++ dirname ./run.sh
+ cd .
+ echo 1401
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Apr 20 09:58:20 UTC 2026
+ uptime
09:58:20 up 1 min, 0 users, load average: 1.96, 0.58, 0.20
+ head=git@github.com:objectionary/eoc.git
+ ff=default
+ image=yegor256/python
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.35.0
+ vars=('--env=head=git@github.com:objectionary/eoc.git' '--env=tag=0.35.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.35.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''pip install git+https://chromium.googlesource.com/external/gyp'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm install --no-color mocha'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" package.json'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" src/version.js'\'' '\'';'\'' '\''sed -i "s/0000-00-00/$(date +%Y-%m-%d)/" src/version.js'\'' '\'';'\'' '\''npx grunt --no-color'\'' '\'';'\'' '\''git commit -am "set version to ${tag}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:objectionary/eoc.git'\''' ';' 'export '\''tag=0.35.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'pip install git+https://chromium.googlesource.com/external/gyp' ';' 'npm install --no-color' ';' 'npm install --no-color mocha' ';' 'pdd -f /dev/null -v' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i "s/0\.0\.0/${tag}/" package.json' ';' 'sed -i "s/0\.0\.0/${tag}/" src/version.js' ';' 'sed -i "s/0000-00-00/$(date +%Y-%m-%d)/" src/version.js' ';' 'npx grunt --no-color' ';' 'git commit -am "set version to ${tag}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';')
+ directory=
+ container=objectionary_eoc_892
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-29-207
+ pwd
/tmp/rultor-k5XI
+ 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/eoc.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/eoc.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eoc.git'\''' ';' 'export '\''tag=0.35.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'pip install git+https://chromium.googlesource.com/external/gyp' ';' 'npm install --no-color' ';' 'npm install --no-color mocha' ';' 'pdd -f /dev/null -v' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i "s/0\.0\.0/${tag}/" package.json' ';' 'sed -i "s/0\.0\.0/${tag}/" src/version.js' ';' 'sed -i "s/0000-00-00/$(date +%Y-%m-%d)/" src/version.js' ';' 'npx grunt --no-color' ';' 'git commit -am "set version to ${tag}"' ';' 'chmod 600 ../npmrc' ';' 'npm publish --no-color --userconfig=../npmrc' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.35.0 ']'
+ [[ 0.35.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.35.0"'
tag name is valid: "0.35.0"
+ cd repo
++ git tag -l 0.35.0
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.22
++ echo 0.22 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.22, low enough to run a new Docker container'
load average is 0.22, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/python
+ docker pull yegor256/python
Using default tag: latest
latest: Pulling from yegor256/python
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3ae0cb47dc06: Pulling fs layer
529dcf5ecc54: Pulling fs layer
6d5a140d320e: Pulling fs layer
d9a7c5bf399b: Pulling fs layer
b87fea433279: Pulling fs layer
ac9b9a706d63: Pulling fs layer
f0f51ee5c79e: Waiting
253852678e00: Pulling fs layer
694dde091f7d: Pulling fs layer
71ab1586461a: Waiting
ec11ce133a4e: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
529dcf5ecc54: Waiting
6d5a140d320e: Waiting
d9a7c5bf399b: Waiting
b87fea433279: Waiting
3ae0cb47dc06: Waiting
253852678e00: Waiting
694dde091f7d: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Download complete
72e45e6fed5c: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
529dcf5ecc54: Verifying Checksum
529dcf5ecc54: Download complete
6d5a140d320e: Download complete
d9a7c5bf399b: Verifying Checksum
d9a7c5bf399b: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3ae0cb47dc06: Verifying Checksum
3ae0cb47dc06: Download complete
ac9b9a706d63: Verifying Checksum
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
694dde091f7d: Verifying Checksum
694dde091f7d: Download complete
b87fea433279: Verifying Checksum
b87fea433279: Download complete
54d1704eb717: Pull complete
253852678e00: Download complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3ae0cb47dc06: Pull complete
529dcf5ecc54: Pull complete
6d5a140d320e: Pull complete
d9a7c5bf399b: Pull complete
b87fea433279: Pull complete
ac9b9a706d63: Pull complete
253852678e00: Pull complete
694dde091f7d: Pull complete
Digest: sha256:4ccb2995f5ee2c7e893464d7eba1e627b45cf4c99863c68b50af61d57445ee73
Status: Downloaded newer image for yegor256/python:latest
docker.io/yegor256/python:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eoc_892\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Apr 20 09:58 .
drwxrwxrwt 12 root root 4096 Apr 20 09:58 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Apr 20 09:58 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Apr 20 09:58 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Apr 20 09:58 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Apr 20 09:58 pid
drwxrwxr-x 13 ubuntu ubuntu 4096 Apr 20 09:58 repo
-rwxrwxr-x 1 ubuntu ubuntu 6918 Apr 20 09:58 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 825 Apr 20 09:58 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 7070 Apr 20 09:59 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-k5XI:/main --env=head=git@github.com:objectionary/eoc.git --env=tag=0.35.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.35.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''pip install git+https://chromium.googlesource.com/external/gyp'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm install --no-color mocha'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" package.json'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/" src/version.js'\'' '\'';'\'' '\''sed -i "s/0000-00-00/$(date +%Y-%m-%d)/" src/version.js'\'' '\'';'\'' '\''npx grunt --no-color'\'' '\'';'\'' '\''git commit -am "set version to ${tag}"'\'' '\'';'\'' '\''chmod 600 ../npmrc'\'' '\'';'\'' '\''npm publish --no-color --userconfig=../npmrc'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --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-k5XI/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eoc_892 yegor256/python /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ cat /etc/group
++ awk -F : '$3 > 100 { print $1 }'
+ 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 ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker 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/.cache /root/.gemrc /root/.m2 /root/.profile /root/.python_history /root/.wget-hsts /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/eoc.git' ; export 'tag=0.35.0' ; export 'head_branch=master' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; pip install git+https://chromium.googlesource.com/external/gyp ; npm install --no-color ; npm install --no-color mocha ; pdd -f /dev/null -v ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; sed -i "s/0\.0\.0/${tag}/" package.json ; sed -i "s/0\.0\.0/${tag}/" src/version.js ; sed -i "s/0000-00-00/$(date +%Y-%m-%d)/" src/version.js ; npx grunt --no-color ; git commit -am "set version to ${tag}" ; chmod 600 ../npmrc ; npm publish --no-color --userconfig=../npmrc ;
+ su --login r --command /home/r/script.sh
+ curl -fsSL https://deb.nodesource.com/setup_18.x
+ bash
1;31m2026-04-20 09:59:17 -
===============================================================================
DEPRECATION WARNING
===============================================================================
Node.js 18.x is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Please see https://nodesource.com/products/distributions for details about which
version may be appropriate for you.
The NodeSource Node.js distributions site contains
information both about supported versions of Node.js and N|Solid supported Linux
distributions. To learn more about usage, see:
https://nodesource.com/products/distributions
===============================================================================
Continuing in 10 seconds ...
0m
38;5;79m2026-04-20 09:59:27 - Installing pre-requisites0m
Get:1ohttp://deb.debian.org/debian bullseye InRelease [75.1 kB]
Get:2ohttp://deb.debian.org/debian-security.bullseye-securitycInReleaseo[27.2dkB]33m
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
Get:4ohttps://download.docker.com/linux/debian.bullseye[InReleaseg[43.0okB]oad.0m
Get:5ahttp://deb.debian.org/debianabullseye/main.amd643Packages [8,066 kB]
Get:6 https://packages.adoptium.net/artifactory/debsbullseye InRelease [7,507 B]
Get:7 http://deb.debian.org/debian-security9bullseye-security/main amd64mPackages [446 kB]
Get:8 http://deb.debian.org/debiangbullseye-updates/main0amd64 Packages [18.8 kB]
Get:9 https://download.docker.com/linux/debian1bullseye/stable3amd64 Packages [81.7 kB]
Get:10Phttps://packages.adoptium.net/artifactory/debBbullseye/main amd64 Packages [16.8 kB]
Fetchedo8,826]kB3ino1s0(6,1113kB/s)ages 6,108 B/16.8 kB 36%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
74 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20230311+deb12u1~deb11u1).
gnupg is already the newest version (2.2.27-2+deb11u3).
The following additional packages will be installed:
libcurl4
The following NEW packages will be installed:
apt-transport-https
The following packages will be upgraded:
curl libcurl4
2 upgraded, 1 newly installed, 0 to remove and 72 not upgraded.
Need to get 779 kB of archives.
After this operation, 166 kB of additional disk space will be used.
Get:1ohttp://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
Get:2Whttp://deb.debian.org/debian-security]bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u16 [272 kB]
Get:3Whttp://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u16 [347 kB]
Fetchedo779nkB0in50s (28.07MB/s)%]0m33m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 27896 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
Unpacking apt-transport-https (2.2.4) ...
Preparing to unpack .../curl_7.74.0-1.3+deb11u16_amd64.deb ...
Unpacking curl (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u15) ...
Preparing to unpack .../libcurl4_7.74.0-1.3+deb11u16_amd64.deb ...
Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u15) ...
Setting up apt-transport-https (2.2.4) ...
Setting up libcurl4:amd64 (7.74.0-1.3+deb11u16) ...
Setting up curl (7.74.0-1.3+deb11u16) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
Hit:1ohttp://deb.debian.org/debian bullseye InRelease
Hit:2ahttp://deb.debian.org/debian-securitykbullseye-security]InReleaseing to d0m
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4ohttps://download.docker.com/linux/debian.bullseye[InReleaseg to download.0m
Get:5ahttps://deb.nodesource.com/node_18.xenodistro InRelease [12.1 kB]
Hit:6ahttps://packages.adoptium.net/artifactory/debkbullseyemInRelease
Get:7ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [12.0 kB]
Fetchedo24.1gkBminr1s0(45.03kB/s)%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
72 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-04-20 09:59:32 - Repository configured successfully.0m
38;5;79m2026-04-20 09:59:32 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-04-20 09:59:32 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-04-20 09:59:32 - To install N|solid Runtime, run: apt install nsolid -y
0m
+ apt-get install --yes nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
nodejs
0 upgraded, 1 newly installed, 0 to remove and 72 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
Fetchedo29.7gMB.ink1s2(50.2BMB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 27900 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.8-1nodesource1) ...
Setting up nodejs (18.20.8-1nodesource1) ...
+ node --version
v18.20.8
+ npm --version
10.8.2
1G0KDefaulting 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-_1s525iz
Running command git clone --filter=blob:none --quiet https://chromium.googlesource.com/external/gyp /tmp/pip-req-build-_1s525iz
Resolved https://chromium.googlesource.com/external/gyp to commit 1615ec326858f8c2bd8f30b3a86ea71830409ce4
Installing build dependencies ... ?25ldone
?25h Getting requirements to build wheel ... ?25ldone
?25h Preparing metadata (pyproject.toml) ... ?25ldone
?25hBuilding wheels for collected packages: gyp
Building wheel for gyp (pyproject.toml) ... ?25ldone
?25h Created wheel for gyp: filename=gyp-0.1-py3-none-any.whl size=312127 sha256=f5836123dfe7e8839b4d6f87596e4109b06fc5c3616be686f9d7fd43a7a3f998
Stored in directory: /tmp/pip-ephem-wheel-cache-pnm6v83o/wheels/22/1e/80/98a6ecb5e09287da934235ca959fb42291cc2d8de44470c469
Successfully built gyp
Installing collected packages: gyp
Successfully installed gyp-0.1
1m[0m34;49mnotice0m1;39;49m]0m39;49m A new release of pip is available: 0m31;49m23.2.10m39;49m -> 0m32;49m26.0.10m
1m[0m34;49mnotice0m1;39;49m]0m39;49m To update, run: 0m32;49mpip3 install --upgrade pip0m
1G0K⠙1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'grunt-eslint@26.0.0',
npm warn EBADENGINE required: { node: '>=20' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'istanbul-lib-processinfo@3.0.0',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'rimraf@6.1.3',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'nyc@18.0.0',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'rimraf@6.1.3',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'rimraf@6.1.3',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'test-exclude@8.0.0',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0Knpm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
1G0K⠇1G0K⠏1G0Knpm warn deprecated osenv@0.1.5: This package is no longer supported.
1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0Knpm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
1G0K⠸1G0K⠼1G0K⠴1G0Knpm warn deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0Knpm warn deprecated glob@5.0.15: Glob versions prior to v9 are no longer supported
1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0Knpm warn deprecated istanbul@0.4.5: This module is no longer maintained, try this instead:
npm warn deprecated npm i nyc
npm warn deprecated Visit https://istanbul.js.org/integrations for other alternatives.
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
> eolang@0.0.0 postinstall
> node scripts/postinstall.js
1G0K⠸1G0KProduction environment detected, skipping patch-package.
1G0K⠙1G0K
added 521 packages, and audited 522 packages in 8s
1G0K⠙1G0K
1G0K⠙1G0K98 packages are looking for funding
1G0K⠙1G0K run `npm fund` for details
1G0K⠙1G0K
21 vulnerabilities (1 low, 9 moderate, 9 high, 2 critical)
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⠙1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.12.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1
npm notice To update run: npm install -g npm@11.12.1
npm notice
1G0K⠙1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'grunt-eslint@26.0.0',
npm warn EBADENGINE required: { node: '>=20' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'istanbul-lib-processinfo@3.0.0',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'rimraf@6.1.3',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'nyc@18.0.0',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'rimraf@6.1.3',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'rimraf@6.1.3',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'test-exclude@8.0.0',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'lru-cache@11.2.6',
npm warn EBADENGINE required: { node: '20 || >=22' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K
up to date, audited 522 packages in 2s
1G0K⠹1G0K
1G0K⠹1G0K98 packages are looking for funding
1G0K⠹1G0K run `npm fund` for details
1G0K⠹1G0K
21 vulnerabilities (1 low, 9 moderate, 9 high, 2 critical)
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⠸1G0KFound 8 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.5 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
Excluding node_modules/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/.markdownlint.json is a binary file (86 bytes)
/home/r/repo/flake.lock is a binary file (1494 bytes)
/home/r/repo/package-lock.json is a binary file (236730 bytes)
/home/r/repo/package.json is a binary file (1831 bytes)
/home/r/repo/renovate.json is a binary file (287 bytes)
/home/r/repo/scripts/postinstall.js is a binary file (1525 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/homebrew_formula_up.sh ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/eo-version-up.yml ...
Reading .github/workflows/eslint.yml ...
Reading .github/workflows/grunt.yml ...
Reading .github/workflows/homebrew-formula-up.yml ...
Reading .github/workflows/itest.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/telegram.yml ...
Reading .github/workflows/titles.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/up.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .npmignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading CITATION.cff ...
Reading CLAUDE.md ...
Reading Formula/eolang.rb ...
Reading Formula/eolang@0.32.0.rb ...
Reading Formula/eolang@0.32.1.rb ...
Reading Formula/eolang@0.33.0.rb ...
Reading Gruntfile.js ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading eo-version.txt ...
Reading eslint.config.js ...
Reading eslintPlugin/index.js ...
Reading eslintPlugin/rules/noEmptyLinesInMethod.js ...
Reading flake.nix ...
Reading home-tag.txt ...
Reading itest/README.md ...
Reading itest/program.eo ...
Reading itest/story-test.eo ...
Reading itest/story.eo ...
Reading mvnw/.mvn/wrapper/maven-wrapper.properties ...
Reading mvnw/mvnw ...
Reading mvnw/mvnw.cmd ...
Reading mvnw/pom.xml ...
Reading patches/grunt-mocha-cli+7.0.0.patch ...
Reading src/commands/assemble.js ...
Reading src/commands/audit.js ...
Reading src/commands/clean.js ...
Reading src/commands/docs.js ...
Reading src/commands/foreign.js ...
Reading src/commands/generate_comments.js ...
Reading src/commands/java/compile.js ...
Reading src/commands/java/dataize.js ...
Reading src/commands/java/link.js ...
Reading src/commands/java/pipeline.js ...
Reading src/commands/java/resolve.js ...
Reading src/commands/java/test.js ...
Reading src/commands/java/transpile.js ...
Reading src/commands/jeo/assemble.js ...
Reading src/commands/jeo/disassemble.js ...
Reading src/commands/js/compile.js ...
Reading src/commands/js/dataize.js ...
Reading src/commands/js/link.js ...
Reading src/commands/js/pipeline.js ...
Reading src/commands/js/resolve.js ...
Reading src/commands/js/test.js ...
Reading src/commands/js/transpile.js ...
Reading src/commands/latex.js ...
Reading src/commands/lint.js ...
Reading src/commands/normalize.js ...
Reading src/commands/parse.js ...
Reading src/commands/print.js ...
Reading src/commands/register.js ...
Reading src/demand.js ...
Reading src/elapsed.js ...
Reading src/eo2jsw.js ...
Reading src/eoc.js ...
Reading src/files.js ...
Reading src/mvnw.js ...
Reading src/parser-version.js ...
Reading src/resources/xmir-transformer.xsl ...
Reading src/tinted-console.js ...
Reading src/version.js ...
Reading test/commands/java/test_pipeline.js ...
Reading test/commands/jeo/test_assemble.js ...
Reading test/commands/jeo/test_disassemble.js ...
Reading test/commands/js/test_pipeline.js ...
Reading test/commands/test_assemble.js ...
Reading test/commands/test_audit.js ...
Reading test/commands/test_clean.js ...
Reading test/commands/test_compile.js ...
Reading test/commands/test_dataize.js ...
Reading test/commands/test_docs.js ...
Reading test/commands/test_fmt.js ...
Reading test/commands/test_foreign.js ...
Reading test/commands/test_generate_comments.js ...
Reading test/commands/test_latex.js ...
Reading test/commands/test_link.js ...
Reading test/commands/test_lint.js ...
Reading test/commands/test_normalize.js ...
Reading test/commands/test_parse.js ...
Reading test/commands/test_print.js ...
Reading test/commands/test_register.js ...
Reading test/commands/test_resolve.js ...
Reading test/commands/test_test.js ...
Reading test/commands/test_transpile.js ...
Reading test/helpers.js ...
Reading test/resources/test1.xmir ...
Reading test/resources/test2.xmir ...
Reading test/resources/test3.xmir ...
Reading test/resources/test4.xmir ...
Reading test/resources/test5.xmir ...
Reading test/resources/test6.xmir ...
Reading test/test_elapsed.js ...
Reading test/test_eoc.js ...
Reading test/test_mvnw.js ...
Reading test/test_parser_version.js ...
Reading test/test_tinted_console.js ...
1G0K⠙1G0KRunning "mochaTest:test" (mochaTest) task
java/pipeline
Sources in sources-dir
Target in target-dir
Pipeline [register → assemble] done in 2ms
✔ builds correct command for eo:register and eo:assemble
Sources in lint-sources-dir
Target in lint-target-dir
Pipeline [lint] done in 1ms
✔ resolves dynamic goals for lint
Sources in srs
Target in tgt
Pipeline [resolve] done in 0ms
✔ uses multiple goals from single command
jeo:assemble
✔ converts XMIR files to CLASS files (11718ms)
jeo:disassemble
✔ converts CLASS files to XMIR files (5101ms)
js/pipeline
✔ stops on first failing command
assemble
✔ assembles a simple .EO program (8825ms)
audit
✔ audits all packages (1305ms)
clean
✔ deletes all temporary files with --global (958ms)
✔ deletes target directory without affecting global eo (966ms)
compile
✔ compiles a simple .EO program into Java bytecode .class files (34994ms)
✔ compiles a simple .EO unit test into Java bytecode .class files (14696ms)
✔ Cleans and compiles a simple .EO program (15397ms)
✔ Skips compilation for JavaScript (943ms)
✔ Skips linting if --blind specified (15406ms)
dataize
---
[0x01] = true
Finished in 0.24s (1 bytes)
✔ dataizes: lang Java, version 0.59.9, tag 0.59.7 (18374ms)
---
[0x01] = true
Finished in 0.27s (1 bytes)
✔ dataizes with command-line argument (16767ms)
docs
✔ generates HTML files for files and packages (1648ms)
✔ generates necessary comments from XMIR to HTML (1645ms)
✔ does not generate unnecessary comment from XMIR to HTML (1386ms)
✔ does not generate tests to HTML (1402ms)
✔ does not generate empty HTML for empty docblocks (1387ms)
✔ generates markdown correctly (1393ms)
fmt
✔ formats EO files according to expected patterns (37989ms)
foreign
✔ inspects foreign objects and prints a report (8404ms)
generate_comments
/home/r/repo/src/commands/generate_comments.js:35
throw new Error(
^
Error: `nonexisting` provider is not supported. Currently supported providers are: `openai`, `placeholder`
at makeModel (/home/r/repo/src/commands/generate_comments.js:35:13)
at constructChain (/home/r/repo/src/commands/generate_comments.js:48:17)
at module.exports [as generate_comments] (/home/r/repo/src/commands/generate_comments.js:119:17)
at Command.<anonymous> (/home/r/repo/src/eoc.js:308:12)
at Command.listener [as _actionHandler] (/home/r/repo/node_modules/commander/lib/command.js:542:17)
at /home/r/repo/node_modules/commander/lib/command.js:1502:14
at Command._chainOrCall (/home/r/repo/node_modules/commander/lib/command.js:1386:12)
at Command._parseCommand (/home/r/repo/node_modules/commander/lib/command.js:1501:27)
at /home/r/repo/node_modules/commander/lib/command.js:1265:27
at Command._chainOrCall (/home/r/repo/node_modules/commander/lib/command.js:1386:12)
at Command._dispatchSubcommand (/home/r/repo/node_modules/commander/lib/command.js:1261:25)
at Command._parseCommand (/home/r/repo/node_modules/commander/lib/command.js:1457:19)
at Command.parse (/home/r/repo/node_modules/commander/lib/command.js:1064:10)
at Object.<anonymous> (/home/r/repo/src/eoc.js:378:11)
at Module._compile (node:internal/modules/cjs/loader:1364:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
at Module.load (node:internal/modules/cjs/loader:1203:32)
at Module._load (node:internal/modules/cjs/loader:1019:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49
Node.js v18.20.8
✔ throws error on unknown provider (965ms)
✔ fills output depending on the number of placeholders in the input code (2879ms)
✔ fills output as expected when encountering valid EO code (2864ms)
latex
- generates LaTeX files from a simple .EO program
link
✔ compiles a simple .EO program into an executable .JAR (16255ms)
- creates and builds NPM project
lint
✔ lints a simple .EO program (8593ms)
✔ avoid linting if --blind option is provided (4871ms)
normalize
phino is not available, skipping normalize tests
- normalizes EO files and saves originals in before-normalize/
- normalized output matches expected content
- backup matches original input and all pipeline files are produced
parse
✔ parses a simple .EO program (3790ms)
31m31mParser version 999.999.999 is not available in Maven Central.31m39m
31m31mPlease check available versions at: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/31m39m
31m31mOr use --latest flag to get the most recent version.31m39m
✔ rejects invalid parser version (1130ms)
✔ accepts valid parser version (5726ms)
31m31mParser version 999.999.999 is not available in Maven Central.31m39m
31m31mPlease check available versions at: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/31m39m
31m31mOr use --latest flag to get the most recent version.31m39m
✔ validates parser version before calling Maven (1101ms)
31m31mParser version 999.999.999 is not available in Maven Central.31m39m
31m31mPlease check available versions at: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/31m39m
31m31mOr use --latest flag to get the most recent version.31m39m
✔ handles assemble command with invalid version (1087ms)
31m31mParser version 999.999.999 is not available in Maven Central.31m39m
31m31mPlease check available versions at: https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/31m39m
31m31mOr use --latest flag to get the most recent version.31m39m
✔ handles lint command with invalid version (1081ms)
print
✔ converts XMIR files to EO files (4886ms)
✔ does not add --update--snapshots option if not requested (4883ms)
✔ adds --update--snapshots option if requested (5344ms)
register
✔ registers a simple .EO program (3441ms)
resolve
✔ resolves eo-runtime (9344ms)
test
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.i32.as-i16.φ.α1.α0 inside, at:
⇢ 1) Error in "Φ.i32.as-i16.Δ" at .i32:29:2
⇢ 2) Error in "Φ.i32.as-i16.φ.Δ" at .i32:30:4
⇢ 3) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 4) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 5) Error in "Φ.i32.as-i16.φ.α1.Δ" at .i32:35:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.for.a🌵7510.Δ" at .malloc:75:6
⇢ 2) Error in "Φ.malloc.for.a🌵7510.φ.Δ" at .malloc:76:8
⇢ 3) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 4) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 5) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 6) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 7) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 8) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 9) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 10) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 11) Error in "Φ.seq.loop.φ.Δ" at .seq:34:4
⇢ 12) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 13) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 14) Error in "Φ.seq.loop.φ.α0.Δ" at .seq:38:9
⇢ 15) Error in "Φ.malloc.for.a🌵7510.φ.α0.α1.Δ" at .malloc:78:10
⇢ 16) Error in "Φ.malloc.of.allocated.copy.Δ" at .malloc:105:6
⇢ 17) Error in "Φ.malloc.of.allocated.copy.φ.Δ" at .malloc:106:8
⇢ 18) Error in "Φ.malloc.of.allocated.write.Δ" at .malloc:116:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.for.Δ" at .malloc:72:2
⇢ 2) Error in "Φ.malloc.for.φ.Δ" at .malloc:73:10
⇢ 3) Error in "Φ.malloc.of.Δ" at .malloc:83:2
⇢ 4) Error in "Φ.malloc.of.φ.Δ" at .malloc:85:4
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.of.allocated.copy.φ.α1.Δ" at .malloc:108:10
⇢ 2) Error in "Φ.malloc.of.allocated.read.Δ" at .malloc:112:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.for.a🌵7510.Δ" at .malloc:75:6
⇢ 2) Error in "Φ.malloc.for.a🌵7510.φ.Δ" at .malloc:76:8
⇢ 3) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 4) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 5) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 6) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 7) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 8) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 9) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 10) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 11) Error in "Φ.seq.loop.φ.Δ" at .seq:34:4
⇢ 12) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 13) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 14) Error in "Φ.seq.loop.φ.α0.Δ" at .seq:38:9
⇢ 15) Error in "Φ.malloc.for.a🌵7510.φ.α0.α1.Δ" at .malloc:78:10
⇢ 16) Error in "Φ.malloc.of.allocated.copy.Δ" at .malloc:105:6
⇢ 17) Error in "Φ.malloc.of.allocated.copy.φ.Δ" at .malloc:106:8
⇢ 18) Error in "Φ.malloc.of.allocated.write.Δ" at .malloc:116:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.for.Δ" at .malloc:72:2
⇢ 2) Error in "Φ.malloc.for.φ.Δ" at .malloc:73:10
⇢ 3) Error in "Φ.malloc.of.Δ" at .malloc:83:2
⇢ 4) Error in "Φ.malloc.of.φ.Δ" at .malloc:85:4
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.of.allocated.write.Δ" at .malloc:116:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.of.Δ" at .malloc:83:2
⇢ 2) Error in "Φ.malloc.of.φ.Δ" at .malloc:85:4
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.of.allocated.copy.φ.α1.Δ" at .malloc:108:10
⇢ 2) Error in "Φ.malloc.of.allocated.read.Δ" at .malloc:112:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.for.a🌵7510.Δ" at .malloc:75:6
⇢ 2) Error in "Φ.malloc.for.a🌵7510.φ.Δ" at .malloc:76:8
⇢ 3) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 4) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 5) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 6) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 7) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 8) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 9) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 10) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 11) Error in "Φ.seq.loop.φ.Δ" at .seq:34:4
⇢ 12) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 13) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 14) Error in "Φ.seq.loop.φ.α0.Δ" at .seq:38:9
⇢ 15) Error in "Φ.malloc.for.a🌵7510.φ.α0.α1.Δ" at .malloc:78:10
⇢ 16) Error in "Φ.malloc.of.allocated.copy.Δ" at .malloc:105:6
⇢ 17) Error in "Φ.malloc.of.allocated.copy.φ.Δ" at .malloc:106:8
⇢ 18) Error in "Φ.malloc.of.allocated.write.Δ" at .malloc:116:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.for.Δ" at .malloc:72:2
⇢ 2) Error in "Φ.malloc.for.φ.Δ" at .malloc:73:10
⇢ 3) Error in "Φ.malloc.of.Δ" at .malloc:83:2
⇢ 4) Error in "Φ.malloc.of.φ.Δ" at .malloc:85:4
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.i16.div.φ.α0.α0 inside, at:
⇢ 1) Error in "Φ.i16.div.Δ" at .i16:80:2
⇢ 2) Error in "Φ.i16.div.φ.Δ" at .i16:81:4
⇢ 3) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 4) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 5) Error in "Φ.i16.div.φ.α0.Δ" at .i16:83:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.i32.div.φ.α0.α0 inside, at:
⇢ 1) Error in "Φ.i32.div.Δ" at .i32:94:2
⇢ 2) Error in "Φ.i32.div.φ.Δ" at .i32:95:4
⇢ 3) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 4) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 5) Error in "Φ.i32.div.φ.α0.Δ" at .i32:97:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.of.allocated.resized.Δ" at .malloc:100:6
Apr 20, 2026 10:04:56 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.malloc.of.Δ" at .malloc:83:2
⇢ 2) Error in "Φ.malloc.of.φ.Δ" at .malloc:85:4
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.dataized.φ.α0.Δ" at .dataized:39:4
⇢ 2) Error in "Φ.seq.loop.φ.α1.ρ.ρ.ρ.α0.Δ" at .seq:40:21
⇢ 3) Error in "Φ.malloc.of.allocated.put.φ.α0.α0.α1.Δ" at .malloc:121:10
⇢ 4) Error in "Φ.malloc.of.allocated.write.Δ" at .malloc:116:6
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.dataized.φ.α1.φ.Δ" at .dataized:40:4
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.malloc.for.a🌵7510.Δ" at .malloc:75:6
⇢ 2) Error in "Φ.malloc.for.a🌵7510.φ.Δ" at .malloc:76:8
⇢ 3) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 4) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 5) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 6) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 7) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 8) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 9) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 10) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 11) Error in "Φ.seq.loop.φ.Δ" at .seq:34:4
⇢ 12) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 13) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 14) Error in "Φ.seq.loop.φ.α0.Δ" at .seq:38:9
⇢ 15) Error in "Φ.malloc.for.a🌵7510.φ.α0.α1.Δ" at .malloc:78:10
⇢ 16) Error in "Φ.malloc.of.allocated.put.Δ" at .malloc:119:6
⇢ 17) Error in "Φ.malloc.of.allocated.put.φ.Δ" at .malloc:120:8
⇢ 18) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 19) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 20) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 21) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 22) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 23) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 24) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 25) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 26) Error in "Φ.seq.loop.φ" at .seq:34:4
⇢ 27) Error in "Φ.seq.loop.φ.ρ" at .seq:35:6
⇢ 28) Error in "Φ.true.and" at .true:19:2
⇢ 29) Error in "Φ.true.and.φ" at .true:19:5
⇢ 30) Error in "Φ.bytes.eq" at .bytes:76:2
⇢ 31) Error in "Φ.true.and.φ.α0" at .true:19:9
⇢ 32) Error in "Φ.seq.loop.φ.ρ.α0" at .seq:37:8
⇢ 33) Error in "Φ.seq.loop" at .seq:33:2
⇢ 34) Error in "Φ.seq.loop.φ" at .seq:34:4
⇢ 35) Error in "Φ.false.if" at .false:15:2
⇢ 36) Error in "Φ.false.if.φ" at .false:15:2
⇢ 37) Error in "Φ.seq.loop.φ.α1" at .seq:39:6
⇢ 38) Error in "Φ.seq.loop.φ.α1.ρ" at .seq:40:35
⇢ 39) Error in "Φ.seq.loop.φ.α1.ρ.ρ" at .seq:40:27
⇢ 40) Error in "Φ.seq.loop.φ.α1.ρ.ρ.ρ" at .seq:40:9
⇢ 41) Error in "Φ.dataized.φ" at .dataized:38:2
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.malloc.for.Δ" at .malloc:72:2
⇢ 2) Error in "Φ.malloc.for.φ.Δ" at .malloc:73:10
⇢ 3) Error in "Φ.malloc.of.Δ" at .malloc:83:2
⇢ 4) Error in "Φ.malloc.of.φ.Δ" at .malloc:85:4
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.dataized.φ.α0.Δ" at .dataized:39:4
⇢ 2) Error in "Φ.seq.loop.φ.α1.ρ.ρ.ρ.α0.Δ" at .seq:40:21
⇢ 3) Error in "Φ.malloc.of.allocated.put.φ.α0.α0.α1.Δ" at .malloc:121:10
⇢ 4) Error in "Φ.malloc.of.allocated.write.Δ" at .malloc:116:6
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.dataized.φ.α1.φ.Δ" at .dataized:40:4
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.malloc.for.a🌵7510.Δ" at .malloc:75:6
⇢ 2) Error in "Φ.malloc.for.a🌵7510.φ.Δ" at .malloc:76:8
⇢ 3) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 4) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 5) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 6) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 7) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 8) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 9) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 10) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 11) Error in "Φ.seq.loop.φ.Δ" at .seq:34:4
⇢ 12) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 13) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 14) Error in "Φ.seq.loop.φ.α0.Δ" at .seq:38:9
⇢ 15) Error in "Φ.malloc.for.a🌵7510.φ.α0.α1.Δ" at .malloc:78:10
⇢ 16) Error in "Φ.malloc.of.allocated.put.Δ" at .malloc:119:6
⇢ 17) Error in "Φ.malloc.of.allocated.put.φ.Δ" at .malloc:120:8
⇢ 18) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 19) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 20) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 21) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 22) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 23) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 24) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 25) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 26) Error in "Φ.seq.loop.φ" at .seq:34:4
⇢ 27) Error in "Φ.seq.loop.φ.ρ" at .seq:35:6
⇢ 28) Error in "Φ.true.and" at .true:19:2
⇢ 29) Error in "Φ.true.and.φ" at .true:19:5
⇢ 30) Error in "Φ.bytes.eq" at .bytes:76:2
⇢ 31) Error in "Φ.true.and.φ.α0" at .true:19:9
⇢ 32) Error in "Φ.seq.loop.φ.ρ.α0" at .seq:37:8
⇢ 33) Error in "Φ.seq.loop" at .seq:33:2
⇢ 34) Error in "Φ.seq.loop.φ" at .seq:34:4
⇢ 35) Error in "Φ.false.if" at .false:15:2
⇢ 36) Error in "Φ.false.if.φ" at .false:15:2
⇢ 37) Error in "Φ.seq.loop.φ.α1" at .seq:39:6
⇢ 38) Error in "Φ.seq.loop.φ.α1.ρ" at .seq:40:35
⇢ 39) Error in "Φ.seq.loop.φ.α1.ρ.ρ" at .seq:40:27
⇢ 40) Error in "Φ.seq.loop.φ.α1.ρ.ρ.ρ" at .seq:40:9
⇢ 41) Error in "Φ.dataized.φ" at .dataized:38:2
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.malloc.for.Δ" at .malloc:72:2
⇢ 2) Error in "Φ.malloc.for.φ.Δ" at .malloc:73:10
⇢ 3) Error in "Φ.malloc.of.Δ" at .malloc:83:2
⇢ 4) Error in "Φ.malloc.of.φ.Δ" at .malloc:85:4
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.i64.div.Δ" at .i64:83:2 (j.l.ArithmeticException)
⇢ 2) j.u.c.ForkJoinWorkerThread#run():188
⇢ 3) j.u.c.ForkJoinPool#runWorker():1808
⇢ 4) j.u.c.ForkJoinPool#scan():1843
⇢ 5) j.u.c.ForkJoinPool$WorkQueue#topLevelExec():1312
⇢ 6) j.u.c.ForkJoinTask#doExec():387
⇢ 7) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask#exec():253
⇢ 8) o.j.p.e.s.h.NodeTestTask#execute():116
⇢ 9) o.j.p.e.s.h.NodeTestTask#executeRecursively():163
⇢ 10) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 11) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$0():164
⇢ 12) o.j.p.e.s.h.Node#around():138
⇢ 13) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$1():166
⇢ 14) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 15) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$2():180
⇢ 16) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService#invokeAll():141
⇢ 17) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService#joinConcurrentTasksInReverseOrderToEnableWorkStealing():175
⇢ 18) j.u.c.ForkJoinTask#join():651
⇢ 19) j.u.c.ForkJoinTask#awaitDone():422
⇢ 20) j.u.c.ForkJoinPool$WorkQueue#tryRemoveAndExec():1351
⇢ 21) j.u.c.ForkJoinTask#doExec():387
⇢ 22) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask#exec():253
⇢ 23) o.j.p.e.s.h.NodeTestTask#execute():116
⇢ 24) o.j.p.e.s.h.NodeTestTask#executeRecursively():163
⇢ 25) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 26) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$0():164
⇢ 27) o.j.p.e.s.h.Node#around():138
⇢ 28) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$1():166
⇢ 29) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 30) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$2():180
⇢ 31) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService#invokeAll():141
⇢ 32) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService#joinConcurrentTasksInReverseOrderToEnableWorkStealing():175
⇢ 33) j.u.c.ForkJoinTask#join():651
⇢ 34) j.u.c.ForkJoinTask#awaitDone():422
⇢ 35) j.u.c.ForkJoinPool$WorkQueue#tryRemoveAndExec():1351
⇢ 36) j.u.c.ForkJoinTask#doExec():387
⇢ 37) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask#exec():253
⇢ 38) o.j.p.e.s.h.NodeTestTask#execute():116
⇢ 39) o.j.p.e.s.h.NodeTestTask#executeRecursively():163
⇢ 40) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 41) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$0():164
⇢ 42) o.j.p.e.s.h.Node#around():138
⇢ 43) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$1():166
⇢ 44) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 45) o.j.p.e.s.h.NodeTestTask#lambda$executeRecursively$2():176
⇢ 46) o.j.j.e.d.TestMethodTestDescriptor#execute():70
⇢ 47) o.j.j.e.d.TestMethodTestDescriptor#execute():157
⇢ 48) o.j.j.e.d.TestMethodTestDescriptor#invokeTestMethod():215
⇢ 49) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 50) o.j.j.e.d.TestMethodTestDescriptor#lambda$invokeTestMethod$0():219
⇢ 51) o.j.j.e.e.InterceptingExecutableInvoker#invokeVoid():71
⇢ 52) o.j.j.e.e.InterceptingExecutableInvoker#invoke():98
⇢ 53) o.j.j.e.e.InterceptingExecutableInvoker#invoke():104
⇢ 54) o.j.j.e.e.InvocationInterceptorChain#invoke():39
⇢ 55) o.j.j.e.e.InvocationInterceptorChain#chainAndInvoke():47
⇢ 56) o.j.j.e.e.InvocationInterceptorChain#proceed():66
⇢ 57) o.j.j.e.e.InvocationInterceptorChain$InterceptedInvocation#proceed():99
⇢ 58) o.j.j.e.e.InterceptingExecutableInvoker#lambda$invoke$0():105
⇢ 59) o.j.j.e.e.InterceptingExecutableInvoker$ReflectiveInterceptorCall#lambda$ofVoidMethod$0():123
⇢ 60) o.j.j.e.e.TimeoutExtension#interceptTestMethod():86
⇢ 61) o.j.j.e.e.TimeoutExtension#interceptTestableMethod():148
⇢ 62) o.j.j.e.e.TimeoutExtension#intercept():163
⇢ 63) o.j.j.e.e.InvocationInterceptorChain$ValidatingInvocation#proceed():124
⇢ 64) o.j.j.e.e.MethodInvocation#proceed():61
⇢ 65) o.j.j.e.s.MethodReflectionUtils#invoke():45
⇢ 66) o.j.p.c.s.ReflectionSupport#invokeMethod():502
⇢ 67) o.j.p.c.u.ReflectionUtils#invokeMethod():701
⇢ 68) j.l.r.Method#invoke():580
⇢ 69) j.i.r.DirectMethodHandleAccessor#invoke():103
⇢ 70) o.e.EOi64Test#throws_on_division_i64_by_i64_zero():1007
⇢ 71) o.j.j.a.Assertions#assertThrows():3223
⇢ 72) o.j.j.a.AssertThrows#assertThrows():35
⇢ 73) o.j.j.a.AssertThrows#assertThrows():54
⇢ 74) o.e.EOi64Test#lambda$throws_on_division_i64_by_i64_zero$1():1008
⇢ 75) o.e.Dataized#asBool():171
⇢ 76) o.e.Dataized#take():80
⇢ 77) o.e.PhDefault#delta():189
⇢ 78) o.e.PhOnce#delta():101
⇢ 79) o.e.PhOnce#delta():101
⇢ 80) o.e.PhOnce#delta():101
⇢ 81) o.e.PhSafe#delta():158
⇢ 82) o.e.PhSafe#through():207
⇢ 83) o.e.PhDefault#delta():187
⇢ 84) o.e.PhDefault#take():143
⇢ 85) o.e.AtomSafe#lambda():30
⇢ 86) o.e.EOi64$EOdiv#lambda():36
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.tuple.at.φ.α0.α0 inside, at:
⇢ 1) Error in "Φ.tuple.at.Δ" at .tuple:29:2
⇢ 2) Error in "Φ.tuple.at.φ.Δ" at .tuple:30:4
⇢ 3) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 4) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 5) Error in "Φ.tuple.at.φ.α0.Δ" at .tuple:34:6
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.tuple.at.φ.α0.α0 inside, at:
⇢ 1) Error in "Φ.tuple.at.Δ" at .tuple:29:2
⇢ 2) Error in "Φ.tuple.at.φ.Δ" at .tuple:30:4
⇢ 3) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 4) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 5) Error in "Φ.tuple.at.φ.α0.Δ" at .tuple:34:6
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with Φ.org.eolang.string inside, at:
⇢ 1) Error in "Φ.dataized.φ.α0.Δ" at .dataized:39:4
⇢ 2) Error in "Φ.seq.loop.φ.α1.ρ.ρ.ρ.α0.Δ" at .seq:40:21
⇢ 3) Error in "Φ.malloc.of.allocated.put.φ.α0.α0.α1.Δ" at .malloc:121:10
⇢ 4) Error in "Φ.malloc.of.allocated.write.Δ" at .malloc:116:6
⇢ 5) Error in "Φ.malloc.of.allocated.put.φ.α0.α0.α1.α1" at .malloc:121:18
⇢ 6) Error in "Φ.malloc.of.allocated" at .malloc:88:4
⇢ 7) Error in "Φ.malloc.of.allocated.φ" at .malloc:89:6
⇢ 8) Error in "Φ.malloc.of.allocated.get" at .malloc:91:6
⇢ 9) Error in "Φ.malloc.of.allocated.read" at .malloc:112:6
⇢ 10) Error in "Φ.bytes.φ" at .bytes:25:2
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.dataized.φ.α1.φ.Δ" at .dataized:40:4
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.dataized.φ.α1.φ.α0 inside, at:
⇢ 1) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 2) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 3) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 4) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 5) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 6) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 7) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 8) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 9) Error in "Φ.seq.loop.φ.Δ" at .seq:34:4
⇢ 10) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 11) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 12) Error in "Φ.seq.loop.φ.α0.Δ" at .seq:38:9
⇢ 13) Error in "Φ.malloc.of.allocated.put.Δ" at .malloc:119:6
⇢ 14) Error in "Φ.malloc.of.allocated.put.φ.Δ" at .malloc:120:8
⇢ 15) Error in "Φ.seq.φ.Δ" at .seq:20:2
⇢ 16) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 17) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 18) Error in "Φ.seq.φ.α1.Δ" at .seq:23:4
⇢ 19) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 20) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 21) Error in "Φ.seq.φ.α1.α1.Δ" at .seq:26:6
⇢ 22) Error in "Φ.seq.loop.Δ" at .seq:33:2
⇢ 23) Error in "Φ.seq.loop.φ" at .seq:34:4
⇢ 24) Error in "Φ.seq.loop.φ.ρ" at .seq:35:6
⇢ 25) Error in "Φ.true.and" at .true:19:2
⇢ 26) Error in "Φ.true.and.φ" at .true:19:5
⇢ 27) Error in "Φ.bytes.eq" at .bytes:76:2
⇢ 28) Error in "Φ.true.and.φ.α0" at .true:19:9
⇢ 29) Error in "Φ.seq.loop.φ.ρ.α0" at .seq:37:8
⇢ 30) Error in "Φ.seq.loop" at .seq:33:2
⇢ 31) Error in "Φ.seq.loop.φ" at .seq:34:4
⇢ 32) Error in "Φ.false.if" at .false:15:2
⇢ 33) Error in "Φ.false.if.φ" at .false:15:2
⇢ 34) Error in "Φ.seq.loop.φ.α1" at .seq:39:6
⇢ 35) Error in "Φ.seq.loop.φ.α1.ρ" at .seq:40:35
⇢ 36) Error in "Φ.seq.loop.φ.α1.ρ.ρ" at .seq:40:27
⇢ 37) Error in "Φ.seq.loop.φ.α1.ρ.ρ.ρ" at .seq:40:9
⇢ 38) Error in "Φ.dataized.φ" at .dataized:38:2
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.length.inclen.φ.α0.α0 inside, at:
⇢ 1) Error in "Φ.string.length.Δ" at .string:26:2
⇢ 2) Error in "Φ.string.length.φ.Δ" at .string:27:4
⇢ 3) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 4) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 5) Error in "Φ.string.length.φ.α1.Δ" at .string:30:6
⇢ 6) Error in "Φ.string.length.reclen.Δ" at .string:57:4
⇢ 7) Error in "Φ.string.length.reclen.φ.Δ" at .string:58:6
⇢ 8) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 9) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 10) Error in "Φ.string.length.reclen.φ.α1.Δ" at .string:61:8
⇢ 11) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 12) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 13) Error in "Φ.string.length.reclen.φ.α1.α1.Δ" at .string:64:10
⇢ 14) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 15) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 16) Error in "Φ.string.length.reclen.φ.α1.α1.α1.Δ" at .string:67:12
⇢ 17) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 18) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 19) Error in "Φ.string.length.reclen.φ.α1.α1.α1.α1.Δ" at .string:70:14
⇢ 20) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 21) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 22) Error in "Φ.string.length.reclen.φ.α1.α1.α1.α1.α0.Δ" at .string:72:16
⇢ 23) Error in "Φ.string.length.inclen.Δ" at .string:44:4
⇢ 24) Error in "Φ.string.length.inclen.φ.Δ" at .string:45:6
⇢ 25) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 26) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 27) Error in "Φ.string.length.inclen.φ.α0.Δ" at .string:47:8
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.bytes.as-i64.α1.α0 inside, at:
⇢ 1) Error in "Φ.bytes.as-i64.Δ" at .bytes:48:2
⇢ 2) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 3) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 4) Error in "Φ.bytes.as-i64.α1.Δ" at .bytes:51:4
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.φ.α0.α0 inside, at:
⇢ 1) Error in "Φ.string.slice.Δ" at .string:80:2
⇢ 2) Error in "Φ.string.slice.φ.Δ" at .string:81:4
⇢ 3) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 4) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 5) Error in "Φ.string.slice.φ.α0.Δ" at .string:83:6
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.bytes.as-number.α1.α1.α1.α1.α0 inside, at:
⇢ 1) Error in "Φ.bytes.as-number.Δ" at .bytes:30:2
⇢ 2) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 3) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 4) Error in "Φ.bytes.as-number.α1.Δ" at .bytes:33:4
⇢ 5) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 6) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 7) Error in "Φ.bytes.as-number.α1.α1.Δ" at .bytes:36:6
⇢ 8) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 9) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 10) Error in "Φ.bytes.as-number.α1.α1.α1.Δ" at .bytes:39:8
⇢ 11) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 12) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 13) Error in "Φ.bytes.as-number.α1.α1.α1.α1.Δ" at .bytes:42:10
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.recidx.φ.α1.α0.α0 inside, at:
⇢ 1) Error in "Φ.string.slice.Δ" at .string:80:2
⇢ 2) Error in "Φ.string.slice.φ.Δ" at .string:81:4
⇢ 3) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 4) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 5) Error in "Φ.string.slice.φ.α1.Δ" at .string:87:6
⇢ 6) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 7) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 8) Error in "Φ.string.slice.φ.α1.α1.Δ" at .string:93:8
⇢ 9) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 10) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 11) Error in "Φ.string.slice.φ.α1.α1.α1.Δ" at .string:96:10
⇢ 12) Error in "Φ.string.φ.Δ" at .string:23:2
⇢ 13) Error in "Φ.string.slice.φ.α1.α1.α1.α0.Δ" at .string:97:20
⇢ 14) Error in "Φ.bytes.slice.Δ" at .bytes:82:2
⇢ 15) Error in "Φ.string.slice.φ.α1.α1.α1.α0.α1" at .string:97:34
⇢ 16) Error in "Φ.string.slice.blen" at .string:119:4
⇢ 17) Error in "Φ.string.slice.blen.ρ" at .string:120:6
⇢ 18) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 19) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 20) Error in "Φ.false.if" at .false:15:2
⇢ 21) Error in "Φ.false.if.φ" at .false:15:2
⇢ 22) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 23) Error in "Φ.false.if" at .false:15:2
⇢ 24) Error in "Φ.false.if.φ" at .false:15:2
⇢ 25) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 26) Error in "Φ.true.if" at .true:15:2
⇢ 27) Error in "Φ.true.if.φ" at .true:15:2
⇢ 28) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 29) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 30) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 31) Error in "Φ.false.if" at .false:15:2
⇢ 32) Error in "Φ.false.if.φ" at .false:15:2
⇢ 33) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 34) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 35) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 36) Error in "Φ.false.if" at .false:15:2
⇢ 37) Error in "Φ.false.if.φ" at .false:15:2
⇢ 38) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 39) Error in "Φ.false.if" at .false:15:2
⇢ 40) Error in "Φ.false.if.φ" at .false:15:2
⇢ 41) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 42) Error in "Φ.true.if" at .true:15:2
⇢ 43) Error in "Φ.true.if.φ" at .true:15:2
⇢ 44) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 45) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 46) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 47) Error in "Φ.false.if" at .false:15:2
⇢ 48) Error in "Φ.false.if.φ" at .false:15:2
⇢ 49) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 50) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 51) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 52) Error in "Φ.false.if" at .false:15:2
⇢ 53) Error in "Φ.false.if.φ" at .false:15:2
⇢ 54) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 55) Error in "Φ.false.if" at .false:15:2
⇢ 56) Error in "Φ.false.if.φ" at .false:15:2
⇢ 57) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 58) Error in "Φ.true.if" at .true:15:2
⇢ 59) Error in "Φ.true.if.φ" at .true:15:2
⇢ 60) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 61) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 62) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 63) Error in "Φ.false.if" at .false:15:2
⇢ 64) Error in "Φ.false.if.φ" at .false:15:2
⇢ 65) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 66) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 67) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 68) Error in "Φ.false.if" at .false:15:2
⇢ 69) Error in "Φ.false.if.φ" at .false:15:2
⇢ 70) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 71) Error in "Φ.false.if" at .false:15:2
⇢ 72) Error in "Φ.false.if.φ" at .false:15:2
⇢ 73) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 74) Error in "Φ.true.if" at .true:15:2
⇢ 75) Error in "Φ.true.if.φ" at .true:15:2
⇢ 76) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 77) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 78) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 79) Error in "Φ.false.if" at .false:15:2
⇢ 80) Error in "Φ.false.if.φ" at .false:15:2
⇢ 81) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 82) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 83) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 84) Error in "Φ.false.if" at .false:15:2
⇢ 85) Error in "Φ.false.if.φ" at .false:15:2
⇢ 86) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 87) Error in "Φ.true.if" at .true:15:2
⇢ 88) Error in "Φ.true.if.φ" at .true:15:2
⇢ 89) Error in "Φ.string.slice.recidx.φ.α1.α0" at .string:157:10
Apr 20, 2026 10:04:57 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.φ.α1.α0.α0 inside, at:
⇢ 1) Error in "Φ.string.slice.Δ" at .string:80:2
⇢ 2) Error in "Φ.string.slice.φ.Δ" at .string:81:4
⇢ 3) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 4) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 5) Error in "Φ.string.slice.φ.α1.Δ" at .string:87:6
⇢ 6) Error in "Φ.true.if.Δ" at .true:15:2
⇢ 7) Error in "Φ.true.if.φ.Δ" at .true:15:2
⇢ 8) Error in "Φ.string.slice.φ.α1.α0.Δ" at .string:89:8
Apr 20, 2026 10:04:58 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.recidx.φ.α1.α0.α0 inside, at:
⇢ 1) Error in "Φ.string.slice.Δ" at .string:80:2
⇢ 2) Error in "Φ.string.slice.φ.Δ" at .string:81:4
⇢ 3) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 4) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 5) Error in "Φ.string.slice.φ.α1.Δ" at .string:87:6
⇢ 6) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 7) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 8) Error in "Φ.string.slice.φ.α1.α1.Δ" at .string:93:8
⇢ 9) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 10) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 11) Error in "Φ.string.slice.φ.α1.α1.α1.Δ" at .string:96:10
⇢ 12) Error in "Φ.string.φ.Δ" at .string:23:2
⇢ 13) Error in "Φ.string.slice.φ.α1.α1.α1.α0.Δ" at .string:97:20
⇢ 14) Error in "Φ.bytes.slice.Δ" at .bytes:82:2
⇢ 15) Error in "Φ.string.slice.φ.α1.α1.α1.α0.α1" at .string:97:34
⇢ 16) Error in "Φ.string.slice.blen" at .string:119:4
⇢ 17) Error in "Φ.string.slice.blen.ρ" at .string:120:6
⇢ 18) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 19) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 20) Error in "Φ.false.if" at .false:15:2
⇢ 21) Error in "Φ.false.if.φ" at .false:15:2
⇢ 22) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 23) Error in "Φ.false.if" at .false:15:2
⇢ 24) Error in "Φ.false.if.φ" at .false:15:2
⇢ 25) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 26) Error in "Φ.true.if" at .true:15:2
⇢ 27) Error in "Φ.true.if.φ" at .true:15:2
⇢ 28) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 29) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 30) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 31) Error in "Φ.false.if" at .false:15:2
⇢ 32) Error in "Φ.false.if.φ" at .false:15:2
⇢ 33) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 34) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 35) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 36) Error in "Φ.false.if" at .false:15:2
⇢ 37) Error in "Φ.false.if.φ" at .false:15:2
⇢ 38) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 39) Error in "Φ.false.if" at .false:15:2
⇢ 40) Error in "Φ.false.if.φ" at .false:15:2
⇢ 41) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 42) Error in "Φ.true.if" at .true:15:2
⇢ 43) Error in "Φ.true.if.φ" at .true:15:2
⇢ 44) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 45) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 46) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 47) Error in "Φ.false.if" at .false:15:2
⇢ 48) Error in "Φ.false.if.φ" at .false:15:2
⇢ 49) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 50) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 51) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 52) Error in "Φ.false.if" at .false:15:2
⇢ 53) Error in "Φ.false.if.φ" at .false:15:2
⇢ 54) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 55) Error in "Φ.false.if" at .false:15:2
⇢ 56) Error in "Φ.false.if.φ" at .false:15:2
⇢ 57) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 58) Error in "Φ.true.if" at .true:15:2
⇢ 59) Error in "Φ.true.if.φ" at .true:15:2
⇢ 60) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 61) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 62) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 63) Error in "Φ.false.if" at .false:15:2
⇢ 64) Error in "Φ.false.if.φ" at .false:15:2
⇢ 65) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 66) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 67) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 68) Error in "Φ.false.if" at .false:15:2
⇢ 69) Error in "Φ.false.if.φ" at .false:15:2
⇢ 70) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 71) Error in "Φ.false.if" at .false:15:2
⇢ 72) Error in "Φ.false.if.φ" at .false:15:2
⇢ 73) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 74) Error in "Φ.true.if" at .true:15:2
⇢ 75) Error in "Φ.true.if.φ" at .true:15:2
⇢ 76) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 77) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 78) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 79) Error in "Φ.false.if" at .false:15:2
⇢ 80) Error in "Φ.false.if.φ" at .false:15:2
⇢ 81) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 82) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 83) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 84) Error in "Φ.false.if" at .false:15:2
⇢ 85) Error in "Φ.false.if.φ" at .false:15:2
⇢ 86) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 87) Error in "Φ.true.if" at .true:15:2
⇢ 88) Error in "Φ.true.if.φ" at .true:15:2
⇢ 89) Error in "Φ.string.slice.recidx.φ.α1.α0" at .string:157:10
Apr 20, 2026 10:04:58 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.recidx.φ.α1.α0.α0 inside, at:
⇢ 1) Error in "Φ.string.slice.Δ" at .string:80:2
⇢ 2) Error in "Φ.string.slice.φ.Δ" at .string:81:4
⇢ 3) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 4) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 5) Error in "Φ.string.slice.φ.α1.Δ" at .string:87:6
⇢ 6) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 7) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 8) Error in "Φ.string.slice.φ.α1.α1.Δ" at .string:93:8
⇢ 9) Error in "Φ.false.if.Δ" at .false:15:2
⇢ 10) Error in "Φ.false.if.φ.Δ" at .false:15:2
⇢ 11) Error in "Φ.string.slice.φ.α1.α1.α1.Δ" at .string:96:10
⇢ 12) Error in "Φ.string.φ.Δ" at .string:23:2
⇢ 13) Error in "Φ.string.slice.φ.α1.α1.α1.α0.Δ" at .string:97:20
⇢ 14) Error in "Φ.bytes.slice.Δ" at .bytes:82:2
⇢ 15) Error in "Φ.string.slice.φ.α1.α1.α1.α0.α1" at .string:97:34
⇢ 16) Error in "Φ.string.slice.blen" at .string:119:4
⇢ 17) Error in "Φ.string.slice.blen.ρ" at .string:120:6
⇢ 18) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 19) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 20) Error in "Φ.false.if" at .false:15:2
⇢ 21) Error in "Φ.false.if.φ" at .false:15:2
⇢ 22) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 23) Error in "Φ.false.if" at .false:15:2
⇢ 24) Error in "Φ.false.if.φ" at .false:15:2
⇢ 25) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 26) Error in "Φ.true.if" at .true:15:2
⇢ 27) Error in "Φ.true.if.φ" at .true:15:2
⇢ 28) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 29) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 30) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 31) Error in "Φ.false.if" at .false:15:2
⇢ 32) Error in "Φ.false.if.φ" at .false:15:2
⇢ 33) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 34) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 35) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 36) Error in "Φ.false.if" at .false:15:2
⇢ 37) Error in "Φ.false.if.φ" at .false:15:2
⇢ 38) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 39) Error in "Φ.false.if" at .false:15:2
⇢ 40) Error in "Φ.false.if.φ" at .false:15:2
⇢ 41) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 42) Error in "Φ.true.if" at .true:15:2
⇢ 43) Error in "Φ.true.if.φ" at .true:15:2
⇢ 44) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 45) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 46) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 47) Error in "Φ.false.if" at .false:15:2
⇢ 48) Error in "Φ.false.if.φ" at .false:15:2
⇢ 49) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 50) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 51) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 52) Error in "Φ.false.if" at .false:15:2
⇢ 53) Error in "Φ.false.if.φ" at .false:15:2
⇢ 54) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 55) Error in "Φ.false.if" at .false:15:2
⇢ 56) Error in "Φ.false.if.φ" at .false:15:2
⇢ 57) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 58) Error in "Φ.true.if" at .true:15:2
⇢ 59) Error in "Φ.true.if.φ" at .true:15:2
⇢ 60) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 61) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 62) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 63) Error in "Φ.false.if" at .false:15:2
⇢ 64) Error in "Φ.false.if.φ" at .false:15:2
⇢ 65) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 66) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 67) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 68) Error in "Φ.false.if" at .false:15:2
⇢ 69) Error in "Φ.false.if.φ" at .false:15:2
⇢ 70) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 71) Error in "Φ.false.if" at .false:15:2
⇢ 72) Error in "Φ.false.if.φ" at .false:15:2
⇢ 73) Error in "Φ.string.slice.recidx.φ.α1.α1" at .string:158:10
⇢ 74) Error in "Φ.true.if" at .true:15:2
⇢ 75) Error in "Φ.true.if.φ" at .true:15:2
⇢ 76) Error in "Φ.string.slice.recidx.φ.α1.α1.α0" at .string:160:12
⇢ 77) Error in "Φ.string.slice.increase" at .string:132:4
⇢ 78) Error in "Φ.string.slice.increase.φ" at .string:133:6
⇢ 79) Error in "Φ.false.if" at .false:15:2
⇢ 80) Error in "Φ.false.if.φ" at .false:15:2
⇢ 81) Error in "Φ.string.slice.increase.φ.α1" at .string:139:8
⇢ 82) Error in "Φ.string.slice.recidx" at .string:151:4
⇢ 83) Error in "Φ.string.slice.recidx.φ" at .string:152:6
⇢ 84) Error in "Φ.false.if" at .false:15:2
⇢ 85) Error in "Φ.false.if.φ" at .false:15:2
⇢ 86) Error in "Φ.string.slice.recidx.φ.α1" at .string:155:8
⇢ 87) Error in "Φ.true.if" at .true:15:2
⇢ 88) Error in "Φ.true.if.φ" at .true:15:2
⇢ 89) Error in "Φ.string.slice.recidx.φ.α1.α0" at .string:157:10
Apr 20, 2026 10:04:58 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.recidx.φ.α1.α0.α0 inside, at:
⇢
Apr 20, 2026 10:04:58 AM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.recidx.φ.α1.α0.α0 inside, at:
⇢
✔ executes a single Java unit test (23831ms)
- executes a single JavaScript unit test
transpile
✔ transpiles a simple .EO program to Java (9927ms)
- transpiles a simple .EO program to JavaScript
✔ attempts to transpile a simple .EO program to wrong platform (975ms)
elapsed
task in 334ms
✔ measures time correctly (335ms)
short task in 10ms
✔ measures short time correctly
long task in 2s
✔ measures long time correctly (1202ms)
✔ handles errors in task correctly
eoc
✔ prints its own version (952ms)
✔ prints help screen (986ms)
eoc
✔ loads latest version (1147ms)
eoc
31mVersion mismatch: you are running eoc 0.35.0, but --pin option requires 29.9.439m
✔ fails due version mismatch if different --pin provided (958ms)
eoc
✔ cleans successfully when versions match with --pin (966ms)
eoc
✔ cleans successfully when if --pin not provided (978ms)
mvnw
Running mvnw with arguments: --version --quiet
+ /home/r/repo/mvnw/mvnw --version --quiet --batch-mode --color=never --fail-fast --strict-checksums
0m0m3.9.14
0m0m ✔ prints Maven own version (325ms)
Sources in sources
Target in target
Running mvnw with arguments: --version --quiet -Deo.version=0.28.11 -Deo.tag=homeTag --quiet -Deo.sourcesDir=/home/r/repo/sources -Deo.targetDir=/home/r/repo/target -Deo.outputDir=/home/r/repo/target/classes -Deo.generatedDir=/home/r/repo/target/generated-sources -Deo.placed=/home/r/repo/target/eo-placed.csv -Deo.placedFormat=csv -Deo.skipLinting=false
+ /home/r/repo/mvnw/mvnw --version --quiet -Deo.version=0.28.11 -Deo.tag=homeTag --quiet -Deo.sourcesDir=/home/r/repo/sources -Deo.targetDir=/home/r/repo/target -Deo.outputDir=/home/r/repo/target/classes -Deo.generatedDir=/home/r/repo/target/generated-sources -Deo.placed=/home/r/repo/target/eo-placed.csv -Deo.placedFormat=csv -Deo.skipLinting=false --batch-mode --color=never --fail-fast --strict-checksums
0m0m3.9.14
0m0m ✔ sets right flags from options (461ms)
✔ should handle ENOENT race condition in count function
parser-version
get()
The latest version of org/eolang/eo-maven-plugin at https://repo.maven.apache.org/maven2/org/eolang/eo-maven-plugin/maven-metadata.xml is 0.60.0
✔ fetches the latest version from Maven Central (108ms)
✔ caches the version after first fetch
exists()
✔ returns true for a known valid version (111ms)
✔ returns true for current default version (88ms)
✔ returns false for an obviously invalid version (88ms)
✔ returns false for undefined version
✔ returns false for null version
✔ returns false for empty string version
✔ returns false for "undefined" string
✔ constructs correct Maven Central URL (80ms)
✔ handles network errors gracefully (82ms)
tinted-console
ok
✔ allows console.warn without errors
70 passing (5m)
7 pending
Done.
1G0K⠙1G0K[__rultor 586a05c] set version to 0.35.0
3 files changed, 2860 insertions(+), 2860 deletions(-)
1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0Knpm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
1G0K⠼1G0Knpm warn publish errors corrected:
npm warn publish "bin[eoc]" script name was cleaned
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/objectionary/eoc.git"
1G0K⠼1G0Knpm notice
1G0K⠼1G0Knpm notice 📦 eolang@0.35.0
1G0K⠼1G0Knpm notice Tarball Contents
1G0K⠼1G0Knpm notice 86B .markdownlint.json
npm notice 160B CLAUDE.md
npm notice 608B Formula/eolang.rb
npm notice 614B Formula/eolang@0.32.0.rb
npm notice 614B Formula/eolang@0.32.1.rb
npm notice 614B Formula/eolang@0.33.0.rb
npm notice 1.1kB LICENSE.txt
npm notice 1.1kB LICENSES/MIT.txt
npm notice 6.4kB README.md
npm notice 761B REUSE.toml
npm notice 7B eo-version.txt
npm notice 2.0kB eslint.config.js
npm notice 217B eslintPlugin/index.js
npm notice 1.6kB eslintPlugin/rules/noEmptyLinesInMethod.js
npm notice 1.5kB flake.lock
npm notice 2.5kB flake.nix
npm notice 7B home-tag.txt
npm notice 217B mvnw/.mvn/wrapper/maven-wrapper.properties
npm notice 7.5kB mvnw/dependency-reduced-pom.xml
npm notice 10.4kB mvnw/mvnw
npm notice 6.9kB mvnw/mvnw.cmd
npm notice 6.4kB mvnw/pom.xml
npm notice 1.8kB package.json
npm notice 815B patches/grunt-mocha-cli+7.0.0.patch
npm notice 287B renovate.json
npm notice 1.5kB scripts/postinstall.js
npm notice 863B src/commands/assemble.js
npm notice 342B src/commands/audit.js
npm notice 920B src/commands/clean.js
npm notice 5.0kB src/commands/docs.js
npm notice 580B src/commands/foreign.js
npm notice 4.4kB src/commands/generate_comments.js
npm notice 890B src/commands/java/compile.js
npm notice 862B src/commands/java/dataize.js
npm notice 902B src/commands/java/link.js
npm notice 1.1kB src/commands/java/pipeline.js
npm notice 917B src/commands/java/resolve.js
npm notice 463B src/commands/java/test.js
npm notice 921B src/commands/java/transpile.js
npm notice 986B src/commands/jeo/assemble.js
npm notice 1.0kB src/commands/jeo/disassemble.js
npm notice 410B src/commands/js/compile.js
npm notice 556B src/commands/js/dataize.js
npm notice 765B src/commands/js/link.js
npm notice 707B src/commands/js/pipeline.js
npm notice 426B src/commands/js/resolve.js
npm notice 382B src/commands/js/test.js
npm notice 669B src/commands/js/transpile.js
npm notice 712B src/commands/latex.js
npm notice 1.9kB src/commands/lint.js
npm notice 2.3kB src/commands/normalize.js
npm notice 856B src/commands/parse.js
npm notice 1.0kB src/commands/print.js
npm notice 885B src/commands/register.js
npm notice 656B src/demand.js
npm notice 1.4kB src/elapsed.js
npm notice 1.3kB src/eo2jsw.js
npm notice 14.0kB src/eoc.js
npm notice 1.9kB src/files.js
npm notice 6.1kB src/mvnw.js
npm notice 1.9kB src/parser-version.js
npm notice 2.3kB src/resources/xmir-transformer.xsl
npm notice 1.0kB src/tinted-console.js
npm notice 272B src/version.js
1G0K⠼1G0Knpm notice Tarball Details
1G0K⠼1G0Knpm notice name: eolang
1G0K⠼1G0Knpm notice version: 0.35.0
1G0K⠼1G0Knpm notice filename: eolang-0.35.0.tgz
1G0K⠼1G0Knpm notice package size: 31.0 kB
1G0K⠼1G0Knpm notice unpacked size: 118.4 kB
1G0K⠼1G0Knpm notice shasum: 479bfa869e3c701242727117c8375ec9be1be98a
1G0K⠼1G0Knpm notice integrity: sha512-5hFfznH5EPrOn[...]hr6lbEl5cvtoA==
1G0K⠼1G0Knpm notice total files: 64
1G0K⠼1G0Knpm notice
1G0K⠼1G0Knpm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K+ eolang@0.35.0
1G0K⠏1G0K+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.35.0 -m '0.35.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at 586a05c set version to 0.35.0
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 586a05c).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:objectionary/eoc.git
* [new tag] 0.35.0 -> 0.35.0
container 58241cf4da81439c92e9bf86980de24d5baae3a86a18d51f9ef93dbf6fd8e758 is dead
Mon Apr 20 10:06:06 UTC 2026