++ dirname ./run.sh
+ cd .
+ echo 1301
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Nov 24 15:00:49 UTC 2025
+ uptime
15:00:49 up 1 min, 0 users, load average: 1.32, 0.44, 0.16
+ ff=default
+ image=yegor256/rultor-image:1.24.0
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update dependency eslint to v9.39.1'
+ author=maxonfjvipon
+ directory=
+ head=git@github.com:objectionary/eo2js.git
+ pull_id=97
+ fork=git@github.com:objectionary/eo2js.git
+ fork_branch=renovate/eslint-monorepo
+ squash=false
+ vars=('--env=head=git@github.com:objectionary/eo2js.git' '--env=pull_id=97' '--env=fork=git@github.com:objectionary/eo2js.git' '--env=fork_branch=renovate/eslint-monorepo' '--env=head_branch=master' '--env=pull_title=chore(deps): update dependency eslint to v9.39.1' '--env=author=maxonfjvipon' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=97'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/eslint-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency eslint to v9.39.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxonfjvipon'\''\'\'''\'''\'' '\'';'\'' '\''pip install git+https://chromium.googlesource.com/external/gyp'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''sudo npm install --no-color --global grunt-cli'\'' '\'';'\'' '\''npm uninstall --no-color grunt-cli'\'' '\'';'\'' '\''npm install --no-color mocha'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''npm test'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''pull_id=97'\''' ';' 'export '\''fork=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''fork_branch=renovate/eslint-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency eslint to v9.39.1'\''' ';' 'export '\''author=maxonfjvipon'\''' ';' 'pip install git+https://chromium.googlesource.com/external/gyp' ';' 'npm install --no-color' ';' 'sudo npm install --no-color --global grunt-cli' ';' 'npm uninstall --no-color grunt-cli' ';' 'npm install --no-color mocha' ';' 'pdd -f /dev/null -v' ';' 'npm test' ';')
+ container=objectionary_eo2js_97
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-17-99
+ pwd
/tmp/rultor-TmXs
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:objectionary/eo2js.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:objectionary/eo2js.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''pull_id=97'\''' ';' 'export '\''fork=git@github.com:objectionary/eo2js.git'\''' ';' 'export '\''fork_branch=renovate/eslint-monorepo'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency eslint to v9.39.1'\''' ';' 'export '\''author=maxonfjvipon'\''' ';' 'pip install git+https://chromium.googlesource.com/external/gyp' ';' 'npm install --no-color' ';' 'sudo npm install --no-color --global grunt-cli' ';' 'npm uninstall --no-color grunt-cli' ';' 'npm install --no-color mocha' ';' 'pdd -f /dev/null -v' ';' 'npm test' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:objectionary/eo2js.git
+ git remote update
Fetching origin
Fetching fork
From github.com:objectionary/eo2js
* [new branch] feat/#3/atoms-puzzles -> fork/feat/#3/atoms-puzzles
* [new branch] feat/#6/as-phi-atom -> fork/feat/#6/as-phi-atom
* [new branch] feat/#61/malloc-atoms -> fork/feat/#61/malloc-atoms
* [new branch] feat/#64/string-slice-atom -> fork/feat/#64/string-slice-atom
* [new branch] feat/#7/bytes-atoms -> fork/feat/#7/bytes-atoms
* [new branch] feat/runtime-tests -> fork/feat/runtime-tests
* [new branch] feat/test-pr -> fork/feat/test-pr
* [new branch] fix/#100/update-eo2js-up-to-eo -> fork/fix/#100/update-eo2js-up-to-eo
* [new branch] fix/#79/has-meta-fix -> fork/fix/#79/has-meta-fix
* [new branch] fix/#91/eslint-v25 -> fork/fix/#91/eslint-v25
* [new branch] fix/#93/removing-seq -> fork/fix/#93/removing-seq
* [new branch] master -> fork/master
* [new branch] maxonfjvipon-patch-1 -> fork/maxonfjvipon-patch-1
* [new branch] readme -> fork/readme
* [new branch] renovate/eslint-monorepo -> fork/renovate/eslint-monorepo
* [new branch] test-pr -> fork/test-pr
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/eslint-monorepo
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/eslint-monorepo' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'chore(deps): update dependency eslint to v9.39.1' --ff __rultor
Auto-merging eo2js-runtime/package-lock.json
Auto-merging eo2js-runtime/package.json
Auto-merging eo2js/package-lock.json
Auto-merging eo2js/package.json
Merge made by the 'ort' strategy.
eo2js-runtime/package-lock.json | 352 ++++++---------------------------------
eo2js-runtime/package.json | 2 +-
eo2js/package-lock.json | 360 ++++++----------------------------------
eo2js/package.json | 2 +-
4 files changed, 96 insertions(+), 620 deletions(-)
+ git log -1 --show-signature
commit 0de6dfd4c5794a42449f6c2b775e4f8cf4cb6420
gpg: Signature made Mon Nov 24 15:00:57 2025 UTC
gpg: using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1 3FF4 3FD3 FA7E 9AF0 FA4C
Merge: 92d71ca e5d3a5d
Author: Rultor.com <gpg@rultor.com>
Date: Mon Nov 24 15:00:57 2025 +0000
chore(deps): update dependency eslint to v9.39.1
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.18
++ bc
++ echo 0.18 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.18, low enough to run a new Docker container'
load average is 0.18, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.24.0
+ docker pull yegor256/rultor-image:1.24.0
1.24.0: Pulling from yegor256/rultor-image
9cb31e2e37ea: Pulling fs layer
6fdf9d57c770: Pulling fs layer
b1b8e573ea09: Pulling fs layer
d98471df16b3: Pulling fs layer
d91bad0881f6: Pulling fs layer
0989603b9c78: Pulling fs layer
be0e4fe934ac: Pulling fs layer
836583b1a84e: Pulling fs layer
9a7a8a989f21: Pulling fs layer
206d2c40dab6: Pulling fs layer
7e814560871d: Pulling fs layer
3e6884fb6bef: Pulling fs layer
efc2cb2da490: Pulling fs layer
a2685e4ec0a3: Pulling fs layer
d8f398d41642: Pulling fs layer
00d87e982675: Pulling fs layer
0a47604816a9: Pulling fs layer
39620eda6329: Pulling fs layer
1e5066b6f93c: Pulling fs layer
bf2832135ec0: Pulling fs layer
17c9f809a0eb: Pulling fs layer
791d75dcb5dd: Pulling fs layer
4d856b07c9bd: Pulling fs layer
08fb6625faae: Pulling fs layer
6fbcea1fd5f0: Pulling fs layer
e5e0772939b2: Pulling fs layer
d98471df16b3: Waiting
d91bad0881f6: Waiting
0989603b9c78: Waiting
be0e4fe934ac: Waiting
836583b1a84e: Waiting
9a7a8a989f21: Waiting
206d2c40dab6: Waiting
7e814560871d: Waiting
3e6884fb6bef: Waiting
efc2cb2da490: Waiting
a2685e4ec0a3: Waiting
d8f398d41642: Waiting
00d87e982675: Waiting
0a47604816a9: Waiting
39620eda6329: Waiting
1e5066b6f93c: Waiting
bf2832135ec0: Waiting
17c9f809a0eb: Waiting
791d75dcb5dd: Waiting
4d856b07c9bd: Waiting
08fb6625faae: Waiting
6fbcea1fd5f0: Waiting
e5e0772939b2: Waiting
6fdf9d57c770: Verifying Checksum
6fdf9d57c770: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
b1b8e573ea09: Verifying Checksum
b1b8e573ea09: Download complete
0989603b9c78: Verifying Checksum
0989603b9c78: Download complete
be0e4fe934ac: Verifying Checksum
be0e4fe934ac: Download complete
d98471df16b3: Verifying Checksum
d98471df16b3: Download complete
836583b1a84e: Verifying Checksum
836583b1a84e: Download complete
206d2c40dab6: Verifying Checksum
206d2c40dab6: Download complete
9a7a8a989f21: Verifying Checksum
9a7a8a989f21: Download complete
3e6884fb6bef: Verifying Checksum
3e6884fb6bef: Download complete
9cb31e2e37ea: Pull complete
6fdf9d57c770: Pull complete
efc2cb2da490: Verifying Checksum
efc2cb2da490: Download complete
7e814560871d: Verifying Checksum
7e814560871d: Download complete
d8f398d41642: Verifying Checksum
d8f398d41642: Download complete
00d87e982675: Verifying Checksum
00d87e982675: Download complete
0a47604816a9: Verifying Checksum
0a47604816a9: Download complete
39620eda6329: Verifying Checksum
39620eda6329: Download complete
1e5066b6f93c: Verifying Checksum
1e5066b6f93c: Download complete
bf2832135ec0: Verifying Checksum
bf2832135ec0: Download complete
17c9f809a0eb: Verifying Checksum
17c9f809a0eb: Download complete
791d75dcb5dd: Verifying Checksum
791d75dcb5dd: Download complete
4d856b07c9bd: Verifying Checksum
4d856b07c9bd: Download complete
08fb6625faae: Verifying Checksum
08fb6625faae: Download complete
6fbcea1fd5f0: Verifying Checksum
6fbcea1fd5f0: Download complete
e5e0772939b2: Verifying Checksum
e5e0772939b2: Download complete
b1b8e573ea09: Pull complete
a2685e4ec0a3: Verifying Checksum
a2685e4ec0a3: Download complete
d91bad0881f6: Verifying Checksum
d91bad0881f6: Download complete
d98471df16b3: Pull complete
d91bad0881f6: Pull complete
0989603b9c78: Pull complete
be0e4fe934ac: Pull complete
836583b1a84e: Pull complete
9a7a8a989f21: Pull complete
206d2c40dab6: Pull complete
7e814560871d: Pull complete
3e6884fb6bef: Pull complete
efc2cb2da490: Pull complete
a2685e4ec0a3: Pull complete
d8f398d41642: Pull complete
00d87e982675: Pull complete
0a47604816a9: Pull complete
39620eda6329: Pull complete
1e5066b6f93c: Pull complete
bf2832135ec0: Pull complete
17c9f809a0eb: Pull complete
791d75dcb5dd: Pull complete
4d856b07c9bd: Pull complete
08fb6625faae: Pull complete
6fbcea1fd5f0: Pull complete
e5e0772939b2: Pull complete
Digest: sha256:183145a1ee07aff04b992ff3478c86b34eacc5f241c6d4a711c39e2687e07d0e
Status: Downloaded newer image for yegor256/rultor-image:1.24.0
docker.io/yegor256/rultor-image:1.24.0
+ grep --quiet '\sobjectionary_eo2js_97\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Nov 24 15:00 .
drwxrwxrwt 12 root root 4096 Nov 24 15:06 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Nov 24 15:06 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Nov 24 15:00 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Nov 24 15:00 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Nov 24 15:00 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Nov 24 15:00 repo
-rwxrwxr-x 1 ubuntu ubuntu 6998 Nov 24 15:00 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 737 Nov 24 15:00 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 11640 Nov 24 15:06 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-TmXs:/main --env=head=git@github.com:objectionary/eo2js.git --env=pull_id=97 --env=fork=git@github.com:objectionary/eo2js.git --env=fork_branch=renovate/eslint-monorepo --env=head_branch=master '--env=pull_title=chore(deps): update dependency eslint to v9.39.1' --env=author=maxonfjvipon '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=97'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo2js.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/eslint-monorepo'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency eslint to v9.39.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxonfjvipon'\''\'\'''\'''\'' '\'';'\'' '\''pip install git+https://chromium.googlesource.com/external/gyp'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''sudo npm install --no-color --global grunt-cli'\'' '\'';'\'' '\''npm uninstall --no-color grunt-cli'\'' '\'';'\'' '\''npm install --no-color mocha'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''npm test'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-TmXs/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo2js_97 yegor256/rultor-image:1.24.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./npmrc ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:objectionary/eo2js.git' ; export 'pull_id=97' ; export 'fork=git@github.com:objectionary/eo2js.git' ; export 'fork_branch=renovate/eslint-monorepo' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update dependency eslint to v9.39.1' ; export 'author=maxonfjvipon' ; pip install git+https://chromium.googlesource.com/external/gyp ; npm install --no-color ; sudo npm install --no-color --global grunt-cli ; npm uninstall --no-color grunt-cli ; npm install --no-color mocha ; pdd -f /dev/null -v ; npm test ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Defaulting to user installation because normal site-packages is not writeable
Collecting git+https://chromium.googlesource.com/external/gyp
Cloning https://chromium.googlesource.com/external/gyp to /tmp/pip-req-build-7r4tk3er
Running command git clone --filter=blob:none --quiet https://chromium.googlesource.com/external/gyp /tmp/pip-req-build-7r4tk3er
Resolved https://chromium.googlesource.com/external/gyp to commit 1615ec326858f8c2bd8f30b3a86ea71830409ce4
Preparing metadata (setup.py) ... ?25ldone
?25hBuilding wheels for collected packages: gyp
Building wheel for gyp (setup.py) ... ?25ldone
?25h Created wheel for gyp: filename=gyp-0.1-py3-none-any.whl size=312071 sha256=f41635d142a163c39defe752f19bddc358b96d9e768438b185fc7a36e60a4f29
Stored in directory: /tmp/pip-ephem-wheel-cache-aaj2tobe/wheels/f9/a0/c8/6aee2d87c8092cf781712963779a34382341f548f7c4530976
Successfully built gyp
Installing collected packages: gyp
33m WARNING: The script gyp is installed in '/home/r/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.0m33m
0mSuccessfully installed gyp-0.1
1m[0m34;49mnotice0m1;39;49m]0m39;49m A new release of pip is available: 0m31;49m25.0.10m39;49m -> 0m32;49m25.30m
1m[0m34;49mnotice0m1;39;49m]0m39;49m To update, run: 0m32;49mpython3 -m pip install --upgrade pip0m
1G0K⠙1G0K⠹1G0K
> eo2js@0.0.0 postinstall
> npm run install-eo2js && npm run install-eo2js-runtime
1G0K⠹1G0K
> eo2js@0.0.0 install-eo2js
> cd eo2js && npm i
1G0K1G0K⠙1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'commander@14.0.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.6'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'grunt-eslint@26.0.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.6'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K1mnpm22m 33mwarn39m 94mdeprecated39m osenv@0.1.5: This package is no longer supported.
1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K
> eo2js@0.0.0 postinstall
> patch-package
1G0K⠋1G0K1mpatch-package22m 8.0.1
Applying patches...
1mgrunt-mocha-cli22m@7.0.0 32m✔39m
1G0K⠙1G0K
added 347 packages, and audited 348 packages in 7s
1G0K⠙1G0K
1G0K⠙1G0K70 packages are looking for funding
1G0K⠙1G0K run `npm fund` for details
1G0K⠙1G0K
31m1m1222m39m vulnerabilities (1 1mlow22m, 4 33m1mmoderate22m39m, 6 31m1mhigh22m39m, 1 35m1mcritical22m39m)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
1G0K⠙1G0K1G0K⠙1G0K
> eo2js@0.0.0 install-eo2js-runtime
> cd eo2js-runtime && npm i
1G0K1G0K⠙1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'grunt-eslint@26.0.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.6'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K1mnpm22m 33mwarn39m 94mdeprecated39m osenv@0.1.5: This package is no longer supported.
1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K
> eo2js-runtime@0.0.0 postinstall
> patch-package
1G0K⠦1G0K1mpatch-package22m 8.0.1
Applying patches...
1mgrunt-mocha-cli22m@7.0.0 32m✔39m
1G0K⠙1G0K
added 329 packages, and audited 330 packages in 4s
1G0K⠙1G0K
1G0K⠙1G0K68 packages are looking for funding
1G0K⠙1G0K run `npm fund` for details
1G0K⠙1G0K
31m1m922m39m vulnerabilities (1 1mlow22m, 3 33m1mmoderate22m39m, 5 31m1mhigh22m39m)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
1G0K⠙1G0K1G0K⠙1G0K1G0K⠙1G0K
up to date, audited 1 package in 13s
1G0K⠙1G0K
found 0 vulnerabilities
1G0K⠙1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.6.3
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.3
npm notice To update run: npm install -g npm@11.6.3
npm notice
1G0K⠙1G0KUsing /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K
added 56 packages in 4s
1G0K⠋1G0K
1G0K⠙1G0K5 packages are looking for funding
1G0K⠙1G0K run `npm fund` for details
1G0K⠙1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.6.3
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.3
npm notice To update run: npm install -g npm@11.6.3
npm notice
1G0K⠙1G0K1G0K⠙1G0K
up to date, audited 1 package in 413ms
1G0K⠙1G0K
found 0 vulnerabilities
1G0K⠙1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K
added 92 packages, and audited 93 packages in 5s
1G0K⠧1G0K
1G0K⠧1G0K29 packages are looking for funding
1G0K⠧1G0K run `npm fund` for details
1G0K⠧1G0K
found 0 vulnerabilities
1G0K⠧1G0KFound 10 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding eo2js/coverage/**/*
Excluding eo2js-runtime/coverage/**/*
Excluding eo2js/node_modules/**/*
Excluding eo2js-runtime/node_modules/**/*
Excluding node_modules/**/*
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/eo2js/package-lock.json is a binary file (151255 bytes)
/home/r/repo/eo2js/package.json is a binary file (943 bytes)
/home/r/repo/eo2js/test/mvnw/.mvn/wrapper/maven-wrapper.jar is a binary file (62547 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/abstracts-to-objects.json is a binary file (276 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/adds-attrs.json is a binary file (447 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/adds-package.json is a binary file (314 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/atoms-imports-in-package.json is a binary file (674 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/atoms-imports.json is a binary file (511 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/attributes-order.json is a binary file (597 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/bindings-to-js.json is a binary file (768 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/data-as-bytes.json is a binary file (4055 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/embedded-object.json is a binary file (2219 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/full-test.json is a binary file (936 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/keywords.json is a binary file (779 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/prepares-data.json is a binary file (578 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/take-top-level-abstract-via-rho.json is a binary file (975 bytes)
/home/r/repo/eo2js/test/resources/transpile/packs/test-with-inners.json is a binary file (1313 bytes)
/home/r/repo/eo2js-runtime/package-lock.json is a binary file (143895 bytes)
/home/r/repo/eo2js-runtime/package.json is a binary file (659 bytes)
/home/r/repo/package-lock.json is a binary file (39547 bytes)
/home/r/repo/package.json is a binary file (667 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/daily.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/test.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/Apache-2.0.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading eo2js/.npmignore ...
Reading eo2js/Gruntfile.js ...
Reading eo2js/LICENSE.txt ...
Reading eo2js/README.md ...
Reading eo2js/eslint.config.js ...
Reading eo2js/patches/grunt-mocha-cli+7.0.0.patch ...
Reading eo2js/src/commands/dataize.js ...
Reading eo2js/src/commands/link.js ...
Reading eo2js/src/commands/test.js ...
Reading eo2js/src/commands/transpile.js ...
Reading eo2js/src/compile-stylesheets.js ...
Reading eo2js/src/eo2js.js ...
Reading eo2js/src/resources/js/__main__.js ...
Reading eo2js/src/resources/xsl/_funcs.xsl ...
Reading eo2js/src/resources/xsl/attrs.xsl ...
Reading eo2js/src/resources/xsl/data.xsl ...
Reading eo2js/src/resources/xsl/objects.xsl ...
Reading eo2js/src/resources/xsl/package.xsl ...
Reading eo2js/src/resources/xsl/tests.xsl ...
Reading eo2js/src/resources/xsl/to-js.xsl ...
Reading eo2js/src/version.js ...
Reading eo2js/test/commands/dataize.test.js ...
Reading eo2js/test/commands/link.test.js ...
Reading eo2js/test/commands/test.test.js ...
Reading eo2js/test/commands/transpile.test.js ...
Puzzle 162-788a0acb 30/DEV at eo2js/test/commands/transpile.test.js
Reading eo2js/test/eo2js.test.js ...
Reading eo2js/test/helpers.js ...
Reading eo2js/test/it/eo/program.eo ...
Reading eo2js/test/it/eo/story-test.eo ...
Reading eo2js/test/it/eo/story.eo ...
Reading eo2js/test/it/runtime-tests.test.js ...
Puzzle 3-d0b4ae5d 90/DEV at eo2js/test/it/runtime-tests.test.js
Puzzle 162-c6043e88 30/DEV at eo2js/test/it/runtime-tests.test.js
Reading eo2js/test/it/simple.test.js ...
Puzzle 162-d91365be 30/DEV at eo2js/test/it/simple.test.js
Reading eo2js/test/mvnw/.mvn/wrapper/maven-wrapper.properties ...
Reading eo2js/test/mvnw/eo-version.txt ...
Reading eo2js/test/mvnw/mvnw ...
Reading eo2js/test/mvnw/mvnw.cmd ...
Reading eo2js/test/mvnw/mvnw.js ...
Reading eo2js/test/mvnw/pom.xml ...
Reading eo2js/test/resources/dataize/app.js ...
Reading eo2js/test/resources/test/second-test.test.js ...
Reading eo2js/test/resources/test/simple-test.test.js ...
Reading eo2js/test/resources/transpile/alone-test.xmir ...
Reading eo2js/test/resources/transpile/simple-test.xmir ...
Reading eo2js/test/resources/transpile/simple.xmir ...
Reading eo2js-runtime/.npmignore ...
Reading eo2js-runtime/Gruntfile.js ...
Reading eo2js-runtime/LICENSE.txt ...
Reading eo2js-runtime/README.md ...
Reading eo2js-runtime/eslint.config.js ...
Reading eo2js-runtime/patches/grunt-mocha-cli+7.0.0.patch ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$and.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$concat.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$eq.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$not.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$or.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$right.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$size.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$slice.js ...
Reading eo2js-runtime/src/objects/org/eolang/bytes$xor.js ...
Reading eo2js-runtime/src/objects/org/eolang/error.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/dir$made$mkdir.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/dir$tmpfile$touch.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/dir$walk.js ...
Puzzle 3-5dd33586 30/DEV at eo2js-runtime/src/objects/org/eolang/fs/dir$walk.js
Reading eo2js-runtime/src/objects/org/eolang/fs/file$deleted$delete.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/file$exists.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/file$is-directory.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/file$moved$move.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/file$open$file-stream$read$read-bytes.js ...
Puzzle 3-fb434073 30/DEV at eo2js-runtime/src/objects/org/eolang/fs/file$open$file-stream$read$read-bytes.js
Reading eo2js-runtime/src/objects/org/eolang/fs/file$open$file-stream$write$written-bytes.js ...
Puzzle 3-2d5631ef 30/DEV at eo2js-runtime/src/objects/org/eolang/fs/file$open$file-stream$write$written-bytes.js
Reading eo2js-runtime/src/objects/org/eolang/fs/file$open$process-file.js ...
Puzzle 3-19bd2881 30/DEV at eo2js-runtime/src/objects/org/eolang/fs/file$open$process-file.js
Reading eo2js-runtime/src/objects/org/eolang/fs/file$size.js ...
Reading eo2js-runtime/src/objects/org/eolang/fs/file$touched$touch.js ...
Reading eo2js-runtime/src/objects/org/eolang/i16$as-i32.js ...
Reading eo2js-runtime/src/objects/org/eolang/i32$as-i64.js ...
Reading eo2js-runtime/src/objects/org/eolang/i64$as-number.js ...
Reading eo2js-runtime/src/objects/org/eolang/i64$div.js ...
Reading eo2js-runtime/src/objects/org/eolang/i64$gt.js ...
Reading eo2js-runtime/src/objects/org/eolang/i64$plus.js ...
Reading eo2js-runtime/src/objects/org/eolang/i64$times.js ...
Reading eo2js-runtime/src/objects/org/eolang/malloc$of$allocated$read.js ...
Reading eo2js-runtime/src/objects/org/eolang/malloc$of$allocated$resized.js ...
Reading eo2js-runtime/src/objects/org/eolang/malloc$of$allocated$size.js ...
Reading eo2js-runtime/src/objects/org/eolang/malloc$of$allocated$write.js ...
Reading eo2js-runtime/src/objects/org/eolang/malloc$of$φ.js ...
Reading eo2js-runtime/src/objects/org/eolang/math/angle$cos.js ...
Reading eo2js-runtime/src/objects/org/eolang/math/angle$sin.js ...
Reading eo2js-runtime/src/objects/org/eolang/math/real$acos.js ...
Reading eo2js-runtime/src/objects/org/eolang/math/real$asin.js ...
Reading eo2js-runtime/src/objects/org/eolang/math/real$ln.js ...
Reading eo2js-runtime/src/objects/org/eolang/math/real$pow.js ...
Reading eo2js-runtime/src/objects/org/eolang/math/real$sqrt.js ...
Reading eo2js-runtime/src/objects/org/eolang/number$as-i64.js ...
Reading eo2js-runtime/src/objects/org/eolang/number$div.js ...
Reading eo2js-runtime/src/objects/org/eolang/number$floor.js ...
Reading eo2js-runtime/src/objects/org/eolang/number$gt.js ...
Reading eo2js-runtime/src/objects/org/eolang/number$plus.js ...
Reading eo2js-runtime/src/objects/org/eolang/number$times.js ...
Reading eo2js-runtime/src/objects/org/eolang/sys/os$name.js ...
Reading eo2js-runtime/src/objects/org/eolang/sys/posix$φ.js ...
Puzzle 3-6e5ab181 30/DEV at eo2js-runtime/src/objects/org/eolang/sys/posix$φ.js
Reading eo2js-runtime/src/objects/org/eolang/sys/win32$φ.js ...
Puzzle 3-a42811d2 30/DEV at eo2js-runtime/src/objects/org/eolang/sys/win32$φ.js
Reading eo2js-runtime/src/objects/org/eolang/try.js ...
Reading eo2js-runtime/src/objects/org/eolang/txt/regex$compiled.js ...
Reading eo2js-runtime/src/objects/org/eolang/txt/regex$pattern$match$matched-from-index.js ...
Reading eo2js-runtime/src/objects/org/eolang/txt/sprintf.js ...
Reading eo2js-runtime/src/objects/org/eolang/txt/sscanf.js ...
Reading eo2js-runtime/src/runtime/applied.js ...
Reading eo2js-runtime/src/runtime/attribute/at-lambda.js ...
Reading eo2js-runtime/src/runtime/attribute/at-once.js ...
Reading eo2js-runtime/src/runtime/attribute/at-rho.js ...
Reading eo2js-runtime/src/runtime/attribute/at-safe.js ...
Reading eo2js-runtime/src/runtime/attribute/at-simple.js ...
Reading eo2js-runtime/src/runtime/attribute/at-term.js ...
Reading eo2js-runtime/src/runtime/attribute/at-void.js ...
Reading eo2js-runtime/src/runtime/attribute/attr.js ...
Reading eo2js-runtime/src/runtime/attribute/specials.js ...
Reading eo2js-runtime/src/runtime/bytes-of.js ...
Reading eo2js-runtime/src/runtime/data.js ...
Reading eo2js-runtime/src/runtime/dataized.js ...
Reading eo2js-runtime/src/runtime/error/ErAbstract.js ...
Reading eo2js-runtime/src/runtime/error/ErError.js ...
Reading eo2js-runtime/src/runtime/error/ErFailure.js ...
Reading eo2js-runtime/src/runtime/heaps.js ...
Reading eo2js-runtime/src/runtime/object.js ...
Puzzle 61-ba725ea8 30/DEV at eo2js-runtime/src/runtime/object.js
Reading eo2js-runtime/src/runtime/once.js ...
Reading eo2js-runtime/src/runtime/package.js ...
Reading eo2js-runtime/src/runtime/phi.js ...
Reading eo2js-runtime/src/runtime/safe.js ...
Reading eo2js-runtime/src/runtime/taken.js ...
Reading eo2js-runtime/src/runtime/trapped.js ...
Reading eo2js-runtime/src/runtime/types.js ...
Reading eo2js-runtime/src/runtime/validated.js ...
Reading eo2js-runtime/src/runtime/with-rho.js ...
Reading eo2js-runtime/test/fake/org/eolang/bytes.js ...
Reading eo2js-runtime/test/fake/org/eolang/cage.js ...
Reading eo2js-runtime/test/fake/org/eolang/false.js ...
Reading eo2js-runtime/test/fake/org/eolang/number.js ...
Reading eo2js-runtime/test/fake/org/eolang/string.js ...
Reading eo2js-runtime/test/fake/org/eolang/true.js ...
Reading eo2js-runtime/test/global.js ...
Reading eo2js-runtime/test/objects/org/eolang/error.test.js ...
Reading eo2js-runtime/test/objects/org/eolang/number$div.test.js ...
Reading eo2js-runtime/test/objects/org/eolang/number$gt.test.js ...
Reading eo2js-runtime/test/objects/org/eolang/number$plus.test.js ...
Reading eo2js-runtime/test/objects/org/eolang/number$times.test.js ...
Reading eo2js-runtime/test/objects/org/eolang/try.test.js ...
Reading eo2js-runtime/test/runtime/applied.test.js ...
Reading eo2js-runtime/test/runtime/attribute/at-lambda.test.js ...
Reading eo2js-runtime/test/runtime/attribute/at-once.test.js ...
Reading eo2js-runtime/test/runtime/attribute/at-safe.test.js ...
Reading eo2js-runtime/test/runtime/attribute/at-simple.test.js ...
Reading eo2js-runtime/test/runtime/attribute/at-void.test.js ...
Reading eo2js-runtime/test/runtime/bytes-of.test.js ...
Reading eo2js-runtime/test/runtime/data.test.js ...
Reading eo2js-runtime/test/runtime/dataized.test.js ...
Reading eo2js-runtime/test/runtime/heaps.test.js ...
Reading eo2js-runtime/test/runtime/object.test.js ...
Reading eo2js-runtime/test/runtime/once.test.js ...
Reading eo2js-runtime/test/runtime/package.test.js ...
Reading eo2js-runtime/test/runtime/phi.test.js ...
Reading eo2js-runtime/test/runtime/safe.test.js ...
Reading eo2js-runtime/test/runtime/taken.test.js ...
Reading eo2js-runtime/test/runtime/validated.test.js ...
> eo2js@0.0.0 test
> npm run test-eo2js-runtime && npm run test-eo2js
1G0K
> eo2js@0.0.0 test-eo2js-runtime
> cd eo2js-runtime && npm run test
1G0K
> eo2js-runtime@0.0.0 test
> npx grunt
1G0K1G0K⠙1G0K4mRunning "mochacli:test" (mochacli) task24m
0m0m
0m error0m
32m ✓0m90m should throw ErError error0m
32m ✓0m90m should not fail if message is not string0m
0m number$div0m
32m ✓0m90m should divide two floats0m
0m number$gt0m
32m ✓0m90m should confirm that 7.2 > 3.10m
32m ✓0m90m should not confirm that 10.4 > 20.10m
0m number$plus0m
32m ✓0m90m should add two floats0m
0m number$times0m
32m ✓0m90m should multiply two numbers0m
0m try0m
32m ✓0m90m should catch error via φ0m
32m ✓0m90m should catch error via λ0m
32m ✓0m90m should be dataized to body0m
32m ✓0m90m should dataize "finally" attribute0m
32m ✓0m90m should not dataize body twice0m
0m applied0m
32m ✓0m90m should not really apply an attribute0m
32m ✓0m90m should apply an attribute on next direct call0m
32m ✓0m90m should apply an attribute on property taking0m
Linux
32m ✓0m90m should 0m
0m at_lambda0m
0m #put()0m
32m ✓0m90m should fail0m
0m #get()0m
32m ✓0m90m should execute callback0m
32m ✓0m90m should pass given object to callback0m
32m ✓0m90m should validate given callback0m
0m at_once0m
0m #put()0m
32m ✓0m90m should throw an error0m
0m #get()0m
32m ✓0m90m should take from origin only once0m
0m #copy()0m
32m ✓0m90m should return new attribute0m
32m ✓0m90m should reset cache0m
0m at_safe0m
0m #put()0m
32m ✓0m90m should call #put() on origin0m
0m #get()0m
32m ✓0m90m should validate #get() of origin0m
32m ✓0m90m should wrap "origin.get()" with "safe"0m
0m #copy()0m
32m ✓0m90m should call #copy() on origin0m
0m at_simple0m
0m #put()0m
32m ✓0m90m should fail on put0m
0m #get()0m
32m ✓0m90m should just return an object0m
0m #copy()0m
32m ✓0m90m should return new attribute0m
0m at_void0m
0m #get()0m
32m ✓0m90m should throw an error if is not set0m
32m ✓0m90m should return object if is set0m
0m #put()0m
32m ✓0m90m should not throw an error if is not set0m
32m ✓0m90m should throw an error if is already set0m
0m #copy()0m
32m ✓0m90m should return new void attribute if is not set0m
32m ✓0m90m should pass set object to new attribute0m
0m bytesOf0m
32m ✓0m90m -1 >> 4 != 00m
32m ✓0m90m -18 << 2 == ~710m
0m long0m
32m ✓0m90m should return valid 8 bytes0m
32m ✓0m90m should return the same long number0m
32m ✓0m90m should convert to bytes and back0m
0m int0m
32m ✓0m90m should return valid 4 bytes0m
32m ✓0m90m should return the same int number0m
32m ✓0m90m should convert to bytes and back0m
32m ✓0m90m should convert negative int and back0m
32m ✓0m90m should fail if not 8 bytes given0m
32m ✓0m90m should fail if out of int bounds0m
0m short0m
32m ✓0m90m should return valid 2 bytes0m
32m ✓0m90m should return the same short number0m
32m ✓0m90m should convert to bytes and back0m
32m ✓0m90m should convert negative short and back0m
32m ✓0m90m should fail if not 2 bytes given0m
32m ✓0m90m should fail if out of short bounds0m
0m number0m
32m ✓0m90m should return the same number0m
32m ✓0m90m should return valid number bytes0m
32m ✓0m90m should convert to bytes and back0m
32m ✓0m90m should fail if not 8 bytes given0m
32m ✓0m90m should return positive infinity0m
32m ✓0m90m should return negative infinity0m
0m string0m
32m ✓0m90m should return the same string0m
32m ✓0m90m should return valid string bytes0m
32m ✓0m90m should convert to bytes and back0m
0m bool0m
32m ✓0m90m should return the save bool0m
32m ✓0m90m should return valid bool bytes0m
32m ✓0m90m should return valid bool from bytes0m
32m ✓0m90m should fail if not 1 byte given0m
0m bytes0m
32m ✓0m90m should return the same bytes0m
32m ✓0m90m should convert hex bytes to int bytes0m
32m ✓0m90m should convert only hex bytes0m
32m ✓0m90m should fail while converting wrong format bytes0m
0m #verbose()0m
0m returns valid verbose string representation if0m
32m ✓0m90m length is 00m
32m ✓0m90m length is 10m
32m ✓0m90m length is 80m
32m ✓0m90m length is not 80m
0m #and(other)0m
32m ✓0m90m should equal to 0 with self negated0m
0m #or(other)0m
32m ✓0m90m should equal to -1 with self negated0m
0m #xor(other)0m
32m ✓0m90m should return -1024 on 512 ^ -5120m
0m #not()0m
32m ✓0m90m should return the same on double negation0m
32m ✓0m90m should return opposite value on negation0m
0m #shift(bits)0m
32m ✓0m90m 255 shift -8 = 652800m
32m ✓0m90m 255 shift -16 = 167116800m
32m ✓0m90m 255 shift -24 = 42781900800m
32m ✓0m90m 4278190080 shift 8 = 167116800m
32m ✓0m90m 4278190080 shift 16 = 652800m
32m ✓0m90m 4278190080 shift 24 = 2550m
32m ✓0m90m 255 shift 8 = 00m
0m data0m
0m to string0m
32m ✓0m90m should convert string to object0m
32m ✓0m90m should be dataized as string0m
0m to number0m
32m ✓0m90m should convert number to object0m
32m ✓0m90m should be dataized as number0m
0m to bool0m
32m ✓0m90m should convert bool to object0m
32m ✓0m90m should be dataized as bool0m
0m to bytes0m
32m ✓0m90m should convert byte array to object0m
32m ✓0m90m should be dataized as byte array0m
0m dataized0m
32m ✓0m90m should throw an error if Δ asset is absent0m
32m ✓0m90m should return Δ asset if present0m
32m ✓0m90m should return Δ asset through φ attribute0m
32m ✓0m90m should return Δ asset through λ asset0m
32m ✓0m90m should successfully cast zero to number0m
32m ✓0m90m should successfully cast zero to float0m
32m ✓0m90m should successfully cast 374.9 to float0m
32m ✓0m90m should successfully cast "Hello, world!" to string0m
32m ✓0m90m should successfully cast to TRUE0m
32m ✓0m90m should successfully cast to FALSE0m
32m ✓0m90m should successfully cast to bytes0m
32m ✓0m90m should successfully cast to bytes without explicit casting0m
32m ✓0m90m should throw an error if type is invalid0m
0m heaps0m
32m ✓0m90m should allocate memory0m
32m ✓0m90m should allocate and read empty bytes0m
32m ✓0m90m should write and read0m
32m ✓0m90m should fail on writing to empty block0m
32m ✓0m90m should fail on reading from empty block0m
32m ✓0m90m should fail on reading if out of bounds0m
32m ✓0m90m should read by offset and length0m
32m ✓0m90m should fail on writing more than allocated0m
32m ✓0m90m should fail to write more than allocated with offset0m
32m ✓0m90m should concat on writing less that allocated0m
32m ✓0m90m should free memory successfully0m
32m ✓0m90m should fail on clearing an empty block0m
0m object0m
32m ✓0m90m should not have ρ attribute at the beginning0m
32m ✓0m90m should have empty assets0m
32m ✓0m90m should be able to be printed0m
32m ✓0m90m should not be equal to other object0m
0m #take()0m
32m ✓0m90m should set rho to self0m
32m ✓0m90m should not copy on dispatch if rho is set0m
32m ✓0m90m should copy object on dispatch0m
32m ✓0m90m should return object through φ attribute0m
32m ✓0m90m should return object through λ asset0m
32m ✓0m90m should throw an error if no attribute with given name0m
32m ✓0m90m should throw an error if no attribute in φ with given name0m
32m ✓0m90m should throw an error if no attribute in λ with given name0m
32m ✓0m90m should throw an error if λ attribute is being taken0m
32m ✓0m90m should throw an error if absent λ asset is being taken0m
32m ✓0m90m should validate the result of λ asset0m
32m ✓0m90m should wrap with "safe" the result of λ asset0m
32m ✓0m90m should wrap attribute with "at_safe"0m
0m #with()0m
32m ✓0m90m should copy itself0m
32m ✓0m90m should put the right object by name0m
32m ✓0m90m should put object by position0m
32m ✓0m90m should put object by 2nd position0m
32m ✓0m90m should return copy of self0m
32m ✓0m90m should throw an error if position is negative0m
32m ✓0m90m should throw an error if position if float0m
32m ✓0m90m should throw an error if attribute with name is absent0m
32m ✓0m90m should throw an error if attribute with position is absent0m
0m #copy()0m
32m ✓0m90m should make a true copy0m
32m ✓0m90m should make a true copy of the attribute0m
32m ✓0m90m should save the ρ attribute0m
32m ✓0m90m should copy assets0m
0m #φTerm()0m
ν250·x⟦
s ↦ λ,
y ↦ Ø,
Δ ↦ [1, 2, 3],
λ ↦ Lambda
⟧
32m ✓0m90m should contain all properties0m
0m once0m
32m ✓0m90m should execute callback only once0m
0m package object0m
0m empty0m
32m ✓0m90m should be child of phi0m
32m ✓0m90m should have ρ attribute0m
0m #take()0m
32m ✓0m90m should return next level package object0m
32m ✓0m90m should return child of empty package object0m
32m ✓0m90m should cache next level object0m
32m ✓0m90m should fail on wrong path0m
32m ✓0m90m should return the same next level object with and without dots0m
32m ✓0m90m should not fail if finds EO object0m
32m ✓0m90m should not return new object on every dispatch0m
0m #with()0m
32m ✓0m90m should fail on put0m
0m #copy()0m
32m ✓0m90m should return itself0m
0m "org"0m
32m ✓0m90m should have ρ attributes0m
0m #with()0m
32m ✓0m90m should fail on put0m
0m #copy()0m
32m ✓0m90m should return itself0m
0m #take()0m
32m ✓0m90m should return child "eolang" package object0m
32m ✓0m90m should fail on wrong path0m
0m Φ0m
0m #take()0m
32m ✓0m90m should return the same default package object0m
32m ✓0m90m should throw an error if special attributes are taken0m
32m ✓0m90m should return the same existed package object0m
0m #copy()0m
32m ✓0m90m should not copy0m
0m #with()0m
32m ✓0m90m should fail0m
0m safe0m
32m ✓0m90m should validate #with() and #take() methods0m
0m taken0m
32m ✓0m90m should not really take an attribute0m
32m ✓0m90m should take an attribute on next direct call0m
32m ✓0m90m should take an attribute on property taking0m
0m validated0m
32m ✓0m90m should return result from given callback0m
32m ✓0m90m should throw ErError if catches ErFailure0m
32m ✓0m90m should rethrow error if catches not ErFailure0m
92m 0m32m 180 passing0m90m (159ms)0m
4mRunning "eslint:target" (eslint) task24m
32mDone.39m
1G0K⠙1G0K1G0K⠙1G0K1G0K⠙1G0K
> eo2js@0.0.0 test-eo2js
> cd eo2js && npm run test
1G0K
> eo2js@0.0.0 test
> npx grunt
1G0K1G0K⠙1G0K4mRunning "mochacli:all" (mochacli) task24m
0m0m
0m dataize0m
32m ✓0m90m should dataize app object0m31m (2415ms)0m
0m link0m
32m ✓0m90m should create all necessary files and install npm project0m31m (2044ms)0m
32m ✓0m90m should add test dependency0m31m (3525ms)0m
32m ✓0m90m should not reinstall npm packages if package-lock.json exists0m31m (2195ms)0m
0m test0m
32m ✓0m90m should execute unit tests0m31m (834ms)0m
32m ✓0m90m should exclude unit test0m31m (829ms)0m
0m transpile0m
Recompiling stylesheets...
Recompiling /home/r/repo/eo2js/src/resources/xsl/_funcs.xsl
Error XTDE0044
No source input supplied for apply-templates invocation
xslt3 failed for /home/r/repo/eo2js/src/resources/xsl/_funcs.xsl -> /home/r/repo/eo2js/src/resources/json/_funcs.sef.json: Error XTDE0044
No source input supplied for apply-templates invocation
Recompiling /home/r/repo/eo2js/src/resources/xsl/attrs.xsl
Error XTDE0044
No source input supplied for apply-templates invocation
xslt3 failed for /home/r/repo/eo2js/src/resources/xsl/attrs.xsl -> /home/r/repo/eo2js/src/resources/json/attrs.sef.json: Error XTDE0044
No source input supplied for apply-templates invocation
Recompiling /home/r/repo/eo2js/src/resources/xsl/data.xsl
Error XTDE0044
No source input supplied for apply-templates invocation
xslt3 failed for /home/r/repo/eo2js/src/resources/xsl/data.xsl -> /home/r/repo/eo2js/src/resources/json/data.sef.json: Error XTDE0044
No source input supplied for apply-templates invocation
Recompiling /home/r/repo/eo2js/src/resources/xsl/objects.xsl
Error XTDE0044
No source input supplied for apply-templates invocation
xslt3 failed for /home/r/repo/eo2js/src/resources/xsl/objects.xsl -> /home/r/repo/eo2js/src/resources/json/objects.sef.json: Error XTDE0044
No source input supplied for apply-templates invocation
Recompiling /home/r/repo/eo2js/src/resources/xsl/package.xsl
Error XTDE0044
No source input supplied for apply-templates invocation
xslt3 failed for /home/r/repo/eo2js/src/resources/xsl/package.xsl -> /home/r/repo/eo2js/src/resources/json/package.sef.json: Error XTDE0044
No source input supplied for apply-templates invocation
Recompiling /home/r/repo/eo2js/src/resources/xsl/tests.xsl
Error XTDE0044
No source input supplied for apply-templates invocation
xslt3 failed for /home/r/repo/eo2js/src/resources/xsl/tests.xsl -> /home/r/repo/eo2js/src/resources/json/tests.sef.json: Error XTDE0044
No source input supplied for apply-templates invocation
Recompiling /home/r/repo/eo2js/src/resources/xsl/to-js.xsl
Error XTDE0044
No source input supplied for apply-templates invocation
xslt3 failed for /home/r/repo/eo2js/src/resources/xsl/to-js.xsl -> /home/r/repo/eo2js/src/resources/json/to-js.sef.json: Error XTDE0044
No source input supplied for apply-templates invocation
Recompiled 7 stylesheets
0m command0m
32m ✓0m90m should fail if eo-foreign is not found0m31m (369ms)0m
32m ✓0m90m should fail if eo-foreign file is not .json0m31m (268ms)0m
32m ✓0m90m should create transpiled XMIRs0m31m (454ms)0m
32m ✓0m90m should generate JS files0m31m (486ms)0m
32m ✓0m90m should generate test JS file for simple-test0m31m (535ms)0m
32m ✓0m90m should generate test JS file for alone-test0m31m (469ms)0m
32m ✓0m90m should skip transpilation if source was not modified0m31m (887ms)0m
32m ✓0m90m should retranspile if source was modified0m31m (1943ms)0m
0m transformation packs0m
36m - abstracts-to-objects.json0m
36m - adds-attrs.json0m
36m - adds-package.json0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports-in-package/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports-in-package/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G0m0m33m 4s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 6s; 0 files generated so far...39m0K1G[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.49.0/eo-maven-plugin-0.49.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.49.0/eo-maven-plugin-0.49.0.pom (19 kB at 102 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.49.0/eo-parent-0.49.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.49.0/eo-parent-0.49.0.pom (15 kB at 279 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom (65 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.49.0/eo-maven-plugin-0.49.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/0.49.0/eo-maven-plugin-0.49.0.jar (340 kB at 4.7 MB/s)
[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.49.0/eo-parser-0.49.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.49.0/eo-parser-0.49.0.pom (9.4 kB at 215 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.pom (10 kB at 203 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 97 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 6.3 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 44 kB/s)
33m 7s; 0 files generated so far...39m0K1G[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.22.1/xsline-0.22.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.22.1/xsline-0.22.1.pom (6.0 kB at 133 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.31.0/jcabi-xml-0.31.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.31.0/jcabi-xml-0.31.0.pom (7.3 kB at 165 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (5.9 kB at 126 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom (63 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 115 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom (5.2 kB at 102 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 74 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 104 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 81 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 418 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 116 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom (4.2 kB at 100 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom (2.6 kB at 66 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 123 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 161 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
33m 8s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 725 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 439 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 102 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 147 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 70 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 93 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 397 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 429 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 91 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 138 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 168 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.32.0/jcabi-xml-0.32.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.32.0/jcabi-xml-0.32.0.pom (7.3 kB at 145 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom (4.6 kB at 92 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 166 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 162 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 171 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 48 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
33m 9s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 311 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 86 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 332 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 206 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 59 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 388 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.1/xembly-0.32.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.1/xembly-0.32.1.pom (10 kB at 281 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.13.0/commons-text-1.13.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.13.0/commons-text-1.13.0.pom (23 kB at 833 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/78/commons-parent-78.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/78/commons-parent-78.pom (78 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 636 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 99 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 977 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 166 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.24/lints-0.0.24.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.24/lints-0.0.24.pom (7.6 kB at 96 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.pom (1.7 kB at 47 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/edu/stanford/nlp/stanford-corenlp/4.5.7/stanford-corenlp-4.5.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/edu/stanford/nlp/stanford-corenlp/4.5.7/stanford-corenlp-4.5.7.pom (6.8 kB at 165 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 96 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/jollyday/jollyday/0.4.9/jollyday-0.4.9.pom33m 10s; 0 files generated so far...39m0K1G
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/jollyday/jollyday/0.4.9/jollyday-0.4.9.pom (11 kB at 366 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.4/joda-time-2.4.pom (26 kB at 538 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.7/jaxb-api-2.2.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.7/jaxb-api-2.2.7.pom (8.1 kB at 184 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 100 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.1/commons-lang3-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.1/commons-lang3-3.3.1.pom (20 kB at 464 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 632 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 333 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.pom (3.5 kB at 113 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.5.0/lucene-parent-7.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.5.0/lucene-parent-7.5.0.pom (5.0 kB at 80 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.5.0/lucene-solr-grandparent-7.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.5.0/lucene-solr-grandparent-7.5.0.pom (372 kB at 6.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.pom (3.0 kB at 74 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.pom (3.4 kB at 120 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.pom (2.9 kB at 66 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.pom (3.3 kB at 86 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom (17 kB at 335 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 303 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xom/xom/1.3.9/xom-1.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xom/xom/1.3.9/xom-1.3.9.pom (1.7 kB at 35 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom
33m 11s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom (3.3 kB at 54 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 60 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.pom (384 B at 8.7 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.pom (389 B at 12 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 884 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.39/ejml-core-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.39/ejml-core-0.39.pom (2.5 kB at 57 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 165 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 156 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.39/ejml-ddense-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.39/ejml-ddense-0.39.pom (1.9 kB at 59 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.39/ejml-simple-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.39/ejml-simple-0.39.pom (2.9 kB at 91 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.39/ejml-fdense-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.39/ejml-fdense-0.39.pom (1.9 kB at 59 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.39/ejml-cdense-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.39/ejml-cdense-0.39.pom (1.9 kB at 57 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.39/ejml-zdense-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.39/ejml-zdense-0.39.pom (1.9 kB at 62 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.39/ejml-dsparse-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.39/ejml-dsparse-0.39.pom (2.0 kB at 79 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fsparse/0.39/ejml-fsparse-0.39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fsparse/0.39/ejml-fsparse-0.39.pom (2.0 kB at 51 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 256 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 369 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 145 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (2.7 kB at 89 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.pom (5.4 kB at 164 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.6/protobuf-parent-3.19.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.6/protobuf-parent-3.19.6.pom (8.7 kB at 149 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.6/protobuf-bom-3.19.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.6/protobuf-bom-3.19.6.pom (3.5 kB at 127 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 182 kB/s)33m 12s; 0 files generated so far...39m0K1G
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 438 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom (20 kB at 730 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom (8.1 kB at 189 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 286 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom (5.9 kB at 137 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom (14 kB at 512 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.4.0-b180830.0438/jaxb-impl-2.4.0-b180830.0438.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.4.0-b180830.0438/jaxb-impl-2.4.0-b180830.0438.pom (16 kB at 344 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.4.0-b180830.0438/jaxb-bundles-2.4.0-b180830.0438.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.4.0-b180830.0438/jaxb-bundles-2.4.0-b180830.0438.pom (2.9 kB at 91 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.4.0-b180830.0438/jaxb-parent-2.4.0-b180830.0438.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.4.0-b180830.0438/jaxb-parent-2.4.0-b180830.0438.pom (41 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.4.0-b180830.0438/jaxb-bom-ext-2.4.0-b180830.0438.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.4.0-b180830.0438/jaxb-bom-ext-2.4.0-b180830.0438.pom (5.0 kB at 132 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.4.0-b180830.0438/jaxb-bom-2.4.0-b180830.0438.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.4.0-b180830.0438/jaxb-bom-2.4.0-b180830.0438.pom (10 kB at 193 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.47.0/eo-parser-0.47.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.47.0/eo-parser-0.47.0.pom (9.1 kB at 229 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.47.0/eo-parent-0.47.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.47.0/eo-parent-0.47.0.pom (15 kB at 212 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (20 kB at 367 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 310 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 188 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 965 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 596 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
33m 13s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 153 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom (8.1 kB at 214 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom (5.8 kB at 90 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom (5.2 kB at 102 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 83 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 398 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 170 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21.1/aspectjrt-1.9.21.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21.1/aspectjrt-1.9.21.1.pom (2.2 kB at 49 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 390 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.pom (2.2 kB at 54 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (18 kB at 395 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom (78 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 967 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 116 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.pom (3.1 kB at 95 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.4.0/mojo-executor-parent-2.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.4.0/mojo-executor-parent-2.4.0.pom (11 kB at 365 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 249 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 829 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 285 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 92 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
33m 14s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 457 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 331 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.3/tojos-0.18.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.3/tojos-0.18.3.pom (4.9 kB at 124 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 686 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom (12 kB at 297 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 384 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.9/opencsv-5.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.9/opencsv-5.9.pom (36 kB at 858 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 775 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 384 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 166 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 598 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 487 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 430 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 565 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 345 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 294 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
33m 15s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 552 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom (20 kB at 626 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom (7.6 kB at 178 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 564 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom (5.6 kB at 134 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.pom (16 kB at 296 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom (4.9 kB at 96 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.0/jaxec-0.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.0/jaxec-0.4.0.pom (4.4 kB at 134 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.2/jcabi-log-0.24.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.2/jcabi-log-0.24.2.pom (5.2 kB at 145 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.pom (5.2 kB at 115 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom (1.9 kB at 59 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom (3.7 kB at 62 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.49.0/eo-parser-0.49.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.49.0/eo-parser-0.49.0.jar (283 kB at 5.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.13.0/commons-text-1.13.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/edu/stanford/nlp/stanford-corenlp/4.5.7/stanford-corenlp-4.5.7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.24/lints-0.0.24.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.13.0/commons-text-1.13.0.jar (258 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/jollyday/jollyday/0.4.9/jollyday-0.4.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/jollyday/jollyday/0.4.9/jollyday-0.4.9.jar (214 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar (12 kB at 113 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.24/lints-0.0.24.jar (108 kB at 885 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.jar (125 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.5.0/lucene-queries-7.5.0.jar (265 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.5.0/lucene-sandbox-7.5.0.jar (265 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.5.0/lucene-queryparser-7.5.0.jar (382 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xom/xom/1.3.9/xom-1.3.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 381 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xom/xom/1.3.9/xom-1.3.9.jar (326 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.jar
33m 16s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.5.0/lucene-analyzers-common-7.5.0.jar (1.7 MB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.5.0/lucene-core-7.5.0.jar (3.1 MB at 8.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.jar (284 kB at 718 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.39/ejml-core-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar (1.4 MB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-core/0.39/ejml-core-0.39.jar (199 kB at 430 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.39/ejml-ddense-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.39/ejml-simple-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 41 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.39/ejml-fdense-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-simple/0.39/ejml-simple-0.39.jar (178 kB at 355 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.39/ejml-cdense-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-ddense/0.39/ejml-ddense-0.39.jar (335 kB at 666 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.39/ejml-zdense-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.jar (3.5 MB at 6.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.39/ejml-dsparse-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fdense/0.39/ejml-fdense-0.39.jar (334 kB at 629 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fsparse/0.39/ejml-fsparse-0.39.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-cdense/0.39/ejml-cdense-0.39.jar (75 kB at 138 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-zdense/0.39/ejml-zdense-0.39.jar (75 kB at 136 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-fsparse/0.39/ejml-fsparse-0.39.jar (70 kB at 124 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 98 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ejml/ejml-dsparse/0.39/ejml-dsparse-0.39.jar (71 kB at 122 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.4.0-b180830.0438/jaxb-impl-2.4.0-b180830.0438.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar (26 kB at 42 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/edu/stanford/nlp/stanford-corenlp/4.5.7/stanford-corenlp-4.5.7-models.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar (1.7 MB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.22.1/xsline-0.22.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar (128 kB at 203 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.1/xembly-0.32.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.22.1/xsline-0.22.1.jar (41 kB at 62 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/edu/stanford/nlp/stanford-corenlp/4.5.7/stanford-corenlp-4.5.7.jar (9.0 MB at 13 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.4.0-b180830.0438/jaxb-impl-2.4.0-b180830.0438.jar (1.1 MB at 1.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.1/xembly-0.32.1.jar (58 kB at 85 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.jar (351 kB at 501 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 96 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 447 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (53 kB at 72 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar (13 kB at 17 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 122 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar (92 kB at 118 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar (166 kB at 202 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.32.0/jcabi-xml-0.32.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar (127 kB at 153 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar (1.0 MB at 1.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.32.0/jcabi-xml-0.32.0.jar (48 kB at 56 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar (373 kB at 418 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.3/tojos-0.18.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.0/mojo-executor-2.4.0.jar (13 kB at 14 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.3/tojos-0.18.3.jar (30 kB at 32 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 353 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 114 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar (129 kB at 126 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 647 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar (5.6 MB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.0/jaxec-0.4.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar (272 kB at 253 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar (10 kB at 9.7 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.0/jaxec-0.4.0.jar (8.1 kB at 7.3 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar (539 kB at 482 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/moandjiezana/toml/toml4j/0.7.2/toml4j-0.7.2.jar (63 kB at 56 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar (233 kB at 206 kB/s)
33m 17s; 0 files generated so far...39m0K1G33m 18s; 0 files generated so far...39m0K1G33m 19s; 0 files generated so far...39m0K1G33m 20s; 0 files generated so far...39m0K1G33m 21s; 0 files generated so far...39m0K1G33m 22s; 0 files generated so far...39m0K1G33m 23s; 0 files generated so far...39m0K1G33m 24s; 0 files generated so far...39m0K1G33m 25s; 0 files generated so far...39m0K1G33m 26s; 0 files generated so far...39m0K1G[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/edu/stanford/nlp/stanford-corenlp/4.5.7/stanford-corenlp-4.5.7-models.jar (474 MB at 44 MB/s)
[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.pom (19 kB at 546 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 351 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.3/snakeyaml-2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.3/snakeyaml-2.3.pom (22 kB at 749 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 14 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.9/opencsv-5.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 1.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 3.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.9/opencsv-5.9.jar (240 kB at 3.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 10 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 6.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 7.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.jar (339 kB at 2.8 MB/s)
33m 27s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports-in-package/src to /home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports-in-package/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 28s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 66ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 29s; 1 files generated so far...39m0K1G33m 30s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 685ms (over 500ms)
[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 31s; 3 files generated so far...39m0K1G33m 32s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
[INFO] Shaken 1 out of 1 XMIR program(s) in 435ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.394 s
[INFO] Finished at: 2025-11-24T15:09:38Z
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m atoms-imports-in-package.json0m31m (32269ms)0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G0m0m33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports/src to /home/r/repo/eo2js/temp/test-transpile/packs/atoms-imports/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 99ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 8s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 690ms (over 500ms)
[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 10s; 2 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
[INFO] Shaken 1 out of 1 XMIR program(s) in 430ms
[INFO] ------------------------------------------------------------------------33m 12s; 5 files generated so far...39m0K1G
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.994 s
[INFO] Finished at: 2025-11-24T15:09:49Z
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m atoms-imports.json0m31m (11174ms)0m
36m - attributes-order.json0m
36m - bindings-to-js.json0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/data-as-bytes/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/data-as-bytes/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G0m0m33m 847ms; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 3s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 4s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 5s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/data-as-bytes/src to /home/r/repo/eo2js/temp/test-transpile/packs/data-as-bytes/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 6s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 106ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 7s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 710ms (over 500ms)
[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 9s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
[INFO] Shaken 1 out of 1 XMIR program(s) in 411ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.872 s
[INFO] Finished at: 2025-11-24T15:10:00Z
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m data-as-bytes.json0m31m (10938ms)0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/embedded-object/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/embedded-object/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G33m 74ms; 0 files generated so far...39m0K1G0m0m33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 4s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 6s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/embedded-object/src to /home/r/repo/eo2js/temp/test-transpile/packs/embedded-object/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 91ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 556ms (over 500ms)
[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 10s; 2 files generated so far...39m0K1G33m 10s; 2 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
33m 12s; 4 files generated so far...39m0K1G[INFO] Shaken 1 out of 1 XMIR program(s) in 408ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.185 s
[INFO] Finished at: 2025-11-24T15:10:11Z
[INFO] ------------------------------------------------------------------------
0m0m33m 12s; 5 files generated so far...39m0K1G2K 32m ✓0m90m embedded-object.json0m31m (11193ms)0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/full-test/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/full-test/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G0m0m33m 807ms; 0 files generated so far...39m0K1G33m 869ms; 0 files generated so far...39m0K1G33m 1s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 4s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/full-test/src to /home/r/repo/eo2js/temp/test-transpile/packs/full-test/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 6s; 1 files generated so far...39m0K1G33m 6s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 88ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 635ms (over 500ms)
[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 9s; 3 files generated so far...39m0K1G33m 9s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
33m 11s; 4 files generated so far...39m0K1G[INFO] Shaken 1 out of 1 XMIR program(s) in 393ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.095 s
[INFO] Finished at: 2025-11-24T15:10:22Z
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m full-test.json0m31m (11083ms)0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/keywords/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/keywords/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G0m0m33m 759ms; 0 files generated so far...39m0K1G33m 1s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 4s; 0 files generated so far...39m0K1G[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 4s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 5s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/keywords/src to /home/r/repo/eo2js/temp/test-transpile/packs/keywords/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 6s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 88ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 7s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 659ms (over 500ms)
[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 9s; 2 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
[INFO] Shaken 1 out of 1 XMIR program(s) in 434ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.732 s
[INFO] Finished at: 2025-11-24T15:10:33Z
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m keywords.json0m31m (10732ms)0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/prepares-data/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/prepares-data/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G33m 39ms; 0 files generated so far...39m0K1G33m 276ms; 0 files generated so far...39m0K1G0m0m33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 4s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 4s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 6s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/prepares-data/src to /home/r/repo/eo2js/temp/test-transpile/packs/prepares-data/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 89ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 639ms (over 500ms)
33m 9s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
33m 11s; 4 files generated so far...39m0K1G[INFO] Shaken 1 out of 1 XMIR program(s) in 349ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.694 s
[INFO] Finished at: 2025-11-24T15:10:44Z
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m prepares-data.json0m31m (10506ms)0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/take-top-level-abstract-via-rho/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/take-top-level-abstract-via-rho/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G0m0m33m 512ms; 0 files generated so far...39m0K1G33m 544ms; 0 files generated so far...39m0K1G33m 783ms; 0 files generated so far...39m0K1G33m 1s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 3s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 4s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/take-top-level-abstract-via-rho/src to /home/r/repo/eo2js/temp/test-transpile/packs/take-top-level-abstract-via-rho/target/eo-foreign.json, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 6s; 1 files generated so far...39m0K1G33m 6s; 1 files generated so far...39m0K1G33m 6s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 97ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 7s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 625ms (over 500ms)
33m 9s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 9s; 2 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
33m 11s; 4 files generated so far...39m0K1G33m 11s; 4 files generated so far...39m0K1G[INFO] Shaken 1 out of 1 XMIR program(s) in 436ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.045 s
[INFO] Finished at: 2025-11-24T15:10:54Z
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m take-top-level-abstract-via-rho.json0m31m (10886ms)0m
Running: /home/r/repo/eo2js/test/mvnw/mvnw org.eolang:eo-maven-plugin:register org.eolang:eo-maven-plugin:parse org.eolang:eo-maven-plugin:optimize org.eolang:eo-maven-plugin:shake -Deo.version=0.49.0 -Deo.tag=0.49.0 -Deo.sourcesDir=/home/r/repo/eo2js/temp/test-transpile/packs/test-with-inners/src -Deo.targetDir=/home/r/repo/eo2js/temp/test-transpile/packs/test-with-inners/target -Deo.failOnWarning=true --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums
33m 0ms; 0 files generated so far...39m0K1G33m 127ms; 0 files generated so far...39m0K1G0m0m33m 646ms; 0 files generated so far...39m0K1G33m 673ms; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 2s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G33m 3s; 0 files generated so far...39m0K1G[INFO] Scanning for projects...
33m 4s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G[INFO]
[INFO] -----------------------< com.maxonfjvipon:eo2js >-----------------------
[INFO] Building eo2js 0.0.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
33m 4s; 0 files generated so far...39m0K1G33m 4s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:register (default-cli) @ eo2js ---
33m 5s; 0 files generated so far...39m0K1G33m 5s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G33m 6s; 0 files generated so far...39m0K1G[INFO] Registered 1 EO sources from /home/r/repo/eo2js/temp/test-transpile/packs/test-with-inners/src to /home/r/repo/eo2js/temp/test-transpile/packs/test-with-inners/target/eo-foreign.json, included [**.eo], excluded []
33m 6s; 0 files generated so far...39m0K1G[INFO]
[INFO] --- eo:0.49.0:parse (default-cli) @ eo2js ---
33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G33m 7s; 1 files generated so far...39m0K1G[INFO] 59 attributes loaded from 68 stream(s) in 118ms, 59 saved, 721 ignored: ["Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Version", "Built-By", "Built-Date", "Bundle-ContactAddress", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Class-Path", "Created-By", "DynamicImport-Package", "EO-Dob", "EO-Revision", "EO-Version", "Export-Package", "Extension-Name", "Git-Revision", "Git-Url", "Implementation-Build", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lints-Version", "Main-Class", "Main-class", "Major-Version", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Package", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Time-Zone-Database-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 8s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[WARNING] XSL 'stars-to-tuples' took 662ms (over 500ms)
33m 9s; 1 files generated so far...39m0K1G33m 9s; 1 files generated so far...39m0K1G[INFO] Parsed 1 new .eo sources out of 1 to XMIRs in 3s
[INFO]
[INFO] --- eo:0.49.0:optimize (default-cli) @ eo2js ---
33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 10s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G33m 11s; 3 files generated so far...39m0K1G[INFO] Optimized 1 out of 1 XMIR program(s) in 2s
[INFO]
[INFO] --- eo:0.49.0:shake (default-cli) @ eo2js ---
33m 11s; 4 files generated so far...39m0K1G[INFO] Shaken 1 out of 1 XMIR program(s) in 386ms
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.868 s
[INFO] Finished at: 2025-11-24T15:11:05Z33m 11s; 5 files generated so far...39m0K1G
[INFO] ------------------------------------------------------------------------
0m0m2K 32m ✓0m90m test-with-inners.json0m31m (10801ms)0m
0m runtime tests0m
36m - should execute all eo-runtime tests0m
0m integration test0m
36m - should execute simple unit test0m
36m - should dataize simple program0m
92m 0m32m 23 passing0m90m (2m)0m
36m 0m36m 8 pending0m
4mRunning "eslint:target" (eslint) task24m
32mDone.39m
1G0K⠙1G0K1G0K⠙1G0K1G0K⠙1G0K1G0K⠙1G0K+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:objectionary/eo2js.git
92d71ca..0de6dfd master -> master
container 9c980e3763d2bb747c62786aa81a618ec408eec06ed8e1a957205b69be828f5d is dead
Mon Nov 24 15:12:27 UTC 2025