rultor.com logo This build log was produced by rultor.com for project-avral/oo-atom#62
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 13790
+ echo '1.66.3 13c79d5ed'
1.66.3 13c79d5ed
+ date
Tue Oct 10 19:34:42 CEST 2017
+ uptime
 19:34:42 up 104 days, 20:35,  0 users,  load average: 0.03, 0.11, 0.07
+ head=git@github.com:project-avral/oo-atom.git
+ head_branch=master
+ tag=0.0.9
+ author=skapral
+ scripts=('export '\''head=git@github.com:project-avral/oo-atom.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.0.9'\''' ';' 'export '\''author=skapral'\''' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'mvn versions:update-property -Dproperty=atom.version' ';' 'git commit -am "[release] oo-atom-${tag}"' ';' 'mvn clean deploy -Poo-atom --settings /home/r/settings.xml' ';')
+ vars=('--env=head=git@github.com:project-avral/oo-atom.git' '--env=head_branch=master' '--env=tag=0.0.9' '--env=author=skapral' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:project-avral/oo-atom.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.9'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=skapral'\''\'\'''\'''\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''mvn versions:update-property -Dproperty=atom.version'\'' '\'';'\'' '\''git commit -am "[release] oo-atom-${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Poo-atom --settings /home/r/settings.xml'\'' '\'';'\'' )')
+ image=maven:3.5.0-jdk-8
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=project-avral_oo-atom_62
+ as_root=false
+ 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:project-avral/oo-atom.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:project-avral/oo-atom.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:project-avral/oo-atom.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.0.9'\''' ';' 'export '\''author=skapral'\''' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'mvn versions:update-property -Dproperty=atom.version' ';' 'git commit -am "[release] oo-atom-${tag}"' ';' 'mvn clean deploy -Poo-atom --settings /home/r/settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: keys.klaus-uwe.me
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-3TGv/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-3TGv/.gpg/secring.gpg --decrypt repo/settings.xml.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-5kz2'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:project-avral/oo-atom settings.xml.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-3TGv/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-3TGv/.gpg/secring.gpg --decrypt repo/pubring.gpg.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-kOUq'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:project-avral/oo-atom pubring.gpg.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-3TGv/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-3TGv/.gpg/secring.gpg --decrypt repo/secring.gpg.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-GaoS'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:project-avral/oo-atom secring.gpg.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z 0.0.9 ']'
+ [[ 0.0.9 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.0.9"'
tag name is valid: "0.0.9"
+ cd repo
++ git tag -l 0.0.9
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.07
++ echo 0.07 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.07, low enough to run a new Docker container'
load average is 0.07, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maven:3.5.0-jdk-8
+ docker pull maven:3.5.0-jdk-8
3.5.0-jdk-8: Pulling from library/maven
3e17c6eae66c: Pulling fs layer
74d44b20f851: Pulling fs layer
a156217f3fa4: Pulling fs layer
4a1ed13b6faa: Pulling fs layer
77980e5d0a6d: Pulling fs layer
5458607a81d3: Pulling fs layer
e34cf8338f42: Pulling fs layer
2f3d3da5c56e: Pulling fs layer
2ade7a861e3f: Pulling fs layer
51dcf57705fa: Pulling fs layer
e23d45391906: Pulling fs layer
4ea3acf520df: Pulling fs layer
e34cf8338f42: Waiting
77980e5d0a6d: Waiting
4ea3acf520df: Waiting
2ade7a861e3f: Waiting
4a1ed13b6faa: Waiting
5458607a81d3: Waiting
e23d45391906: Waiting
2f3d3da5c56e: Waiting
a156217f3fa4: Verifying Checksum
a156217f3fa4: Download complete
74d44b20f851: Verifying Checksum
74d44b20f851: Download complete
77980e5d0a6d: Verifying Checksum
77980e5d0a6d: Download complete
5458607a81d3: Download complete
e34cf8338f42: Download complete
3e17c6eae66c: Verifying Checksum
3e17c6eae66c: Download complete
2ade7a861e3f: Verifying Checksum
2ade7a861e3f: Download complete
4a1ed13b6faa: Verifying Checksum
4a1ed13b6faa: Download complete
e23d45391906: Verifying Checksum
e23d45391906: Download complete
4ea3acf520df: Verifying Checksum
4ea3acf520df: Download complete
51dcf57705fa: Verifying Checksum
51dcf57705fa: Download complete
3e17c6eae66c: Pull complete
74d44b20f851: Pull complete
a156217f3fa4: Pull complete
4a1ed13b6faa: Pull complete
77980e5d0a6d: Pull complete
5458607a81d3: Pull complete
e34cf8338f42: Pull complete
2f3d3da5c56e: Verifying Checksum
2f3d3da5c56e: Download complete
2f3d3da5c56e: Pull complete
2ade7a861e3f: Pull complete
51dcf57705fa: Pull complete
e23d45391906: Pull complete
4ea3acf520df: Pull complete
Digest: sha256:53b8e8f22464a07266ca34f90ac274c66f806a4edf71ebbf88e67e9499e08e05
Status: Downloaded newer image for maven:3.5.0-jdk-8
+ docker ps --filter=status=exited
+ grep --quiet '\sproject-avral_oo-atom_62\s*$'
+ ls -al .
total 60
drwx--x--x  3 rultor rultor 4096 Oct 10 19:34 .
drwxrwxrwt 21 root   root   4096 Oct 10 19:34 ..
-rw-rw-r--  1 rultor rultor  444 Oct 10 19:34 end.sh
-rwxrwxr-x  1 rultor rultor  338 Oct 10 19:34 entry.sh
-rw-rw-r--  1 rultor rultor    6 Oct 10 19:34 pid
-rw-rw-r--  1 rultor rultor 1203 Oct 10 19:34 pubring.gpg
drwxrwxr-x  9 rultor rultor 4096 Oct 10 19:34 repo
-rwxrwxr-x  1 rultor rultor 6125 Oct 10 19:34 run.sh
-rw-rw-r--  1 rultor rultor  456 Oct 10 19:34 script.sh
-rw-rw-r--  1 rultor rultor 2597 Oct 10 19:34 secring.gpg
-rw-rw-r--  1 rultor rultor  638 Oct 10 19:34 settings.xml
-rw-rw-r--  1 rultor rultor 8242 Oct 10 19:35 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-3TGv:/main --env=head=git@github.com:project-avral/oo-atom.git --env=head_branch=master --env=tag=0.0.9 --env=author=skapral '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:project-avral/oo-atom.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.9'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=skapral'\''\'\'''\'''\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''mvn versions:update-property -Dproperty=atom.version'\'' '\'';'\'' '\''git commit -am "[release] oo-atom-${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Poo-atom --settings /home/r/settings.xml'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-3TGv/cid -w=/main --name=project-avral_oo-atom_62 maven:3.5.0-jdk-8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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
mesg: cannot open /dev/pts/0: Permission denied
+ 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:project-avral/oo-atom.git
+ head=git@github.com:project-avral/oo-atom.git
+ export head_branch=master
+ head_branch=master
+ export tag=0.0.9
+ tag=0.0.9
+ export author=skapral
+ author=skapral
+ mvn versions:set -DnewVersion=0.0.9
[1;34mINFOm] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom (10 kB at 24 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 856 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 642 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 71 kB/s)
Downloading: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom (1.3 kB at 67 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 268 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 402 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 632 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 8.8 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 332 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 712 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 118 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 636 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 156 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 21 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 kB at 488 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 864 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 205 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 99 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 147 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 342 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 484 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 47 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 292 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 188 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 22 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 287 kB/s)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 911 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 36 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 94 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 312 kB/s)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded:)https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 156 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom (2.0 kB at 93 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 90 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 305 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 142 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 108 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom (1.9 kB at 84 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom (1.4 kB at 69 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 102 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 690 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 68 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 193 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 105 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 427 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 119 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 161 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 375 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 103 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 69 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 89 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom (1.7 kB at 78 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 121 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 148 kB/s)
Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 46 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 92 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 347 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 880 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 195 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom (1.5 kB at 58 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom (2.1 kB at 94 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 355 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom (1.3 kB at 60 kB/s)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 175 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 148 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 243 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 442 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 257 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 103 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 216 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 255 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 668 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 88 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 974 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 171 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 554 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 99 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 93 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 97 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 69 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 103 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 104 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 90 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 139 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 148 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 102 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 63 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 109 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 60 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 264 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 48 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 206 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 139 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 865 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 307 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 590 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 190 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 929 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 126 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 161 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 852 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 544 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 635 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 86 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 153 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 309 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 303 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 43 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 223 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 752 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 107 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 157 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 153 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 380 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 418 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 384 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 63 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 459 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 736 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 211 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 399 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 120 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 384 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 56 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 150 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 100 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 98 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 157 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 94 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 52 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 329 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 113 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 320 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 370 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 304 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 451 kB/s)
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 7.4 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 150 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 581 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 113 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 120 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 142 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 102 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 73 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 109 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar
Downloading: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar (224 kB at 2.9 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar (53 kB at 378 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.2 MB/s)
Downloading::https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 2.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 349 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar (175 kB at 826 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 2.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar (49 kB at 211 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar (22 kB at 94 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 35 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 64 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 86 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar (9.8 kB at 35 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 40 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 124 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar (80 kB at 249 kB/s)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar (87 kB at 270 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 kB at 66 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar (13 kB at 31 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 333 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 60 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 78 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar (12 kB at 23 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar (2.5 MB at 4.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar (39 kB at 66 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 76 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
Downloading::https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 22 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 509 kB/s)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (10 kB at 17 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 310 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 103 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 59 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 44 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 21 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 kB at 34 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 46 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (170 kB at 243 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded:)https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 472 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar (74 kB at 105 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar (143 kB at 198 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 86 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 5.7 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 81 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 11 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 13 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 170 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 479 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 292 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 13 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 58 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 9.5 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 67 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 77 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 57 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 446 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 53 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 21 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 230 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 31 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 24 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 164 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 589 kB/s)
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] oo-atom
[1;34mINFOm] atom-api
[1;34mINFOm] atom-tests
[1;34mINFOm] atom-codegen
[1;34mINFOm] atom-starter
[1;34mINFOm] atom-it
[1;34mINFOm] atom-samples
[1;34mINFOm] fibonacci
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 258 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 462 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 783 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom (16 kB at 646 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 573 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar (415 kB at 4.9 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest-maven/1.2.0/pitest-maven-1.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest-maven/1.2.0/pitest-maven-1.2.0.pom (5.3 kB at 240 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest-parent/1.2.0/pitest-parent-1.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest-parent/1.2.0/pitest-parent-1.2.0.pom (9.3 kB at 406 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest-maven/1.2.0/pitest-maven-1.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest-maven/1.2.0/pitest-maven-1.2.0.jar (61 kB at 493 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom (13 kB at 607 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar (109 kB at 3.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 206 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 621 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 705 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 319 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 438 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 617 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 281 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 991 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 540 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.5 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (4.7 kB at 225 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 kB at 511 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 410 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 589 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 640 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 4.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 573 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 4.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom (9.3 kB at 423 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom (8.6 kB at 345 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar (44 kB at 1.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-maven-plugin/1.7.1/byte-buddy-maven-plugin-1.7.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-maven-plugin/1.7.1/byte-buddy-maven-plugin-1.7.1.pom (3.3 kB at 20 kB/s)
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.7.1/byte-buddy-parent-1.7.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.7.1/byte-buddy-parent-1.7.1.pom (26 kB at 839 kB/s)
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-maven-plugin/1.7.1/byte-buddy-maven-plugin-1.7.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-maven-plugin/1.7.1/byte-buddy-maven-plugin-1.7.1.jar (22 kB at 189 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.20/maven-surefire-plugin-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.20/maven-surefire-plugin-2.20.pom (6.5 kB at 308 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.20/surefire-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.20/surefire-2.20.pom (21 kB at 946 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 700 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.20/maven-surefire-plugin-2.20.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.20/maven-surefire-plugin-2.20.jar (53 kB at 2.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 kB at 584 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 819 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (742 B at 23 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.pom (17 kB at 673 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 989 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar (306 kB at 4.4 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding oo-atom 0.0.0-SNAPSHOTm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:setm 1m(default-cli)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 64 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 875 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 169 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 175 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 798 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 92 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 224 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 149 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 137 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 66 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 338 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 538 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 39 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 193 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 826 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 200 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 152 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 260 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 527 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 119 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 445 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 627 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 346 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 218 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 301 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 99 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 123 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 48 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 223 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 96 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 125 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 130 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 84 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 368 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 109 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 194 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 87 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 234 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 633 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 81 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 693 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 81 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 162 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 630 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 37 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 188 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 897 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 182 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 203 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 582 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 953 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 326 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 427 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 745 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 233 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 445 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 570 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 735 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 668 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 321 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 152 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 318 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 159 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 82 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 125 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 97 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 127 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 935 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 472 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 568 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 791 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 18 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 43 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 305 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 294 kB/s)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 6.6 kB/s)
Downloading: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 7.3 kB/s)
Downloading: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 8.3 kB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 8.2 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 301 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 49 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 116 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 7.8 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 9.0 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 176 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded:)https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 107 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 410 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 251 kB/s)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 6.8 kB/s)
Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded:)https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 34 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 205 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 469 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 563 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 170 kB/s)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 5.6 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 140 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 132 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 506 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 197 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 230 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 262 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 96 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 867 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 84 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 134 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 329 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 673 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 141 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 147 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 211 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 125 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 240 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 264 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 231 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 702 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 289 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 848 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 877 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 130 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 74 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 35 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 51 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 121 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 64 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 90 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 86 kB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom
Downloaded:)https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 48 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 74 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 795 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 555 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 626 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.5 MB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 3.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 207 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 161 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 569 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 498 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 141 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 545 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 542 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 278 kB/s)
Downloading::https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 100 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 164 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 427 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 331 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 797 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.1 MB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 934 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 53 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 246 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 46 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 610 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 219 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 165 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 996 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 37 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 196 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 50 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 302 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 53 kB/s)
Downloading::https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 515 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 113 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 220 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 344 kB/s)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 438 kB/s)
Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded:)https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 55 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 724 kB/s)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 289 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 863 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 430 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 774 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 201 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 557 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 509 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 358 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 72 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 329 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 16 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 204 kB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 16 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 774 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 31 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 217 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 335 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 733 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 546 kB/s)
[1;34mINFOm] Searching for local aggregator root...
[1;34mINFOm] Local aggregation root: /home/r/repo
[1;34mINFOm] Processing change of oo:oo-atom:0.0.0-SNAPSHOT -> 0.0.9
[1;34mINFOm] Processing oo:oo-atom
[1;34mINFOm]     Updating project oo:oo-atom
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] Processing oo:atom-api
[1;34mINFOm]     Updating parent oo:oo-atom
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] Processing oo:atom-codegen
[1;34mINFOm]     Updating parent oo:oo-atom
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] Processing oo:atom-it
[1;34mINFOm]     Updating parent oo:oo-atom
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] Processing oo:atom-starter
[1;34mINFOm]     Updating parent oo:oo-atom
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] Processing oo:atom-tests
[1;34mINFOm]     Updating parent oo:oo-atom
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] Processing oo:atom-samples
[1;34mINFOm]     Updating parent oo:atom-starter
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] Processing oo:fibonacci
[1;34mINFOm]     Updating parent oo:atom-samples
[1;34mINFOm]         from version 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary:m
[1;34mINFOm]
[1;34mINFOm] oo-atom ............................................ 1;32mSUCCESSm [  4.385 s]
[1;34mINFOm] atom-api ........................................... 1;33mSKIPPEDm
[1;34mINFOm] atom-tests ......................................... 1;33mSKIPPEDm
[1;34mINFOm] atom-codegen ....................................... 1;33mSKIPPEDm
[1;34mINFOm] atom-starter ....................................... 1;33mSKIPPEDm
[1;34mINFOm] atom-it ............................................ 1;33mSKIPPEDm
[1;34mINFOm] atom-samples ....................................... 1;33mSKIPPEDm
[1;34mINFOm] fibonacci .......................................... 1;33mSKIPPEDm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time: 12.229 s
[1;34mINFOm] Finished at: 2017-10-10T17:35:40Z
[1;34mINFOm] Final Memory: 26M/428M
[1;34mINFOm] 1m------------------------------------------------------------------------m
m+ mvn versions:update-property -Dproperty=atom.version
[1;34mINFOm] Scanning for projects...
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] oo-atom
[1;34mINFOm] atom-api
[1;34mINFOm] atom-codegen
[1;34mINFOm] atom-starter
[1;34mINFOm] atom-it
[1;34mINFOm] atom-tests
[1;34mINFOm] atom-samples
[1;34mINFOm] fibonacci
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding oo-atom 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36moo-atom0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Updated ${atom.version} from 0.0.0-SNAPSHOT to 0.0.9
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-api 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (812 B at 3.2 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 297 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 933 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (986 B at 41 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom (11 kB at 446 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar (58 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (623 B at 30 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 257 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 382 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (709 B at 34 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 340 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.3 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36matom-api0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Property ${atom.version}: Leaving unchanged as 0.0.0-SNAPSHOT
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-codegen 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Property ${atom.version}: Leaving unchanged as 0.0.0-SNAPSHOT
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-starter 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/mojo/maven-metadata.xml
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36matom-starter0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Property ${atom.version}: Leaving unchanged as 0.0.0-SNAPSHOT
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-it 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36matom-it0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Property ${atom.version}: Leaving unchanged as 0.0.0-SNAPSHOT
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-tests 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Property ${atom.version}: Leaving unchanged as 0.0.0-SNAPSHOT
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-samples 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36matom-samples0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Property ${atom.version}: Leaving unchanged as 0.0.0-SNAPSHOT
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding fibonacci 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 369 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.1 MB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 307 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 1.3 MB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 510 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 1.4 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.5:update-propertym 1m(default-cli)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Major version changes allowed
[1;34mINFOm] Property ${atom.version}: Leaving unchanged as 0.0.0-SNAPSHOT
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary:m
[1;34mINFOm]
[1;34mINFOm] oo-atom ............................................ 1;32mSUCCESSm [  0.383 s]
[1;34mINFOm] atom-api ........................................... 1;32mSUCCESSm [  1.050 s]
[1;34mINFOm] atom-codegen ....................................... 1;32mSUCCESSm [  0.007 s]
[1;34mINFOm] atom-starter ....................................... 1;32mSUCCESSm [  0.419 s]
[1;34mINFOm] atom-it ............................................ 1;32mSUCCESSm [  0.009 s]
[1;34mINFOm] atom-tests ......................................... 1;32mSUCCESSm [  0.008 s]
[1;34mINFOm] atom-samples ....................................... 1;32mSUCCESSm [  0.005 s]
[1;34mINFOm] fibonacci .......................................... 1;32mSUCCESSm [  0.482 s]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time: 3.173 s
[1;34mINFOm] Finished at: 2017-10-10T17:35:45Z
[1;34mINFOm] Final Memory: 38M/471M
[1;34mINFOm] 1m------------------------------------------------------------------------m
+ git commit -am '[release] oo-atom-0.0.9'
[__rultor 24fc684] [release] oo-atom-0.0.9
 8 files changed, 9 insertions(+), 9 deletions(-)
+ mvn clean deploy -Poo-atom --settings /home/r/settings.xml
[1;34mINFOm] Scanning for projects...
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] oo-atom
[1;34mINFOm] atom-api
[1;34mINFOm] atom-tests
[1;34mINFOm] atom-codegen
[1;34mINFOm] atom-starter
[1;34mINFOm] atom-it
[1;34mINFOm] atom-samples
[1;34mINFOm] fibonacci
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding oo-atom 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 4.2 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 312 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 435 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 143 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 169 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 348 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 459 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 2.3 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36moo-atom0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36moo-atom0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 181 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 208 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 339 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 242 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 205 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 460 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 523 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 606 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 91 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 70 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 232 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 4.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 619 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 354 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 544 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 519 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.5 MB/s)
Downloading::https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 111 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 871 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 388 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 501 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 715 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 372 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 25 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 271 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 135 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 364 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 2.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (154 kB at 630 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 1.6 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 211 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 340 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 636 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 45 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 152 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 197 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 378 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 75 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 160 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 320 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 91 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 96 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 80 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 72 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 22 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 196 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 99 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 80 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 77 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 126 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 119 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 93 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 92 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 101 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 63 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 128 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 87 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 123 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 689 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 48 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 279 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 243 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 635 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 185 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 445 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 808 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 85 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 526 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 771 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 108 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 143 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 143 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 103 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 107 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 150 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 119 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 95 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 75 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 69 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 121 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 77 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 781 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 77 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 306 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 660 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 194 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 76 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded:)https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 91 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 122 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 91 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 146 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 229 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 93 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 516 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 93 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 281 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 608 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 571 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 284 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 499 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 372 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom
Downloaded:)https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 125 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 733 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 254 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 415 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 965 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 532 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 796 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 672 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 246 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 617 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 652 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 2.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 1.5 MB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 134 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 298 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 391 kB/s)
Downloading::https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 927 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 853 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded:)https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 1.5 MB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 542 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 362 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 547 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.jar (185 kB at 432 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 2.6 MB/s)
[1;34mINFOm] Not executing Javadoc as the project is not a Java classpath-capable package
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest-entry/1.2.0/pitest-entry-1.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest-entry/1.2.0/pitest-entry-1.2.0.pom (3.8 kB at 173 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest/1.2.0/pitest-1.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest/1.2.0/pitest-1.2.0.pom (8.6 kB at 389 kB/s)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 94 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.pom (13 kB at 578 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.8/xstream-parent-1.4.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.8/xstream-parent-1.4.8.pom (29 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 196 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 18 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded:)https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 45 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest-html-report/1.2.0/pitest-html-report-1.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest-html-report/1.2.0/pitest-html-report-1.2.0.pom (3.8 kB at 126 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.pom (4.4 kB at 199 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/14/maven-shared-components-14.pom (9.3 kB at 424 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 64 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 491 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 81 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 129 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 40 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 77 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 48 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 74 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 36 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 21 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 41 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 24 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 433 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 16 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 42 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 379 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 572 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 761 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 72 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 884 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 143 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 104 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 75 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-standard/1.9.4/maven-scm-providers-standard-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-standard/1.9.4/maven-scm-providers-standard-1.9.4.pom (3.9 kB at 188 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 167 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.pom (3.2 kB at 154 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 88 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 118 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 123 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 74 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 97 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.pom (2.6 kB at 131 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 23 kB/s)
Downloading: https://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom
Downloaded:)https://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 34 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 120 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 98 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 101 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 110 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 119 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 123 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 132 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 92 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 142 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.pom (2.0 kB at 89 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.pom (3.3 kB at 158 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.pom (2.8 kB at 121 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.pom (4.3 kB at 205 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom (1.1 kB at 59 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom (27 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.pom (3.6 kB at 125 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 142 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 752 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 109 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 290 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 75 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 700 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (1.6 kB at 74 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 kB at 751 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 81 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 115 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 115 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 136 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 98 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 143 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 98 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 142 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 86 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 110 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 354 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 85 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 82 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 70 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 87 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 58 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 158 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 71 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 416 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 760 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.12/jul-to-slf4j-1.7.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.12/jul-to-slf4j-1.7.12.pom (2.0 kB at 89 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 kB at 539 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (2.7 kB at 140 kB/s)
Downloading: https://repo.maven.apache.org/maven2/uk/org/lidalia/sysout-over-slf4j/1.0.2/sysout-over-slf4j-1.0.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/uk/org/lidalia/sysout-over-slf4j/1.0.2/sysout-over-slf4j-1.0.2.pom (7.4 kB at 309 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.pom (3.0 kB at 143 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.0/slf4j-parent-1.6.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.0/slf4j-parent-1.6.0.pom (9.3 kB at 403 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest-entry/1.2.0/pitest-entry-1.2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.jar
Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 194 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded:)https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 304 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/pitest/pitest-html-report/1.2.0/pitest-html-report-1.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest-entry/1.2.0/pitest-entry-1.2.0.jar (199 kB at 2.0 MB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 2.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 82 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 94 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.jar (539 kB at 3.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar (21 kB at 140 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 186 kB/s)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 444 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 802 kB/s)
Downloading::https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 162 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 407 kB/s)
Downloading::https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded:)https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 403 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest-html-report/1.2.0/pitest-html-report-1.2.0.jar (657 kB at 2.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 125 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 36 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 323 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 165 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-accurev/1.9.4/maven-scm-provider-accurev-1.9.4.jar (93 kB at 269 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 750 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 83 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 184 kB/s)
Downloading: https://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 197 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.4/maven-scm-provider-cvsjava-1.9.4.jar (44 kB at 112 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/pitest/pitest/1.2.0/pitest-1.2.0.jar (1.1 MB at 2.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 154 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 79 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 147 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (245 kB at 532 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 151 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 175 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 76 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 158 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-synergy/1.9.4/maven-scm-provider-synergy-1.9.4.jar (58 kB at 115 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-vss/1.9.4/maven-scm-provider-vss-1.9.4.jar (69 kB at 135 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-tfs/1.9.4/maven-scm-provider-tfs-1.9.4.jar (43 kB at 83 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (619 kB at 1.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-integrity/1.9.4/maven-scm-provider-integrity-1.9.4.jar (78 kB at 148 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 71 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-jazz/1.9.4/maven-scm-provider-jazz-1.9.4.jar (65 kB at 115 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 25 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 240 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 56 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 398 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 30 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar (645 kB at 935 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 20 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.12/jul-to-slf4j-1.7.12.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 228 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 14 kB/s)
Downloading: https://repo.maven.apache.org/maven2/uk/org/lidalia/sysout-over-slf4j/1.0.2/sysout-over-slf4j-1.0.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.12/jul-to-slf4j-1.7.12.jar (4.7 kB at 6.6 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar (32 kB at 44 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/uk/org/lidalia/sysout-over-slf4j/1.0.2/sysout-over-slf4j-1.0.2.jar (44 kB at 58 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 409 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar (5.7 MB at 4.3 MB/s)
[1;34mINFOm] Skipping project
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.0/checkstyle-8.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.0/checkstyle-8.0.pom (86 kB at 2.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 313 kB/s)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 35 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.pom (3.5 kB at 152 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7/antlr4-master-4.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7/antlr4-master-4.7.pom (4.0 kB at 201 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 562 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 800 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 564 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 465 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.pom (5.7 kB at 270 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/22.0/guava-parent-22.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/22.0/guava-parent-22.0.pom (8.9 kB at 369 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 241 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 48 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom (1.6 kB at 82 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom (5.0 kB at 239 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 120 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 115 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 199 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 238 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 244 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 78 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 856 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 75 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 188 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 284 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 765 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 139 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 80 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 81 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 256 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 316 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 473 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 77 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 904 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 158 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 813 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 63 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 150 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 84 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 150 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 644 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.0/checkstyle-8.0.jar
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 595 kB/s)
Downloading::https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (246 kB at 1.9 MB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 347 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar (335 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar
Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 2.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 178 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
Downloaded:)https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 43 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar (12 kB at 59 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 17 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 74 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 150 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 505 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 540 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded:)https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.0/checkstyle-8.0.jar (1.2 MB at 3.9 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 68 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 24 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 620 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar (2.6 MB at 3.9 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 78 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 582 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 50 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 155 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 191 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 933 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.5 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 750 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.8 MB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 371 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 819 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 169 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.1 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 2.2 MB/s)
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/oo/oo-atom/0.0.9/oo-atom-0.0.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.7:deploym 1m(default-deploy)m @ 36moo-atom0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 196 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 426 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 4.2 MB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/oo-atom/0.0.9/oo-atom-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/oo-atom/0.0.9/oo-atom-0.0.9.pom (13 kB at 6.1 kB/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/oo-atom/maven-metadata.xml
Downloaded:)https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/oo-atom/maven-metadata.xml (467 B at 651 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/oo-atom/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/oo-atom/maven-metadata.xml (471 B at 328 B/s)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-api 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36matom-api0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36matom-api0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 258 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 266 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 125 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 1.8 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 3.3 MB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.5 MB/s)
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-api/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:compilem 1m(default-compile)m @ 36matom-api0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 226 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 202 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 260 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom (2.4 kB at 116 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom (2.3 kB at 127 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (1.9 kB at 102 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (5.5 kB at 289 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 475 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
Downloaded:)https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 689 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom (867 B at 46 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom (4.9 kB at 212 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom (692 B at 31 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom (771 B at 39 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom (1.3 kB at 79 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 451 kB/s)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar (31 kB at 799 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (56 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 3.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar (4.7 kB at 72 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar (26 kB at 377 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar (20 kB at 261 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.7 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 3.1 MB/s)
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 3 source files to /home/r/repo/atom-api/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36matom-api0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-api/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:testCompilem 1m(default-testCompile)m @ 36matom-api0;1m ---m
[1;34mINFOm] No sources to compile
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:2.20:testm 1m(default-test)m @ 36matom-api0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.pom (9.4 kB at 446 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 74 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 575 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.pom (3.7 kB at 169 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.pom (2.0 kB at 103 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.pom (3.2 kB at 159 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.jar (13 kB at 536 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.jar (50 kB at 1.4 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 kB at 255 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 3.6 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.jar (182 kB at 1.9 MB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.jar (331 kB at 3.2 MB/s)
[1;34mINFOm] No tests to run.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:bundlem 1m(default-bundle)m @ 36matom-api0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36matom-api0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36matom-api0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36matom-api0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/atom-api/target/atom-api-0.0.9-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36matom-api0;1m ---m
[1;34mINFOm]
Loading source files for package oo.atom.anno...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/Atom.html...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/NotAtom.html...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/package-frame.html...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/package-summary.html...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/package-tree.html...
Generating /home/r/repo/atom-api/target/apidocs/constant-values.html...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/class-use/NotAtom.html...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/class-use/Atom.html...
Generating /home/r/repo/atom-api/target/apidocs/oo/atom/anno/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/atom-api/target/apidocs/overview-tree.html...
Generating /home/r/repo/atom-api/target/apidocs/index-all.html...
Generating /home/r/repo/atom-api/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/atom-api/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/atom-api/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/atom-api/target/apidocs/index.html...
Generating /home/r/repo/atom-api/target/apidocs/help-doc.html...
[1;34mINFOm] Building jar: /home/r/repo/atom-api/target/atom-api-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36matom-api0;1m ---m
[1;34mINFOm] Skipping project
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36matom-api0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.5.2:installm 1m(default-install)m @ 36matom-api0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 202 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.0 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 2.9 MB/s)
[1;34mINFOm] Installing /home/r/repo/atom-api/target/atom-api-0.0.9.jar to /home/r/.m2/repository/oo/atom-api/0.0.9/atom-api-0.0.9.jar
[1;34mINFOm] Installing /home/r/repo/atom-api/pom.xml to /home/r/.m2/repository/oo/atom-api/0.0.9/atom-api-0.0.9.pom
[1;34mINFOm] Installing /home/r/repo/atom-api/target/atom-api-0.0.9-sources.jar to /home/r/.m2/repository/oo/atom-api/0.0.9/atom-api-0.0.9-sources.jar
[1;34mINFOm] Installing /home/r/repo/atom-api/target/atom-api-0.0.9-javadoc.jar to /home/r/.m2/repository/oo/atom-api/0.0.9/atom-api-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:installm 1m(default-install)m @ 36matom-api0;1m ---m
[1;34mINFOm] Writing OBR metadata
[1;34mINFOm] Installing oo/atom-api/0.0.9/atom-api-0.0.9.jar
[1;34mINFOm] Writing OBR metadata
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.8.2:deploym 1m(default-deploy)m @ 36matom-api0;1m ---m
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9.jar (3.6 kB at 2.7 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9.pom (2.1 kB at 1.5 kB/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/maven-metadata.xml
Downloaded:)https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/maven-metadata.xml (468 B at 683 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/maven-metadata.xml (472 B at 339 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9-sources.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9-sources.jar (5.1 kB at 3.5 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9-javadoc.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-api/0.0.9/atom-api-0.0.9-javadoc.jar (25 kB at 17 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:deploym 1m(default-deploy)m @ 36matom-api0;1m ---m
[1;34mINFOm] Remote OBR update disabled (enable with -DremoteOBR)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-tests 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
Downloading: http://dl.bintray.com/kim-betti/maven/io/vavr/vavr/0.9.0/vavr-0.9.0.pom
Downloading: https://repo.maven.apache.org/maven2/io/vavr/vavr/0.9.0/vavr-0.9.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/io/vavr/vavr/0.9.0/vavr-0.9.0.pom (2.9 kB at 147 kB/s)
Downloading: http://dl.bintray.com/kim-betti/maven/io/vavr/vavr-parent/0.9.0/vavr-parent-0.9.0.pom
Downloading: https://repo.maven.apache.org/maven2/io/vavr/vavr-parent/0.9.0/vavr-parent-0.9.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/io/vavr/vavr-parent/0.9.0/vavr-parent-0.9.0.pom (23 kB at 872 kB/s)
Downloading: http://dl.bintray.com/kim-betti/maven/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.pom
Downloading: https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.pom (2.4 kB at 128 kB/s)
Downloading: http://dl.bintray.com/kim-betti/maven/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.pom
Downloaded:)http://dl.bintray.com/kim-betti/maven/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.pom (606 B at 4.9 kB/s)
Downloading: http://dl.bintray.com/kim-betti/maven/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom (8.7 kB at 435 kB/s)
Downloading: http://dl.bintray.com/kim-betti/maven/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom (15 kB at 632 kB/s)
Downloading: http://dl.bintray.com/kim-betti/maven/io/vavr/vavr/0.9.0/vavr-0.9.0.jar
Downloading: http://dl.bintray.com/kim-betti/maven/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar
Downloading: http://dl.bintray.com/kim-betti/maven/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar
Downloading: http://dl.bintray.com/kim-betti/maven/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar
Downloaded:)http://dl.bintray.com/kim-betti/maven/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar (7.9 kB at 59 kB/s)
Downloading: https://repo.maven.apache.org/maven2/io/vavr/vavr/0.9.0/vavr-0.9.0.jar
Downloading: https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar (26 kB at 910 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/io/vavr/vavr/0.9.0/vavr-0.9.0.jar (819 kB at 4.1 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar (1.2 MB at 4.7 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36matom-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-tests/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:compilem 1m(default-compile)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 13 source files to /home/r/repo/atom-tests/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-tests/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:testCompilem 1m(default-testCompile)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 7 source files to /home/r/repo/atom-tests/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:2.20:testm 1m(default-test)m @ 36matom-tests0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.pom (3.3 kB at 172 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20/surefire-providers-2.20.pom (2.6 kB at 129 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20/surefire-junit4-2.20.jar (82 kB at 2.7 MB/s)
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running oo.atom.tests.1mAssertAssertionPassesTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in oo.atom.tests.1mAssertAssertionPassesTestm
[1;34mINFOm] Running oo.atom.tests.1mAssertPassTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.tests.1mAssertPassTestm
[1;34mINFOm] Running oo.atom.tests.1mTestCaseTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.tests.1mTestCaseTestm
[1;34mINFOm] Running oo.atom.tests.1mAssertFailTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.tests.1mAssertFailTestm
[1;34mINFOm] Running oo.atom.tests.1mAssertAssertionFailsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.tests.1mAssertAssertionFailsTestm
[1;34mINFOm] Running oo.atom.tests.1mTestsSuiteTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in oo.atom.tests.1mTestsSuiteTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 10, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:bundlem 1m(default-bundle)m @ 36matom-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36matom-tests0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36matom-tests0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/atom-tests/target/atom-tests-0.0.9-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36matom-tests0;1m ---m
[1;34mINFOm]
Loading source files for package oo.atom.tests...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertAssertionFails.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertAssertionPasses.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertAtomsAreEqual.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertAtomsAreNotEqual.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertFail.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertIgnore.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertInferred.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/Assertion.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/Assertion.Inference.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/AssertPass.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/Test.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/TestCase.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/TestsSuite.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/package-frame.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/package-summary.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/package-tree.html...
Generating /home/r/repo/atom-tests/target/apidocs/constant-values.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertInferred.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertPass.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertAssertionFails.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/Assertion.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/Assertion.Inference.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/Test.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/TestsSuite.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertAtomsAreNotEqual.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/TestCase.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertAssertionPasses.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertIgnore.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertAtomsAreEqual.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/class-use/AssertFail.html...
Generating /home/r/repo/atom-tests/target/apidocs/oo/atom/tests/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/atom-tests/target/apidocs/overview-tree.html...
Generating /home/r/repo/atom-tests/target/apidocs/index-all.html...
Generating /home/r/repo/atom-tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/atom-tests/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/atom-tests/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/atom-tests/target/apidocs/index.html...
Generating /home/r/repo/atom-tests/target/apidocs/help-doc.html...
[1;34mINFOm] Building jar: /home/r/repo/atom-tests/target/atom-tests-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Found plugin : Default csv report plugin
[1;34mINFOm] Found plugin : Default xml report plugin
[1;34mINFOm] Found plugin : Default html report plugin
[1;34mINFOm] Found plugin : Default limit mutations plugin
[1;34mINFOm] Found plugin : Kotlin junk mutations filter
[1;34mINFOm] Found shared classpath plugin : Default mutation engine
[1;34mINFOm] Adding org.pitest:pitest to SUT classpath
[1;34mINFOm] Mutating from /home/r/repo/atom-tests/target/classes
[1;34mINFOm] Defaulting target classes to match packages in build directory
5:36:16 PM PIT >> FINE : Running report with ReportOptions [targetClasses=[^oo\.atom\.tests\..*$], excludedMethods=[^equals$, ^hashCode$, ^toString$], excludedClasses=[], codePaths=[/home/r/repo/atom-tests/target/classes], reportDir=/home/r/repo/atom-tests/target/pit-reports, historyInputLocation=null, historyOutputLocation=null, sourceDirs=[/home/r/repo/atom-tests/src/main/java, /home/r/repo/atom-tests/target/generated-sources/annotations, /home/r/repo/atom-tests/src/test/java, /home/r/repo/atom-tests/target/generated-test-sources/test-annotations], classPathElements=[/home/r/repo/atom-tests/target/test-classes, /home/r/repo/atom-tests/target/classes, /home/r/repo/atom-api/target/atom-api-0.0.9.jar, /home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar, /home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar, /home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar, /home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar, /home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar], mutators=[], dependencyAnalysisMaxDistance=-1, mutateStaticInitializers=false, jvmArgs=[], numberOfThreads=1, timeoutFactor=1.25, timeoutConstant=3000, targetTests=[^.*$], loggingClasses=[], maxMutationsPerClass=-1, verbose=true, failWhenNoMutations=false, outputs=[HTML], groupConfig=TestGroupConfig [excludedGroups=[], includedGroups=[]], mutationUnitSize=0, shouldCreateTimestampedReports=false, detectInlinedCode=true, exportLineCoverage=false, mutationThreshold=0, coverageThreshold=0, mutationEngine=gregor, javaExecutable=null, includeLaunchClasspath=true, properties={}, maxSurvivors=0, excludedRunners=[]]
5:36:16 PM PIT >> FINE : System class path is /usr/share/maven/boot/plexus-classworlds-2.5.2.jar
5:36:16 PM PIT >> FINE : Maximum available memory is 5358 mb
CP is :/home/r/repo/atom-tests/target/test-classes:/home/r/repo/atom-tests/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
5:36:16 PM PIT >> FINE : MINION : Installing PIT agent

5:36:17 PM PIT >> INFO : Sending 10 test classes to minion
5:36:17 PM PIT >> INFO : Sent tests to minion
5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> INFO : Checking environment
5:36:17 PM PIT >> FINE : Expecting 10 tests classes from parent
5:36:17 PM PIT >> FINE : Tests classes received

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> INFO : Found  10 tests

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> INFO : Dependency analysis reduced number of potential tests by 0
5:36:17 PM PIT >> INFO : 10 tests received

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Running 10 units

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.AssertAssertionFailsTest, name=failsOnPassingAssertion(oo.atom.tests.AssertAssertionFailsTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.AssertAssertionFailsTest, name=succeedsOnFailedAssertion(oo.atom.tests.AssertAssertionFailsTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.AssertAssertionPassesTest, name=failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.AssertAssertionPassesTest, name=succeedsOnPassingAssertion(oo.atom.tests.AssertAssertionPassesTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.AssertFailTest, name=alwaysFails(oo.atom.tests.AssertFailTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.AssertPassTest, name=alwaysFails(oo.atom.tests.AssertPassTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.TestCaseTest, name=failsWhenAssertionIsFailing(oo.atom.tests.TestCaseTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.TestCaseTest, name=hasDescription(oo.atom.tests.TestCaseTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.TestCaseTest, name=passesWhenAssertionIsPassing(oo.atom.tests.TestCaseTest)]

5:36:17 PM PIT >> INFO : MINION : 5:36:17 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.tests.TestsSuiteTest, name=generatesTests(oo.atom.tests.TestsSuiteTest)]

5:36:17 PM PIT >> FINE : Coverage generator Minion exited ok
5:36:17 PM PIT >> INFO : Calculated coverage in 1 seconds.
5:36:17 PM PIT >> FINE : Used memory after coverage calculation 66 mb
5:36:17 PM PIT >> FINE : Free Memory after coverage calculation 860 mb
5:36:17 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.TestInstance, method=execute, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=TestsSuite.java, block=1, lineNumber=53, description=removed call to oo/atom/tests/Test::execute, testsInOrder=[]]
5:36:17 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertInferred, method=check, methodDesc=()V], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=AssertInferred.java, block=1, lineNumber=45, description=removed call to oo/atom/tests/Assertion::check, testsInOrder=[]]
5:36:17 PM PIT >> INFO : Created  6 mutation test units
5:36:17 PM PIT >> FINE : Used memory before analysis start 66 mb
5:36:17 PM PIT >> FINE : Free Memory before analysis start 860 mb
5:36:17 PM PIT >> FINE : Running 6 units
CP is :/home/r/repo/atom-tests/target/test-classes:/home/r/repo/atom-tests/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:18 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.TestCase, method=description, methodDesc=()Ljava/lang/String;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.Retstderr  : urnValsMutator], filename=TestCase.java, block=1, lineNumber=52, description=mutated return of Object value for oo/atom/tests/TestCase::description to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.tests.TestCaseTest.hasDescstderr  : ription(oo.atom.tests.TestCaseTest), oo.atom.tests.TestsSuiteTest.generatesTests(oo.atom.tests.TestsSuiteTest)]]
5:36:18 PM PIT >> FINE : mutating method description
5:36:18 PM PIT >> FINE : 2 relevant test for description
5:36:18 PM PIT >> FINE : replacedstderr  :  class with mutant in 4 ms
5:36:18 PM PIT >> FINE : Running 1 units
stderr  : 5:36:18 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.tests.TestCase, method=description, methodDesc=()Ljava/lang/String;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = Kstderr  : ILLED by oo.atom.tests.TestCaseTest.hasDescription(oo.atom.tests.TestCaseTest)
5:36:18 PM PIT >> FINE : processed mutation in 134 ms.
stderr  : 5:36:18 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.TestCase, method=execute, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], stderr  : filename=TestCase.java, block=2, lineNumber=57, description=removed call to oo/atom/tests/Assertion::check, testsInOrder=[oo.atom.tests.TestCaseTest.passesWhenAssertionIsPassing(oo.atom.tests.TestCaseTest), oo.atom.tests.TestCaseTest.failsWhenAssertionIsFastderr  : iling(oo.atom.tests.TestCaseTest)]]
5:36:18 PM PIT &gt;&gt; FINE : MutationIdentifier [location=Location [clazz=oo.atom.tests.TestCase, method=description, methodDesc=()Ljava/lang/String;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.tests.TestCaseTest.hasDescription(oo.atom.tests.TestCaseTest)
stderr  : 5:36:18 PM PIT >> FINE : mutating method execute
stderr  : 5:36:18 PM PIT >> FINE : 2 relevant test for execute
stderr  : 5:36:18 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:18 PM PIT >> FINE : Running 1 units
stderr  : 5:36:18 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.tests.TestCase, method=execute, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = KILLED by oo.atom.stderr  : tests.TestCaseTest.failsWhenAssertionIsFailing(oo.atom.tests.TestCaseTest)
5:36:18 PM PIT >> FINE : processed mutation in 82 ms.
5:36:18 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.tests.TestCase, method=execute, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] KILLED by oo.atom.tests.TestCaseTest.failsWhenAssertionIsFailing(oo.atom.tests.TestCaseTest)
5:36:18 PM PIT >> FINE : Exit code was - OK
5:36:18 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-tests/target/test-classes:/home/r/repo/atom-tests/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:19 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionPasses, method=lambda$check$0, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.Voidstderr  : MethodCallMutator], filename=AssertAssertionPasses.java, block=2, lineNumber=42, description=removed call to oo/atom/tests/Assertion::check, testsInOrder=[oo.atom.tests.AssertAssertionPassesTest.succeedsOnPassingAssertion(oo.atom.tests.AssertAssertionPassestderr  : sTest), oo.atom.tests.AssertAssertionPassesTest.failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)]]
5:36:19 PM PIT >> FINE : mutating method lambda$check$0
5:36:19 PM PIT >> FINE : 2 relevant test for lambda$check$0
5:36:19 PM PIT >> FINE : rstderr  : eplaced class with mutant in 13 ms
5:36:19 PM PIT >> FINE : Running 1 units
stderr  : 5:36:19 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionPasses, method=lambda$check$0, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected stderr  : = KILLED by oo.atom.tests.AssertAssertionPassesTest.failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)
5:36:19 PM PIT >> FINE : processed mutation in 178 ms.
stderr  : 5:36:19 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionPasses, method=check, methodDesc=()V], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCalstderr  : lMutator], filename=AssertAssertionPasses.java, block=1, lineNumber=42, description=removed call to org/assertj/core/api/AbstractThrowableAssert::doesNotThrowAnyException, testsInOrder=[oo.atom.tests.AssertAssertionPassesTest.succeedsOnPassingAssertion(oo.stderr  : atom.tests.AssertAssertionPassesTest), oo.atom.tests.AssertAssertionPassesTest.failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)]]
5:36:19 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionPasses, method=lambda$check$0, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] KILLED by oo.atom.tests.AssertAssertionPassesTest.failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)
stderr  : 5:36:19 PM PIT >> FINE : mutating method check
stderr  : 5:36:19 PM PIT >> FINE : 2 relevant test for check
stderr  : 5:36:19 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:19 PM PIT >> FINE : Running 1 units
stderr  : 5:36:19 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionPasses, method=check, methodDesc=()V], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = KILLED stderr  : by oo.atom.tests.AssertAssertionPassesTest.failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)
5:36:19 PM PIT >> FINE : processed mutation in 22 ms.
5:36:19 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionPasses, method=check, methodDesc=()V], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] KILLED by oo.atom.tests.AssertAssertionPassesTest.failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)
5:36:19 PM PIT >> FINE : Exit code was - OK
5:36:19 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-tests/target/test-classes:/home/r/repo/atom-tests/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:19 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionFails, method=lambda$check$0, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMstderr  : ethodCallMutator], filename=AssertAssertionFails.java, block=2, lineNumber=43, description=removed call to oo/atom/tests/Assertion::check, testsInOrder=[oo.atom.tests.AssertAssertionFailsTest.succeedsOnFailedAssertion(oo.atom.tests.AssertAssertionFailsTeststderr  : ), oo.atom.tests.AssertAssertionFailsTest.failsOnPassingAssertion(oo.atom.tests.AssertAssertionFailsTest)]]
5:36:19 PM PIT >> FINE : mutating method lambda$check$0
5:36:19 PM PIT >> FINE : 2 relevant test for lambda$check$0
5:36:19 PM PIT >> FINE : replacestderr  : d class with mutant in 4 ms
5:36:19 PM PIT >> FINE : Running 1 units
stderr  : 5:36:19 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionFails, method=lambda$check$0, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected =stderr  :  KILLED by oo.atom.tests.AssertAssertionFailsTest.succeedsOnFailedAssertion(oo.atom.tests.AssertAssertionFailsTest)
5:36:19 PM PIT >> FINE : processed mutation in 187 ms.
5:36:19 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertAssertionFails, method=lambda$check$0, methodDesc=()V], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] KILLED by oo.atom.tests.AssertAssertionFailsTest.succeedsOnFailedAssertion(oo.atom.tests.AssertAssertionFailsTest)
5:36:19 PM PIT &gt;&gt; FINE : Exit code was - OK
5:36:19 PM PIT &gt;&gt; FINE : Minion exited ok
CP is :/home/r/repo/atom-tests/target/test-classes:/home/r/repo/atom-tests/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:20 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertFail, method=check, methodDesc=()V], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], stderr  : filename=AssertFail.java, block=1, lineNumber=39, description=removed call to org/assertj/core/api/Assertions::fail, testsInOrder=[oo.atom.tests.AssertFailTest.alwaysFails(oo.atom.tests.AssertFailTest), oo.atom.tests.AssertAssertionFailsTest.succeedsOnFailstderr  : edAssertion(oo.atom.tests.AssertAssertionFailsTest), oo.atom.tests.TestCaseTest.failsWhenAssertionIsFailing(oo.atom.tests.TestCaseTest), oo.atom.tests.AssertAssertionPassesTest.failsOnFailedAssertion(oo.atom.tests.AssertAssertionPassesTest)]]
5:36:20 PM PIstderr  : T >> FINE : mutating method check
5:36:20 PM PIT >> FINE : 4 relevant test for check
5:36:20 PM PIT >> FINE : replaced class with mutant in 3 ms
5:36:20 PM PIT >> FINE : Running 1 units
stderr  : 5:36:20 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertFail, method=check, methodDesc=()V], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = KILLED by oo.atom.stderr  : tests.AssertFailTest.alwaysFails(oo.atom.tests.AssertFailTest)
5:36:20 PM PIT >> FINE : processed mutation in 192 ms.
5:36:20 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.tests.AssertFail, method=check, methodDesc=()V], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] KILLED by oo.atom.tests.AssertFailTest.alwaysFails(oo.atom.tests.AssertFailTest)
5:36:20 PM PIT >> FINE : Exit code was - OK
5:36:20 PM PIT >> FINE : Minion exited ok
5:36:20 PM PIT >> INFO : Completed in 3 seconds
================================================================================
- Timings
================================================================================
> scan classpath : < 1 second
> coverage and dependency analysis : < 1 second
> build mutation tests : < 1 second
> run mutation analysis : 2 seconds
--------------------------------------------------------------------------------
> Total  : 3 seconds
--------------------------------------------------------------------------------
================================================================================
- Statistics
================================================================================
>> Generated 8 mutations Killed 6 (75%)
>> Ran 9 tests (1.12 tests per mutation)
================================================================================
- Mutators
================================================================================
> org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator
>> Generated 7 Killed 5 (71%)
> KILLED 5 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 2
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator
>> Generated 1 Killed 1 (100%)
> KILLED 1 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36matom-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.5.2:installm 1m(default-install)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Installing /home/r/repo/atom-tests/target/atom-tests-0.0.9.jar to /home/r/.m2/repository/oo/atom-tests/0.0.9/atom-tests-0.0.9.jar
[1;34mINFOm] Installing /home/r/repo/atom-tests/pom.xml to /home/r/.m2/repository/oo/atom-tests/0.0.9/atom-tests-0.0.9.pom
[1;34mINFOm] Installing /home/r/repo/atom-tests/target/atom-tests-0.0.9-sources.jar to /home/r/.m2/repository/oo/atom-tests/0.0.9/atom-tests-0.0.9-sources.jar
[1;34mINFOm] Installing /home/r/repo/atom-tests/target/atom-tests-0.0.9-javadoc.jar to /home/r/.m2/repository/oo/atom-tests/0.0.9/atom-tests-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:installm 1m(default-install)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Installing oo/atom-tests/0.0.9/atom-tests-0.0.9.jar
[1;34mINFOm] Writing OBR metadata
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.8.2:deploym 1m(default-deploy)m @ 36matom-tests0;1m ---m
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9.jar (12 kB at 8.6 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9.pom (3.5 kB at 2.1 kB/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/maven-metadata.xml
Downloaded:)https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/maven-metadata.xml (470 B at 697 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/maven-metadata.xml (474 B at 315 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9-sources.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9-sources.jar (16 kB at 11 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9-javadoc.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-tests/0.0.9/atom-tests-0.0.9-javadoc.jar (75 kB at 43 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:deploym 1m(default-deploy)m @ 36matom-tests0;1m ---m
[1;34mINFOm] Remote OBR update disabled (enable with -DremoteOBR)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-codegen 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.pom (12 kB at 498 kB/s)
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar (2.8 MB at 7.7 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36matom-codegen0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-codegen/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:compilem 1m(default-compile)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 126 source files to /home/r/repo/atom-codegen/target/classes
[1;34mINFOm] /home/r/repo/atom-codegen/src/main/java/oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder.java: /home/r/repo/atom-codegen/src/main/java/oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder.java uses or overrides a deprecated API.
[1;34mINFOm] /home/r/repo/atom-codegen/src/main/java/oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder.java: Recompile with -Xlint:deprecation for details.
[1;34mINFOm] /home/r/repo/atom-codegen/src/main/java/oo/atom/r/RCombinedOrDefault.java: Some input files use unchecked or unsafe operations.
[1;34mINFOm] /home/r/repo/atom-codegen/src/main/java/oo/atom/r/RCombinedOrDefault.java: Recompile with -Xlint:unchecked for details.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transformm 1m(default)m @ 36matom-codegen0;1m ---m
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 126 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 202 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 112 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 235 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 602 kB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 62 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 112 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 395 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 941 kB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 51 kB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded:)https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 32 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 121 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 650 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 192 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom (1.8 kB at 87 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 96 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 1.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 1.5 MB/s)
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded:)https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
Downloaded:)https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 124 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 3.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 45 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar (136 kB at 1.3 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 1.8 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 1.3 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 2.3 MB/s)
[1;34mINFOm] Resolving transformer dependency: MavenCoordinate{groupId='oo', artifactId='atom-codegen', version='0.0.9'}
[1;34mINFOm] Created plugin: oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin
[1;34mINFOm] Resolved entry point: REDEFINE
[1;34mINFOm] Processing class files located in in: /home/r/repo/atom-codegen/target/classes
Transforming type: oo.atom.r.ResultTransition
[1;34mINFOm] Transformed type: oo.atom.r.ResultTransition
Transforming type: oo.atom.r.RCombined
[1;34mINFOm] Transformed type: oo.atom.r.RCombined
Transforming type: oo.atom.r.RInferred
[1;34mINFOm] Transformed type: oo.atom.r.RInferred
Transforming type: oo.atom.r.RtChain
[1;34mINFOm] Transformed type: oo.atom.r.RtChain
Transforming type: oo.atom.r.RtInferred
[1;34mINFOm] Transformed type: oo.atom.r.RtInferred
Transforming type: oo.atom.r.ResultTransition$Inference
[1;34mINFOm] Transformed type: oo.atom.r.ResultTransition$Inference
Transforming type: oo.atom.r.RtSequence
[1;34mINFOm] Transformed type: oo.atom.r.RtSequence
Transforming type: oo.atom.r.RFailure
[1;34mINFOm] Transformed type: oo.atom.r.RFailure
Transforming type: oo.atom.r.RCombinedOrDefault
[1;34mINFOm] Transformed type: oo.atom.r.RCombinedOrDefault
Transforming type: oo.atom.r.AssertResultHoldsExpectedValue
[1;34mINFOm] Transformed type: oo.atom.r.AssertResultHoldsExpectedValue
Transforming type: oo.atom.r.RBindInference
[1;34mINFOm] Transformed type: oo.atom.r.RBindInference
Transforming type: oo.atom.r.RBind
[1;34mINFOm] Transformed type: oo.atom.r.RBind
Transforming type: oo.atom.r.RtCombined
[1;34mINFOm] Transformed type: oo.atom.r.RtCombined
Transforming type: oo.atom.r.RCombinedOrDefaultInference
[1;34mINFOm] Transformed type: oo.atom.r.RCombinedOrDefaultInference
Transforming type: oo.atom.r.RtOverriden
[1;34mINFOm] Transformed type: oo.atom.r.RtOverriden
Transforming type: oo.atom.r.RSuccess
[1;34mINFOm] Transformed type: oo.atom.r.RSuccess
Transforming type: oo.atom.r.Result$Inference
[1;34mINFOm] Transformed type: oo.atom.r.Result$Inference
Transforming type: oo.atom.r.AssertResultIsErroneous
[1;34mINFOm] Transformed type: oo.atom.r.AssertResultIsErroneous
Transforming type: oo.atom.r.RTransformed
[1;34mINFOm] Transformed type: oo.atom.r.RTransformed
Transforming type: oo.atom.r.Result
[1;34mINFOm] Transformed type: oo.atom.r.Result
Transforming type: oo.atom.r.AssertResultIsMalformed
[1;34mINFOm] Transformed type: oo.atom.r.AssertResultIsMalformed
Transforming type: oo.atom.codegen.validator.ValComplex
[1;34mINFOm] Transformed type: oo.atom.codegen.validator.ValComplex
Transforming type: oo.atom.codegen.validator.ValSingleInference
[1;34mINFOm] Transformed type: oo.atom.codegen.validator.ValSingleInference
Transforming type: oo.atom.codegen.validator.ValFail
[1;34mINFOm] Transformed type: oo.atom.codegen.validator.ValFail
Transforming type: oo.atom.codegen.validator.ValSingle
[1;34mINFOm] Transformed type: oo.atom.codegen.validator.ValSingle
Transforming type: oo.atom.codegen.validator.Validator
[1;34mINFOm] Transformed type: oo.atom.codegen.validator.Validator
Transforming type: oo.atom.codegen.validator.ValAtomAlias
[1;34mINFOm] Transformed type: oo.atom.codegen.validator.ValAtomAlias
Transforming type: oo.atom.codegen.validator.ValAtom
[1;34mINFOm] Transformed type: oo.atom.codegen.validator.ValAtom
Transforming type: oo.atom.codegen.bytebuddy.smt.AssertTokenToRepresentExpectedStackManipulation
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.AssertTokenToRepresentExpectedStackManipulation
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFieldsInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFieldsInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtHashCode
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtHashCode
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtDoNothing
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtDoNothing
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtBox
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtBox
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtGetClass
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtGetClass
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtReturnIntegerInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtReturnIntegerInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEquality
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEquality
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIfInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIfInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIf
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIf
Transforming type: oo.atom.codegen.bytebuddy.smt.c.Condition
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.c.Condition
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtCast
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtCast
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtArray
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtArray
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtLoadPairOfFields
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtLoadPairOfFields
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtGetField
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtGetField
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtCheckFieldEquality
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtCheckFieldEquality
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtCastInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtCastInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtStatic
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtStatic
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtGetFieldInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtGetFieldInference
Transforming type: oo.atom.codegen.bytebuddy.smt.StackManipulationToken
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.StackManipulationToken
Transforming type: oo.atom.codegen.bytebuddy.smt.RtIfEqualByReference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.RtIfEqualByReference
Transforming type: oo.atom.codegen.bytebuddy.smt.AssertTokensToRepresentIdenticalBytecodeInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.AssertTokensToRepresentIdenticalBytecodeInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtInvokeObjectsHash
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtInvokeObjectsHash
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualByReference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualByReference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIfNotDeeplyEqual
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIfNotDeeplyEqual
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtEquals
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtEquals
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtLoadField
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtLoadField
Transforming type: oo.atom.codegen.bytebuddy.smt.InstanceOfStackManipulation
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.InstanceOfStackManipulation
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtArrayInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtArrayInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtCombined
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtCombined
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqual
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqual
Transforming type: oo.atom.codegen.bytebuddy.smt.AssertStackManipulationsAreSame
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.AssertStackManipulationsAreSame
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtLoadReference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtLoadReference
Transforming type: oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualByValue
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualByValue
Transforming type: oo.atom.codegen.bytebuddy.smt.AssertTokenToRepresentExpectedStackManipulationInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.AssertTokenToRepresentExpectedStackManipulationInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtReturnInteger
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtReturnInteger
Transforming type: oo.atom.codegen.bytebuddy.smt.AssertTokensToRepresentIdenticalBytecode
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.AssertTokensToRepresentIdenticalBytecode
Transforming type: oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtBoxField
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtBoxField
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIfNotInstanceOf
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIfNotInstanceOf
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtBoxInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtBoxInference
Transforming type: oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFields
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFields
Transforming type: oo.atom.codegen.bytebuddy.bt.BtApplyIfMatches
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtApplyIfMatches
Transforming type: oo.atom.codegen.bytebuddy.bt.BtFallback
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtFallback
Transforming type: oo.atom.codegen.bytebuddy.bt.BtFail
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtFail
Transforming type: oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom$1
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom$1
Transforming type: oo.atom.codegen.bytebuddy.bt.BtAnnotate
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtAnnotate
Transforming type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethod
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethod
Transforming type: oo.atom.codegen.bytebuddy.bt.RtFromBuilderTransitionAdapter
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.RtFromBuilderTransitionAdapter
Transforming type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethodBytecodeAppender
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethodBytecodeAppender
Transforming type: oo.atom.codegen.bytebuddy.bt.BtGenerateEquals
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtGenerateEquals
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClass$AnonymousClassLoader
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClass$AnonymousClassLoader
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass
Transforming type: oo.atom.codegen.bytebuddy.bt.BtConditional
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtConditional
Transforming type: oo.atom.codegen.bytebuddy.bt.BtSequence
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtSequence
Transforming type: oo.atom.codegen.bytebuddy.bt.BtValidated
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtValidated
Transforming type: oo.atom.codegen.bytebuddy.bt.BtInferred
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtInferred
Transforming type: oo.atom.codegen.bytebuddy.bt.BuilderTransition$Inference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BuilderTransition$Inference
Transforming type: oo.atom.codegen.bytebuddy.bt.BtGenerateHashCode
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtGenerateHashCode
Transforming type: oo.atom.codegen.bytebuddy.bt.BtNop
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtNop
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertClassToHaveCertainMethodsAfterBuilderTransition$1
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertClassToHaveCertainMethodsAfterBuilderTransition$1
Transforming type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation
Transforming type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethod$StackManipulationTokenByTypeDescription
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtGenerateMethod$StackManipulationTokenByTypeDescription
Transforming type: oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom
Transforming type: oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass$AnonymousClassLoader
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass$AnonymousClassLoader
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass$1
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass$1
Transforming type: oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom$NotAtomInstance
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom$NotAtomInstance
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertClassToHaveCertainMethodsAfterBuilderTransition
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertClassToHaveCertainMethodsAfterBuilderTransition
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertClassToHaveCertainMethodsAfterBuilderTransition$AnonymousClassLoader
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertClassToHaveCertainMethodsAfterBuilderTransition$AnonymousClassLoader
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClass
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClass
Transforming type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClass$1
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClass$1
Transforming type: oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom$1
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom$1
Transforming type: oo.atom.codegen.bytebuddy.bt.BtApplyAtomPatch
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtApplyAtomPatch
Transforming type: oo.atom.codegen.bytebuddy.bt.BuilderTransition
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BuilderTransition
Transforming type: oo.atom.codegen.bytebuddy.bt.BtApplyAtomAliasPatch
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtApplyAtomAliasPatch
Transforming type: oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom$AtomInstance
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom$AtomInstance
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfAcmpNe
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfAcmpNe
Transforming type: oo.atom.codegen.bytebuddy.branching.BMark
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BMark
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfAcmpInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfAcmpInference
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfNull
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfNull
Transforming type: oo.atom.codegen.bytebuddy.branching.BInferred
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BInferred
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfIcmpEq
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfIcmpEq
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfIcmpInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfIcmpInference
Transforming type: oo.atom.codegen.bytebuddy.branching.BImpl
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BImpl
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfNe
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfNe
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfIcmp
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfIcmp
Transforming type: oo.atom.codegen.bytebuddy.branching.BranchingInference
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BranchingInference
Transforming type: oo.atom.codegen.bytebuddy.branching.Branching
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.Branching
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfAcmpEq
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfAcmpEq
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfAcmp
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfAcmp
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfEq
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfEq
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfIcmpNe
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfIcmpNe
Transforming type: oo.atom.codegen.bytebuddy.branching.BIfNonNull
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.branching.BIfNonNull
Transforming type: oo.atom.codegen.bytebuddy.EnableFramesComputing
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.EnableFramesComputing
Transforming type: oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin
Transforming type: oo.atom.codegen.bytebuddy.plugin.PermissiveAtomPlugin
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.plugin.PermissiveAtomPlugin
Transforming type: oo.atom.codegen.bytebuddy.plugin.TaskPlugin
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.plugin.TaskPlugin
Transforming type: oo.atom.codegen.bytebuddy.matchers.AnnotatedNonAtom
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.AnnotatedNonAtom
Transforming type: oo.atom.codegen.bytebuddy.matchers.FollowsAtomAliasSpecification
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.FollowsAtomAliasSpecification
Transforming type: oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethods
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethods
Transforming type: oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFields
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFields
Transforming type: oo.atom.codegen.bytebuddy.matchers.AnnotatedAtom
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.AnnotatedAtom
Transforming type: oo.atom.codegen.bytebuddy.matchers.NegationMatcher
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.NegationMatcher
Transforming type: oo.atom.codegen.bytebuddy.matchers.DisjunctionMatcher
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.DisjunctionMatcher
Transforming type: oo.atom.codegen.bytebuddy.matchers.Extending
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.Extending
Transforming type: oo.atom.codegen.bytebuddy.matchers.WrappedMatcher
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.WrappedMatcher
Transforming type: oo.atom.codegen.bytebuddy.matchers.ConjunctionMatcher
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.ConjunctionMatcher
Transforming type: oo.atom.codegen.bytebuddy.matchers.FollowsAtomSpecification
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.FollowsAtomSpecification
Transforming type: oo.atom.codegen.bytebuddy.matchers.AssertThatTypeMatches
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.AssertThatTypeMatches
Transforming type: oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnything
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnything
Transforming type: oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods
Transforming type: oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal
Transforming type: oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal
Transforming type: oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstract
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstract
Transforming type: oo.atom.codegen.bytebuddy.matchers.NaturalJavaAtom
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.NaturalJavaAtom
Transforming type: oo.atom.codegen.bytebuddy.matchers.AssertThatTypeDoesNotMatch
[1;34mINFOm] Transformed type: oo.atom.codegen.bytebuddy.matchers.AssertThatTypeDoesNotMatch
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-codegen/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:testCompilem 1m(default-testCompile)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 44 source files to /home/r/repo/atom-codegen/target/test-classes
[1;34mINFOm] /home/r/repo/atom-codegen/src/test/java/oo/atom/r/RCombinedTest.java: /home/r/repo/atom-codegen/src/test/java/oo/atom/r/RCombinedTest.java uses unchecked or unsafe operations.
[1;34mINFOm] /home/r/repo/atom-codegen/src/test/java/oo/atom/r/RCombinedTest.java: Recompile with -Xlint:unchecked for details.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:2.20:testm 1m(default-test)m @ 36matom-codegen0;1m ---m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running oo.atom.r.1mRtSequenceTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in oo.atom.r.1mRtSequenceTestm
[1;34mINFOm] Running oo.atom.r.1mRFailureTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRFailureTestm
[1;34mINFOm] Running oo.atom.r.1mAssertResultIsErroneousTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mAssertResultIsErroneousTestm
[1;34mINFOm] Running oo.atom.r.1mRCombinedTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m7m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in oo.atom.r.1mRCombinedTestm
[1;34mINFOm] Running oo.atom.r.1mRtChainTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRtChainTestm
[1;34mINFOm] Running oo.atom.r.1mAssertResultHoldsExpectedValueTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mAssertResultHoldsExpectedValueTestm
[1;34mINFOm] Running oo.atom.r.1mRSuccessTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRSuccessTestm
[1;34mINFOm] Running oo.atom.r.1mRInferredTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRInferredTestm
[1;34mINFOm] Running oo.atom.r.1mRtInferredTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRtInferredTestm
[1;34mINFOm] Running oo.atom.r.1mRCombinedOrDefaultTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRCombinedOrDefaultTestm
[1;34mINFOm] Running oo.atom.r.1mAssertResultIsMalformedTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mAssertResultIsMalformedTestm
[1;34mINFOm] Running oo.atom.r.1mRTransformedTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRTransformedTestm
[1;34mINFOm] Running oo.atom.r.1mRBindTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.r.1mRBindTestm
[1;34mINFOm] Running oo.atom.r.1mRtCombinedTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRtCombinedTestm
[1;34mINFOm] Running oo.atom.r.1mRtOverridenTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.r.1mRtOverridenTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mSmtLoadReferenceTestm
Expectation:
List(visitVarInsn, 25, 0)
Reality:
List(visitVarInsn, 25, 0)
Expectation:
List(visitVarInsn, 25, 5)
Reality:
List(visitVarInsn, 25, 5)
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in oo.atom.codegen.bytebuddy.smt.1mSmtLoadReferenceTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mAssertTokenToRepresentIdenticalBytecodeTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.smt.1mAssertTokenToRepresentIdenticalBytecodeTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mAssertStackManipulationProducesExpectedBytecodeTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.smt.1mAssertStackManipulationProducesExpectedBytecodeTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mSmtCheckFieldsEqualityTestm
Expectation:
List(visitVarInsn, 25, 0)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitInsn, 3)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
Reality:
List(visitVarInsn, 25, 0)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitInsn, 3)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in oo.atom.codegen.bytebuddy.smt.1mSmtCheckFieldsEqualityTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mSmtIfNotEqualTestm
Expectation:
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
Reality:
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
Expectation:
List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
Reality:
List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in oo.atom.codegen.bytebuddy.smt.1mSmtIfNotEqualTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mAssertStackManipulationsAreSameTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.smt.1mAssertStackManipulationsAreSameTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mSmtBoxFieldTestm
Expectation:
Reality:
Expectation:
List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
Reality:
List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in oo.atom.codegen.bytebuddy.smt.1mSmtBoxFieldTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mSmtBoxTestm
Expectation:
List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
Reality:
List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in oo.atom.codegen.bytebuddy.smt.1mSmtBoxTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mAssertTokenToRepresentExpectedStackManipulationTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.smt.1mAssertTokenToRepresentExpectedStackManipulationTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.smt.1mSmtCombinedTestm
Expectation:
List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)
Reality:
List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.codegen.bytebuddy.smt.1mSmtCombinedTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mBtAnnotateTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in oo.atom.codegen.bytebuddy.bt.1mBtAnnotateTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mAssertBuilderTransitionIsNotCorruptingClassTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.bt.1mAssertBuilderTransitionIsNotCorruptingClassTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mBtAnnotateAtomTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in oo.atom.codegen.bytebuddy.bt.1mBtAnnotateAtomTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mAssertBuilderTransitionToAnnotateAClassTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in oo.atom.codegen.bytebuddy.bt.1mAssertBuilderTransitionToAnnotateAClassTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mBtGenerateMethodTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in oo.atom.codegen.bytebuddy.bt.1mBtGenerateMethodTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mBtAnnotateNotAtomTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in oo.atom.codegen.bytebuddy.bt.1mBtAnnotateNotAtomTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mBtFallbackTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in oo.atom.codegen.bytebuddy.bt.1mBtFallbackTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.bt.1mAssertClassToHaveCertainMethodsAfterBuilderTransitionTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.bt.1mAssertClassToHaveCertainMethodsAfterBuilderTransitionTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.branching.1mBIfAcmpTestm
Expectation:
List(visitJumpInsn, 165, -5025562857975149833)
Reality:
List(visitJumpInsn, 165, -5025562857975149833)
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.codegen.bytebuddy.branching.1mBIfAcmpTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.aliasspec.1mNoFieldsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in oo.atom.codegen.bytebuddy.matchers.aliasspec.1mNoFieldsTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.aliasspec.1mNoMethodsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.codegen.bytebuddy.matchers.aliasspec.1mNoMethodsTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.1mAssertThatTypeDoesNotMatchTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.matchers.1mAssertThatTypeDoesNotMatchTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.1mExplicitlyExtendingAnythingTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in oo.atom.codegen.bytebuddy.matchers.1mExplicitlyExtendingAnythingTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.1mExtendingTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.codegen.bytebuddy.matchers.1mExtendingTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.1mAssertThatTypeMatchesTestm
[1;34mINFOm] 1mTests run: 0;1m0m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.codegen.bytebuddy.matchers.1mAssertThatTypeMatchesTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.atomspec.1mAllMethodsAreFinalTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in oo.atom.codegen.bytebuddy.matchers.atomspec.1mAllMethodsAreFinalTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.atomspec.1mAllFieldsArePrivateFinalTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in oo.atom.codegen.bytebuddy.matchers.atomspec.1mAllFieldsArePrivateFinalTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.atomspec.1mHasNoStaticMethodsTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.codegen.bytebuddy.matchers.atomspec.1mHasNoStaticMethodsTestm
[1;34mINFOm] Running oo.atom.codegen.bytebuddy.matchers.atomspec.1mIsNotAbstractTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in oo.atom.codegen.bytebuddy.matchers.atomspec.1mIsNotAbstractTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 56, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:bundlem 1m(default-bundle)m @ 36matom-codegen0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36matom-codegen0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36matom-codegen0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/atom-codegen/target/atom-codegen-0.0.9-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36matom-codegen0;1m ---m
[1;34mINFOm]
Loading source files for package oo.atom.r...
Loading source files for package oo.atom.codegen.validator...
Loading source files for package oo.atom.codegen.bytebuddy.smt...
Loading source files for package oo.atom.codegen.bytebuddy.smt.c...
Loading source files for package oo.atom.codegen.bytebuddy.smt.internals...
Loading source files for package oo.atom.codegen.bytebuddy.bt...
Loading source files for package oo.atom.codegen.bytebuddy.branching...
Loading source files for package oo.atom.codegen.bytebuddy...
Loading source files for package oo.atom.codegen.bytebuddy.plugin...
Loading source files for package oo.atom.codegen.bytebuddy.matchers...
Loading source files for package oo.atom.codegen.bytebuddy.matchers.aliasspec...
Loading source files for package oo.atom.codegen.bytebuddy.matchers.atomspec...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/AssertResultHoldsExpectedValue.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/AssertResultIsErroneous.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/AssertResultIsMalformed.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RBind.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RCombined.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RCombinedOrDefault.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/Result.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/Result.Inference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/ResultTransition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/ResultTransition.Inference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RFailure.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RSuccess.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RtChain.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RtCombined.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RtInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RtOverriden.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RTransformed.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/RtSequence.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/ValAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/ValAtomAlias.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/ValComplex.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/ValFail.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/Validator.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/ValSingle.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/AssertStackManipulationProducesExpectedBytecode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/AssertStackManipulationsAreSame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/AssertTokensToRepresentIdenticalBytecode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/AssertTokenToRepresentExpectedStackManipulation.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtArray.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtBox.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtBoxField.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtCast.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtCheckFieldEquality.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEquality.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtCombined.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtDoNothing.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtEquals.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtGetClass.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtGetField.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtHashCode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtIf.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtIfNotEqual.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtIfNotEqualByReference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtIfNotInstanceOf.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtInvokeObjectsHash.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtLoadArrayOfFields.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtLoadField.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtLoadPairOfFields.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtLoadReference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtReturnInteger.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/SmtStatic.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/StackManipulationToken.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/c/Condition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/AssertBuilderTransitionIsNotCorruptingClass.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/AssertBuilderTransitionToAnnotateAClass.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/AssertClassToHaveCertainMethodsAfterBuilderTransition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtAnnotate.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtAnnotateAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtAnnotateNotAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtApplyAtomAliasPatch.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtApplyAtomPatch.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtApplyIfMatches.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtConditional.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtFail.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtFallback.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtGenerateEquals.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtGenerateHashCode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtGenerateMethod.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtNop.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtSequence.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BtValidated.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BuilderTransition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/BuilderTransition.Inference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/RtFromBuilderTransitionAdapter.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfAcmp.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfAcmpEq.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfAcmpNe.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfEq.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfIcmp.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfIcmpEq.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfIcmpNe.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfNe.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfNonNull.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BIfNull.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BImpl.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BMark.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/Branching.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/BranchingInference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/EnableFramesComputing.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/EnforcingAtomPlugin.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/PermissiveAtomPlugin.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/TaskPlugin.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/AnnotatedAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/AnnotatedNonAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/AssertThatTypeDoesNotMatch.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/AssertThatTypeMatches.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/ConjunctionMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/DisjunctionMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/ExplicitlyExtendingAnything.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/Extending.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/FollowsAtomAliasSpecification.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/FollowsAtomSpecification.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/NaturalJavaAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/NegationMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/WrappedMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/NoFields.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/NoMethods.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/AllFieldsArePrivateFinal.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/AllMethodsAreFinal.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/HasNoStaticMethods.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/IsNotAbstract.html...
Generating /home/r/repo/atom-codegen/target/apidocs/overview-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/c/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/c/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/c/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/internals/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/internals/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/internals/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/package-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/package-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/package-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/constant-values.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/AssertResultIsMalformed.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RBind.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/AssertResultHoldsExpectedValue.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RSuccess.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RtOverriden.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RCombined.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RCombinedOrDefault.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/AssertResultIsErroneous.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RtCombined.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RtInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RtChain.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RTransformed.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RtSequence.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/ResultTransition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/ResultTransition.Inference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/Result.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/Result.Inference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/class-use/RFailure.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/class-use/Validator.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/class-use/ValAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/class-use/ValComplex.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/class-use/ValSingle.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/class-use/ValFail.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/class-use/ValAtomAlias.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/StackManipulationToken.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/AssertTokenToRepresentExpectedStackManipulation.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtLoadPairOfFields.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtIfNotEqualByReference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtLoadReference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtBoxField.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtStatic.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtCast.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtCheckFieldEquality.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtIfNotInstanceOf.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtArray.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtReturnInteger.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtIf.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtLoadField.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtLoadArrayOfFields.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtGetClass.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtEquals.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtIfNotEqual.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/AssertStackManipulationsAreSame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtCheckFieldsEquality.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtBox.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtDoNothing.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtHashCode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtInvokeObjectsHash.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtCombined.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/SmtGetField.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/AssertTokensToRepresentIdenticalBytecode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/class-use/AssertStackManipulationProducesExpectedBytecode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/c/class-use/Condition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/internals/class-use/MethodVisitorRecorder.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtConditional.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtValidated.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtNop.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtFail.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtGenerateMethod.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BuilderTransition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BuilderTransition.Inference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/AssertClassToHaveCertainMethodsAfterBuilderTransition.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtAnnotateNotAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtApplyIfMatches.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/AssertBuilderTransitionToAnnotateAClass.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtSequence.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/AssertBuilderTransitionIsNotCorruptingClass.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtGenerateEquals.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtApplyAtomPatch.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtApplyAtomAliasPatch.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtFallback.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtAnnotateAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtGenerateHashCode.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/RtFromBuilderTransitionAdapter.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/class-use/BtAnnotate.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BImpl.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BInferred.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfIcmpNe.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfIcmpEq.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfEq.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BMark.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfNonNull.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/Branching.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BranchingInference.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfNe.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfAcmpEq.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfIcmp.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfAcmpNe.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfAcmp.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/class-use/BIfNull.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/class-use/EnableFramesComputing.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/class-use/EnforcingAtomPlugin.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/class-use/PermissiveAtomPlugin.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/class-use/TaskPlugin.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/NaturalJavaAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/AnnotatedAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/FollowsAtomAliasSpecification.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/ConjunctionMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/AnnotatedNonAtom.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/DisjunctionMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/AssertThatTypeDoesNotMatch.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/AssertThatTypeMatches.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/Extending.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/NegationMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/FollowsAtomSpecification.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/WrappedMatcher.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/class-use/ExplicitlyExtendingAnything.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/class-use/NoMethods.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/class-use/NoFields.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/class-use/AllMethodsAreFinal.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/class-use/IsNotAbstract.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/class-use/AllFieldsArePrivateFinal.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/class-use/HasNoStaticMethods.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/branching/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/bt/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/aliasspec/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/matchers/atomspec/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/plugin/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/c/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/bytebuddy/smt/internals/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/codegen/validator/package-use.html...
Generating /home/r/repo/atom-codegen/target/apidocs/oo/atom/r/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/atom-codegen/target/apidocs/overview-tree.html...
Generating /home/r/repo/atom-codegen/target/apidocs/index-all.html...
Generating /home/r/repo/atom-codegen/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/atom-codegen/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/atom-codegen/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/atom-codegen/target/apidocs/index.html...
Generating /home/r/repo/atom-codegen/target/apidocs/overview-summary.html...
Generating /home/r/repo/atom-codegen/target/apidocs/help-doc.html...
[1;34mINFOm] Building jar: /home/r/repo/atom-codegen/target/atom-codegen-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Found plugin : Default csv report plugin
[1;34mINFOm] Found plugin : Default xml report plugin
[1;34mINFOm] Found plugin : Default html report plugin
[1;34mINFOm] Found plugin : Default limit mutations plugin
[1;34mINFOm] Found plugin : Kotlin junk mutations filter
[1;34mINFOm] Found shared classpath plugin : Default mutation engine
[1;34mINFOm] Adding org.pitest:pitest to SUT classpath
[1;34mINFOm] Mutating from /home/r/repo/atom-codegen/target/classes
[1;34mINFOm] Defaulting target classes to match packages in build directory
5:36:38 PM PIT >> FINE : Running report with ReportOptions [targetClasses=[^oo\.atom\.codegen\.bytebuddy\.smt\..*$, ^oo\.atom\.codegen\.bytebuddy\.bt\..*$, ^oo\.atom\.codegen\.bytebuddy\..*$, ^oo\.atom\.codegen\.bytebuddy\.smt\.c\..*$, ^oo\.atom\.codegen\.bytebuddy\.matchers\..*$, ^oo\.atom\.codegen\.validator\..*$, ^oo\.atom\.codegen\.bytebuddy\.smt\.internals\..*$, ^oo\.atom\.codegen\.bytebuddy\.matchers\.atomspec\..*$, ^oo\.atom\.codegen\.bytebuddy\.plugin\..*$, ^oo\.atom\.r\..*$, ^oo\.atom\.codegen\.bytebuddy\.matchers\.aliasspec\..*$, ^oo\.atom\.codegen\.bytebuddy\.branching\..*$], excludedMethods=[^equals$, ^hashCode$, ^toString$], excludedClasses=[], codePaths=[/home/r/repo/atom-codegen/target/classes], reportDir=/home/r/repo/atom-codegen/target/pit-reports, historyInputLocation=null, historyOutputLocation=null, sourceDirs=[/home/r/repo/atom-codegen/src/main/java, /home/r/repo/atom-codegen/target/generated-sources/annotations, /home/r/repo/atom-codegen/src/test/java, /home/r/repo/atom-codegen/target/generated-test-sources/test-annotations], classPathElements=[/home/r/repo/atom-codegen/target/test-classes, /home/r/repo/atom-codegen/target/classes, /home/r/repo/atom-api/target/atom-api-0.0.9.jar, /home/r/repo/atom-tests/target/atom-tests-0.0.9.jar, /home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar, /home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar, /home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar, /home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar, /home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar], mutators=[], dependencyAnalysisMaxDistance=-1, mutateStaticInitializers=false, jvmArgs=[], numberOfThreads=1, timeoutFactor=1.25, timeoutConstant=3000, targetTests=[^.*$], loggingClasses=[], maxMutationsPerClass=-1, verbose=true, failWhenNoMutations=false, outputs=[HTML], groupConfig=TestGroupConfig [excludedGroups=[], includedGroups=[]], mutationUnitSize=0, shouldCreateTimestampedReports=false, detectInlinedCode=true, exportLineCoverage=false, mutationThreshold=0, coverageThreshold=0, mutationEngine=gregor, javaExecutable=null, includeLaunchClasspath=true, properties={}, maxSurvivors=0, excludedRunners=[]]
5:36:38 PM PIT >> FINE : System class path is /usr/share/maven/boot/plexus-classworlds-2.5.2.jar
5:36:38 PM PIT >> FINE : Maximum available memory is 5358 mb
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
5:36:38 PM PIT >> FINE : MINION : Installing PIT agent

5:36:38 PM PIT >> INFO : Sending 89 test classes to minion
5:36:38 PM PIT >> INFO : Sent tests to minion
5:36:38 PM PIT >> INFO : MINION : 5:36:38 PM PIT >> INFO : Checking environment
5:36:38 PM PIT >> FINE : Expecting 89 tests classes from parent
5:36:38 PM PIT >> FINE : Tests classes received

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> INFO : Found  56 tests

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> INFO : Dependency analysis reduced number of potential tests by 0

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> INFO : 56 tests received

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Running 56 units

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.branching.BIfAcmpTest, name=puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:

5:36:39 PM PIT >> FINE : MINION : List(visitJumpInsn, 165, -5025562857975149833)
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : Reality:
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : List(visitJumpInsn, 165, -5025562857975149833)
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest, name=fails when the produced class is not annotated(oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionTo
5:36:39 PM PIT >> INFO : MINION : AnnotateAClassTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest, name=passes when produced class is annotated(oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotat
5:36:39 PM PIT >> INFO : MINION : eAClassTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest, name=annotates class with @Atom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest, name=prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest, name=annotates class with @NotAtom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.BtAnnotateTest, name=prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.BtFallbackTest, name=fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.BtFallbackTest, name=successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest, name=double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest, name=match inherited types(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest, name=mismatch base types(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest, name=mismatch enumerations(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest, name=mismatch java.lang.Object(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.ExtendingTest, name=matches types inherited from atom(oo.atom.codegen.bytebuddy.matchers.ExtendingTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.ExtendingTest, name=mismatch atoms(oo.atom.codegen.bytebuddy.matchers.ExtendingTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest, name=match type ignoring fields from the base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest, name=match type with no fields(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest, name=mismatch type with at least one field(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest, name=match type ignoring methods declared in base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest, name=match type with no methods(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest, name=mismatch type with at least one method(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest, name=match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest, name=match type with no fields(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)]

5:36:39 PM PIT &gt;&gt; INFO : MINION : 5:36:39 PM PIT &gt;&gt; FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest, name=match type with private final fields only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePri
5:36:39 PM PIT &gt;&gt; INFO : MINION : vateFinalTest)]

5:36:39 PM PIT &gt;&gt; INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest, name=mismatch type when at least one field is non-final(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFie
5:36:39 PM PIT >> INFO : MINION : ldsArePrivateFinalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest, name=mismatch type when at least one field is non-private(oo.atom.codegen.bytebuddy.matchers.atomspec.AllF
5:36:39 PM PIT >> INFO : MINION : ieldsArePrivateFinalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest, name=match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest, name=match type ignoring bridge methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest, name=match type ignoring static methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest, name=match type with final methods only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest, name=mismatch type with at least one non final method(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreF
5:36:39 PM PIT >> INFO : MINION : inalTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest, name=match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest, name=match type with lambdas(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest, name=match type with no static methods(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest, name=mismatch type with at least one static method(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethod
5:36:39 PM PIT >> INFO : MINION : sTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest, name=match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest, name=match non-abstract classes(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest, name=mismatch abstract classes(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest, name=boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)

5:36:39 PM PIT >> FINE : MINION : Reality:
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest, name=generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
Reality:

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtBoxTest, name=attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtBoxTest, name=can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:

5:36:39 PM PIT >> FINE : MINION : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)

5:36:39 PM PIT >> FINE : MINION : Reality:

5:36:39 PM PIT >> FINE : MINION : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest, name=array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
List(visitVarInsn, 25, 0)

5:36:39 PM PIT >> FINE : MINION : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)

5:36:39 PM PIT >> FINE : MINION : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -50255628579
5:36:39 PM PIT >> FINE : MINION : 75149833)
List(visitInsn, 3)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
Reality:

5:36:39 PM PIT >> FINE : MINION : List(visitVarInsn, 25, 0)

5:36:39 PM PIT >> FINE : MINION : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
5:36:39 PM PIT >> FINE : MINION :
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)

5:36:39 PM PIT >> FINE : MINION : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
5:36:39 PM PIT &gt;&gt; FINE : MINION :
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)

5:36:39 PM PIT &gt;&gt; FINE : MINION : List(visitJumpInsn, 154, -5025562857975149833)
List(visitInsn, 3)
5:36:39 PM PIT &gt;&gt; FINE : MINION :
List(visitInsn, 172)
5:36:39 PM PIT >> FINE : MINION :
List(visitLabel, -5025562857975149833)
5:36:39 PM PIT >> FINE : MINION :
List(visitFrame, 3, 0, List(), 0, List())

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtCombinedTest, name=combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
5:36:39 PM PIT >> FINE : MINION :
List(visitVarInsn, 25, 5)

5:36:39 PM PIT >> FINE : MINION : List(visitVarInsn, 25, 6)
Reality:
5:36:39 PM PIT >> FINE : MINION :
List(visitVarInsn, 25, 5)

5:36:39 PM PIT >> FINE : MINION : List(visitVarInsn, 25, 6)

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest, name=arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
5:36:39 PM PIT >> FINE : MINION :
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)

5:36:39 PM PIT >> FINE : MINION : List(visitJumpInsn, 154, -5025562857975149833)

5:36:39 PM PIT >> FINE : MINION : List(visitIntInsn, 16, 42)

5:36:39 PM PIT >> FINE : MINION : List(visitInsn, 172)

5:36:39 PM PIT >> FINE : MINION : List(visitLabel, -5025562857975149833)

5:36:39 PM PIT >> FINE : MINION : List(visitFrame, 3, 0, List(), 0, List())
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : Reality:
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)

5:36:39 PM PIT >> FINE : MINION : List(visitJumpInsn, 154, -5025562857975149833)
5:36:39 PM PIT >> FINE : MINION :
List(visitIntInsn, 16, 42)

5:36:39 PM PIT >> FINE : MINION : List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
5:36:39 PM PIT >> FINE : MINION :
List(visitFrame, 3, 0, List(), 0, List())
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest, name=single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)

5:36:39 PM PIT >> FINE : MINION : List(visitJumpInsn, 154, -5025562857975149833)

5:36:39 PM PIT >> FINE : MINION : List(visitIntInsn, 16, 42)
List(visitInsn, 172)
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : List(visitLabel, -5025562857975149833)

5:36:39 PM PIT >> FINE : MINION : List(visitFrame, 3, 0, List(), 0, List())

5:36:39 PM PIT >> FINE : MINION : Reality:
5:36:39 PM PIT >> FINE : MINION :
List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
5:36:39 PM PIT >> FINE : MINION :
List(visitJumpInsn, 154, -5025562857975149833)
5:36:39 PM PIT >> FINE : MINION :

5:36:39 PM PIT >> FINE : MINION : List(visitIntInsn, 16, 42)

5:36:39 PM PIT >> FINE : MINION : List(visitInsn, 172)

5:36:39 PM PIT >> FINE : MINION : List(visitLabel, -5025562857975149833)

5:36:39 PM PIT >> FINE : MINION : List(visitFrame, 3, 0, List(), 0, List())

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest, name=can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
5:36:39 PM PIT >> FINE : MINION :
List(visitVarInsn, 25, 0)

5:36:39 PM PIT >> FINE : MINION : Reality:

5:36:39 PM PIT >> FINE : MINION : List(visitVarInsn, 25, 0)

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest, name=can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest)]

5:36:39 PM PIT >> FINE : MINION : Expectation:
List(visitVarInsn, 25, 5)

5:36:39 PM PIT >> FINE : MINION : Reality:
List(visitVarInsn, 25, 5)

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.r.RCombinedTest, name=combines a series of errors(oo.atom.r.RCombinedTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.r.RCombinedTest, name=combines a series of results into one(oo.atom.r.RCombinedTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.r.RCombinedTest, name=combines a series of results with error(oo.atom.r.RCombinedTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.r.RCombinedTest, name=combines two results into one(oo.atom.r.RCombinedTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.r.RCombinedTest, name=empty combination is prohibited(oo.atom.r.RCombinedTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.r.RCombinedTest, name=supports sequence of one failure(oo.atom.r.RCombinedTest)]

5:36:39 PM PIT >> INFO : MINION : 5:36:39 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.r.RCombinedTest, name=supports sequence of one result(oo.atom.r.RCombinedTest)]

5:36:39 PM PIT >> FINE : Coverage generator Minion exited ok
5:36:39 PM PIT >> INFO : Calculated coverage in 1 seconds.
5:36:39 PM PIT >> FINE : Used memory after coverage calculation 469 mb
5:36:39 PM PIT >> FINE : Free Memory after coverage calculation 603 mb
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.RtIfEqualByReference, method=transitionResult, methodDesc=(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)Loo/atom/r/Result;], indexes=[37], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtIfNotEqualByReference.java, block=1, lineNumber=45, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/RtIfEqualByReference::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RtChain, method=transitionResult, methodDesc=(Ljava/lang/Object;)Loo/atom/r/Result;], indexes=[16], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtChain.java, block=1, lineNumber=48, description=mutated return of Object value for oo/atom/r/RtChain::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.NaturalJavaAtom, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[23], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=NaturalJavaAtom.java, block=5, lineNumber=41, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT &gt;&gt; FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.NaturalJavaAtom, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=NaturalJavaAtom.java, block=1, lineNumber=41, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.NaturalJavaAtom, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=NaturalJavaAtom.java, block=2, lineNumber=41, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.NaturalJavaAtom, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=NaturalJavaAtom.java, block=3, lineNumber=41, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RtCombined, method=transitionResult, methodDesc=(Ljava/lang/Object;)Loo/atom/r/Result;], indexes=[16], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtCombined.java, block=1, lineNumber=51, description=mutated return of Object value for oo/atom/r/RtCombined::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RtCombined, method=lambda$transitionResult$0, methodDesc=(Ljava/lang/Object;Loo/atom/r/ResultTransition;)Loo/atom/r/Result;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtCombined.java, block=3, lineNumber=51, description=mutated return of Object value for oo/atom/r/RtCombined::lambda$transitionResult$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RtCombined, method=lambda$transitionResult$1, methodDesc=(Lio/vavr/collection/List;)Loo/atom/r/RCombined;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtCombined.java, block=2, lineNumber=52, description=mutated return of Object value for oo/atom/r/RtCombined::lambda$transitionResult$1 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=resolveAttribute, methodDesc=(Lnet/bytebuddy/jar/asm/Attribute;)Ljava/lang/Long;], indexes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=1, lineNumber=59, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::resolveAttribute to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=lambda$resolveAttribute$0, methodDesc=(Lnet/bytebuddy/jar/asm/Attribute;)Ljava/lang/Long;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=39, lineNumber=59, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::lambda$resolveAttribute$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitAnnotation, methodDesc=(Ljava/lang/String;Z)Lnet/bytebuddy/jar/asm/AnnotationVisitor;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=6, lineNumber=73, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::visitAnnotation to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitAnnotationDefault, methodDesc=()Lnet/bytebuddy/jar/asm/AnnotationVisitor;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=7, lineNumber=79, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::visitAnnotationDefault to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitAttribute, methodDesc=(Lnet/bytebuddy/jar/asm/Attribute;)V], indexes=[28], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=8, lineNumber=88, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitAttribute, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitCode, methodDesc=()V], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=9, lineNumber=94, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitCode, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitEnd, methodDesc=()V], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=10, lineNumber=100, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitEnd, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitIincInsn, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=13, lineNumber=132, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitIincInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitInsnAnnotation, methodDesc=(ILnet/bytebuddy/jar/asm/TypePath;Ljava/lang/String;Z)Lnet/bytebuddy/jar/asm/AnnotationVisitor;], indexes=[47], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=15, lineNumber=151, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::visitInsnAnnotation to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitInvokeDynamicInsn, methodDesc=(Ljava/lang/String;Ljava/lang/String;Lnet/bytebuddy/jar/asm/Handle;[Ljava/lang/Object;)V], indexes=[43], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=17, lineNumber=169, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitInvokeDynamicInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitLdcInsn, methodDesc=(Ljava/lang/Object;)V], indexes=[22], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=20, lineNumber=196, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitLdcInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitLineNumber, methodDesc=(ILnet/bytebuddy/jar/asm/Label;)V], indexes=[34], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=21, lineNumber=205, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitLineNumber, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitLocalVariable, methodDesc=(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lnet/bytebuddy/jar/asm/Label;Lnet/bytebuddy/jar/asm/Label;I)V], indexes=[60], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=22, lineNumber=217, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitLocalVariable, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitLocalVariableAnnotation, methodDesc=(ILnet/bytebuddy/jar/asm/TypePath;[Lnet/bytebuddy/jar/asm/Label;[Lnet/bytebuddy/jar/asm/Label;[ILjava/lang/String;Z)Lnet/bytebuddy/jar/asm/AnnotationVisitor;], indexes=[74], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=23, lineNumber=230, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::visitLocalVariableAnnotation to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitLookupSwitchInsn, methodDesc=(Lnet/bytebuddy/jar/asm/Label;[I[Lnet/bytebuddy/jar/asm/Label;)V], indexes=[48], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=24, lineNumber=241, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitLookupSwitchInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitMaxs, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=25, lineNumber=250, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitMaxs, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitMethodInsn, methodDesc=(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V], indexes=[42], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=26, lineNumber=260, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitMethodInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitMultiANewArrayInsn, methodDesc=(Ljava/lang/String;I)V], indexes=[32], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=28, lineNumber=278, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitMultiANewArrayInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitParameter, methodDesc=(Ljava/lang/String;I)V], indexes=[32], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=29, lineNumber=287, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitParameter, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitParameterAnnotation, methodDesc=(ILjava/lang/String;Z)Lnet/bytebuddy/jar/asm/AnnotationVisitor;], indexes=[39], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=30, lineNumber=296, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::visitParameterAnnotation to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitTableSwitchInsn, methodDesc=(IILnet/bytebuddy/jar/asm/Label;[Lnet/bytebuddy/jar/asm/Label;)V], indexes=[52], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=31, lineNumber=306, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitTableSwitchInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitTryCatchAnnotation, methodDesc=(ILnet/bytebuddy/jar/asm/TypePath;Ljava/lang/String;Z)Lnet/bytebuddy/jar/asm/AnnotationVisitor;], indexes=[47], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=32, lineNumber=316, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::visitTryCatchAnnotation to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitTryCatchBlock, methodDesc=(Lnet/bytebuddy/jar/asm/Label;Lnet/bytebuddy/jar/asm/Label;Lnet/bytebuddy/jar/asm/Label;Ljava/lang/String;)V], indexes=[51], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=33, lineNumber=328, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitTryCatchBlock, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitTypeAnnotation, methodDesc=(ILnet/bytebuddy/jar/asm/TypePath;Ljava/lang/String;Z)Lnet/bytebuddy/jar/asm/AnnotationVisitor;], indexes=[47], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=34, lineNumber=338, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::visitTypeAnnotation to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[72], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AllMethodsAreFinal.java, block=3, lineNumber=50, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateHashCode, method=lambda$new$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/codegen/bytebuddy/smt/StackManipulationToken;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtGenerateHashCode.java, block=1, lineNumber=37, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtGenerateHashCode::lambda$new$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=lambda$static$0, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=Condition.java, block=5, lineNumber=39, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/c/Condition::lambda$static$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=lambda$static$2, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=Condition.java, block=3, lineNumber=41, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/c/Condition::lambda$static$2 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=lambda$static$3, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=Condition.java, block=2, lineNumber=42, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/c/Condition::lambda$static$3 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValSingleInference, method=taskResultTransition, methodDesc=()Loo/atom/r/ResultTransition;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=ValSingle.java, block=1, lineNumber=45, description=mutated return of Object value for oo/atom/codegen/validator/ValSingleInference::taskResultTransition to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValSingleInference, method=lambda$taskResultTransition$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=ValSingle.java, block=2, lineNumber=46, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValSingleInference, method=lambda$taskResultTransition$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=ValSingle.java, block=3, lineNumber=47, description=mutated return of Object value for oo/atom/codegen/validator/ValSingleInference::lambda$taskResultTransition$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValSingleInference, method=lambda$taskResultTransition$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[28], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=ValSingle.java, block=4, lineNumber=49, description=mutated return of Object value for oo/atom/codegen/validator/ValSingleInference::lambda$taskResultTransition$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.ConjunctionMatcher, method=matches, methodDesc=(Ljava/lang/Object;)Z], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=ConjunctionMatcher.java, block=2, lineNumber=46, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.ConjunctionMatcher, method=lambda$matches$0, methodDesc=(Ljava/lang/Object;Ljava/lang/Boolean;Lnet/bytebuddy/matcher/ElementMatcher;)Ljava/lang/Boolean;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=ConjunctionMatcher.java, block=6, lineNumber=46, description=mutated return of Object value for oo/atom/codegen/bytebuddy/matchers/ConjunctionMatcher::lambda$matches$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.ConjunctionMatcher, method=lambda$matches$0, methodDesc=(Ljava/lang/Object;Ljava/lang/Boolean;Lnet/bytebuddy/matcher/ElementMatcher;)Ljava/lang/Boolean;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=ConjunctionMatcher.java, block=3, lineNumber=46, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.ConjunctionMatcher, method=lambda$matches$0, methodDesc=(Ljava/lang/Object;Ljava/lang/Boolean;Lnet/bytebuddy/matcher/ElementMatcher;)Ljava/lang/Boolean;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=ConjunctionMatcher.java, block=4, lineNumber=46, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.AnnotatedNonAtom, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AnnotatedNonAtom.java, block=1, lineNumber=39, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.DisjunctionMatcher, method=matches, methodDesc=(Ljava/lang/Object;)Z], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=DisjunctionMatcher.java, block=2, lineNumber=46, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.DisjunctionMatcher, method=lambda$matches$0, methodDesc=(Ljava/lang/Object;Ljava/lang/Boolean;Lnet/bytebuddy/matcher/ElementMatcher;)Ljava/lang/Boolean;], indexes=[20], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=DisjunctionMatcher.java, block=6, lineNumber=46, description=mutated return of Object value for oo/atom/codegen/bytebuddy/matchers/DisjunctionMatcher::lambda$matches$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.DisjunctionMatcher, method=lambda$matches$0, methodDesc=(Ljava/lang/Object;Ljava/lang/Boolean;Lnet/bytebuddy/matcher/ElementMatcher;)Ljava/lang/Boolean;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=DisjunctionMatcher.java, block=3, lineNumber=46, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.DisjunctionMatcher, method=lambda$matches$0, methodDesc=(Ljava/lang/Object;Ljava/lang/Boolean;Lnet/bytebuddy/matcher/ElementMatcher;)Ljava/lang/Boolean;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=DisjunctionMatcher.java, block=4, lineNumber=46, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RTransformed, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=RTransformed.java, block=1, lineNumber=55, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RTransformed, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RTransformed.java, block=2, lineNumber=56, description=mutated return of Object value for oo/atom/r/RTransformed::value to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RTransformed, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[44], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RTransformed.java, block=3, lineNumber=62, description=mutated return of Object value for oo/atom/r/RTransformed::value to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RTransformed, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RTransformed.java, block=4, lineNumber=69, description=mutated return of Object value for oo/atom/r/RTransformed::issues to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RBindInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RBind.java, block=2, lineNumber=53, description=mutated return of Object value for oo/atom/r/RBindInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=isValid, methodDesc=()Z], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BMark.java, block=2, lineNumber=53, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RtSequence, method=transitionResult, methodDesc=(Ljava/lang/Object;)Loo/atom/r/Result;], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtSequence.java, block=2, lineNumber=55, description=mutated return of Object value for oo/atom/r/RtSequence::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.AnnotatedAtom, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AnnotatedAtom.java, block=1, lineNumber=39, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.NegationMatcher, method=matches, methodDesc=(Ljava/lang/Object;)Z], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=NegationMatcher.java, block=3, lineNumber=41, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT &gt;&gt; FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.NegationMatcher, method=matches, methodDesc=(Ljava/lang/Object;)Z], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=NegationMatcher.java, block=1, lineNumber=41, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtArrayInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtArray.java, block=1, lineNumber=43, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtArrayInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtArrayInference, method=lambda$result$0, methodDesc=(Lio/vavr/collection/List;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtArray.java, block=2, lineNumber=45, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtArrayInference::lambda$result$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfIcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=BIfIcmp.java, block=1, lineNumber=40, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfIcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BIfIcmp.java, block=3, lineNumber=40, description=mutated return of Object value for oo/atom/codegen/bytebuddy/branching/BIfIcmpInference::branching to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.EnableFramesComputing, method=mergeWriter, methodDesc=(I)I], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=EnableFramesComputing.java, block=1, lineNumber=44, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.EnableFramesComputing, method=mergeWriter, methodDesc=(I)I], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.MathMutator], filename=EnableFramesComputing.java, block=1, lineNumber=44, description=Replaced bitwise OR with AND, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.EnableFramesComputing, method=mergeReader, methodDesc=(I)I], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=EnableFramesComputing.java, block=2, lineNumber=49, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.EnableFramesComputing, method=mergeReader, methodDesc=(I)I], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.MathMutator], filename=EnableFramesComputing.java, block=2, lineNumber=49, description=Replaced bitwise OR with AND, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.EnableFramesComputing, method=wrap, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/jar/asm/ClassVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/pool/TypePool;Lnet/bytebuddy/description/field/FieldList;Lnet/bytebuddy/description/method/MethodList;II)Lnet/bytebuddy/jar/asm/ClassVisitor;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=EnableFramesComputing.java, block=3, lineNumber=54, description=mutated return of Object value for oo/atom/codegen/bytebuddy/EnableFramesComputing::wrap to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.InstanceOfStackManipulation, method=isValid, methodDesc=()Z], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtIfNotInstanceOf.java, block=1, lineNumber=42, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.InstanceOfStackManipulation, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=SmtIfNotInstanceOf.java, block=2, lineNumber=47, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitTypeInsn, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.InstanceOfStackManipulation, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[16], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtIfNotInstanceOf.java, block=2, lineNumber=48, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/InstanceOfStackManipulation::apply to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtFail, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtFail.java, block=1, lineNumber=44, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtFail::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RtOverriden, method=transitionResult, methodDesc=(Ljava/lang/Object;)Loo/atom/r/Result;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtOverriden.java, block=1, lineNumber=40, description=mutated return of Object value for oo/atom/r/RtOverriden::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombinedOrDefaultInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[11], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RCombinedOrDefault.java, block=2, lineNumber=54, description=mutated return of Object value for oo/atom/r/RCombinedOrDefaultInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.plugin.TaskPlugin, method=apply, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/dynamic/DynamicType$Builder;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=TaskPlugin.java, block=1, lineNumber=46, description=removed call to java/io/PrintStream::println, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.plugin.TaskPlugin, method=apply, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/dynamic/DynamicType$Builder;], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=TaskPlugin.java, block=1, lineNumber=50, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.plugin.TaskPlugin, method=apply, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/dynamic/DynamicType$Builder;], indexes=[40], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=TaskPlugin.java, block=2, lineNumber=51, description=mutated return of Object value for oo/atom/codegen/bytebuddy/plugin/TaskPlugin::apply to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.plugin.TaskPlugin, method=apply, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/dynamic/DynamicType$Builder;], indexes=[52], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=TaskPlugin.java, block=3, lineNumber=53, description=removed call to io/vavr/collection/List::forEach, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.plugin.TaskPlugin, method=lambda$apply$0, methodDesc=(Ljava/lang/String;)Ljava/lang/String;], indexes=[11], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=TaskPlugin.java, block=5, lineNumber=53, description=mutated return of Object value for oo/atom/codegen/bytebuddy/plugin/TaskPlugin::lambda$apply$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.plugin.TaskPlugin, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=TaskPlugin.java, block=4, lineNumber=60, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValComplex, method=lambda$new$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/description/type/TypeDescription;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=ValComplex.java, block=2, lineNumber=38, description=mutated return of Object value for oo/atom/codegen/validator/ValComplex::lambda$new$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BInferred, method=isValid, methodDesc=()Z], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BInferred.java, block=1, lineNumber=43, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.WrappedMatcher, method=matches, methodDesc=(Ljava/lang/Object;)Z], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=WrappedMatcher.java, block=1, lineNumber=41, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BImpl, method=isValid, methodDesc=()Z], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BImpl.java, block=2, lineNumber=57, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFieldsInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[30], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtLoadArrayOfFields.java, block=1, lineNumber=41, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtLoadArrayOfFieldsInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFieldsInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Z], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtLoadArrayOfFields.java, block=5, lineNumber=44, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFieldsInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Z], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=SmtLoadArrayOfFields.java, block=3, lineNumber=44, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtLoadArrayOfFieldsInference, method=lambda$result$1, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Loo/atom/codegen/bytebuddy/smt/SmtLoadField;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtLoadArrayOfFields.java, block=2, lineNumber=45, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtLoadArrayOfFieldsInference::lambda$result$1 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateEquals, method=lambda$new$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/codegen/bytebuddy/smt/StackManipulationToken;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtGenerateEquals.java, block=1, lineNumber=37, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtGenerateEquals::lambda$new$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtConditional, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=BtConditional.java, block=1, lineNumber=48, description=negated conditional, testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtConditional, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtConditional.java, block=2, lineNumber=49, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtConditional::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtConditional, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[24], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtConditional.java, block=3, lineNumber=51, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtConditional::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RtInferred, method=transitionResult, methodDesc=(Ljava/lang/Object;)Loo/atom/r/Result;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtInferred.java, block=1, lineNumber=44, description=mutated return of Object value for oo/atom/r/RtInferred::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtValidated, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[25], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtValidated.java, block=2, lineNumber=51, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtValidated::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> FINE : According to coverage no tests hit the mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtInferred, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtInferred.java, block=1, lineNumber=43, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtInferred::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[]]
5:36:39 PM PIT >> INFO : Created  72 mutation test units
5:36:39 PM PIT >> FINE : Used memory before analysis start 482 mb
5:36:39 PM PIT >> FINE : Free Memory before analysis start 591 mb
5:36:39 PM PIT >> FINE : Running 72 units
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitMethodInsn, methodDesc=(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Ststderr  : ring;Z)V], indexes=[48], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=27, lineNumber=269, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitMethodInsn, testsInstderr  : Order=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), ostderr  : o.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTstderr  : est), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:40 PM PIT >> FINE : mutating method visitMethodInsn
5:36:40 PM PIT >> FINE : 5 relevant tesstderr  : t for visitMethodInsn
5:36:40 PM PIT >> FINE : replaced class with mutant in 7 ms
5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitMethodInsn, methodDesc=(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V], indexes=[48], mutstderr  : ator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 191 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=resolveLabel, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Ljava/lang/Long;], indestderr  : xes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=2, lineNumber=63, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::stderr  : resolveLabel to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.Sstderr  : mtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqustderr  : alityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitMethodInsn, methodDesc=(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V], indexes=[48], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : mutating method resolveLabel
stderr  : 5:36:40 PM PIT >> FINE : 4 relevant test for resolveLabel
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 6 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
List(visitJumpInsn, 165, null)
stdout  : Reality:stdout  :
stdout  : List(visitJumpInsn, 165, null)stdout  :
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=resolveLabel, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Ljava/lang/Long;], indexes=[10], mutator=org.piteststderr  : .mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = SURVIVED
5:36:40 PM PIT >> FINE : processed mutation in 41 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=lambda$resolveLabel$1, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Ljava/lang/Lonstderr  : g;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=38, lineNumber=63, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRstderr  : ecorder::lambda$resolveLabel$1 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegstderr  : en.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smtstderr  : .SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=resolveLabel, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Ljava/lang/Long;], indexes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : mutating method lambda$resolveLabel$1
stderr  : 5:36:40 PM PIT >> FINE : 4 relevant test for lambda$resolveLabel$1
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 7 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, null)
List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, null)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, null)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, null)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitJumpInsn, 165, null)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitJumpInsn, 165, null)stdout  :
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=lambda$resolveLabel$1, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Ljava/lang/Long;], indexes=[7], mutator=orstderr  : g.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 34 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=listFromArray, methodDesc=([Ljava/lang/Object;)Lio/vavr/collection/List;], indestderr  : xes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=MethodVisitorRecorder.java, block=5, lineNumber=67, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::stderr  : listFromArray to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.stderr  : SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqstderr  : ualityTest)]]
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=lambda$resolveLabel$1, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Ljava/lang/Long;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : mutating method listFromArray
stderr  : 5:36:40 PM PIT >> FINE : 3 relevant test for listFromArray
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 9 ms
stderr  : 5:36:40 PM PIT &gt;&gt; FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, null, 0, null)stdout  :
stdout  : Reality:
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, null, 0, null)stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, null, 0, null)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, null, 0, null)stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, null, 0, null)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, null, 0, null)stdout  :
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=listFromArray, methodDesc=([Ljava/lang/Object;)Lio/vavr/collection/List;], indexes=[13], mutator=org.piteststderr  : .mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 34 ms.
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=listFromArray, methodDesc=([Ljava/lang/Object;)Lio/vavr/collection/List;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitFrame, methodDesc=(II[Ljava/lang/Object;I[Ljava/lang/Object;)V], indexes=[stderr  : 59], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=12, lineNumber=123, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitFrame, testsInOrder=[oo.atom.codegen.bystderr  : tebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqstderr  : ualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitFrame
stderr  : 5:36:40 PM PIT >> FINE : 3 relevant test for visitFrame
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 7 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitFrame, methodDesc=(II[Ljava/lang/Object;I[Ljava/lang/Object;)V], indexes=[59], mutator=org.pitest.mutastderr  : tiontest.engine.gregor.mutators.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 35 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.cod5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitFrame, methodDesc=(II[Ljava/lang/Object;I[Ljava/lang/Object;)V], indexes=[59], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
egen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitTypeInsn, methodDesc=(ILjava/lang/String;)V], indexes=[32], mutator=org.pistderr  : test.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=35, lineNumber=347, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitTypeInsn, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCstderr  : heckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitTypeInsn
stderr  : 5:36:40 PM PIT >> FINE : 1 relevant test for visitTypeInsn
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 9 ms
5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
Liststdout  : (visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitTypeInsn, methodDesc=(ILjava/lang/String;)V], indexes=[32], mutator=org.pitest.mutationtest.engine.grestderr  : gor.mutators.VoidMethodCallMutator] detected = SURVIVED
5:36:40 PM PIT >> FINE : processed mutation in 26 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitFieldInsn, methodDesc=(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Strstderr  : ing;)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=11, lineNumber=111, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitFieldInsn, testsInOrdstderr  : er=[oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitTypeInsn, methodDesc=(ILjava/lang/String;)V], indexes=[32], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitFieldInsn
stderr  : 5:36:40 PM PIT >> FINE : 1 relevant test for visitFieldInsn
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 8 ms
5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitFieldInsn, methodDesc=(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V], indexes=[33], mutatstderr  : or=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 23 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=listFromArray, methodDesc=([Ljava/lang/Object;)Lio/vavr/collection/List;], indestderr  : xes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=MethodVisitorRecorder.java, block=3, lineNumber=67, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays astderr  : re compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smstderr  : t.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitFieldInsn, methodDesc=(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : mutating method listFromArray
stderr  : 5:36:40 PM PIT >> FINE : 3 relevant test for listFromArray
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 8 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=listFromArray, methodDesc=([Ljava/lang/Object;)Lio/vavr/collection/List;], indexes=[4], mutator=org.pitest.stderr  : mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 24 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=trace, methodDesc=()V], indexes=[10], mutator=org.pitest.mutationtest5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=listFromArray, methodDesc=([Ljava/lang/Object;)Lio/vavr/collection/List;], indexes=[4], mutator=org.pitest.mutationt.engine.grstderr  : egor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=37, lineNumber=360, descripest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
tion=removed call to java/util/Stack::forEach, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fstderr  : ields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 0stderr  : th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can bostderr  : x integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single stderr  : values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEquastderr  : lityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
stderr  : 5:36:40 PM PIT >> FINE : mutating method trace
stderr  : 5:36:40 PM PIT >> FINE : 10 relevant test for trace
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 11 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : Reality:
stdout  : Expectation:
Reality:
stdout  : Expectation:
Reality:
stdout  : Expectation:
Reality:
stdout  : Expectation:
Reality:
stdout  : Expectation:
stdout  : Reality:
stdout  : Expectation:stdout  :
stdout  : Reality:stdout  :
stdout  : Expectation:
stdout  : Reality:stdout  :
stdout  : Expectation:
stdout  : Reality:
stdout  : Expectation:
stdout  : Reality:stdout  :
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=trace, methodDesc=()V], indexes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallstderr  : Mutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 55 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitIntInsn, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.stderr  : engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=16, lineNumber=160, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitIntInsn, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arraystderr  : s are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)]]
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=trace, methodDesc=()V], indexes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitIntInsn
stderr  : 5:36:40 PM PIT >> FINE : 2 relevant test for visitIntInsn
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 11 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitIntInsn, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMstderr  : ethodCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 26 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitInsn, methodDesc=(I)V], indexes=[27], mutator=org.pitest.mutationtest.engistderr  : ne.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=14, lineNumber=141, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitInsn, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are cstderr  : ompared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.Smstderr  : tCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitIntInsn, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitInsn
stderr  : 5:36:40 PM PIT >> FINE : 3 relevant test for visitInsn
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 9 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitInsn, methodDesc=(I)V], indexes=[27], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethostderr  : dCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 25 ms.
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitInsn, methodDesc=(I)V], indexes=[27], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutastderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codtor] SURVIVED
egen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitVarInsn, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.stderr  : engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=36, lineNumber=356, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitVarInsn, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combinestderr  : s two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.Smtstderr  : LoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitVarInsn
stderr  : 5:36:40 PM PIT >> FINE : 4 relevant test for visitVarInsn
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 9 ms
5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)
Reality:stdout  :
List(visitVarInsn, 25, 5)
stdout  : List(visitVarInsn, 25, 6)
stdout  : Expectation:
List(visitVarInsn, 25, 0)
Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : Expectation:
List(visitVarInsn, 25, 5)
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 5)
stdout  : Expectation:
List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
List(visitVarInsn, 25, 0)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$stdout  : Foo)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -502556stdout  : 2857975149833)
List(visitInsn, 3)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())stdout  :
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitVarInsn, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMstderr  : ethodCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 24 ms.
5:36:40 PM PIT &gt;&gt; FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorstderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codder, method=visitVarInsn, methodDesc=(II)V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitLabel, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)V], indexes=[28Mutator] SURVIVED
], mutatorstderr  : =org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=19, lineNumber=187, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitLabel, testsInOrder=[oo.atom.codegen.bytebuddy.smt.stderr  : SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oostderr  : .atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitLabel
stderr  : 5:36:40 PM PIT >> FINE : 3 relevant test for visitLabel
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 9 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitLabel, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)V], indexes=[28], mutator=org.pitest.mutationtest.engstderr  : ine.gregor.mutators.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 23 ms.
stderr  : 5:36:40 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitJumpInsn, methodDesc=(ILnet/bytebuddy/jar/asm/Label;)V], indexes=[34], mutstderr  : ator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=MethodVisitorRecorder.java, block=18, lineNumber=178, description=removed call to net/bytebuddy/jar/asm/MethodVisitor::visitJumpInsn, testsInOrder=[oo.atom.codegen.bytebudstderr  : dy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTestderr  : st), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compa5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorred deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACder, method=visitLabel, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)V], indexes=[28], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
MPEQ bytecode(oo.atom.codegen.bytebuddy.stderr  : branching.BIfAcmpTest)]]
stderr  : 5:36:40 PM PIT >> FINE : mutating method visitJumpInsn
stderr  : 5:36:40 PM PIT >> FINE : 4 relevant test for visitJumpInsn
stderr  : 5:36:40 PM PIT >> FINE : replaced class with mutant in 9 ms
stderr  : 5:36:40 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
List(visitInsn, 172)
List(visitLabel, -5025562857975149833)
List(visitFrame,stdout  :  3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:
List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:
stdout  : List(visitJumpInsn, 165, -5025562857975149833)
stdout  : Reality:
stdout  : List(visitJumpInsn, 165, -5025562857975149833)
stderr  : 5:36:40 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitJumpInsn, methodDesc=(ILnet/bytebuddy/jar/asm/Label;)V], indexes=[34], mutator=org.pitest.mutationteststderr  : .engine.gregor.mutators.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:40 PM PIT >> FINE : processed mutation in 25 ms.
5:36:40 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.internals.MethodVisitorRecorder, method=visitJumpInsn, methodDesc=(ILnet/bytebuddy/jar/asm/Label;)V], indexes=[34], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
5:36:40 PM PIT >> FINE : Exit code was - OK
5:36:40 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=9, lineNumber=76, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
stderr  : 5:36:41 PM PIT >> FINE : mutating method lambda$result$0
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$0
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 131 ms.
5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$1, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=8, lineNumber=79, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
stderr  : 5:36:41 PM PIT >> FINE : mutating method lambda$result$1
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$1
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 5 ms
5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$1, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 19 ms.
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.cod5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$2, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indda$result$1, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.enginexes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=7, lie.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
neNumber=82, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
stderr  : 5:36:41 PM PIT &gt;&gt; FINE : mutating method lambda$result$2
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$2
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 7 ms
stderr  : 5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$2, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 24 ms.
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[199], mutator=org.pitest.mutationtest.enginestderr  : .gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=1, lineNumber=76, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtBoxInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrderstderr  : =[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebstderr  : uddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$2, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
stderr  : 5:36:41 PM PIT >> FINE : mutating method result
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for result
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 8 ms
5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[199], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMstderr  : utator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 25 ms.
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$7, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], ind5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[199], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] Kexes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=2, liILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTesneNumber=97, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.st)
mt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
stderr  : 5:36:41 PM PIT >> FINE : mutating method lambda$result$7
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$7
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 8 ms
5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$7, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 23 ms.
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$3, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=6, lineNumber=85, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
stderr  : 5:36:41 PM PIT >> FINE : mutating method lambda$result$3
5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$7, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$3
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 7 ms
5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$3, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 18 ms.
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.cod5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$4, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indda$result$3, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.enginexes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=5, lie.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oneNumber=88, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.so.atom.codegen.bytebuddy.smt.SmtBoxTest)
mt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
stderr  : 5:36:41 PM PIT >> FINE : mutating method lambda$result$4
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$4
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$4, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 19 ms.
5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambstderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codda$result$4, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.enginegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$5, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], inde.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
exes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=4, lineNumber=91, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
stderr  : 5:36:41 PM PIT >> FINE : mutating method lambda$result$5
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$5
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 7 ms
5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$5, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 22 ms.
stderr  : 5:36:41 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$6, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtBox.java, block=3, lineNumber=94, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempstderr  : t to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(ostderr  : o.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$5, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
stderr  : 5:36:41 PM PIT >> FINE : mutating method lambda$result$6
stderr  : 5:36:41 PM PIT >> FINE : 3 relevant test for lambda$result$6
stderr  : 5:36:41 PM PIT >> FINE : replaced class with mutant in 8 ms
stderr  : 5:36:41 PM PIT >> FINE : Running 1 units
stderr  : 5:36:41 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$6, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : processed mutation in 26 ms.
5:36:41 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxInference, method=lambda$result$6, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:41 PM PIT >> FINE : Exit code was - OK
5:36:41 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConstderr  : ditionalsMutator], filename=RCombined.java, block=2, lineNumber=64, description=negated conditional, testsInOrder=[oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.supports sequence of one failure(oo.astderr  : tom.r.RCombinedTest), oo.atom.r.RCombinedTest.supports sequence of one result(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results into one(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.empty combination is prohibited(oo.atom.stderr  : r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipustderr  : lation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTeststderr  : .single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:42 PM PIT &gt;&gt; FINE : mutating method value
stderr  : 5:36:42 PM PIT >> FINE : 11 relevant test for value
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected =stderr  :  KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : processed mutation in 60 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.Negastderr  : teConditionalsMutator], filename=RCombined.java, block=5, lineNumber=84, description=negated conditional, testsInOrder=[oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.empty combination is prohibitstderr  : ed(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest)]]
5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : mutating method issues
stderr  : 5:36:42 PM PIT >> FINE : 4 relevant test for issues
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detecstderr  : ted = KILLED by oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : processed mutation in 60 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.Retstderr  : urnValsMutator], filename=RCombined.java, block=7, lineNumber=87, description=mutated return of Object value for oo/atom/r/RCombined::issues to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.r.RCombinedTest.supports sequencestderr  :  of one failure(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest)]]
5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : mutating method issues
stderr  : 5:36:42 PM PIT >> FINE : 3 relevant test for issues
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 6 ms
5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = Kstderr  : ILLED by oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest)
5:36:42 PM PIT >> FINE : processed mutation in 28 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[5], mutator=org.pstderr  : itest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=RCombined.java, block=8, lineNumber=69, description=negated conditional, testsInOrder=[oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest), oo.atom.r.stderr  : RCombinedTest.combines a series of results into one(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.ato5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=issues, methodDesc=()Lio/vavr/m.r.RCombinedTest), oo.atom.costderr  : degen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atcollection/List;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest)
om.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNostderr  : tEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.stderr  : atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:42 PM PIT >> FINE : mutating method lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : 8 relevant test for lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[5], mutator=org.pitest.mutationtest.engine.grstderr  : egor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
5:36:42 PM PIT >> FINE : processed mutation in 20 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[8], mutator=org.pstderr  : itest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=RCombined.java, block=9, lineNumber=69, description=negated conditional, testsInOrder=[oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest), oo.atom.r.stderr  : RCombinedTest.combines a series of results into one(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest), oo.atom.costderr  : degen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNostderr  : tEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.stderr  : atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:42 PM PIT &gt;&gt; FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : mutating method lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : 8 relevant test for lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[8], mutator=org.pitest.mutationtest.engine.grstderr  : egor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : processed mutation in 17 ms.
5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnVastderr  : lsMutator], filename=RCombined.java, block=4, lineNumber=67, description=mutated return of Object value for oo/atom/r/RCombined::value to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.r.RCombinedTest.combines two results instderr  : to one(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.supports sequence of one result(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results into stderr  : one(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines twostderr  :  StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfstderr  : NotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualitstderr  : yTest)]]
stderr  : 5:36:42 PM PIT >> FINE : mutating method value
stderr  : 5:36:42 PM PIT >> FINE : 10 relevant test for value
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 6 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLEDstderr  :  by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
5:36:42 PM PIT >> FINE : processed mutation in 17 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[24], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RCombined.java, block=10, lineNumber=70, description=mutated return of Object value for oo/atom/r/RCombined::lambda$value$0 to ( if (x != null) null else throw new RuntimeException ), stderr  : testsInOrder=[oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest)]]
5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : mutating method lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : 2 relevant test for lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[24], mutator=org.pitest.mutationtest.engine.gstderr  : regor.mutators.ReturnValsMutator] detected = SURVIVED
5:36:42 PM PIT >> FINE : processed mutation in 21 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[40], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RCombined.java, block=11, lineNumber=76, description=mutated return of Object value for oo/atom/r/RCombined::lambda$value$0 to ( if (x != null) null else throw new RuntimeException ), stderr  : testsInOrder=[oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results into one(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulatistderr  : on tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.sinstderr  : gle values are compared using value equality(oo.atom.codegen.bytebuddy.smt.Smt5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(LiIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
o/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[24], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] SURVIVED
stderr  : 5:36:42 PM PIT >> FINE : mutating method lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : 6 relevant test for lambda$value$0
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 6 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[40], mutator=org.pitest.mutationtest.engine.gstderr  : regor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
stderr  : 5:36:42 PM PIT >> FINE : processed mutation in 16 ms.
5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombined, method=lambda$value$0, methodDesc=(Lio/vavr/control/Try;Lio/vavr/control/Try;)Lio/vavr/control/Try;], indexes=[40], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
5:36:42 PM PIT >> FINE : Exit code was - OK
5:36:42 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z]stderr  : , indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=AllFieldsArePrivateFinal.java, block=4, lineNumber=41, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.matchers.atomspec.Alstderr  : lFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field is non-private(oo.atstderr  : om.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with private final fields only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTesstderr  : t), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field is non-final(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)]]
5:36:42 PM PIT >> FINE : mutating method matches
5:3stderr  : 6:42 PM PIT >> FINE : 4 relevant test for matches
5:36:42 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[29], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTstderr  : est)
5:36:42 PM PIT >> FINE : processed mutation in 110 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescr5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePription;)Z]stderr  : , indexes=[46], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AllFieldsArePrivateFinal.java, block=8, lineNumber=45, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[29], mutator=org.pitest.muOrder=[oo.atom.codegstderr  : en.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with no fields(oo.atom.codetationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePgen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFirivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)
nalTest.match enumeration typestderr  : (oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with private final fields only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFistderr  : nalTest)]]
stderr  : 5:36:42 PM PIT >> FINE : mutating method matches
stderr  : 5:36:42 PM PIT >> FINE : 3 relevant test for matches
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[46], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with no fields(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsA5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrrePrivateFinalTest)
ivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[46], mutator=org.pitest.mustderr  : 5:36:42 PM PIT >> FINE : processed mutation in 15 ms.
tationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with no fields(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z]stderr  : , indexes=[11], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=AllFieldsArePrivateFinal.java, block=1, lineNumber=37, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.matchers.atomspec.Alstderr  : lFieldsArePrivateFinalTest.match type with no fields(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchestderr  : rs.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field is non-private(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codestderr  : gen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with private final fields only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismastderr  : tch type when at least one field is non-final(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)]]
stderr  : 5:36:42 PM PIT >> FINE : mutating method matches
stderr  : 5:36:42 PM PIT >> FINE : 5 relevant test for matches
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[11], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with no fields(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinstderr  : alTest)
5:36:42 PM PIT >> FINE : processed mutation in 15 ms.
5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrstderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[11], mutator=org.pitest.muegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescrtationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePiption;)Z]stderr  : , indexes=[20], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=rivateFinalTest.match type with no fields(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)
AllFieldsArePrivateFinal.java, block=2, lineNumber=38, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.matchers.atomspec.Alstderr  : lFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field is non-private(oo.atstderr  : om.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with private final fields only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTesstderr  : t), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field is non-final(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)]]
stderr  : 5:36:42 PM PIT >> FINE : mutating method matches
stderr  : 5:36:42 PM PIT >> FINE : 4 relevant test for matches
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[20], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTstderr  : est)
5:36:42 PM PIT >> FINE : processed mutation in 13 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z]stderr  : , indexes=[37], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AllFieldsArePrivateFinal.java, block=6, lineNumber=42, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegstderr  : en.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field 5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePris non-private(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atoivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[20], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePmspec.AllFieldsArePrivateFinalstderr  : Test.mismatch type when at least one field is non-final(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)]]
rivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)
stderr  : 5:36:42 PM PIT >> FINE : mutating method matches
stderr  : 5:36:42 PM PIT >> FINE : 2 relevant test for matches
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 5 ms
5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[37], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field is non-private(oo.atom.codegen.bytebuddy.matchers.atomspec.Allstderr  : FieldsArePrivateFinalTest)
5:36:42 PM PIT >> FINE : processed mutation in 16 ms.
stderr  : 5:36:42 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescr5:36:42 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePription;)Z]stderr  : , indexes=[32], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=ivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[37], mutator=org.pitest.muAllFieldsArePrivateFinal.java, block=5, lineNumber=41, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.tationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFimatchers.atomspec.Alstderr  : lFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFnalTest.mismatch type when at least one field is non-private(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinaieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least lTest)
one field is non-private(oo.atstderr  : om.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match type with private final fields only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTesstderr  : t), oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.mismatch type when at least one field is non-final(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)]]
stderr  : 5:36:42 PM PIT >> FINE : mutating method matches
stderr  : 5:36:42 PM PIT >> FINE : 4 relevant test for matches
stderr  : 5:36:42 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:42 PM PIT >> FINE : Running 1 units
stderr  : 5:36:42 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[32], mutator=org.stderr  : pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTstderr  : est)
5:36:42 PM PIT &gt;&gt; FINE : processed mutation in 17 ms.
5:36:42 PM PIT &gt;&gt; FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[32], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest.match enumeration type(oo.atom.codegen.bytebuddy.matchers.atomspec.AllFieldsArePrivateFinalTest)
5:36:42 PM PIT >> FINE : Exit code was - OK
5:36:42 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[33], mutator=org.pitest.mutatistderr  : ontest.engine.gregor.mutators.VoidMethodCallMutator], filename=AssertStackManipulationProducesExpectedBytecode.java, block=1, lineNumber=69, description=removed call to oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::trace, testsInOrder=[oo.stderr  : atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddystderr  : .smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.stderr  : bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebstderr  : uddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codestderr  : gen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytestderr  : code(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
stderr  : 5:36:43 PM PIT >> FINE : mutating method check
stderr  : 5:36:43 PM PIT >> FINE : 10 relevant test for check
stderr  : 5:36:43 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:43 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
Reality:
stdout  : Expectation:
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 5)stdout  :
stdout  : List(visitVarInsn, 25, 6)stdout  :
stdout  : Expectation:stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)
stdout  : Expectation:
Reality:
List(visitVarInsn, 25, 5)
stdout  : Expectation:
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : Expectation:stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:
stdout  : Reality:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : Expectation:
stdout  : Reality:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitJumpInsn, 165, -5025562857975149833)stdout  :
stderr  : 5:36:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutatorstderr  : s.VoidMethodCallMutator] detected = SURVIVED
5:36:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:43 PM PIT >> FINE : processed mutation in 186 ms.
stderr  : 5:36:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[50], mutator=org.pitest.mutatistderr  : ontest.engine.gregor.mutators.VoidMethodCallMutator], filename=AssertStackManipulationProducesExpectedBytecode.java, block=1, lineNumber=73, description=removed call to oo/atom/codegen/bytebuddy/smt/internals/MethodVisitorRecorder::trace, testsInOrder=[oo.stderr  : atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddystderr  : .smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.stderr  : bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebstderr  : uddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codestderr  : gen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytestderr  : code(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
stderr  : 5:36:43 PM PIT >> FINE : mutating method check
stderr  : 5:36:43 PM PIT >> FINE : 10 relevant test for check
stderr  : 5:36:43 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:43 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : Reality:stdout  :
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 5)stdout  :
stdout  : List(visitVarInsn, 25, 6)
stdout  : Reality:stdout  :
stdout  : Expectation:
List(visitVarInsn, 25, 0)
Reality:
stdout  : Expectation:
List(visitVarInsn, 25, 5)
stdout  : Reality:
stdout  : Expectation:
List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : Reality:
stdout  : Expectation:
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : Expectation:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:
stdout  : Expectation:
List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
stdout  : Reality:
stdout  : Expectation:
List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitJumpInsn, 165, -5025562857975149833)
Reality:
stderr  : 5:36:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[50], mutator=org.pitest.mutationtest.engine.gregor.mutatorstderr  : s.VoidMethodCallMutator] detected = SURVIVED
5:36:43 PM PIT >> FINE : processed mutation in 33 ms.
5:36:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[50], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[24], mutator=org.pitest.mutatistderr  : ontest.engine.gregor.mutators.VoidMethodCallMutator], filename=AssertStackManipulationProducesExpectedBytecode.java, block=1, lineNumber=67, description=removed call to java/util/function/Consumer::accept, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxstderr  : FieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.costderr  : degen.bytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTesstderr  : t), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.astderr  : tom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTeststderr  : ), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.brstderr  : anching.BIfAcmpTest)]]
stderr  : 5:36:43 PM PIT >> FINE : mutating method check
stderr  : 5:36:43 PM PIT >> FINE : 10 relevant test for check
stderr  : 5:36:43 PM PIT >> FINE : replaced class with mutant in 6 ms
5:36:43 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
Reality:
stdout  : Expectation:
Reality:
stdout  : List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)
stderr  : 5:36:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[24], mutator=org.pitest.mutationtest.engine.gregor.mutatorstderr  : s.VoidMethodCallMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:36:43 PM PIT >> FINE : processed mutation in 31 ms.
5:36:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[24], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
stderr  : 5:36:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[46], mutator=org.pitest.mutatistderr  : ontest.engine.gregor.mutators.VoidMethodCallMutator], filename=AssertStackManipulationProducesExpectedBytecode.java, block=1, lineNumber=72, description=removed call to java/io/PrintStream::println, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTestderr  : st.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bstderr  : ytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.stderr  : atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codstderr  : egen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.astderr  : tom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branchingstderr  : .BIfAcmpTest)]]
stderr  : 5:36:43 PM PIT >> FINE : mutating method check
stderr  : 5:36:43 PM PIT >> FINE : 10 relevant test for check
stderr  : 5:36:43 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:43 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)stdout  :
stdout  : List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)stdout  :
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 5)stdout  :
stdout  : List(visitVarInsn, 25, 5)stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)
List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:
List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:stdout  :
stdout  : List(visitJumpInsn, 165, -5025562857975149833)stdout  :
stdout  : List(visitJumpInsn, 165, -5025562857975149833)
stderr  : 5:36:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[46], mutator=org.pitest.mutationtest.engine.gregor.mutatorstderr  : s.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:43 PM PIT >> FINE : processed mutation in 48 ms.
5:36:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[46], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[29], mutator=org.pitest.mutatistderr  : ontest.engine.gregor.mutators.VoidMethodCallMutator], filename=AssertStackManipulationProducesExpectedBytecode.java, block=1, lineNumber=68, description=removed call to java/io/PrintStream::println, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTestderr  : st.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bstderr  : ytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.stderr  : atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codstderr  : egen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.astderr  : tom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branchingstderr  : .BIfAcmpTest)]]
stderr  : 5:36:43 PM PIT >> FINE : mutating method check
stderr  : 5:36:43 PM PIT >> FINE : 10 relevant test for check
stderr  : 5:36:43 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:43 PM PIT >> FINE : Running 1 units
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 5)
stdout  : List(visitVarInsn, 25, 6)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 5)
stdout  : List(visitVarInsn, 25, 6)stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)
stdout  : List(visitVarInsn, 25, 5)
Reality:
List(visitVarInsn, 25, 5)
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
Reality:
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/lang/Integer, valueOf, (I)Ljava/lang/Integer;, false)stdout  :
stdout  : List(visitVarInsn, 25, 0)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
List(visitVarInsn, 25, 1)
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
List(visitVarInsn, 25, 0)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)
List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)
stdout  : List(visitInsn, 172)
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : List(visitJumpInsn, 165, -5025562857975149833)stdout  :
stdout  : Reality:
stdout  : List(visitJumpInsn, 165, -5025562857975149833)stdout  :
stderr  : 5:36:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutatorstderr  : s.VoidMethodCallMutator] detected = SURVIVED
5:36:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertStackManipulationProducesExpectedBytecode, method=check, methodDesc=()V], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMetstderr  : 5:36:43 PM PIT >> FINE : processed mutation in 21 ms.
hodCallMutator] SURVIVED
5:36:43 PM PIT >> FINE : Exit code was - OK
5:36:43 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:44 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=lambda$static$1, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Brastderr  : nching;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=Condition.java, block=4, lineNumber=40, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/c/Condition::lambda$static$1 to stderr  : ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTeststderr  : .single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:3stderr  : 6:44 PM PIT >> FINE : mutating method lambda$static$1
5:36:44 PM PIT >> FINE : 3 relevant test for lambda$static$1
stderr  : 5:36:44 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:44 PM PIT >> FINE : Running 1 units
stderr  : 5:36:44 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=lambda$static$1, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[7], mutatstderr  : or=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:36:44 PM PIT >> FINE : procstderr  : essed mutation in 101 ms.
5:36:44 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=lambda$static$1, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
stderr  : 5:36:44 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=branching, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branchingstderr  : ;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=Condition.java, block=1, lineNumber=51, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/c/Condition::branching to ( if (x != nstderr  : ull) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single valustderr  : es are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:44 PM PIT >> FINE : mutating method branching
stderr  : 5:36:44 PM PIT >> FINE : 3 relevant test for branching
stderr  : 5:36:44 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:44 PM PIT >> FINE : Running 1 units
stderr  : 5:36:44 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=branching, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[8], mutator=orgstderr  : .pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:36:44 PM PIT >> FINE : processed stderr  : mutation in 10 ms.
5:36:44 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.c.Condition, method=branching, methodDesc=(Lnet/bytebuddy/jar/asm/Label;)Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:36:44 PM PIT >> FINE : Exit code was - OK
5:36:44 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:44 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indestderr  : xes=[59], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=AllMethodsAreFinal.java, block=1, lineNumber=48, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFstderr  : inalTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type ignoring bridge methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethostderr  : dsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type with final methods only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.mstderr  : atch type ignoring static methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)]]
5:36:44 PM PIT >> FINE : mutating method matches
5:36:44 PM PIT >> FINE : 4 relevant test for matches
5:36:44 PM PIT >> FINE : replaced class with mutanstderr  : t in 3 ms
5:36:44 PM PIT >> FINE : Running 1 units
stderr  : 5:36:44 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[59], mutator=org.piteststderr  : .mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type ignoring static methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)
stderr  : 5:36:44 PM PIT >> FINE : processed mutation in 123 ms.
5:36:44 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[59], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type ignoring static methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)
stderr  : 5:36:44 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indestderr  : xes=[81], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AllMethodsAreFinal.java, block=5, lineNumber=53, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddystderr  : .matchers.atomspec.AllMethodsAreFinalTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type ignoring bridge methods(oo.atom.codegen.bytstderr  : ebuddy.matchers.atomspec.AllMethodsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type with final methods only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.stderr  : atomspec.AllMethodsAreFinalTest.match type ignoring static methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)]]
stderr  : 5:36:44 PM PIT >> FINE : mutating method matches
stderr  : 5:36:44 PM PIT >> FINE : 4 relevant test for matches
stderr  : 5:36:44 PM PIT >> FINE : replaced class with mutant in 6 ms
stderr  : 5:36:44 PM PIT >> FINE : Running 1 units
stderr  : 5:36:44 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[81], mutator=org.piteststderr  : .mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)
5:36:44 PM PIT >> FIstderr  : NE : processed mutation in 25 ms.
5:36:44 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[81], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)
stderr  : 5:36:44 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indestderr  : xes=[68], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=AllMethodsAreFinal.java, block=2, lineNumber=49, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFstderr  : inalTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type ignoring bridge methods(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethostderr  : dsAreFinalTest), oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match type with final methods only(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)]]
stderr  : 5:36:44 PM PIT >> FINE : mutating method matches
stderr  : 5:36:44 PM PIT >> FINE : 3 relevant test for matches
stderr  : 5:36:44 PM PIT >> FINE : replaced class with mutant in 5 ms
5:36:44 PM PIT >> FINE : Running 1 units
stderr  : 5:36:44 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[68], mutator=org.piteststderr  : .mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)
5:36:44 PM Pstderr  : IT >> FINE : processed mutation in 13 ms.
5:36:44 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinal, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[68], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.AllMethodsAreFinalTest)
5:36:44 PM PIT >> FINE : Exit code was - OK
5:36:44 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:45 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$1, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefstderr  : inedShape;)Loo/atom/codegen/bytebuddy/smt/SmtCheckFieldEquality;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtCheckFieldsEquality.java, block=2, lineNumber=46, description=mutated return of Object vastderr  : lue for oo/atom/codegen/bytebuddy/smt/SmtFieldsEqualityInference::lambda$result$1 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atostderr  : m.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:45 PM PIT >> FINE : mutating method lambda$result$1
stderr  : 5:36:45 PM PIT >> FINE : 1 relevant test for lambda$result$1
stderr  : 5:36:45 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:45 PM PIT >> FINE : Running 1 units
stderr  : 5:36:45 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$1, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Loo/atom/codegen/stderr  : bytebuddy/smt/SmtCheckFieldEquality;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegenstderr  : .bytebuddy.smt.SmtCheckFieldsEqualityTest)
5:36:45 PM PIT >> FINE : processed mutation in 77 ms.
5:36:45 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$1, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Loo/atom/codegen/bytebuddy/smt/SmtCheckFieldEquality;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by ostderr  : 5:36:45 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtChegen.bytebuddy.smt.SmtFieldsEqualityInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[31], mutator=org.pitesteckFieldsEqualityTest)
.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator], filename=SmtCheckFieldsEquality.java, block=1, lineNumber=42, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtFieldsEqualityInference::result to ( if (x != null) null else throwstderr  :  new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:45 PM PIT >> FINE : mutating method result
stderr  : 5:36:45 PM PIT >> FINE : 1 relevant test for result
stderr  : 5:36:45 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:45 PM PIT >> FINE : Running 1 units
stderr  : 5:36:45 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[31], mutator=org.pitest.mutationtest.engine.gregor.mutators.Rstderr  : eturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
stderr  : 5:36:45 PM PIT >> FINE : processed mutation in 14 ms.
5:36:45 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[31], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsstderr  : 5:36:45 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegenegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescrip.bytebuddy.smt.SmtCheckFieldsEqualityTest)
tion$InDefstderr  : inedShape;)Z], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=SmtCheckFieldsEquality.java, block=3, lineNumber=45, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtChestderr  : ckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:45 PM PIT >> FINE : mutating method lambda$result$0
stderr  : 5:36:45 PM PIT >> FINE : 1 relevant test for lambda$result$0
stderr  : 5:36:45 PM PIT >> FINE : replaced class with mutant in 5 ms
5:36:45 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)
List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stderr  : 5:36:45 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Z], indexes=[5], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
5stderr  : :36:45 PM PIT >> FINE : processed mutation in 109 ms.
5:36:45 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Z], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
stderr  : 5:36:45 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefstderr  : inedShape;)Z], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtCheckFieldsEquality.java, block=5, lineNumber=45, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oostderr  : .atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:45 PM PIT >> FINE : mutating method lambda$result$0
stderr  : 5:36:45 PM PIT >> FINE : 1 relevant test for lambda$result$0
stderr  : 5:36:45 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:45 PM PIT >> FINE : Running 1 units
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stderr  : 5:36:45 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Z], indexes=[13],stderr  :  mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
stderr  : 5:36:45 PM PIT >> FINE : processed mutation in 13 ms.
5:36:45 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtFieldsEqualityInference, method=lambda$result$0, methodDesc=(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Z], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
5:36:45 PM PIT >> FINE : Exit code was - OK
5:36:45 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:46 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementatiostderr  : n$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=BMark.java, block=1, lineNumber=47, description=removed call to net/bytebuddy/stderr  : jar/asm/MethodVisitor::visitFrame, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are comstderr  : pared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:46 PM PIT >> FINE : stderr  : mutating method apply
stderr  : 5:36:46 PM PIT >> FINE : 3 relevant test for apply
stderr  : 5:36:46 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:46 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)
List(visitLabel, -5025562857975149833)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : Expectation:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stderr  : 5:36:46 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/imstderr  : plementation/bytecode/StackManipulation$Size;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:46 PM PIT >> FINE : processed mutation in 166 ms.
5:36:46 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
stderr  : 5:36:46 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementatiostderr  : n$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[23], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BMark.java, block=1, lineNumber=48, description=mutated return of Object value forstderr  :  oo/atom/codegen/bytebuddy/branching/BMark::apply to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTstderr  : est), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.costderr  : degen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:46 PM PIT >> FINE : mutating method apply
stderr  : 5:36:46 PM PIT >> FINE : 3 relevant test for apply
stderr  : 5:36:46 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:46 PM PIT >> FINE : Running 1 units
stderr  : 5:36:46 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/imstderr  : plementation/bytecode/StackManipulation$Size;], indexes=[23], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codstderr  : egen.bytebuddy.smt.SmtIfNotEqualTest)
stderr  : 5:36:46 PM PIT >> FINE : processed mutation in 15 ms.
5:36:46 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementatstderr  : 5:36:46 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codion/bytecode/StackManipulation$Size;], indexes=[23], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] Kegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/ImpILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.Slementatiostderr  : n$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[6], mutator=org.pitest.mtIfNotEqualTest)
mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=BMark.java, block=1, lineNumber=46, description=removed call to net/bytebuddy/jstderr  : ar/asm/MethodVisitor::visitLabel, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compstderr  : ared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:46 PM PIT >> FINE : mutating method apply
stderr  : 5:36:46 PM PIT >> FINE : 3 relevant test for apply
stderr  : 5:36:46 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:46 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stderr  : 5:36:46 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/imstderr  : plementation/bytecode/StackManipulation$Size;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = SURVIVED
stderr  : 5:36:46 PM PIT >> FINE : processed mutation in 19 ms.
5:36:46 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BMark, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
5:36:46 PM PIT >> FINE : Exit code was - OK
5:36:46 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:46 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indestderr  : xes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=HasNoStaticMethods.java, block=1, lineNumber=37, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethstderr  : odsTest.match type with lambdas(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest), oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match type with no static methods(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStatistderr  : cMethodsTest), oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest), oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.mismatch type stderr  : with at least one static method(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)]]
5:36:46 PM PIT >> FINE : mutating method matches
5:36:46 PM PIT >> FINE : 4 relevant test for matches
5:36:46 PM PIT >> FINE : replaced class with mutant stderr  : in 3 ms
5:36:46 PM PIT >> FINE : Running 1 units
stderr  : 5:36:46 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[5], mutator=org.pitest.stderr  : mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)
5:36:46 PM PIstderr  : T >> FINE : processed mutation in 124 ms.
5:36:46 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)
stderr  : 5:36:46 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indestderr  : xes=[32], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=HasNoStaticMethods.java, block=3, lineNumber=41, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddystderr  : .matchers.atomspec.HasNoStaticMethodsTest.match type with lambdas(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest), oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match type with no static methods(oo.atom.codegen.bytestderr  : buddy.matchers.atomspec.HasNoStaticMethodsTest), oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.mismatch type with at least one static method(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)]]
stderr  : 5:36:46 PM PIT >> FINE : mutating method matches
stderr  : 5:36:46 PM PIT >> FINE : 3 relevant test for matches
stderr  : 5:36:46 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:36:46 PM PIT >> FINE : Running 1 units
stderr  : 5:36:46 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[32], mutator=org.piteststderr  : .mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match type with lambdas(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)
5:36:46 PM PIT >> FIstderr  : NE : processed mutation in 11 ms.
stderr  : 5:36:46 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indestderr  : xes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=HasNoStaticMeth5:36:46 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMetods.java, block=2, lineNumber=38, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atohods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[32], mutator=org.pitest.mutationm.codegen.bytebuddy.stderr  : matchers.atomspec.HasNoStaticMethodsTest.match enumeration types(oo.atom.codegen.bytebuddy.matchertest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.matcs.atomspec.HasNoStaticMethodsTest)]]
h type with lambdas(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)
stderr  : 5:36:46 PM PIT >> FINE : mutating method matches
stderr  : 5:36:46 PM PIT >> FINE : 1 relevant test for matches
stderr  : 5:36:46 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:46 PM PIT >> FINE : Running 1 units
stderr  : 5:36:46 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[9], mutator=org.pitest.stderr  : mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)
5:36:46 PM PIT >> FINstderr  : E : processed mutation in 12 ms.
5:36:46 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.HasNoStaticMethodsTest)
5:36:46 PM PIT >> FINE : Exit code was - OK
5:36:46 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:47 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[23], mutator=org.pitest.mutationtest.stderr  : engine.gregor.mutators.ReturnValsMutator], filename=SmtIfNotEqual.java, block=3, lineNumber=45, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtIfNotEqualInference::result to ( if (x != null) null else throw new RuntimeExcepstderr  : tion ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)]]
stderr  : 5:36:47 PM PIT >> FINE : mutating method result
stderr  : 5:36:47 PM PIT >> FINE : 1 relevant test for result
stderr  : 5:36:47 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:47 PM PIT >> FINE : Running 1 units
stderr  : 5:36:47 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[23], mutator=org.pitest.mutationtest.engine.gregor.mutators.Returstderr  : nValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:36:47 PM PIT >> FINE : processed mutation in 67 ms.
5:36:47 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[23], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
stderr  : 5:36:47 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[6], mutator=org.pitest.mutationtest.estderr  : ngine.gregor.mutators.NegateConditionalsMutator], filename=SmtIfNotEqual.java, block=1, lineNumber=42, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bystderr  : tebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be stderr  : compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:47 PM PIT >> FINE : mutating method result
stderr  : 5:36:47 PM PIT >> FINE : 3 relevant test for result
stderr  : 5:36:47 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:47 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
stdout  : List(visitJumpInsn, 154, -5025562857975149833)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stderr  : 5:36:47 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.Negatestderr  : ConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
stderr  : 5:36:47 PM PIT &gt;&gt; FINE : processed mutation in 107 ms.
5:36:47 PM PIT &gt;&gt; FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
stderr  : 5:36:47 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.stderr  : engine.gregor.mutators.ReturnValsMutator], filename=SmtIfNotEqual.java, block=2, lineNumber=43, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtIfNotEqualInference::result to ( if (x != null) null else throw new RuntimeExcepstderr  : tion ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oostderr  : .atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:47 PM PIT >> FINE : mutating method result
stderr  : 5:36:47 PM PIT >> FINE : 2 relevant test for result
stderr  : 5:36:47 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:47 PM PIT >> FINE : Running 1 units
stderr  : 5:36:47 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.Returstderr  : nValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:36:47 PM PIT >> FINE : processed mutation in 11 ms.
5:36:47 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:36:47 PM PIT >> FINE : Exit code was - OK
5:36:47 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:48 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombinedOrDefaultInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[22], mutator=org.pitest.mutationtest.engine.gregor.mstderr  : utators.ReturnValsMutator], filename=RCombinedOrDefault.java, block=3, lineNumber=56, description=mutated return of Object value for oo/atom/r/RCombinedOrDefaultInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.stderr  : atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.stderr  : SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deestderr  : ply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:36:48 PM PIT >> FINE : mutating method result
stderr  : 5:36:48 PM PIT >> FINE : 4 relevant test for result
stderr  : 5:36:48 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:36:48 PM PIT >> FINE : Running 1 units
stderr  : 5:36:48 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombinedOrDefaultInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[22], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] dstderr  : etected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:36:48 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombinedOrDefaultInference, method=result, methstderr  : 5:36:48 PM PIT >> FINE : processed mutation in 69 ms.
odDesc=()Loo/atom/r/Result;], indexes=[22], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
stderr  : 5:36:48 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RCombinedOrDefaultInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mustderr  : tators.NegateConditionalsMutator], filename=RCombinedOrDefault.java, block=1, lineNumber=53, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebudstderr  : dy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equalistderr  : ty(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:48 PM PIT >> FINE : mutating method result
stderr  : 5:36:48 PM PIT >> FINE : 4 relevant test for result
stderr  : 5:36:48 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:48 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)
stdout  : Reality:stdout  :
stderr  : 5:36:48 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RCombinedOrDefaultInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutstderr  : ator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:36:48 PM PIT >> FINE : processed mutation in 87 ms.
5:36:48 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RCombinedOrDefaultInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:36:48 PM PIT &gt;&gt; FINE : Exit code was - OK
5:36:48 PM PIT &gt;&gt; FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:48 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BImpl, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementatiostderr  : n$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator], filename=BImpl.java, block=1, lineNumber=51, description=removed call to net/bytebuddy/jstderr  : ar/asm/MethodVisitor::visitJumpInsn, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are cstderr  : ompared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddstderr  : y.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
stderr  : 5:36:48 PM PIT >> FINE : mutating method apply
stderr  : 5:36:48 PM PIT >> FINE : 4 relevant test for apply
stderr  : 5:36:48 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:48 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)
List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitIntInsn, 16, 42)
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Expectation:
List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)
stdout  : List(visitFrame, 3, 0, List(), 0, List())
stdout  : Reality:stdout  :
stdout  : List(visitMethodInsn, 182, java/lang/Object, equals, (Ljava/lang/Object;)Z, false)
List(visitIntInsn, 16, 42)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Reality:stdout  :
stdout  : List(visitVarInsn, 25, 0)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitVarInsn, 25, 1)stdout  :
stdout  : List(visitTypeInsn, 192, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo)stdout  :
stdout  : List(visitFieldInsn, oo/atom/codegen/bytebuddy/smt/SmtCheckFieldsEqualityTest$Foo, objects, [Ljava/lang/Object;)stdout  :
stdout  : List(visitMethodInsn, 184, java/util/Objects, deepEquals, (Ljava/lang/Object;Ljava/lang/Object;)Z, false)stdout  :
stdout  : List(visitInsn, 3)stdout  :
stdout  : List(visitInsn, 172)stdout  :
stdout  : List(visitLabel, -5025562857975149833)stdout  :
stdout  : List(visitFrame, 3, 0, List(), 0, List())stdout  :
stdout  : Expectation:
stdout  : List(visitJumpInsn, 165, -5025562857975149833)stdout  :
stdout  : Reality:
stderr  : 5:36:48 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BImpl, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/imstderr  : plementation/bytecode/StackManipulation$Size;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] detected = KILLED by oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddstderr  : y.branching.BIfAcmpTest)
stderr  : 5:36:48 PM PIT >> FINE : processed mutation in 176 ms.
5:36:48 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BImpl, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] KILLED by oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)
stderr  : 5:36:48 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BImpl, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementatiostderr  : n$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BImpl.java, block=1, lineNumber=52, description=mutated return of Object value forstderr  :  oo/atom/codegen/bytebuddy/branching/BImpl::apply to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTstderr  : est), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.costderr  : degen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
stderr  : 5:36:48 PM PIT >> FINE : mutating method apply
stderr  : 5:36:48 PM PIT >> FINE : 4 relevant test for apply
stderr  : 5:36:48 PM PIT >> FINE : replaced class with mutant in 6 ms
5:36:48 PM PIT &gt;&gt; FINE : Running 1 units
stderr  : 5:36:48 PM PIT &gt;&gt; FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BImpl, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/imstderr  : plementation/bytecode/StackManipulation$Size;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codstderr  : egen.bytebuddy.smt.SmtIfNotEqualTest)
stderr  : 5:36:48 PM PIT >> FINE : processed mutation in 16 ms.
5:36:48 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BImpl, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:36:48 PM PIT >> FINE : Exit code was - OK
5:36:48 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:49 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RBindInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.Returstderr  : nValsMutator], filename=RBind.java, block=3, lineNumber=55, description=mutated return of Object value for oo/atom/r/RBindInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMetstderr  : hodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)]]
5:36:49 PM PIT >> FINE : mutating method result
5:36:49 PM PIT >> FINE : 1 relevant test for result
5:36:49 PM PIT >> FINE : replaced class with mutant instderr  :  4 ms
5:36:49 PM PIT >> FINE : Running 1 units
stderr  : 5:36:49 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RBindInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILstderr  : LED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
5:36:49 PM PIT >> FINE : processed mutation in 138 ms.
5:36:49 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RBindInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
stderr  : 5:36:49 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RBindInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[11], mutator=org.pitest.mutationtest.engine.gregor.mutators.Negatstderr  : eConditionalsMutator], filename=RBind.java, block=1, lineNumber=52, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)stderr  : ]]
stderr  : 5:36:49 PM PIT >> FINE : mutating method result
stderr  : 5:36:49 PM PIT >> FINE : 1 relevant test for result
stderr  : 5:36:49 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:49 PM PIT >> FINE : Running 1 units
stderr  : 5:36:49 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RBindInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[11], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detectstderr  : ed = KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
stderr  : 5:36:49 PM PIT >> FINE : processed mutation in 15 ms.
5:36:49 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RBindInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[11], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
5:36:49 PM PIT >> FINE : Exit code was - OK
5:36:49 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:49 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[19], mutator=org.pitest.mutationtest.enstderr  : gine.gregor.mutators.ReturnValsMutator], filename=SmtBoxField.java, block=2, lineNumber=44, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtBoxFieldInference::result to ( if (x != null) null else throw new RuntimeException )stderr  : , testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)]]
5:36:50 PM PIT >> FINE : mutating method result
stderr  : 5:36:50 PM PIT >> FINE : 1 relevant test for result
stderr  : 5:36:50 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:50 PM PIT >> FINE : Running 1 units
stderr  : 5:36:50 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[19], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnVstderr  : alsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
5:36:50 PM PIT >> FINE : processed mutation in 69 ms.
5:36:50 PM PIT &gt;&gt; FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[19], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
stderr  : 5:36:50 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[12], mutator=org.pitest.mutationtest.enstderr  : gine.gregor.mutators.NegateConditionalsMutator], filename=SmtBoxField.java, block=1, lineNumber=43, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.stderr  : bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegstderr  : en.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:50 PM PIT >> FINE : mutating method result
stderr  : 5:36:50 PM PIT >> FINE : 3 relevant test for result
stderr  : 5:36:50 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:50 PM PIT >> FINE : Running 1 units
stderr  : 5:36:50 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateCstderr  : onditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
5:36:50 PM PIT >> FINE : processed mutation in 36 ms.
5:36:50 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
stderr  : 5:36:50 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[26], mutator=org.pitest.mutationtest.enstderr  : gine.gregor.mutators.ReturnValsMutator], filename=SmtBoxField.java, block=3, lineNumber=46, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtBoxFieldInference::result to ( if (x != null) null else throw new RuntimeException )stderr  : , testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atstderr  : om.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:50 PM PIT >> FINE : mutating method result
stderr  : 5:36:50 PM PIT >> FINE : 2 relevant test for result
stderr  : 5:36:50 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:50 PM PIT >> FINE : Running 1 units
stderr  : 5:36:50 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[26], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnVstderr  : alsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
stderr  : 5:36:50 PM PIT >> FINE : processed mutation in 11 ms.
5:36:50 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtBoxFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[26], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
5:36:50 PM PIT >> FINE : Exit code was - OK
5:36:50 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:50 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtValidated, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/stderr  : type/TypeDescription;)Loo/atom/r/Result;], indexes=[17], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=BtValidated.java, block=1, lineNumber=50, description=negated conditional, testsInOrder=[oo.atom.codegen.bystderr  : tebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
5:36:50 PM PIT >> FINE : mutating method transitionResult
stderr  : 5:36:50 PM PIT >> FINE : 1 relevant test for transitionResult
stderr  : 5:36:50 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:50 PM PIT >> FINE : Running 1 units
stderr  : 5:36:50 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtValidated, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atstderr  : om/r/Result;], indexes=[17], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutato5:36:50 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtValidated, method=transitior] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
nResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Resu5:36:50 PM PIT >> Fstderr  : INE : processed mutation in 254 ms.
lt;], indexes=[17], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
stderr  : 5:36:50 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtValidated, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/stderr  : type/TypeDescription;)Loo/atom/r/Result;], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtValidated.java, block=3, lineNumber=53, description=mutated return of Object value for oo/atom/codegen/bytebuddy/stderr  : bt/BtValidated::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
stderr  : 5:36:50 PM PIT >> FINE : mutating method transitionResult
stderr  : 5:36:50 PM PIT >> FINE : 1 relevant test for transitionResult
stderr  : 5:36:50 PM PIT >> FINE : replaced class with mutant in 5 ms
5:36:50 PM PIT >> FINE : Running 1 units
stderr  : 5:36:50 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtValidated, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atstderr  : om/r/Result;], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
5:36:50 PM PIT >> FINE : prstderr  : ocessed mutation in 16 ms.
5:36:50 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtValidated, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[33], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
5:36:50 PM PIT >> FINE : Exit code was - OK
5:36:50 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:51 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RInferred, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.Retustderr  : rnValsMutator], filename=RInferred.java, block=2, lineNumber=52, description=mutated return of Object value for oo/atom/r/RInferred::issues to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxTest.astderr  : ttempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)]]
stderr  : 5:36:51 PM PIT >> FINE : mutating method issues
stderr  : 5:36:51 PM PIT >> FINE : 2 relevant test for issues
stderr  : 5:36:51 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:51 PM PIT >> FINE : Running 1 units
stderr  : 5:36:51 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RInferred, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KIstderr  : LLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
5:36:51 PM PIT >> FINE : processed mutation in 123 ms.
5:36:51 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RInferred, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)
stderr  : 5:36:51 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RInferred, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValstderr  : sMutator], filename=RInferred.java, block=1, lineNumber=47, description=mutated return of Object value for oo/atom/r/RInferred::value to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.gestderr  : nerates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebustderr  : ddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.stderr  : codegen.bytebuddy.smt.SmtBoxTest.attempt to box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.Sstderr  : mtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.stderr  : atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEquastderr  : lityTest), oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)]]
stderr  : 5:36:51 PM PIT >> FINE : mutating method value
stderr  : 5:36:51 PM PIT >> FINE : 11 relevant test for value
stderr  : 5:36:51 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:51 PM PIT >> FINE : Running 1 units
stderr  : 5:36:51 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RInferred, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED stderr  : by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
stderr  : 5:36:51 PM PIT >> FINE : processed mutation in 17 ms.
5:36:51 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RInferred, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
5:36:51 PM PIT >> FINE : Exit code was - OK
5:36:51 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:51 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstract, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[stderr  : 13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=IsNotAbstract.java, block=3, lineNumber=36, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.matchers.stderr  : atomspec.IsNotAbstractTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest), oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.match non-abstract classes(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbsstderr  : tractTest), oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.mismatch abstract classes(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)]]
5:36:51 PM PIT >> FINE : mutating method matches
5:36:51 PM PIT >> FINE : 3 relevant test fstderr  : or matches
5:36:51 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:51 PM PIT >> FINE : Running 1 units
5:36:52 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstract,stderr  : 5:36:52 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atom method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[13], mutator=org.pitest.mutationtest.spec.IsNotAbstract, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[13], mutator=org.pengine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)
itest.mutastderr  : tiontest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)
5:36:52 PM PIT >> FINE : processed stderr  : mutation in 113 ms.
stderr  : 5:36:52 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstract, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[stderr  : 5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=IsNotAbstract.java, block=1, lineNumber=36, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.match estderr  : numeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest), oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.match non-abstract classes(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest), oo.atom.codegen.bytebustderr  : ddy.matchers.atomspec.IsNotAbstractTest.mismatch abstract classes(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)]]
stderr  : 5:36:52 PM PIT >> FINE : mutating method matches
stderr  : 5:36:52 PM PIT >> FINE : 3 relevant test for matches
stderr  : 5:36:52 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:52 PM PIT >> FINE : Running 1 units
stderr  : 5:36:52 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstract, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[5], mutator=org.pitest.mutatstderr  : iontest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)
stderr  : 5:36:52 PM PIT >> FINE : processed mutation in 13 ms.
5:36:52 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstract, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest.match enumeration types(oo.atom.codegen.bytebuddy.matchers.atomspec.IsNotAbstractTest)
5:36:52 PM PIT >> FINE : Exit code was - OK
5:36:52 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:52 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtSequence, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/tstderr  : ype/TypeDescription;)Loo/atom/r/Result;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtSequence.java, block=2, lineNumber=50, description=mutated return of Object value for oo/atom/codegen/bytebuddy/btstderr  : /BtSequence::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)]]
5:36:52 stderr  : PM PIT >> FINE : mutating method transitionResult
5:36:52 PM PIT >> FINE : 1 relevant test for transitionResult
5:36:52 PM PIT >> FINE : replaced class with mutant in 5 ms
5:36:52 PM PIT >> FINE : Running 1 units
stderr  : 5:36:52 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtSequence, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atostderr  : m/r/Result;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMetstderr  : hodTest)
5:36:52 PM PIT >> FINE : processed mutation in 128 ms.
5:36:52 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtSequence, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
stderr  : 5:36:52 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtSequence, method=lambda$transitionResult$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;Loo/atom/r/Resstderr  : ult;Loo/atom/codegen/bytebuddy/bt/BuilderTransition;)Loo/atom/r/Result;], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtSequence.java, block=3, lineNumber=52, description=mutated return of Object value stderr  : for oo/atom/codegen/bytebuddy/bt/BtSequence::lambda$transitionResult$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytestderr  : buddy.bt.BtGenerateMethodTest)]]
stderr  : 5:36:52 PM PIT >> FINE : mutating method lambda$transitionResult$0
stderr  : 5:36:52 PM PIT >> FINE : 1 relevant test for lambda$transitionResult$0
stderr  : 5:36:52 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:52 PM PIT >> FINE : Running 1 units
stderr  : 5:36:52 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtSequence, method=lambda$transitionResult$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;Loo/atom/r/Result;Loo/atom/codegen/bytebudstderr  : dy/bt/BuilderTransition;)Loo/atom/r/Result;], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.costderr  : degen.bytebuddy.bt.BtGenerateMethodTest)
stderr  : 5:36:52 PM PIT >> FINE : processed mutation in 10 ms.
5:36:52 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtSequence, method=lambda$transitionResult$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;Loo/atom/r/Result;Loo/atom/codegen/bytebuddy/bt/BuilderTransition;)Loo/atom/r/Result;], indexes=[12], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
5:36:52 PM PIT >> FINE : Exit code was - OK
5:36:52 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:53 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation, method=prepare, methodDesc=(Lnet/bytebuddy/dynamic/scaffold/InstrumentedType;)Lnet/bytebstderr  : uddy/dynamic/scaffold/InstrumentedType;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtGenerateMethod.java, block=2, lineNumber=69, description=mutated return of Object value for oo/atom/codegen/bytebudstderr  : dy/bt/BtGenerateMethodImplementation::prepare to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodstderr  : Test)]]
5:36:53 PM PIT >> FINE : mutating method prepare
5:36:53 PM PIT >> FINE : 1 relevant test for prepare
5:36:53 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:53 PM PIT >> FINE : Running 1 units
stderr  : 5:36:53 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation, method=prepare, methodDesc=(Lnet/bytebuddy/dynamic/scaffold/InstrumentedType;)Lnet/bytebuddy/dynamic/scaffold/Instrustderr  : mentedType;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethstderr  : odTest)
5:36:53 PM PIT >> FINE : processed mutation in 146 ms.
5:36:53 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation, method=prepare, methodDesc=(Lnet/bytebuddy/dynamic/scaffold/InstrumentedType;)Lnet/bytebuddy/dynamic/scaffold/InstrumentedType;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.stderr  : 5:36:53 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation, method=appender, methodDesc=(Lnet/bytebuddy/implementation/Implementation$Targbt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
et;)Lnet/bstderr  : ytebuddy/implementation/bytecode/ByteCodeAppender;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtGenerateMethod.java, block=1, lineNumber=64, description=mutated return of Object value for oo/atom/codestderr  : gen/bytebuddy/bt/BtGenerateMethodImplementation::appender to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGestderr  : nerateMethodTest)]]
stderr  : 5:36:53 PM PIT >> FINE : mutating method appender
stderr  : 5:36:53 PM PIT >> FINE : 1 relevant test for appender
stderr  : 5:36:53 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:36:53 PM PIT >> FINE : Running 1 units
stderr  : 5:36:53 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation, method=appender, methodDesc=(Lnet/bytebuddy/implementation/Implementation$Target;)Lnet/bytebuddy/implementation/bytestderr  : code/ByteCodeAppender;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGstderr  : enerateMethodTest)
stderr  : 5:36:53 PM PIT >> FINE : processed mutation in 72 ms.
5:36:53 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodImplementation, method=appender, methodDesc=(Lnet/bytebuddy/implementation/Implementation$Target;)Lnet/bytebuddy/implementation/bytecode/ByteCodeAppender;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
5:36:53 PM PIT >> FINE : Exit code was - OK
5:36:53 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:53 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RSuccess, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.Returstderr  : nValsMutator], filename=RSuccess.java, block=2, lineNumber=52, description=mutated return of Object value for oo/atom/r/RSuccess::issues to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.r.RCombinedTest.combines a series of stderr  : results with error(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest), oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codestderr  : gen.bytebuddy.bt.BtGenerateMethodTest)]]
5:36:53 PM PIT >> FINE : mutating method issues
5:36:53 PM PIT >> FINE : 3 relevant test for issues
5:36:53 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:53 PM PIT >> FINE : Running 1 units
stderr  : 5:36:53 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RSuccess, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILstderr  : LED by oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest)
5:36:53 PM PIT >> FINE : processed mutation in 108 ms.
5:36:53 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RSuccess, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest)
stderr  : 5:36:53 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RSuccess, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsstderr  : Mutator], filename=RSuccess.java, block=1, lineNumber=47, description=mutated return of Object value for oo/atom/r/RSuccess::value to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.r.RCombinedTest.combines two results into ostderr  : ne(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.supports sequence of one result(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.astderr  : tom.r.RCombinedTest.combines a series of results into one(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.Sstderr  : mtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.r.RCombinstderr  : edTest.combines a series of results with error(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primistderr  : tive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.annotates class with @Atom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest.annotates class with stderr  : @NotAtom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arraysstderr  :  are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.stderr  : bt.AssertBuilderTransitionToAnnotateAClassTest.passes when produced class is annotated(oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFstderr  : allbackTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest), oo.atom.codegen.bytstderr  : ebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.Btstderr  : GenerateMethodTest), oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest.fails when the produced class is not annotated(oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest)]]
stderr  : 5:36:53 PM PIT >> FINE : mutating method value
stderr  : 5:36:53 PM PIT >> FINE : 22 relevant test for value
stderr  : 5:36:53 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:53 PM PIT >> FINE : Running 1 units
stderr  : 5:36:53 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RSuccess, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED bstderr  : y oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
5:36:53 PM PIT >> FINE : processed mutation in 13 ms.
5:36:53 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RSuccess, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[6], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.r.RCombinedTest.combines two results into one(oo.atom.r.RCombinedTest)
5:36:53 PM PIT >> FINE : Exit code was - OK
5:36:53 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:54 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfAcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[5], mstderr  : utator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=BIfAcmp.java, block=1, lineNumber=43, description=negated conditional, testsInOrder=[oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.stderr  : codegen.bytebuddy.branching.BIfAcmpTest)]]
5:36:54 PM PIT >> FINE : mutating method branching
5:36:54 PM PIT >> FINE : 1 relevant test for branching
5:36:54 PM PIT >> FINE : replaced class with mutant in 5 ms
5:36:54 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitJumpInsn, 165, -5025562857975149833)
stdout  : Reality:
stdout  : List(visitJumpInsn, 166, -5025562857975149833)stdout  :
stderr  : 5:36:54 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfAcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[5], mutator=org.pitest.mutationtestderr  : st.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)
5:36:54 PM PIT >> FINE : processed mutation in 149 ms.
5:36:54 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfAcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)
stderr  : 5:36:54 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfAcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[21], stderr  : mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BIfAcmp.java, block=3, lineNumber=43, description=mutated return of Object value for oo/atom/codegen/bytebuddy/branching/BIfAcmpInference::branching to ( if (x != null) nulstderr  : l else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]]
stderr  : 5:36:54 PM PIT >> FINE : mutating method branching
stderr  : 5:36:54 PM PIT >> FINE : 1 relevant test for branching
stderr  : 5:36:54 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:54 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
List(visitJumpInsn, 165, -5025562857975149833)
stderr  : 5:36:54 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfAcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[21], mutator=org.pitest.mutationtstderr  : est.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)
5:36:54 PM PIT >> FINE : processed mutation in 13 ms.
5:36:54 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BIfAcmpInference, method=branching, methodDesc=()Loo/atom/codegen/bytebuddy/branching/Branching;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)
5:36:54 PM PIT >> FINE : Exit code was - OK
5:36:54 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:54 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BInferred, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementstderr  : ation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BInferred.java, block=2, lineNumber=48, description=mutated return of Object vastderr  : lue for oo/atom/codegen/bytebuddy/branching/BInferred::apply to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.branching.BIfAcmpTest.puts IF_ACMPEQ bytecode(oo.atom.codegen.bytebuddy.branching.BIfAcmpTest)]stderr  : ]
5:36:55 PM PIT >> FINE : mutating method apply
5:36:55 PM PIT >> FINE : 1 relevant test for apply
5:36:55 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:55 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitJumpInsn, 165, -5025562857975149833)
stdout  : Reality:
List(visitJumpInsn, 165, -5025562857975149833)stdout  :
stderr  : 5:36:55 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BInferred, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddstderr  : y/implementation/bytecode/StackManipulation$Size;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = SURVIVED
5:36:55 PM PIT >> FINE : processed mutation in 144 ms.
5:36:55 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.branching.BInferred, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] SURVIVED
5:36:55 PM PIT >> FINE : Exit code was - OK
5:36:55 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:55 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethod, method=lambda$transitionResult$0, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddstderr  : y/implementation/bytecode/StackManipulation;)Loo/atom/r/Result;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtGenerateMethod.java, block=2, lineNumber=95, description=mutated return of Object value fostderr  : r oo/atom/codegen/bytebuddy/bt/BtGenerateMethod::lambda$transitionResult$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.stderr  : bytebuddy.bt.BtGenerateMethodTest)]]
5:36:55 PM PIT >> FINE : mutating method lambda$transitionResult$0
stderr  : 5:36:55 PM PIT >> FINE : 1 relevant test for lambda$transitionResult$0
stderr  : 5:36:55 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:55 PM PIT >> FINE : Running 1 units
stderr  : 5:36:55 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethod, method=lambda$transitionResult$0, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/implementation/bytecode/Ststderr  : ackManipulation;)Loo/atom/r/Result;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effect5:36:55 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethod, method=lambs(oo.atom.codegen.bystderr  : tebuddy.bt.BtGenerateMethodTest)
5:36:55 PM PIT >> FINE : processed mutation in 143 ms.
da$transitionResult$0, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/implementation/bytecode/StackManipulation;)Loo/atom/r/Result;], indexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
stderr  : 5:36:55 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethod, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/descripstderr  : tion/type/TypeDescription;)Loo/atom/r/Result;], indexes=[17], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtGenerateMethod.java, block=1, lineNumber=94, description=mutated return of Object value for oo/atom/codegen/stderr  : bytebuddy/bt/BtGenerateMethod::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethstderr  : odTest)]]
stderr  : 5:36:55 PM PIT >> FINE : mutating method transitionResult
stderr  : 5:36:55 PM PIT >> FINE : 1 relevant test for transitionResult
stderr  : 5:36:55 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:55 PM PIT >> FINE : Running 1 units
stderr  : 5:36:55 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethod, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Lstderr  : oo/atom/r/Result;], indexes=[17], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerstderr  : ateMethodTest)
stderr  : 5:36:55 PM PIT >> FINE : processed mutation in 11 ms.
5:36:55 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethod, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[17], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
5:36:55 PM PIT >> FINE : Exit code was - OK
5:36:55 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:56 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.Extending, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[29], mutator=stderr  : org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=Extending.java, block=1, lineNumber=46, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.matchers.ExtendingTest.matstderr  : ches types inherited from atom(oo.atom.codegen.bytebuddy.matchers.ExtendingTest), oo.atom.codegen.bytebuddy.matchers.ExtendingTest.mismatch atoms(oo.atom.codegen.bytebuddy.matchers.ExtendingTest), oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythstderr  : ingTest.mismatch enumerations(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest), oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest.mismatch base types(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest), ostderr  : o.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest.mismatch java.lang.Object(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest), oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest.match inherited types(oo.atostderr  : m.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest)]]
5:36:56 PM PIT >> FINE : mutating method matches
5:36:56 PM PIT >> FINE : 6 relevant test for matches
5:36:56 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:56 PM PIT >> FINE : Running 1 units
stderr  : 5:36:56 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.Extending, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[29], mutator=org.pitest.mutationtest.engistderr  : ne.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.ExtendingTest.matches types inherited from atom(oo.atom.codegen.bytebuddy.matchers.ExtendingTest)
5:36:56 PM PIT >> FINE : processed mutation in 114 ms.
5:36:56 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.Extending, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[29], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.ExtendingTest.matches types inherited from atom(oo.atom.codegen.bytebuddy.matchers.ExtendingTest)
stderr  : 5:36:56 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.Extending, method=lambda$matches$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Booleastderr  : n;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=Extending.java, block=2, lineNumber=47, description=mutated return of Object value for oo/atom/codegen/bytebuddy/matchers/Extending::lambda$matches$0 to (stderr  :  if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.matchers.ExtendingTest.matches types inherited from atom(oo.atom.codegen.bytebuddy.matchers.ExtendingTest), oo.atom.codegen.bytebuddy.matchers.ExtendingTest.misstderr  : match atoms(oo.atom.codegen.bytebuddy.matchers.ExtendingTest), oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest.mismatch enumerations(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest), oo.atom.codegen.bytebuddy.matchers.stderr  : ExplicitlyExtendingAnythingTest.mismatch base types(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest), oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest.mismatch java.lang.Object(oo.atom.codegen.bytebuddy.matchers.Explicistderr  : tlyExtendingAnythingTest), oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest.match inherited types(oo.atom.codegen.bytebuddy.matchers.ExplicitlyExtendingAnythingTest)]]
stderr  : 5:36:56 PM PIT >> FINE : mutating method lambda$matches$0
stderr  : 5:36:56 PM PIT >> FINE : 6 relevant test for lambda$matches$0
stderr  : 5:36:56 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:56 PM PIT >> FINE : Running 1 units
stderr  : 5:36:56 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.Extending, method=lambda$matches$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Boolean;], indexes=[8], mutator=orstderr  : g.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.ExtendingTest.matches types inherited from atom(oo.atom.codegen.bytebuddy.matchers.ExtendingTest)
stderr  : 5:36:56 PM PIT >> FINE : processed mutation in 16 ms.
5:36:56 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.Extending, method=lambda$matches$0, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Boolean;], indexes=[8], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.ExtendingTest.matches types inherited from atom(oo.atom.codegen.bytebuddy.matchers.ExtendingTest)
5:36:56 PM PIT >> FINE : Exit code was - OK
5:36:56 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:56 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtFallback, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/tstderr  : ype/TypeDescription;)Loo/atom/r/Result;], indexes=[27], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtFallback.java, block=2, lineNumber=49, description=mutated return of Object value for oo/atom/codegen/bytebuddy/btstderr  : /BtFallback::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.stderr  : fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
5:36:56 PM PIT >> FINE : mutating method transitionResult
5:36:56 PM PIT >> FINE : 2 relevant test for transitionResult
5:36:56 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:56 PM PIstderr  : T >> FINE : Running 1 units
stderr  : 5:36:56 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtFallback, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atostderr  : m/r/Result;], indexes=[27], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
5:36:56 PM PIT >> FINE : pstderr  : rocessed mutation in 136 ms.
5:36:56 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtFallback, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[27], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
stderr  : 5:36:56 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtFallback, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/tstderr  : ype/TypeDescription;)Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=BtFallback.java, block=1, lineNumber=46, description=negated conditional, testsInOrder=[oo.atom.codegen.bytestderr  : buddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
stderr  : 5:36:56 PM PIT >> FINE : mutating method transitionResult
stderr  : 5:36:56 PM PIT >> FINE : 2 relevant test for transitionResult
stderr  : 5:36:56 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:36:56 PM PIT >> FINE : Running 1 units
stderr  : 5:36:57 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtFallback, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atostderr  : m/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
stderr  : 5:36:57 PM PIT >> FINE : processed mutation in 143 ms.
5:36:57 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtFallback, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
5:36:57 PM PIT >> FINE : Exit code was - OK
5:36:57 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:57 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RFailure, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValstderr  : sMutator], filename=RFailure.java, block=2, lineNumber=57, description=mutated return of Object value for oo/atom/r/RFailure::value to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.r.RCombinedTest.supports sequence of one fstderr  : ailure(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt to boxstderr  :  non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest)]]
stderr  : 5:36:57 PM PIT >> FINE : mutating method value
stderr  : 5:36:57 PM PIT >> FINE : 4 relevant test for value
stderr  : 5:36:57 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:36:57 PM PIT >> FINE : Running 1 units
stderr  : 5:36:57 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RFailure, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = SURVIVEstderr  : D
5:36:57 PM PIT >> FINE : processed mutation in 147 ms.
5:36:57 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RFailure, method=value, methodDesc=()Lio/vavr/control/Try;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] SURVIVED
stderr  : 5:36:57 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.r.RFailure, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.Returstderr  : nValsMutator], filename=RFailure.java, block=3, lineNumber=66, description=mutated return of Object value for oo/atom/r/RFailure::issues to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.r.RCombinedTest.supports sequence of stderr  : one failure(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of errors(oo.atom.r.RCombinedTest), oo.atom.r.RCombinedTest.combines a series of results with error(oo.atom.r.RCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.attempt tstderr  : o box non-primitive must fail(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
stderr  : 5:36:57 PM PIT >> FINE : mutating method issues
stderr  : 5:36:57 PM PIT >> FINE : 5 relevant test for issues
stderr  : 5:36:57 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:36:57 PM PIT >> FINE : Running 1 units
stderr  : 5:36:57 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.r.RFailure, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILstderr  : LED by oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest)
5:36:57 PM PIT >> FINE : processed mutation in 13 ms.
5:36:57 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.r.RFailure, method=issues, methodDesc=()Lio/vavr/collection/List;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.r.RCombinedTest.supports sequence of one failure(oo.atom.r.RCombinedTest)
5:36:57 PM PIT >> FINE : Exit code was - OK
5:36:57 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:58 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotate, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/tstderr  : ype/TypeDescription;)Loo/atom/r/Result;], indexes=[19], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=BtAnnotate.java, block=1, lineNumber=49, description=negated conditional, testsInOrder=[oo.atom.codegen.bytestderr  : buddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.annotates class with @Atom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest), oo.atom.codegen.bytstderr  : ebuddy.bt.BtAnnotateNotAtomTest.annotates class with @NotAtom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest), ostderr  : o.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
5:36:58 PM PIT >> FINE : mutating method tstderr  : ransitionResult
stderr  : 5:36:58 PM PIT >> FINE : 6 relevant test for transitionResult
stderr  : 5:36:58 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:36:58 PM PIT >> FINE : Running 1 units
stderr  : 5:36:58 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotate, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescriptio5:36:58 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotate, method=transitionn;)Loo/atostderr  : m/r/Result;], indexes=[19], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutatorResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Resul] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest)
t;], indexes=[19], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest)
5:36:stderr  : 58 PM PIT >> FINE : processed mutation in 249 ms.
stderr  : 5:36:58 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotate, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/tstderr  : ype/TypeDescription;)Loo/atom/r/Result;], indexes=[40], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtAnnotate.java, block=3, lineNumber=49, description=mutated return of Object value for oo/atom/codegen/bytebuddy/btstderr  : /BtAnnotate::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest), oo.atom.codegen.bytebuddy.bt.Btstderr  : AnnotateAtomTest.annotates class with @Atom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest.annotates class with @NotAtom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest), oo.atostderr  : m.codegen.bytebuddy.bt.BtAnnotateAtomTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest), oo.atom.codegen.bytebuddy.bt.BtFallbackTest.successful branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest), oo.atom.codegen.bytebuddystderr  : .bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
stderr  : 5:36:58 PM PIT >> FINE : mutating method transitionResult
stderr  : 5:36:58 PM PIT >> FINE : 6 relevant test for transitionResult
stderr  : 5:36:58 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:58 PM PIT >> FINE : Running 1 units
stderr  : 5:36:58 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotate, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atostderr  : m/r/Result;], indexes=[40], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest)
5:36:58 PM PIstderr  : T >> FINE : processed mutation in 11 ms.
5:36:58 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotate, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[40], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest)
5:36:58 PM PIT >> FINE : Exit code was - OK
5:36:58 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:58 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtNop, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/Tstderr  : ypeDescription;)Loo/atom/r/Result;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtNop.java, block=1, lineNumber=38, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtNop::trastderr  : nsitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest.passes when produced class is annotated(oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAstderr  : nnotateAClassTest), oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest.fails when the produced class is not annotated(oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest)]]
5:36:58 PM PIT >> FINE : mutating methodstderr  :  transitionResult
5:36:58 PM PIT >> FINE : 2 relevant test for transitionResult
5:36:58 PM PIT >> FINE : replaced class with mutant in 4 ms
5:36:58 PM PIT >> FINE : Running 1 units
5:36:59 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtNop, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest.passes when produced class is annotated(oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest)
stderr  : 5:36:59 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtNop, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Rstderr  : esult;], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionToAnnotateAClassTest.passes when produced class is annotated(oo.atom.codegen.bytebuddy.stderr  : bt.AssertBuilderTransitionToAnnotateAClassTest)
5:36:59 PM PIT >> FINE : processed mutation in 176 ms.
5:36:59 PM PIT >> FINE : Exit code was - OK
5:36:59 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:36:59 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtCastInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[9], mutator=org.pitest.mutationtest.engine.stderr  : gregor.mutators.ReturnValsMutator], filename=SmtCast.java, block=1, lineNumber=42, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtCastInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrdestderr  : r=[oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:36:59 PM PIT >> FINE : mutating method result
stderr  : 5:36:59 PM PIT >> FINE : 1 relevant test for result
stderr  : 5:36:59 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:36:59 PM PIT >&gt; FINE : Running 1 units
stderr  : 5:36:59 PM PIT &gt;&gt; FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtCastIn5:36:59 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtCastInference, method=resference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.Reult, methodDesc=()Loo/atom/r/Result;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
turnValsMustderr  : tator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
5:36:59 PM PIT >> FINE : processed mutation in 77 ms.
5:36:59 PM PIT >> FINE : Exit code was - OK
5:36:59 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:00 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.RtFromBuilderTransitionAdapter, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;)Loo/atostderr  : m/r/Result;], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=RtFromBuilderTransitionAdapter.java, block=1, lineNumber=46, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/RtFromBustderr  : ilderTransitionAdapter::transitionResult to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)stderr  : ]]
5:37:00 PM PIT >> FINE : mutating method transitionResult
5:37:00 PM PIT >> FINE : 1 relevant test for transitionResult
5:37:00 PM PIT >> FINE : replaced class with mutant in 4 ms
5:37:00 PM PIT >> FINE : Running 1 units
stderr  : 5:37:00 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.RtFromBuilderTransitionAdapter, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;)Loo/atom/r/Result;], indexes=[9], mstderr  : utator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codege5:37:00 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.RtFromBuilderTransitionAdapten.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
r, method=transitionResult, methodDesc=(Lnet/bytebuddy/dynamic/DynamicType$Builder;)Loo/atom/r/Result;], indexes=[9], mutator=or5:37:00 PM PIT >> FIstderr  : NE : processed mutation in 131 ms.
g.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
5:37:00 PM PIT >> FINE : Exit code was - OK
5:37:00 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:00 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[15], mutator=org.pitest.mutationtestderr  : st.engine.gregor.mutators.ReturnValsMutator], filename=SmtLoadReference.java, block=1, lineNumber=42, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtLoadReferenceInference::result to ( if (x != null) null else throw new Runstderr  : timeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oostderr  : .atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields stderr  : must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:37:00 PM PIT >> FINE : mutating method result
stderr  : 5:37:00 PM PIT >> FINE : 4 relevant test for result
stderr  : 5:37:00 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:37:00 PM PIT >> FINE : Running 1 units
stderr  : 5:37:00 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.Restderr  : turnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:37:00 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceInference, m5:37:00 PM PIT >> FINE : processed mutation in 70 ms.
ethod=result, methodDesc=()Loo/atom/r/Result;], indexes=[15], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:37:00 PM PIT >> FINE : Exit code was - OK
5:37:00 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:01 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass, method=check, methodDesc=()V], indexes=[27], mutator=org.pitest.mutationtesstderr  : t.engine.gregor.mutators.VoidMethodCallMutator], filename=AssertBuilderTransitionIsNotCorruptingClass.java, block=1, lineNumber=58, description=removed call to org/assertj/core/api/AbstractThrowableAssert::doesNotThrowAnyException, testsInOrder=[oo.atom.costderr  : degen.bytebuddy.bt.BtAnnotateTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.prevents duplicate annotations(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest)]]
5:37:01 PM PIT stderr  : >> FINE : mutating method check
5:37:01 PM PIT >> FINE : 2 relevant test for check
5:37:01 PM PIT >> FINE : replaced class with mutant in 4 ms
5:37:01 PM PIT >> FINE : Running 1 units
stderr  : 5:37:01 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass, method=check, methodDesc=()V], indexes=[27], mutator=org.pitest.mutationtest.engine.gregor.mutators.Voistderr  : dMethodCallMutator] detected = SURVIVED
stderr  : 5:37:01 PM PIT >> FINE : processed mutation in 266 ms.
5:37:01 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.AssertBuilderTransitionIsNotCorruptingClass, method=check, methodDesc=()V], indexes=[27], mutator=org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator] SURVIVED
5:37:01 PM PIT >> FINE : Exit code was - OK
5:37:01 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:02 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtReturnIntegerInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[26], mutator=org.pitest.mutationtestderr  : st.engine.gregor.mutators.ReturnValsMutator], filename=SmtReturnInteger.java, block=1, lineNumber=42, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtReturnIntegerInference::result to ( if (x != null) null else throw new Runstderr  : timeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value stderr  : equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest), oo.atom.codegen.bytebuddy.bt.BtGenerateMethostderr  : dTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)]]
stderr  : 5:37:02 PM PIT >> FINE : mutating method result
stderr  : 5:37:02 PM PIT >> FINE : 4 relevant test for result
stderr  : 5:37:02 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:02 PM PIT >> FINE : Running 1 units
stderr  : 5:37:02 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtReturnIntegerInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[26], mutator=org.pitest.mutationtest.engine.gregor.mutators.Restderr  : turnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:37:02 PM PIT >> FINE : processed mutation in 75 ms.
5:37:02 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtReturnIntegerInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[26], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:37:02 PM PIT >> FINE : Exit code was - OK
5:37:02 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:02 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[22]stderr  : , mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=NoMethods.java, block=1, lineNumber=37, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.matchers.aliasspstderr  : ec.NoMethodsTest.match type ignoring methods declared in base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest), oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest.match type with no methods(oo.atom.codegen.bytebuddy.matchers.aliassstderr  : pec.NoMethodsTest), oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest.mismatch type with at least one method(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest)]]
5:37:02 PM PIT >> FINE : mutating method matches
stderr  : 5:37:02 PM PIT >> FINE : 3 relevant test for matches
stderr  : 5:37:02 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:02 PM PIT >> FINE : Running 1 units
stderr  : 5:37:02 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[22], mutator=org.pitest.mutatiostderr  : ntest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest.match type ignoring methods declared in base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest)
5:37:02 PM PIT &gt;&gt;stderr  :  FINE : processed mutation in 120 ms.
5:37:02 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethods, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[22], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest.match type ignoring methods declared in base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoMethodsTest)
5:37:02 PM PIT >> FINE : Exit code was - OK
5:37:02 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:03 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValFail, method=transitionResult, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexesstderr  : =[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=ValFail.java, block=1, lineNumber=43, description=mutated return of Object value for oo/atom/codegen/validator/ValFail::transitionResult to ( if (x != null) null elsstderr  : e throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)]]
5:37:03 PM PIT >> FINE : mutating method transitionResult
5:37:03 PM PIT >> FINE : 1 relevant test for stderr  : transitionResult
5:37:03 PM PIT >> FINE : replaced class with mutant in 3 ms
5:37:03 PM PIT >> FINE : Running 1 units
stderr  : 5:37:03 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValFail, meth5:37:03 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.validator.ValFail, method=transitionResultod=transitionResult, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[13], mutator=org, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Loo/atom/r/Result;], indexes=[13], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
.pitest.mustderr  : tationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtFallbackTest.fallback branch(oo.atom.codegen.bytebuddy.bt.BtFallbackTest)
5:37:03 PM PIT >> FINE : processed mutation in 136 ms.
5:37:03 PM PIT >> FINE : Exit code was - OK
5:37:03 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:03 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodBytecodeAppender, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implemenstderr  : tation/Implementation$Context;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/ByteCodeAppender$Size;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtGenerateMstderr  : ethod.java, block=1, lineNumber=50, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtGenerateMethodBytecodeAppender::apply to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.Bstderr  : tGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)]]
5:37:03 PM PIT >> FINE : mutating method apply
5:37:03 PM PIT >> FINE : 1 relevant test for apply
stderr  : 5:37:03 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:03 PM PIT >> FINE : Running 1 units
stderr  : 5:37:03 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodBytecodeAppender, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Contexstderr  : t;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/ByteCodeAppend5:37:03 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtGenerateMethodBytecodeAppender, method=apply, methodDesc=(Lnet/bytebuddy/jar/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/ByteCodeAppender$Size;], indexes=[18], mutaer$Size;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.tor=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
codegen.bytebuddy.btstderr  : .BtGenerateMethodTest.double transition causes no side effects(oo.atom.codegen.bytebuddy.bt.BtGenerateMethodTest)
5:37:03 PM PIT >> FINE : processed mutation in 213 ms.
5:37:03 PM PIT >> FINE : Exit code was - OK
5:37:03 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:04 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom$AtomInstance, method=annotationType, methodDesc=()Ljava/lang/Class;], indexes=[4], mutator=org.pitest.mutstderr  : ationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtAnnotateAtom.java, block=1, lineNumber=37, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtAnnotateAtom$AtomInstance::annotationType to ( if (x != null) null elsestderr  :  throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.annotates class with @Atom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest), oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.prevents duplicate annotatistderr  : ons(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest)]]
5:37:04 PM PIT >> FINE : mutating method annotationType
5:37:04 PM PIT >> FINE : 2 relevant test for annotationType
5:37:04 PM PIT >> FINE : replaced class with mutant in 4 ms
5:37:04 PM PIT >> FINE : stderr  : Running 1 units
stderr  : 5:37:04 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotate5:37:04 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotateAtom$AtomInstance, Atom$AtomInstance, method=annotationType, methodDesc=()Ljava/lang/Class;], indexes=[4], mutator=org.pitest.mutationtest.engine.gmethod=annotationType, methodDesc=()Ljava/lang/Class;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.annotates class with @Atom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest)
regor.mutastderr  : tors.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest.annotates class with @Atom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateAtomTest)
5:37:04 PM PIT >> FINE : processed mutation in 176 ms.
5:37:04 PM PIT >> FINE : Exit code was - OK
5:37:04 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:05 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtGetFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.enstderr  : gine.gregor.mutators.ReturnValsMutator], filename=SmtGetField.java, block=1, lineNumber=42, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtGetFieldInference::result to ( if (x != null) null else throw new RuntimeException )stderr  : , testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:37:05 PM PIT >> FINE : mutating method result
stderr  : 5:37:05 PM PIT >> FINE : 1 relevant test for result
stderr  : 5:37:05 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:05 PM PIT >> FINE : Running 1 units
stderr  : 5:37:05 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtGetFieldInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnVstderr  : alsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
5:37:05 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtGetFieldInference, methodstderr  : 5:37:05 PM PIT >> FINE : processed mutation in 80 ms.
=result, methodDesc=()Loo/atom/r/Result;], indexes=[14], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)
5:37:05 PM PIT >> FINE : Exit code was - OK
5:37:05 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:05 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom$NotAtomInstance, method=annotationType, methodDesc=()Ljava/lang/Class;], indexes=[4], mutator=org.pitestderr  : st.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=BtAnnotateNotAtom.java, block=1, lineNumber=37, description=mutated return of Object value for oo/atom/codegen/bytebuddy/bt/BtAnnotateNotAtom$NotAtomInstance::annotationType to ( if (x != stderr  : null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest.annotates class with @NotAtom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest)]]
stderr  : 5:37:05 PM PIT >> FINE : mutating method annotationType
stderr  : 5:37:05 PM PIT >> FINE : 1 relevant test for annotationType
stderr  : 5:37:05 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:37:05 PM PIT >> FINE : Running 1 units
stderr  : 5:37:05 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom$NotAtomInstance, method=annotationType, methodDesc=()Ljava/lang/Class;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregostderr  : r.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest.annotates class with @NotAtom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest)
stderr  : 5:37:05 PM PIT >> FINE : processed mutation in 176 ms.
5:37:05 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtom$NotAtomInstance, method=annotationType, methodDesc=()Ljava/lang/Class;], indexes=[4], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest.annotates class with @NotAtom annotation(oo.atom.codegen.bytebuddy.bt.BtAnnotateNotAtomTest)
5:37:05 PM PIT >> FINE : Exit code was - OK
5:37:05 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:06 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtCombined, method=lambda$new$0, methodDesc=(Lnet/bytebuddy/implementation/bytecode/StackManipulation;Lnet/bytebuddy/istderr  : mplementation/bytecode/StackManipulation;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;], indexes=[16], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=SmtCombined.java, block=2, lineNumber=37, description=mustderr  : tated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtCombined::lambda$new$0 to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(stderr  : oo.atom.codegen.bytebuddy.smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compstderr  : ared using value equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
5:37:06 PM PIT >> FINE : mstderr  : utating method lambda$new$0
5:37:06 PM PIT >> FINE : 4 relevant test for lambda$new$0
5:37:06 PM PIT >> FINE : replaced class with mutant in 4 ms
5:37:06 PM PIT >> FINE : Running 1 units
stdout  : Expectation:
stdout  : List(visitVarInsn, 25, 5)
List(visitVarInsn, 25, 6)
5:37:06 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtCombined, method=lambda$new$0, methodDesc=(Lnet/bytebuddy/implementation/bytecode/StackManipulation;Lnet/bytebuddy/implementation/bytecode/StackManipulation;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;], indexes=[16], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
stderr  : 5:37:06 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtCombined, method=lambda$new$0, methodDesc=(Lnet/bytebuddy/implementation/bytecode/StackManipulation;Lnet/bytebuddy/implementation/bytecode/Stackstderr  : Manipulation;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;], indexes=[16], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulatstderr  : ion tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:37:06 PM PIT >> FINE : processed mutation in 92 ms.
5:37:06 PM PIT >> FINE : Exit code was - OK
5:37:06 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:06 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[43], mutator=org.pitest.mutationtest.engine.gstderr  : regor.mutators.ReturnValsMutator], filename=SmtIf.java, block=1, lineNumber=47, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/SmtIfInference::result to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oostderr  : .atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebuddstderr  : y.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:37:06 PM PIT >> FINE : mutating method result
stderr  : 5:37:06 PM PIT >> FINE : 3 relevant test for result
stderr  : 5:37:06 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:06 PM PIT >> FINE : Running 1 units
stderr  : 5:37:07 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[43], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutstderr  : ator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:37:07 PM PIT >> FINE : processed mutation in 69 ms.
5:37:07 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.SmtIfInference, method=result, methodDesc=()Loo/atom/r/Result;], indexes=[43], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest)
5:37:07 PM PIT >> FINE : Exit code was - OK
5:37:07 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:07 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertTokenToRepresentExpectedStackManipulationInference, method=assertion, methodDesc=()Loo/atom/tests/Assertion;], instderr  : dexes=[21], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AssertTokenToRepresentExpectedStackManipulation.java, block=1, lineNumber=53, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/Asserstderr  : tTokenToRepresentExpectedStackManipulationInference::assertion to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.stderr  : smt.SmtCombinedTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 0th argument on stack(oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtLoadReferenceTest.can load 5th argument on stack(oo.atom.codegen.bstderr  : ytebuddy.smt.SmtLoadReferenceTest), oo.atom.codegen.bytebuddy.smt.SmtBoxTest.can box integer primitive(oo.atom.codegen.bytebuddy.smt.SmtBoxTest), oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.boxes primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldstderr  : Test)]]
5:37:07 PM PIT >> FINE : mutating method assertion
stderr  : 5:37:07 PM PIT >> FINE : 5 relevant test for assertion
stderr  : 5:37:07 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:07 PM PIT >> FINE : Running 1 units
stderr  : 5:37:07 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertTokenToRepresentExpectedStackManipulationInference, method=assertion, methodDesc=()Loo/atom/tests/Assertion;], indexes=[21], mutato5:37:07 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertTokenToRepresentExpectr=org.pitestderr  : st.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
edStackManipulationInference, method=assertion, methodDesc=()Loo/atom/tests/Assertion;], indexes=[21], mutator=org.pitest.mutati5:37:07 PM PIT >> FINE : processed mustderr  : tation in 73 ms.
ontest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtCombinedTest.combines two StackManipulation tokens into one(oo.atom.codegen.bytebuddy.smt.SmtCombinedTest)
5:37:07 PM PIT >> FINE : Exit code was - OK
5:37:07 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:08 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFields, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[16],stderr  :  mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=NoFields.java, block=1, lineNumber=37, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.codegen.bytebuddy.matchers.aliasspecstderr  : .NoFieldsTest.match type ignoring fields from the base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest), oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest.match type with no fields(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFielstderr  : dsTest), oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest.mismatch type with at least one field(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest)]]
5:37:08 PM PIT >> FINE : mutating method matches
5:37:08 PM PIT >> FINE : 3 relevant test stderr  : for matches
5:37:08 PM PIT >> FINE : replaced class with mutant in 3 ms
5:37:08 PM PIT >> FINE : Running 1 units
stderr  : 5:37:08 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFields, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[16], mutator=org.pitest.mutationstderr  : test.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest.match type ignoring fields from the base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest)
stderr  : 5:37:08 PM PIT >> FINE : processed mutation in 115 ms.
5:37:08 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFields, method=matches, methodDesc=(Lnet/bytebuddy/description/type/TypeDescription;)Z], indexes=[16], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest.match type ignoring fields from the base class(oo.atom.codegen.bytebuddy.matchers.aliasspec.NoFieldsTest)
5:37:08 PM PIT >> FINE : Exit code was - OK
5:37:08 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-codegen/target/test-classes:/home/r/repo/atom-codegen/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/net/bytebuddy/byte-buddy/1.7.1/byte-buddy-1.7.1.jar:/home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar:/home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:08 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertTokensToRepresentIdenticalBytecodeInference, method=assertion, methodDesc=()Loo/atom/tests/Assertion;], indexes=[stderr  : 22], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=AssertTokensToRepresentIdenticalBytecode.java, block=1, lineNumber=51, description=mutated return of Object value for oo/atom/codegen/bytebuddy/smt/AssertTokensToReprestderr  : sentIdenticalBytecodeInference::assertion to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest),stderr  :  oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.arrays are compared using deep equality(oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtIfNotEqualTest.single values are compared using value equality(oo.atom.codegen.bytebstderr  : uddy.smt.SmtIfNotEqualTest), oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest.array fields must be compared deeply(oo.atom.codegen.bytebuddy.smt.SmtCheckFieldsEqualityTest)]]
stderr  : 5:37:08 PM PIT >> FINE : mutating method assertion
stderr  : 5:37:08 PM PIT >> FINE : 4 relevant test for assertion
stderr  : 5:37:08 PM PIT >&gt; FINE : replaced class with mutant in 5 ms
stderr  : 5:37:08 PM PIT &gt;&gt; FINE : Running 1 units
stderr  : 5:37:08 PM PIT &gt;&gt; FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertTokensToRepresentIdenticalBytecodeInference, method=assertion, methodDesc=()Loo/atom/tests/Assertion;], indexes=[22], mutator=org.pitest.mutastderr  : tiontest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.codegen.bytebuddy.smt.SmtBox5:37:08 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.codegen.bytebuddy.smt.AssertTokensToRepresentIdentFieldTest.generates no bytecode for non-primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
icalBytecodeInference, method=assertion, methodDesc=()Loo/atom/tests/Assertion;], indexes=[22], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest.generates no bytecode for non-5:37:08 PM PIT >> FINE : processed mutation stderr  : in 73 ms.
primitive fields(oo.atom.codegen.bytebuddy.smt.SmtBoxFieldTest)
5:37:08 PM PIT >> FINE : Exit code was - OK
5:37:08 PM PIT >> FINE : Minion exited ok
5:37:08 PM PIT >> INFO : Completed in 30 seconds
================================================================================
- Timings
================================================================================
> scan classpath : < 1 second
> coverage and dependency analysis : 1 seconds
> build mutation tests : < 1 second
> run mutation analysis : 29 seconds
--------------------------------------------------------------------------------
> Total  : 30 seconds
--------------------------------------------------------------------------------
================================================================================
- Statistics
================================================================================
>> Generated 208 mutations Killed 88 (42%)
>> Ran 199 tests (0.96 tests per mutation)
================================================================================
- Mutators
================================================================================
> org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator
>> Generated 37 Killed 2 (5%)
> KILLED 2 SURVIVED 17 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 18
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator
>> Generated 133 Killed 64 (48%)
> KILLED 64 SURVIVED 6 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 63
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.MathMutator
>> Generated 2 Killed 0 (0%)
> KILLED 0 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 2
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator
>> Generated 36 Killed 22 (61%)
> KILLED 22 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 14
--------------------------------------------------------------------------------
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36matom-codegen0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.5.2:installm 1m(default-install)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Installing /home/r/repo/atom-codegen/target/atom-codegen-0.0.9.jar to /home/r/.m2/repository/oo/atom-codegen/0.0.9/atom-codegen-0.0.9.jar
[1;34mINFOm] Installing /home/r/repo/atom-codegen/pom.xml to /home/r/.m2/repository/oo/atom-codegen/0.0.9/atom-codegen-0.0.9.pom
[1;34mINFOm] Installing /home/r/repo/atom-codegen/target/atom-codegen-0.0.9-sources.jar to /home/r/.m2/repository/oo/atom-codegen/0.0.9/atom-codegen-0.0.9-sources.jar
[1;34mINFOm] Installing /home/r/repo/atom-codegen/target/atom-codegen-0.0.9-javadoc.jar to /home/r/.m2/repository/oo/atom-codegen/0.0.9/atom-codegen-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:installm 1m(default-install)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Installing oo/atom-codegen/0.0.9/atom-codegen-0.0.9.jar
[1;34mINFOm] Writing OBR metadata
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.8.2:deploym 1m(default-deploy)m @ 36matom-codegen0;1m ---m
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9.jar (145 kB at 83 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9.pom (2.7 kB at 1.9 kB/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/maven-metadata.xml
Downloaded:)https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/maven-metadata.xml (472 B at 681 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/maven-metadata.xml (476 B at 330 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9-sources.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9-sources.jar (147 kB at 83 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9-javadoc.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-codegen/0.0.9/atom-codegen-0.0.9-javadoc.jar (599 kB at 301 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:deploym 1m(default-deploy)m @ 36matom-codegen0;1m ---m
[1;34mINFOm] Remote OBR update disabled (enable with -DremoteOBR)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-starter 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36matom-starter0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transformm 1m(default)m @ 36matom-starter0;1m ---m
[1;33mWARNINGm] Skipping instrumentation due to missing directory: /home/r/repo/atom-starter/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transform-testm 1m(default)m @ 36matom-starter0;1m ---m
[1;33mWARNINGm] Skipping instrumentation due to missing directory: /home/r/repo/atom-starter/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36matom-starter0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36matom-starter0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36matom-starter0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36matom-starter0;1m ---m
[1;34mINFOm] Not executing Javadoc as the project is not a Java classpath-capable package
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36matom-starter0;1m ---m
[1;34mINFOm] Skipping project
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36matom-starter0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36matom-starter0;1m ---m
[1;34mINFOm] Installing /home/r/repo/atom-starter/pom.xml to /home/r/.m2/repository/oo/atom-starter/0.0.9/atom-starter-0.0.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.7:deploym 1m(default-deploy)m @ 36matom-starter0;1m ---m
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-starter/0.0.9/atom-starter-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-starter/0.0.9/atom-starter-0.0.9.pom (4.7 kB at 3.5 kB/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-starter/maven-metadata.xml
Downloaded:)https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-starter/maven-metadata.xml (472 B at 711 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-starter/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-starter/maven-metadata.xml (476 B at 274 B/s)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-it 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36matom-it0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36matom-it0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-it/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:compilem 1m(default-compile)m @ 36matom-it0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 11 source files to /home/r/repo/atom-it/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transformm 1m(default)m @ 36matom-it0;1m ---m
[1;34mINFOm] Resolving transformer dependency: MavenCoordinate{groupId='oo', artifactId='atom-it', version='0.0.9'}
[1;34mINFOm] Created plugin: oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin
[1;34mINFOm] Resolved entry point: REBASE
[1;34mINFOm] Processing class files located in in: /home/r/repo/atom-it/target/classes
Transforming type: oo.atom.it.Foo
[1;34mINFOm] Transformed type: oo.atom.it.Foo
Transforming type: oo.atom.it.explicit.NotAtom
[1;34mINFOm] Transformed type: oo.atom.it.explicit.NotAtom
Transforming type: oo.atom.it.explicit.ExplicitAtom
[1;34mINFOm] Transformed type: oo.atom.it.explicit.ExplicitAtom
Transforming type: oo.atom.it.explicit.ImplicitAtom
[1;34mINFOm] Transformed type: oo.atom.it.explicit.ImplicitAtom
Transforming type: oo.atom.it.arrays.Relation
[1;34mINFOm] Transformed type: oo.atom.it.arrays.Relation
Transforming type: oo.atom.it.arrays.Basis
[1;34mINFOm] Transformed type: oo.atom.it.arrays.Basis
Transforming type: oo.atom.it.Bar
[1;34mINFOm] Transformed type: oo.atom.it.Bar
Transforming type: oo.atom.it.FooAlias
[1;34mINFOm] Transformed type: oo.atom.it.FooAlias
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36matom-it0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-it/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.7.0:testCompilem 1m(default-testCompile)m @ 36matom-it0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 3 source files to /home/r/repo/atom-it/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transform-testm 1m(default)m @ 36matom-it0;1m ---m
[1;34mINFOm] Resolving transformer dependency: MavenCoordinate{groupId='oo', artifactId='atom-it', version='0.0.9'}
[1;34mINFOm] Created plugin: oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin
[1;34mINFOm] Resolved entry point: REBASE
[1;34mINFOm] Processing class files located in in: /home/r/repo/atom-it/target/test-classes
Transforming type: oo.atom.it.AtomsEqualityTest
[1;34mINFOm] Transformed type: oo.atom.it.AtomsEqualityTest
Transforming type: oo.atom.it.explicit.AtomEqualityTest
[1;34mINFOm] Transformed type: oo.atom.it.explicit.AtomEqualityTest
Transforming type: oo.atom.it.arrays.AtomsEqualityTest
[1;34mINFOm] Transformed type: oo.atom.it.arrays.AtomsEqualityTest
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:2.20:testm 1m(default-test)m @ 36matom-it0;1m ---m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running oo.atom.it.1mAtomsEqualityTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in oo.atom.it.1mAtomsEqualityTestm
[1;34mINFOm] Running oo.atom.it.explicit.1mAtomEqualityTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in oo.atom.it.explicit.1mAtomEqualityTestm
[1;34mINFOm] Running oo.atom.it.arrays.1mAtomsEqualityTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in oo.atom.it.arrays.1mAtomsEqualityTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 9, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:bundlem 1m(default-bundle)m @ 36matom-it0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36matom-it0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36matom-it0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36matom-it0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/atom-it/target/atom-it-0.0.9-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36matom-it0;1m ---m
[1;34mINFOm]
Loading source files for package oo.atom.it.explicit...
Loading source files for package oo.atom.it...
Loading source files for package oo.atom.it.arrays...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/ExplicitAtom.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/ImplicitAtom.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/NotAtom.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/Bar.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/Foo.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/FooAlias.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/Basis.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/Relation.html...
Generating /home/r/repo/atom-it/target/apidocs/overview-frame.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/package-frame.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/package-summary.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/package-tree.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/package-frame.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/package-summary.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/package-tree.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/package-frame.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/package-summary.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/package-tree.html...
Generating /home/r/repo/atom-it/target/apidocs/constant-values.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/class-use/ImplicitAtom.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/class-use/NotAtom.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/class-use/ExplicitAtom.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/class-use/Foo.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/class-use/Bar.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/class-use/FooAlias.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/class-use/Relation.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/class-use/Basis.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/package-use.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/arrays/package-use.html...
Generating /home/r/repo/atom-it/target/apidocs/oo/atom/it/explicit/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/atom-it/target/apidocs/overview-tree.html...
Generating /home/r/repo/atom-it/target/apidocs/index-all.html...
Generating /home/r/repo/atom-it/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/atom-it/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/atom-it/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/atom-it/target/apidocs/index.html...
Generating /home/r/repo/atom-it/target/apidocs/overview-summary.html...
Generating /home/r/repo/atom-it/target/apidocs/help-doc.html...
[1;34mINFOm] Building jar: /home/r/repo/atom-it/target/atom-it-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36matom-it0;1m ---m
[1;34mINFOm] Found plugin : Default csv report plugin
[1;34mINFOm] Found plugin : Default xml report plugin
[1;34mINFOm] Found plugin : Default html report plugin
[1;34mINFOm] Found plugin : Default limit mutations plugin
[1;34mINFOm] Found plugin : Kotlin junk mutations filter
[1;34mINFOm] Found shared classpath plugin : Default mutation engine
[1;34mINFOm] Adding org.pitest:pitest to SUT classpath
[1;34mINFOm] Mutating from /home/r/repo/atom-it/target/classes
[1;34mINFOm] Defaulting target classes to match packages in build directory
5:37:24 PM PIT >> FINE : Running report with ReportOptions [targetClasses=[^oo\.atom\.it\..*$, ^oo\.atom\.it\.arrays\..*$, ^oo\.atom\.it\.explicit\..*$], excludedMethods=[^equals$, ^hashCode$, ^toString$], excludedClasses=[], codePaths=[/home/r/repo/atom-it/target/classes], reportDir=/home/r/repo/atom-it/target/pit-reports, historyInputLocation=null, historyOutputLocation=null, sourceDirs=[/home/r/repo/atom-it/src/main/java, /home/r/repo/atom-it/target/generated-sources/annotations, /home/r/repo/atom-it/src/test/java, /home/r/repo/atom-it/target/generated-test-sources/test-annotations], classPathElements=[/home/r/repo/atom-it/target/test-classes, /home/r/repo/atom-it/target/classes, /home/r/repo/atom-api/target/atom-api-0.0.9.jar, /home/r/repo/atom-tests/target/atom-tests-0.0.9.jar, /home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar, /home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar, /home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar], mutators=[], dependencyAnalysisMaxDistance=-1, mutateStaticInitializers=false, jvmArgs=[], numberOfThreads=1, timeoutFactor=1.25, timeoutConstant=3000, targetTests=[^.*$], loggingClasses=[], maxMutationsPerClass=-1, verbose=true, failWhenNoMutations=false, outputs=[HTML], groupConfig=TestGroupConfig [excludedGroups=[], includedGroups=[]], mutationUnitSize=0, shouldCreateTimestampedReports=false, detectInlinedCode=true, exportLineCoverage=false, mutationThreshold=0, coverageThreshold=0, mutationEngine=gregor, javaExecutable=null, includeLaunchClasspath=true, properties={}, maxSurvivors=0, excludedRunners=[]]
5:37:24 PM PIT >> FINE : System class path is /usr/share/maven/boot/plexus-classworlds-2.5.2.jar
5:37:24 PM PIT >> FINE : Maximum available memory is 5358 mb
CP is :/home/r/repo/atom-it/target/test-classes:/home/r/repo/atom-it/target/classes:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
5:37:24 PM PIT >> FINE : MINION : Installing PIT agent

5:37:24 PM PIT >> INFO : Sending 3 test classes to minion
5:37:24 PM PIT >> INFO : Sent tests to minion
5:37:24 PM PIT >> INFO : MINION : 5:37:24 PM PIT >> INFO : Checking environment
5:37:24 PM PIT >> FINE : Expecting 3 tests classes from parent
5:37:24 PM PIT >> FINE : Tests classes received

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> INFO : Found  9 tests

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> INFO : Dependency analysis reduced number of potential tests by 0

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> INFO : 9 tests received

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Running 9 units

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.AtomsEqualityTest, name=alias atom and basis atom with same constructor arguments are equal(oo.atom.it.AtomsEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.AtomsEqualityTest, name=atom objects with different fields are not equal(oo.atom.it.AtomsEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.AtomsEqualityTest, name=atoms of different types are not equal(oo.atom.it.AtomsEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.AtomsEqualityTest, name=different atom objects with same fields are equal(oo.atom.it.AtomsEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.arrays.AtomsEqualityTest, name=different atoms with different array contents are not equal(oo.atom.it.arrays.AtomsEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.arrays.AtomsEqualityTest, name=different atoms with same array contents are equal(oo.atom.it.arrays.AtomsEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.explicit.AtomEqualityTest, name=explicit atom classes keep original equality semantics(oo.atom.it.explicit.AtomEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.explicit.AtomEqualityTest, name=implicit atoms follow the specification(oo.atom.it.explicit.AtomEqualityTest)]

5:37:25 PM PIT >> INFO : MINION : 5:37:25 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.it.explicit.AtomEqualityTest, name=non-atom classes keep original equality semantics(oo.atom.it.explicit.AtomEqualityTest)]

5:37:25 PM PIT >> FINE : Coverage generator Minion exited ok
5:37:25 PM PIT >> INFO : Calculated coverage in 0 seconds.
5:37:25 PM PIT &gt;&gt; FINE : Used memory after coverage calculation 573 mb
5:37:25 PM PIT &gt;&gt; FINE : Free Memory after coverage calculation 500 mb
5:37:25 PM PIT &gt;&gt; INFO : Created  0 mutation test units
5:37:25 PM PIT &gt;&gt; WARNING : No mutations found. This probably means there is an issue with either the supplied classpath or filters.
See http://pitest.org for more details.
5:37:25 PM PIT >> FINE : Used memory before analysis start 573 mb
5:37:25 PM PIT >> FINE : Free Memory before analysis start 500 mb
5:37:25 PM PIT >> FINE : Running 0 units
5:37:25 PM PIT >> INFO : Completed in 0 seconds
================================================================================
- Timings
================================================================================
> scan classpath : < 1 second
> coverage and dependency analysis : < 1 second
> build mutation tests : < 1 second
> run mutation analysis : < 1 second
--------------------------------------------------------------------------------
> Total  : < 1 second
--------------------------------------------------------------------------------
================================================================================
- Statistics
================================================================================
>> Generated 0 mutations Killed 0 (100%)
>> Ran 0 tests (0 tests per mutation)
================================================================================
- Mutators
================================================================================
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36matom-it0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.5.2:installm 1m(default-install)m @ 36matom-it0;1m ---m
[1;34mINFOm] Installing /home/r/repo/atom-it/target/atom-it-0.0.9.jar to /home/r/.m2/repository/oo/atom-it/0.0.9/atom-it-0.0.9.jar
[1;34mINFOm] Installing /home/r/repo/atom-it/pom.xml to /home/r/.m2/repository/oo/atom-it/0.0.9/atom-it-0.0.9.pom
[1;34mINFOm] Installing /home/r/repo/atom-it/target/atom-it-0.0.9-sources.jar to /home/r/.m2/repository/oo/atom-it/0.0.9/atom-it-0.0.9-sources.jar
[1;34mINFOm] Installing /home/r/repo/atom-it/target/atom-it-0.0.9-javadoc.jar to /home/r/.m2/repository/oo/atom-it/0.0.9/atom-it-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:installm 1m(default-install)m @ 36matom-it0;1m ---m
[1;34mINFOm] Installing oo/atom-it/0.0.9/atom-it-0.0.9.jar
[1;34mINFOm] Writing OBR metadata
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.8.2:deploym 1m(default-deploy)m @ 36matom-it0;1m ---m
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9.jar (7.5 kB at 5.3 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9.pom (2.9 kB at 2.1 kB/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/maven-metadata.xml
Downloaded:)https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/maven-metadata.xml (467 B at 670 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/maven-metadata.xml (471 B at 330 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9-sources.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9-sources.jar (12 kB at 8.8 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9-javadoc.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-it/0.0.9/atom-it-0.0.9-javadoc.jar (63 kB at 40 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-bundle-plugin:3.3.0:deploym 1m(default-deploy)m @ 36matom-it0;1m ---m
[1;34mINFOm] Remote OBR update disabled (enable with -DremoteOBR)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding atom-samples 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36matom-samples0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transformm 1m(default)m @ 36matom-samples0;1m ---m
[1;33mWARNINGm] Skipping instrumentation due to missing directory: /home/r/repo/atom-samples/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transform-testm 1m(default)m @ 36matom-samples0;1m ---m
[1;33mWARNINGm] Skipping instrumentation due to missing directory: /home/r/repo/atom-samples/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36matom-samples0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36matom-samples0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36matom-samples0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36matom-samples0;1m ---m
[1;34mINFOm] Not executing Javadoc as the project is not a Java classpath-capable package
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36matom-samples0;1m ---m
[1;34mINFOm] Skipping project
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36matom-samples0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36matom-samples0;1m ---m
[1;34mINFOm] Installing /home/r/repo/atom-samples/pom.xml to /home/r/.m2/repository/oo/atom-samples/0.0.9/atom-samples-0.0.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.7:deploym 1m(default-deploy)m @ 36matom-samples0;1m ---m
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-samples/0.0.9/atom-samples-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-samples/0.0.9/atom-samples-0.0.9.pom (624 B at 460 B/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-samples/maven-metadata.xml
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-samples/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/atom-samples/maven-metadata.xml (294 B at 190 B/s)
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mBuilding fibonacci 0.0.9m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mfibonacci0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:2.6:resourcesm 1m(default-resources)m @ 36mfibonacci0;1m ---m
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 252 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 44 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 119 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 168 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 229 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 39 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 270 kB/s)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 567 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 716 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 301 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 193 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 696 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 548 kB/s)
Downloading::https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 1.9 MB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 2.8 MB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 532 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 82 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 657 kB/s)
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-samples/fibonacci/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.1:compilem 1m(default-compile)m @ 36mfibonacci0;1m ---m
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 103 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 43 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 181 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 36 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 35 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 73 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 153 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 224 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 148 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 806 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 281 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/junit/junit/3.8.2/junit-3.8.2.pom
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 42 kB/s)
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/log4j/log4j/1.2.12/log4j-1.2.12.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/junit/junit/3.8.2/junit-3.8.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 430 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 693 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 1.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 403 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 2.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 741 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 346 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 358 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 250 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 43 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 162 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 375 kB/s)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 262 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 693 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 760 kB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 1.2 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.6 MB/s)
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 9 source files to /home/r/repo/atom-samples/fibonacci/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transformm 1m(default)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Resolving transformer dependency: MavenCoordinate{groupId='oo', artifactId='fibonacci', version='0.0.9'}
[1;34mINFOm] Created plugin: oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin
[1;34mINFOm] Resolved entry point: REDEFINE
[1;34mINFOm] Processing class files located in in: /home/r/repo/atom-samples/fibonacci/target/classes
Transforming type: oo.atom.samples.fibonacci.IvFibonacci
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvFibonacci
Transforming type: oo.atom.samples.fibonacci.IntegerValue
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IntegerValue
Transforming type: oo.atom.samples.fibonacci.IntegerValue$Inference
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IntegerValue$Inference
Transforming type: oo.atom.samples.fibonacci.IvInferred
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvInferred
Transforming type: oo.atom.samples.fibonacci.IvConstant
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvConstant
Transforming type: oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainInteger
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainInteger
Transforming type: oo.atom.samples.fibonacci.AssertIntegerValueIsMalformed
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.AssertIntegerValueIsMalformed
Transforming type: oo.atom.samples.fibonacci.IvUndefined
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvUndefined
Transforming type: oo.atom.samples.fibonacci.IvFibonacci$Inference
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvFibonacci$Inference
Transforming type: oo.atom.samples.fibonacci.IvSum
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvSum
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:2.6:testResourcesm 1m(default-testResources)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/atom-samples/fibonacci/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.1:testCompilem 1m(default-testCompile)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 6 source files to /home/r/repo/atom-samples/fibonacci/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbyte-buddy-maven-plugin:1.7.1:transform-testm 1m(default)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Resolving transformer dependency: MavenCoordinate{groupId='oo', artifactId='fibonacci', version='0.0.9'}
[1;34mINFOm] Created plugin: oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin
[1;34mINFOm] Resolved entry point: REDEFINE
[1;34mINFOm] Processing class files located in in: /home/r/repo/atom-samples/fibonacci/target/test-classes
Transforming type: oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest
Transforming type: oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTest
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTest
Transforming type: oo.atom.samples.fibonacci.IvSumTest
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvSumTest
Transforming type: oo.atom.samples.fibonacci.IvFibonacciTest
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvFibonacciTest
Transforming type: oo.atom.samples.fibonacci.IvConstantTest
[1;34mINFOm] Transformed type: oo.atom.samples.fibonacci.IvConstantTest
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:2.20:testm 1m(default-test)m @ 36mfibonacci0;1m ---m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running oo.atom.samples.fibonacci.1mAssertIntegerValueBoxesCertainIntegerTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in oo.atom.samples.fibonacci.1mAssertIntegerValueBoxesCertainIntegerTestm
[1;34mINFOm] Running oo.atom.samples.fibonacci.1mAssertIntegerValueIsMalformedTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.samples.fibonacci.1mAssertIntegerValueIsMalformedTestm
[1;34mINFOm] Running oo.atom.samples.fibonacci.1mIvSumTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.samples.fibonacci.1mIvSumTestm
[1;34mINFOm] Running oo.atom.samples.fibonacci.1mIvFibonacciTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.samples.fibonacci.1mIvFibonacciTestm
[1;34mINFOm] Running oo.atom.samples.fibonacci.1mIvConstantTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in oo.atom.samples.fibonacci.1mIvConstantTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 10, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:2.4:jarm 1m(default-jar)m @ 36mfibonacci0;1m ---m
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading: http://dl.bintray.com/skapral/oo-maven/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 2.2 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 1.5 MB/s)
Downloaded:)https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.4 MB/s)
[1;34mINFOm] Building jar: /home/r/repo/atom-samples/fibonacci/target/fibonacci-0.0.9.jar
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m > 0;1mgenerate-sourcesm @ 36mfibonacci0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)0;1m < 0;1mgenerate-sourcesm @ 36mfibonacci0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(default)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/atom-samples/fibonacci/target/fibonacci-0.0.9-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(attach-javadoc)m @ 36mfibonacci0;1m ---m
[1;34mINFOm]
Loading source files for package oo.atom.samples.fibonacci...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/AssertIntegerValueBoxesCertainInteger.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/AssertIntegerValueIsMalformed.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/IntegerValue.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/IntegerValue.Inference.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/IvConstant.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/IvFibonacci.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/IvInferred.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/IvSum.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/IvUndefined.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/package-frame.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/package-summary.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/package-tree.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/constant-values.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/AssertIntegerValueIsMalformed.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/IvUndefined.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/IvInferred.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/AssertIntegerValueBoxesCertainInteger.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/IvSum.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/IvConstant.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/IvFibonacci.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/IntegerValue.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/class-use/IntegerValue.Inference.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/oo/atom/samples/fibonacci/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/overview-tree.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/index-all.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/index.html...
Generating /home/r/repo/atom-samples/fibonacci/target/apidocs/help-doc.html...
[1;34mINFOm] Building jar: /home/r/repo/atom-samples/fibonacci/target/fibonacci-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mpitest-maven:1.2.0:mutationCoveragem 1m(default)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Found plugin : Default csv report plugin
[1;34mINFOm] Found plugin : Default xml report plugin
[1;34mINFOm] Found plugin : Default html report plugin
[1;34mINFOm] Found plugin : Default limit mutations plugin
[1;34mINFOm] Found plugin : Kotlin junk mutations filter
[1;34mINFOm] Found shared classpath plugin : Default mutation engine
[1;34mINFOm] Adding org.pitest:pitest to SUT classpath
[1;34mINFOm] Mutating from /home/r/repo/atom-samples/fibonacci/target/classes
[1;34mINFOm] Defaulting target classes to match packages in build directory
5:37:42 PM PIT >> FINE : Running report with ReportOptions [targetClasses=[^oo\.atom\.samples\.fibonacci\..*$], excludedMethods=[^equals$, ^hashCode$, ^toString$], excludedClasses=[], codePaths=[/home/r/repo/atom-samples/fibonacci/target/classes], reportDir=/home/r/repo/atom-samples/fibonacci/target/pit-reports, historyInputLocation=null, historyOutputLocation=null, sourceDirs=[/home/r/repo/atom-samples/fibonacci/src/main/java, /home/r/repo/atom-samples/fibonacci/src/test/java], classPathElements=[/home/r/repo/atom-samples/fibonacci/target/test-classes, /home/r/repo/atom-samples/fibonacci/target/classes, /home/r/repo/atom-tests/target/atom-tests-0.0.9.jar, /home/r/repo/atom-api/target/atom-api-0.0.9.jar, /home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar, /home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar, /home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar], mutators=[], dependencyAnalysisMaxDistance=-1, mutateStaticInitializers=false, jvmArgs=[], numberOfThreads=1, timeoutFactor=1.25, timeoutConstant=3000, targetTests=[^.*$], loggingClasses=[], maxMutationsPerClass=-1, verbose=true, failWhenNoMutations=false, outputs=[HTML], groupConfig=TestGroupConfig [excludedGroups=[], includedGroups=[]], mutationUnitSize=0, shouldCreateTimestampedReports=false, detectInlinedCode=true, exportLineCoverage=false, mutationThreshold=0, coverageThreshold=0, mutationEngine=gregor, javaExecutable=null, includeLaunchClasspath=true, properties={}, maxSurvivors=0, excludedRunners=[]]
5:37:42 PM PIT >> FINE : System class path is /usr/share/maven/boot/plexus-classworlds-2.5.2.jar
5:37:42 PM PIT >> FINE : Maximum available memory is 5358 mb
CP is :/home/r/repo/atom-samples/fibonacci/target/test-classes:/home/r/repo/atom-samples/fibonacci/target/classes:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
5:37:42 PM PIT >> FINE : MINION : Installing PIT agent

5:37:42 PM PIT >> INFO : Sending 5 test classes to minion
5:37:42 PM PIT >> INFO : Sent tests to minion
5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> INFO : Checking environment
5:37:42 PM PIT >> FINE : Expecting 5 tests classes from parent
5:37:42 PM PIT >> FINE : Tests classes received

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> INFO : Found  10 tests

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> INFO : Dependency analysis reduced number of potential tests by 0

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> INFO : 10 tests received

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Running 10 units

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest, name=assertion must fail when returned primitive mismatches expected value(oo.atom.samples.fibonacci.AssertInte
5:37:42 PM PIT >> INFO : MINION : gerValueBoxesCertainIntegerTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest, name=assertion must pass when returned primitive matches expected value(oo.atom.samples.fibonacci.AssertInteger
5:37:42 PM PIT >> INFO : MINION : ValueBoxesCertainIntegerTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTest, name=assertion must fail on a defined integer value(oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTest, name=assertion must pass on undefined integer value(oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.IvConstantTest, name=holds a constant(oo.atom.samples.fibonacci.IvConstantTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.IvFibonacciTest, name=0 at 0th position(oo.atom.samples.fibonacci.IvFibonacciTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.IvFibonacciTest, name=1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.IvFibonacciTest, name=3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.IvFibonacciTest, name=undefined on negative position(oo.atom.samples.fibonacci.IvFibonacciTest)]

5:37:42 PM PIT >> INFO : MINION : 5:37:42 PM PIT >> FINE : Gathering coverage for test Description [testClass=oo.atom.samples.fibonacci.IvSumTest, name=2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest)]

5:37:42 PM PIT >> FINE : Coverage generator Minion exited ok
5:37:42 PM PIT >> INFO : Calculated coverage in 0 seconds.
5:37:42 PM PIT >> FINE : Used memory after coverage calculation 233 mb
5:37:42 PM PIT >> FINE : Free Memory after coverage calculation 970 mb
5:37:42 PM PIT >> INFO : Created  4 mutation test units
5:37:42 PM PIT >> FINE : Used memory before analysis start 244 mb
5:37:42 PM PIT >> FINE : Free Memory before analysis start 958 mb
5:37:42 PM PIT >> FINE : Running 4 units
CP is :/home/r/repo/atom-samples/fibonacci/target/test-classes:/home/r/repo/atom-samples/fibonacci/target/classes:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[60], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[25], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[60], mutator=ostderr  : rg.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=IvFibonacci.java, block=7, lineNumber=55, description=mutated return of Object value for oo/atom/samples/fibonacci/IvFibonacci$Inference::integerValue to ( if (x != null) null else stderr  : throw new RuntimeException ), testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : mutating method integerValue
5:37:43 PM PIT >> FINE : 1 relevant test for integerVstderr  : alue
5:37:43 PM PIT >> FINE : replaced class with mutant in 6 ms
5:37:43 PM PIT >> FINE : Running 1 units
5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, mstderr  : ethodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[60], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibostderr  : nacciTest)
5:37:43 PM PIT >> FINE : processed mutation in 59 ms.
5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Lstderr  : oo/atom/samples/fibonacci/IntegerValue;], indexes=[25], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=IvFibonacci.java, block=4, lineNumber=50, description=mutated return of Object value for oo/atom/samples/fibonacci/Istderr  : vFibonacci$Inference::integerValue to ( if (x != null) null else throw new RuntimeException ), testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.0stderr  :  at 0th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : mutating method integerValue
5:37:43 PM PIT >> FINE : 2 relevant test for integerValue
5:37:43 PM PIT >> FINE : replaced class with mutant in 5 ms
5:37:43 PM PIT &gt;&gt; FINEstderr  :  : Running 1 units
5:37:43 PM PIT &gt;&gt; FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[25], mutator=org.piteststderr  : .mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:43 PM PIT >> FINE : processed mutation in 12 ms.
5:37:43 PM PIT >> FINEstderr  :  : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[50], mutator=org.pitest.mutationteststderr  : .engine.gregor.mutators.MathMutator], filename=IvFibonacci.java, block=7, lineNumber=55, description=Replaced integer subtraction with addition, testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonaccistderr  : Test)]]
5:37:43 PM PIT >> FINE : mutating method integerValue
5:37:43 PM PIT >> FINE : 1 relevant test for integerValue
5:37:43 PM PIT >> FINE : replaced class with mutant in 5 ms
5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[50], mutator=org.pitest.mutationtest.enginstderr  : e.gregor.mutators.MathMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:43 PM PIT >> FINE : processed mutation in 19 ms.
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[18], mutator=ostderr  : rg.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=IvFibonacci.java, block=3, lineNumber=49, description=negated conditional, testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonaccstderr  : i.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.0 at 0th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[50], mutator=org.pitest.mutationtest.engine.gregor.mutators.MathMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : mutating method integerValue
stderr  : 5:37:43 PM PIT >> FINE : 3 relevant test for integerValue
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[18], mutator=org.pitest.mutationtest.enginstderr  : e.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:43 PM PIT >> FINE : processed mutation in 56 ms.
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[32], mutator=ostderr  : rg.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=IvFibonacci.java, block=5, lineNumber=52, description=negated conditional, testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonaccstderr  : i.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[18], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : mutating method integerValue
stderr  : 5:37:43 PM PIT >> FINE : 2 relevant test for integerValue
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[32], mutator=org.pitest.mutationtest.enginstderr  : e.gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : processed mutation in 12 ms.
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[39], mutator=ostderr  : rg.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator], filename=IvFibonacci.java, block=6, lineNumber=53, description=mutated return of Object value for oo/atom/samples/fibonacci/IvFibonacci$Inference::integerValue to ( if (x != null) null else stderr  : throw new RuntimeException ), testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[32], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : mutating method integerValue
stderr  : 5:37:43 PM PIT >> FINE : 2 relevant test for integerValue
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 6 ms
5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[39], mutator=org.pitest.mutationtest.enginstderr  : e.gregor.mutators.ReturnValsMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:43 PM PIT >> FINE : processed mutation in 14 ms.
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[5], mutator=orstderr  : g.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator], filename=IvFibonacci.java, block=1, lineNumber=46, description=negated conditional, testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonaccistderr  : .IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.undefined on negative position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.stderr  : fibonacci.IvFibonacciTest.0 at 0th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[39], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : mutating method integerValue
stderr  : 5:37:43 PM PIT >> FINE : 4 relevant test for integerValue
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 6 ms
stderr  : 5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[5], mutator=org.pitest.mutationtest.enginestderr  : .gregor.mutators.NegateConditionalsMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : processed mutation in 12 ms.
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[57], mutator=ostderr  : rg.pitest.mutationtest.engine.gregor.mutators.MathMutator], filename=IvFibonacci.java, block=7, lineNumber=55, description=Replaced integer subtraction with addition, testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samplesstderr  : .fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : mutating method integerValue
stderr  : 5:37:43 PM PIT >> FINE : 1 relevant test for integerValue
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[57], mutator=org.pitest.mutationtest.enginstderr  : e.gregor.mutators.MathMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : processed mutation in 18 ms.
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[5], mutator=orstderr  : g.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator], filename=IvFibonacci.java, block=1, lineNumber=46, description=changed conditional boundary, testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samplestderr  : s.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.undefined on negative position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atstderr  : om.samples.fibonacci.IvFibonacciTest.0 at 0th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[57], mutator=org.pitest.mutationtest.engine.gregor.mutators.MathMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:43 PM PIT >> FINE : mutating method integerValue
stderr  : 5:37:43 PM PIT >> FINE : 4 relevant test for integerValue
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[5], mutator=org.pitest.mutationtest.enginestderr  : .gregor.mutators.ConditionalsBoundaryMutator] detected = KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:43 PM PIT >> FINE : processed mutation in 12 ms.
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvFibonacci$Inference, method=integerValue, methodDesc=()Loo/atom/samples/fibonacci/IntegerValue;], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:43 PM PIT >> FINE : Exit code was - OK
5:37:43 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-samples/fibonacci/target/test-classes:/home/r/repo/atom-samples/fibonacci/target/classes:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvSum, method=primitive, methodDesc=()I], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.MathMutator],stderr  :  filename=IvSum.java, block=1, lineNumber=48, description=Replaced integer addition with subtraction, testsInOrder=[oo.atom.samples.fibonacci.IvSumTest.2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest), oo.atom.samples.fibonacci.IvFibonacciTest.3 at 4th positstderr  : ion(oo.atom.samples.fibonacci.IvFibonacciTest)]]
stderr  : 5:37:43 PM PIT >> FINE : mutating method primitive
stderr  : 5:37:43 PM PIT >> FINE : 2 relevant test for primitive
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 4 ms
stderr  : 5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvSum, method=primitive, methodDesc=()I], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.MathMutator] detected = KILLED by oo.atomstderr  : .samples.fibonacci.IvSumTest.2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest)
5:37:43 PM PIT >> FINE : processed mutation in 100 ms.
stderr  : 5:37:43 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvSum, method=primitive, methodDesc=()I], indexes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMustderr  : tator], filename=IvSum.java, block=1, lineNumber=48, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.samples.fibonacci.IvSumTest.2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest), oo.atom.samples.fibonacci.IvFibstderr  : onacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvSum, method=primitive, methodDesc=()I], indexes=[9], mutator=org.pitest.mutationtest.engine.gregor.mutators.MathMutator] KILLED by oo.atom.samples.fibonacci.IvSumTest.2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest)
stderr  : 5:37:43 PM PIT >> FINE : mutating method primitive
stderr  : 5:37:43 PM PIT >> FINE : 2 relevant test for primitive
stderr  : 5:37:43 PM PIT >> FINE : replaced class with mutant in 5 ms
stderr  : 5:37:43 PM PIT >> FINE : Running 1 units
stderr  : 5:37:43 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvSum, method=primitive, methodDesc=()I], indexes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLED by stderr  : oo.atom.samples.fibonacci.IvSumTest.2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest)
5:37:43 PM PIT >> FINE : processed mutation in 11 ms.
5:37:43 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvSum, method=primitive, methodDesc=()I], indexes=[10], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.samples.fibonacci.IvSumTest.2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest)
5:37:43 PM PIT >> FINE : Exit code was - OK
5:37:43 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-samples/fibonacci/target/test-classes:/home/r/repo/atom-samples/fibonacci/target/classes:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:44 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvInferred, method=primitive, methodDesc=()I], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnVastderr  : lsMutator], filename=IvInferred.java, block=1, lineNumber=40, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest), oostderr  : .atom.samples.fibonacci.IvFibonacciTest.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTest.undefined on negative position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonaccistderr  : Test.0 at 0th position(oo.atom.samples.fibonacci.IvFibonacciTest)]]
stderr  : 5:37:44 PM PIT >> FINE : mutating method primitive
stderr  : 5:37:44 PM PIT >> FINE : 4 relevant test for primitive
stderr  : 5:37:44 PM PIT >> FINE : replaced class with mutant in 3 ms
stderr  : 5:37:44 PM PIT >> FINE : Running 1 units
stderr  : 5:37:44 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvInferred, method=primitive, methodDesc=()I], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLEDstderr  :  by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
stderr  : 5:37:44 PM PIT >> FINE : processed mutation in 94 ms.
5:37:44 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvInferred, method=primitive, methodDesc=()I], indexes=[7], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest)
5:37:44 PM PIT >> FINE : Exit code was - OK
5:37:44 PM PIT >> FINE : Minion exited ok
CP is :/home/r/repo/atom-samples/fibonacci/target/test-classes:/home/r/repo/atom-samples/fibonacci/target/classes:/home/r/repo/atom-tests/target/atom-tests-0.0.9.jar:/home/r/repo/atom-api/target/atom-api-0.0.9.jar:/home/r/.m2/repository/io/vavr/vavr/0.9.0/vavr-0.9.0.jar:/home/r/.m2/repository/io/vavr/vavr-match/0.9.0/vavr-match-0.9.0.jar:/home/r/.m2/repository/com/github/kimble/junit-test-factory/4.12.6/junit-test-factory-4.12.6.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/pitest/pitest/1.2.0/pitest-1.2.0.jar
stdout  : Installing PIT agent
stderr  : 5:37:44 PM PIT >> FINE : Running mutation MutationDetails [id=MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvConstant, method=primitive, methodDesc=()I], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnVastderr  : lsMutator], filename=IvConstant.java, block=1, lineNumber=40, description=replaced return of integer sized value with (x == 0 ? 1 : 0), testsInOrder=[oo.atom.samples.fibonacci.IvConstantTest.holds a constant(oo.atom.samples.fibonacci.IvConstantTest), oo.atstderr  : om.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest.assertion must pass when returned primitive matches expected value(oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest), oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTstderr  : est.assertion must fail on a defined integer value(oo.atom.samples.fibonacci.AssertIntegerValueIsMalformedTest), oo.atom.samples.fibonacci.IvFibonacciTest.1 at 1th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvFibonacciTestderr  : st.3 at 4th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.atom.samples.fibonacci.IvSumTest.2 + 2 = 4(oo.atom.samples.fibonacci.IvSumTest), oo.atom.samples.fibonacci.IvFibonacciTest.0 at 0th position(oo.atom.samples.fibonacci.IvFibonacciTest), oo.stderr  : atom.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest.assertion must fail when returned primitive mismatches expected value(oo.atom.samples.fibonacci.AssertIntegerValueBoxesCertainIntegerTest)]]
5:37:44 PM PIT >> FINE : mutating method primitivestderr  :
5:37:44 PM PIT >> FINE : 8 relevant test for primitive
5:37:44 PM PIT >> FINE : replaced class with mutant in 3 ms
5:37:44 PM PIT >> FINE : Running 1 units
stderr  : 5:37:44 PM PIT >> FINE : Mutation MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvConstant, method=primitive, methodDesc=()I], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] detected = KILLEDstderr  :  by oo.atom.samples.fibonacci.IvConstantTest.holds a constant(oo.atom.samples.fibonacci.IvConstantTest)
stderr  : 5:37:44 PM PIT >> FINE : processed mutation in 98 ms.
5:37:44 PM PIT >> FINE : MutationIdentifier [location=Location [clazz=oo.atom.samples.fibonacci.IvConstant, method=primitive, methodDesc=()I], indexes=[5], mutator=org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator] KILLED by oo.atom.samples.fibonacci.IvConstantTest.holds a constant(oo.atom.samples.fibonacci.IvConstantTest)
5:37:44 PM PIT >> FINE : Exit code was - OK
5:37:44 PM PIT >> FINE : Minion exited ok
5:37:44 PM PIT >> INFO : Completed in 2 seconds
================================================================================
- Timings
================================================================================
&gt; scan classpath : < 1 second
> coverage and dependency analysis : < 1 second
> build mutation tests : < 1 second
> run mutation analysis : 2 seconds
--------------------------------------------------------------------------------
> Total  : 2 seconds
--------------------------------------------------------------------------------
================================================================================
- Statistics
================================================================================
>> Generated 13 mutations Killed 13 (100%)
>> Ran 14 tests (1.08 tests per mutation)
================================================================================
- Mutators
================================================================================
> org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator
>> Generated 1 Killed 1 (100%)
> KILLED 1 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.ReturnValsMutator
>> Generated 6 Killed 6 (100%)
> KILLED 6 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.MathMutator
>> Generated 3 Killed 3 (100%)
> KILLED 3 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator
>> Generated 3 Killed 3 (100%)
> KILLED 3 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-checkstyle-plugin:2.17:checkm 1m(default)m @ 36mfibonacci0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mfibonacci0;1m ---m
[1;34mINFOm] Installing /home/r/repo/atom-samples/fibonacci/target/fibonacci-0.0.9.jar to /home/r/.m2/repository/oo/fibonacci/0.0.9/fibonacci-0.0.9.jar
[1;34mINFOm] Installing /home/r/repo/atom-samples/fibonacci/pom.xml to /home/r/.m2/repository/oo/fibonacci/0.0.9/fibonacci-0.0.9.pom
[1;34mINFOm] Installing /home/r/repo/atom-samples/fibonacci/target/fibonacci-0.0.9-sources.jar to /home/r/.m2/repository/oo/fibonacci/0.0.9/fibonacci-0.0.9-sources.jar
[1;34mINFOm] Installing /home/r/repo/atom-samples/fibonacci/target/fibonacci-0.0.9-javadoc.jar to /home/r/.m2/repository/oo/fibonacci/0.0.9/fibonacci-0.0.9-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-deploy-plugin:2.7:deploym 1m(default-deploy)m @ 36mfibonacci0;1m ---m
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9.jar (8.9 kB at 5.8 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9.pom
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9.pom (704 B at 542 B/s)
Downloading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/maven-metadata.xml
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/maven-metadata.xml
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/maven-metadata.xml (291 B at 192 B/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9-sources.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9-sources.jar (11 kB at 8.8 kB/s)
Uploading: https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9-javadoc.jar
Uploaded:(https://api.bintray.com/maven/skapral/oo-maven/oo-atom/;publish=1/oo/fibonacci/0.0.9/fibonacci-0.0.9-javadoc.jar (59 kB at 36 kB/s)
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary:m
[1;34mINFOm]
[1;34mINFOm] oo-atom ............................................ 1;32mSUCCESSm [ 15.142 s]
[1;34mINFOm] atom-api ........................................... 1;32mSUCCESSm [ 11.138 s]
[1;34mINFOm] atom-tests ......................................... 1;32mSUCCESSm [ 15.727 s]
[1;34mINFOm] atom-codegen ....................................... 1;32mSUCCESSm [ 49.052 s]
[1;34mINFOm] atom-starter ....................................... 1;32mSUCCESSm [  4.498 s]
[1;34mINFOm] atom-it ............................................ 1;32mSUCCESSm [ 10.528 s]
[1;34mINFOm] atom-samples ....................................... 1;32mSUCCESSm [  3.150 s]
[1;34mINFOm] fibonacci .......................................... 1;32mSUCCESSm [ 16.204 s]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time: 02:06 min
[1;34mINFOm] Finished at: 2017-10-10T17:37:52Z
[1;34mINFOm] Final Memory: 68M/1203M
[1;34mINFOm] 1m------------------------------------------------------------------------m
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.9 -m '0.0.9: tagged by rultor.com'
+ git reset --hard
HEAD is now at 24fc684 [release] oo-atom-0.0.9
+ git clean -fd
Removing atom-api/target/
Removing atom-codegen/target/
Removing atom-it/target/
Removing atom-samples/fibonacci/target/
Removing atom-samples/target/
Removing atom-starter/target/
Removing atom-tests/target/
Removing target/
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 24fc684).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:project-avral/oo-atom.git
 * [new tag]         0.0.9 -> 0.0.9
container 29a2f87cddd376d63a283d3a275782a149ff834cb1a9fc2d80f4b7aab4d9c4bb is dead
Tue Oct 10 19:38:39 CEST 2017