++ dirname ./run.sh
+ cd .
+ echo 1405
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu May 21 17:41:25 UTC 2026
+ uptime
17:41:25 up 0 min, 0 users, load average: 1.41, 0.44, 0.15
+ ff=default
+ image=yegor256/python
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency mocha to v11.7.6'
+ author=yegor256
+ directory=
+ head=git@github.com:objectionary/eoc.git
+ pull_id=952
+ fork=git@github.com:objectionary/eoc.git
+ fork_branch=renovate/mocha-11.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:objectionary/eoc.git' '--env=pull_id=952' '--env=fork=git@github.com:objectionary/eoc.git' '--env=fork_branch=renovate/mocha-11.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency mocha to v11.7.6' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=952'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/mocha-11.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency mocha to v11.7.6'\''\'\'''\'''\'' '\'';'\'' '\''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'\'' '\'';'\'' '\''npx grunt --no-color'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:objectionary/eoc.git'\''' ';' 'export '\''pull_id=952'\''' ';' 'export '\''fork=git@github.com:objectionary/eoc.git'\''' ';' 'export '\''fork_branch=renovate/mocha-11.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency mocha to v11.7.6'\''' ';' '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' ';' 'npx grunt --no-color' ';')
+ container=objectionary_eoc_952
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-21-44
+ pwd
/tmp/rultor-Y8Ag
+ 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 '\''pull_id=952'\''' ';' 'export '\''fork=git@github.com:objectionary/eoc.git'\''' ';' 'export '\''fork_branch=renovate/mocha-11.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency mocha to v11.7.6'\''' ';' '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' ';' 'npx grunt --no-color' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:objectionary/eoc.git
+ git remote update
Fetching origin
Fetching fork
From github.com:objectionary/eoc
* [new branch] master -> fork/master
* [new branch] renovate/commander-14.x -> fork/renovate/commander-14.x
* [new branch] renovate/major-eslint-monorepo -> fork/renovate/major-eslint-monorepo
* [new branch] renovate/marked-18.x -> fork/renovate/marked-18.x
* [new branch] renovate/mocha-11.x-lockfile -> fork/renovate/mocha-11.x-lockfile
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 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/mocha-11.x-lockfile
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/mocha-11.x-lockfile' 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 'Update dependency mocha to v11.7.6' --ff __rultor
Updating d2e79b8..f23f8bb
Fast-forward (no commit created; -m option ignored)
package-lock.json | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
+ git log -1 --show-signature
commit f23f8bbc95103350ab07c8e0c6b584438d06696a
gpg: Signature made Thu May 21 14:44:10 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu May 21 14:44:09 2026 +0000
Update dependency mocha to v11.7.6
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.16
++ echo 0.16 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.16, low enough to run a new Docker container'
load average is 0.16, 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
29e30624c231: Pulling fs layer
4e6c30a6639c: Pulling fs layer
be5819937019: Pulling fs layer
439b5901cf18: Pulling fs layer
f766e619249f: Pulling fs layer
cc48877d15ee: Pulling fs layer
8be45a522bee: Pulling fs layer
68ce65124a2a: Pulling fs layer
062d8286a697: Pulling fs layer
12c1f0c5461b: Pulling fs layer
4e6c30a6639c: Waiting
f0f51ee5c79e: Waiting
8be45a522bee: Waiting
be5819937019: Waiting
68ce65124a2a: Waiting
439b5901cf18: Waiting
062d8286a697: Waiting
12c1f0c5461b: Waiting
cc48877d15ee: Waiting
4f4fb700ef54: Waiting
f766e619249f: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
ec11ce133a4e: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
29e30624c231: Verifying Checksum
29e30624c231: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
4e6c30a6639c: Verifying Checksum
4e6c30a6639c: Download complete
439b5901cf18: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
cc48877d15ee: Verifying Checksum
cc48877d15ee: Download complete
f766e619249f: Verifying Checksum
f766e619249f: Download complete
68ce65124a2a: Verifying Checksum
68ce65124a2a: Download complete
632ef5283d0f: Pull complete
be5819937019: Verifying Checksum
be5819937019: Download complete
2be42d221bda: Pull complete
12c1f0c5461b: Verifying Checksum
12c1f0c5461b: Download complete
8be45a522bee: Verifying Checksum
8be45a522bee: Download complete
54d1704eb717: Pull complete
062d8286a697: Verifying Checksum
062d8286a697: Download complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
29e30624c231: Pull complete
4e6c30a6639c: Pull complete
be5819937019: Pull complete
439b5901cf18: Pull complete
f766e619249f: Pull complete
cc48877d15ee: Pull complete
8be45a522bee: Pull complete
68ce65124a2a: Pull complete
062d8286a697: Pull complete
12c1f0c5461b: Pull complete
Digest: sha256:ddc8b661305c01c2ab98f4ec73b26b79c4965ece220d449e47fcbc9d2b588694
Status: Downloaded newer image for yegor256/python:latest
docker.io/yegor256/python:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eoc_952\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 May 21 17:41 .
drwxrwxrwt 13 root root 4096 May 21 17:41 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 May 21 17:41 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 May 21 17:41 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 May 21 17:41 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 May 21 17:41 pid
drwxrwxr-x 13 ubuntu ubuntu 4096 May 21 17:41 repo
-rwxrwxr-x 1 ubuntu ubuntu 6812 May 21 17:41 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 678 May 21 17:41 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8745 May 21 17:42 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Y8Ag:/main --env=head=git@github.com:objectionary/eoc.git --env=pull_id=952 --env=fork=git@github.com:objectionary/eoc.git --env=fork_branch=renovate/mocha-11.x-lockfile --env=head_branch=master '--env=pull_title=Update dependency mocha to v11.7.6' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=952'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eoc.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/mocha-11.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency mocha to v11.7.6'\''\'\'''\'''\'' '\'';'\'' '\''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'\'' '\'';'\'' '\''npx grunt --no-color'\'' '\'';'\'' )' --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-Y8Ag/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eoc_952 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/.gradle /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 'pull_id=952' ; export 'fork=git@github.com:objectionary/eoc.git' ; export 'fork_branch=renovate/mocha-11.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=Update dependency mocha to v11.7.6' ; 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 ; npx grunt --no-color ;
+ su --login r --command /home/r/script.sh
+ curl -fsSL https://deb.nodesource.com/setup_18.x
+ bash
1;31m2026-05-21 17:42:22 -
===============================================================================
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-05-21 17:42:32 - Installing pre-requisites0m
Get:1ohttp://deb.debian.org/debian bullseye InRelease [75.1 kB]
Get:2ohttp://deb.debian.org/debian-securityobullseye-securityoInRelease.[27.21kB]33m
Get:3ahttp://deb.debian.org/debiandbullseye-updatespInRelease([44.08kB].66)] [C0m
Get:4ohttps://download.docker.com/linux/debian.bullseye[InReleasei[43.0wkB]ad.d0m33m
Get:5ahttp://deb.debian.org/debianabullseye/main.amd643Packages [8,066 kB]
Get:6 https://packages.adoptium.net/artifactory/debabullseye InRelease [7,507 B]
Get:7 http://deb.debian.org/debian-security8bullseye-security/main amd64mPackages [456 kB]
Get:8 http://deb.debian.org/debiangbullseye-updates/main0amd64 Packages [18.8 kB]
Get:9 https://download.docker.com/linux/debian1bullseye/stable3amd64 Packages [85.8 kB]
Get:10Phttps://packages.adoptium.net/artifactory/debBbullseye/main amd64 Packages [18.5 kB]
Fetchedo8,842]kB3ino1s0(6,1263kB/s)ages 6,107 B/18.5 kB 33%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
67 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).
curl is already the newest version (7.74.0-1.3+deb11u16).
gnupg is already the newest version (2.2.27-2+deb11u3).
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 67 not upgraded.
Need to get 160 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]
Fetchedo160nkB0ino0s-(6,4842kB/s)B/160 kB 14%]0m33m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 27897 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
Unpacking apt-transport-https (2.2.4) ...
Setting up apt-transport-https (2.2.4) ...
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.93kB/s)0%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
67 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-05-21 17:42:36 - Repository configured successfully.0m
38;5;79m2026-05-21 17:42:36 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-05-21 17:42:36 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-05-21 17:42:36 - 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 67 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.ink0s2(63.7BMB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 27901 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-0dxf0ja_
Running command git clone --filter=blob:none --quiet https://chromium.googlesource.com/external/gyp /tmp/pip-req-build-0dxf0ja_
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=42f1da0bb52f791909a6788f7b4bf47f57b30ee7e3f2779e5fc7a3073ac123ea
Stored in directory: /tmp/pip-ephem-wheel-cache-17m3gyc8/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.1.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: '@langchain/core@1.1.47',
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: '@langchain/openai@1.4.6',
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: '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⠏1G0K⠋1G0Knpm warn deprecated osenv@0.1.5: This package is no longer supported.
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⠴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⠧1G0Knpm warn deprecated glob@5.0.15: Glob versions prior to v9 are no longer supported
1G0K⠧1G0K⠇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⠇1G0Knpm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
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
> eolang@0.0.0 postinstall
> node scripts/postinstall.js
1G0K⠇1G0KProduction environment detected, skipping patch-package.
1G0K⠙1G0K
added 515 packages, and audited 516 packages in 9s
1G0K⠙1G0K
1G0K⠙1G0K98 packages are looking for funding
1G0K⠙1G0K run `npm fund` for details
1G0K⠙1G0K
16 vulnerabilities (1 low, 6 moderate, 7 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
1G0K⠙1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.15.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.15.0
npm notice To update run: npm install -g npm@11.15.0
npm notice
1G0K⠙1G0K1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@langchain/core@1.1.47',
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: '@langchain/openai@1.4.6',
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: '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
up to date, audited 516 packages in 2s
1G0K⠸1G0K
1G0K⠸1G0K98 packages are looking for funding
1G0K⠸1G0K run `npm fund` for details
1G0K⠸1G0K
16 vulnerabilities (1 low, 6 moderate, 7 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
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 (234991 bytes)
/home/r/repo/package.json is a binary file (1830 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 Formula/eolang@0.34.1.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/jdk.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/java/test_test.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_foreign_parse.js ...
Reading test/test_jdk.js ...
Reading test/test_mvnw.js ...
Reading test/test_parser_version.js ...
Reading test/test_readme.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
java/test
Sources in src
Target in target
✔ builds -Dtest filter from --object with package (186ms)
Sources in src
Target in target
✔ builds -Dtest filter from --object without package (187ms)
Sources in src
Target in target
✔ omits -Dtest when --object is not provided (183ms)
jeo:assemble
✔ converts XMIR files to CLASS files (11039ms)
jeo:disassemble
✔ converts CLASS files to XMIR files (4601ms)
js/pipeline
✔ stops on first failing command
assemble
✔ assembles a simple .EO program (8480ms)
audit
✔ audits all packages (1351ms)
clean
✔ deletes all temporary files with --global (1014ms)
✔ deletes target directory without affecting global eo (1014ms)
compile
✔ compiles a simple .EO program into Java bytecode .class files (33089ms)
✔ compiles a simple .EO unit test into Java bytecode .class files (14001ms)
✔ Cleans and compiles a simple .EO program (14726ms)
✔ Skips compilation for JavaScript (1016ms)
✔ Skips linting if --blind specified (14660ms)
dataize
---
[0x01] = true
Finished in 0.24s (1 bytes)
✔ dataizes: lang Java, version 0.61.0, tag 0.59.7 (17696ms)
---
[0x01] = true
Finished in 0.26s (1 bytes)
✔ dataizes with command-line argument (16212ms)
docs
✔ generates HTML files for files and packages (1708ms)
✔ generates necessary comments from XMIR to HTML (1711ms)
✔ does not generate unnecessary comment from XMIR to HTML (1455ms)
✔ does not generate tests to HTML (1455ms)
✔ does not generate empty HTML for empty docblocks (1469ms)
✔ generates markdown correctly (1491ms)
fmt
✔ formats EO files according to expected patterns (37785ms)
foreign
✔ inspects foreign objects and prints a report (8665ms)
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:310: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:381: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 (1012ms)
✔ fills output depending on the number of placeholders in the input code (3030ms)
✔ fills output as expected when encountering valid EO code (3057ms)
latex
- generates LaTeX files from a simple .EO program
link
✔ compiles a simple .EO program into an executable .JAR (15992ms)
- creates and builds NPM project
lint
✔ extras returns failOnWarning flag
✔ lints a simple .EO program (8657ms)
✔ avoid linting if --blind option is provided (5006ms)
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 (3883ms)
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 (1323ms)
✔ accepts valid parser version (5994ms)
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 (1169ms)
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 (1169ms)
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 (1165ms)
print
✔ converts XMIR files to EO files (4907ms)
✔ does not add --update--snapshots option if not requested (4893ms)
✔ adds --update--snapshots option if requested (4909ms)
register
✔ registers a simple .EO program (3518ms)
resolve
✔ resolves eo-runtime (8588ms)
test
May 21, 2026 5:47:54 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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():266
⇢ 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():139
⇢ 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():154
⇢ 17) o.j.p.e.s.h.ForkJoinPoolHierarchicalTestExecutorService#joinConcurrentTasksInReverseOrderToEnableWorkStealing():188
⇢ 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():266
⇢ 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():139
⇢ 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():176
⇢ 31) o.j.j.e.d.TestMethodTestDescriptor#execute():70
⇢ 32) o.j.j.e.d.TestMethodTestDescriptor#execute():157
⇢ 33) o.j.j.e.d.TestMethodTestDescriptor#invokeTestMethod():215
⇢ 34) o.j.p.e.s.h.ThrowableCollector#execute():74
⇢ 35) o.j.j.e.d.TestMethodTestDescriptor#lambda$invokeTestMethod$0():219
⇢ 36) o.j.j.e.e.InterceptingExecutableInvoker#invokeVoid():71
⇢ 37) o.j.j.e.e.InterceptingExecutableInvoker#invoke():98
⇢ 38) o.j.j.e.e.InterceptingExecutableInvoker#invoke():104
⇢ 39) o.j.j.e.e.InvocationInterceptorChain#invoke():39
⇢ 40) o.j.j.e.e.InvocationInterceptorChain#chainAndInvoke():47
⇢ 41) o.j.j.e.e.InvocationInterceptorChain#proceed():66
⇢ 42) o.j.j.e.e.InvocationInterceptorChain$InterceptedInvocation#proceed():99
⇢ 43) o.j.j.e.e.InterceptingExecutableInvoker#lambda$invoke$0():105
⇢ 44) o.j.j.e.e.InterceptingExecutableInvoker$ReflectiveInterceptorCall#lambda$ofVoidMethod$0():124
⇢ 45) o.j.j.e.e.TimeoutExtension#interceptTestMethod():86
⇢ 46) o.j.j.e.e.TimeoutExtension#interceptTestableMethod():148
⇢ 47) o.j.j.e.e.TimeoutExtension#intercept():163
⇢ 48) o.j.j.e.e.InvocationInterceptorChain$ValidatingInvocation#proceed():124
⇢ 49) o.j.j.e.e.MethodInvocation#proceed():61
⇢ 50) o.j.j.e.s.MethodReflectionUtils#invoke():53
⇢ 51) o.j.p.c.s.ReflectionSupport#invokeMethod():528
⇢ 52) o.j.p.c.u.ReflectionUtils#invokeMethod():700
⇢ 53) j.l.r.Method#invoke():580
⇢ 54) j.i.r.DirectMethodHandleAccessor#invoke():103
⇢ 55) o.e.EOi64Test#throws_on_division_i64_by_i64_zero():1007
⇢ 56) o.j.j.a.Assertions#assertThrows():3234
⇢ 57) o.j.j.a.AssertThrows#assertThrows():35
⇢ 58) o.j.j.a.AssertThrows#assertThrows():54
⇢ 59) o.e.EOi64Test#lambda$throws_on_division_i64_by_i64_zero$1():1008
⇢ 60) o.e.Dataized#asBool():171
⇢ 61) o.e.Dataized#take():80
⇢ 62) o.e.PhDefault#delta():189
⇢ 63) o.e.PhOnce#delta():101
⇢ 64) o.e.PhOnce#delta():101
⇢ 65) o.e.PhOnce#delta():101
⇢ 66) o.e.PhSafe#delta():158
⇢ 67) o.e.PhSafe#through():207
⇢ 68) o.e.PhDefault#delta():187
⇢ 69) o.e.PhDefault#take():143
⇢ 70) o.e.AtomSafe#lambda():30
⇢ 71) o.e.EOi64$EOdiv#lambda():36
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:55 PM 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
May 21, 2026 5:47:56 PM 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
May 21, 2026 5:47:56 PM 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
May 21, 2026 5:47:56 PM 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
May 21, 2026 5:47:56 PM 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
May 21, 2026 5:47:56 PM 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
May 21, 2026 5:47:56 PM org.eolang.Dataized take
SEVERE: Dataized to 'error' with org.eolang.string.slice.recidx.φ.α1.α0.α0 inside, at:
⇢
May 21, 2026 5:47:56 PM 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 (23114ms)
- executes a single JavaScript unit test
✔ runs only the specified test when --object is provided (18529ms)
transpile
✔ transpiles a simple .EO program to Java (8798ms)
- transpiles a simple .EO program to JavaScript
✔ attempts to transpile a simple .EO program to wrong platform (1017ms)
elapsed
task in 335ms
✔ measures time correctly (335ms)
short task in 10ms
✔ measures short time correctly
long task in 2s
✔ measures long time correctly (1202ms)
long task in 5min
✔ reports a 5-minute task in minutes, not in fractional hours
odd task in 4min
✔ rounds a sub-minute-multiple duration up to the next minute
boundary task in 1min
✔ reports exactly 1 minute when the duration is 60s
✔ handles errors in task correctly
eoc
✔ prints its own version (993ms)
✔ prints help screen (1014ms)
eoc
✔ loads latest version (1166ms)
eoc
31mVersion mismatch: you are running eoc 0.0.0, but --pin option requires 29.9.439m
✔ fails due version mismatch if different --pin provided (1009ms)
eoc
✔ cleans successfully when versions match with --pin (1010ms)
eoc
✔ cleans successfully when if --pin not provided (1017ms)
eoc
31mVersion mismatch: you are running eoc 0.0.0, but --pin option requires 29.9.439m
✔ fails link due to version mismatch if different --pin provided (1023ms)
31mVersion mismatch: you are running eoc 0.0.0, but --pin option requires 29.9.439m
✔ fails jeo:assemble due to version mismatch if different --pin provided (1014ms)
foreign / firstJsonArray
✔ returns the array verbatim when the input is clean JSON
✔ tolerates leading whitespace and a UTF-8 BOM
✔ returns only the first array when extra content is appended (issue #782)
✔ handles nested arrays inside object values
✔ throws when no array is present
jdk
✔ throws a clear error when javac is not on the PATH
✔ returns silently when javac is available
✔ surfaces the underlying failure message when javac exits non-zero
mvnw
Running mvnw with arguments: --version --quiet
+ /home/r/repo/mvnw/mvnw --version --quiet --batch-mode --color=never --fail-fast --strict-checksums
0m0m3.9.16
0m0m ✔ prints Maven own version (330ms)
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.16
0m0m ✔ sets right flags from options (490ms)
✔ 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.61.0
✔ fetches the latest version from Maven Central (101ms)
✔ caches the version after first fetch
exists()
✔ returns true for a known valid version (78ms)
✔ returns true for current default version (91ms)
✔ returns false for an obviously invalid version (84ms)
✔ 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 (90ms)
✔ handles network errors gracefully (101ms)
README.md
✔ mentions every command exposed by eoc --help (1035ms)
tinted-console
ok
✔ allows console.warn without errors
89 passing (6m)
7 pending
Done.
1G0K⠙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/eoc.git
d2e79b8..f23f8bb master -> master
container efce8b340efa5732219c39ca4a41e3b7935abd1f9b613163dd334464b3fc2008 is dead
Thu May 21 17:49:06 UTC 2026