++ dirname ./run.sh
+ cd .
+ echo 2684
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat Nov 1 04:06:06 UTC 2025
+ uptime
04:06:06 up 6 min, 0 users, load average: 1.08, 0.46, 0.20
+ ff=default
+ image=yegor256/rultor-image:1.13.0
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update crate-ci/typos action to v1.39.0'
+ author=yegor256
+ directory=
+ head=git@github.com:objectionary/eo-vscode.git
+ pull_id=112
+ fork=git@github.com:objectionary/eo-vscode.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:objectionary/eo-vscode.git' '--env=pull_id=112' '--env=fork=git@github.com:objectionary/eo-vscode.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update crate-ci/typos action to v1.39.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-vscode.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=112'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo-vscode.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update crate-ci/typos action to v1.39.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash'\'' '\'';'\'' '\''source ~/.bashrc'\'' '\'';'\'' '\''export NVM_DIR="$HOME/.nvm"'\'' '\'';'\'' '\''[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"'\'' '\'';'\'' '\''[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"'\'' '\'';'\'' '\''nvm install 18'\'' '\'';'\'' '\''npm install -g @vscode/vsce'\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''npm run vscode:prepublish && npm run get-grammar'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:objectionary/eo-vscode.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:objectionary/eo-vscode.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update crate-ci/typos action to v1.39.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash' ';' 'source ~/.bashrc' ';' 'export NVM_DIR="$HOME/.nvm"' ';' '[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"' ';' '[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"' ';' 'nvm install 18' ';' 'npm install -g @vscode/vsce' ';' 'npm install' ';' 'npm run vscode:prepublish && npm run get-grammar' ';')
+ container=objectionary_eo-vscode_112
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-20
+ pwd
/tmp/rultor-QjoA
+ 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/eo-vscode.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/eo-vscode.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eo-vscode.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:objectionary/eo-vscode.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update crate-ci/typos action to v1.39.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash' ';' 'source ~/.bashrc' ';' 'export NVM_DIR="$HOME/.nvm"' ';' '[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"' ';' '[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"' ';' 'nvm install 18' ';' 'npm install -g @vscode/vsce' ';' 'npm install' ';' 'npm run vscode:prepublish && npm run get-grammar' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:objectionary/eo-vscode.git
+ git remote update
Fetching origin
Fetching fork
From github.com:objectionary/eo-vscode
* [new branch] master -> fork/master
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
* [new branch] semantic-tokens -> fork/semantic-tokens
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/crate-ci-typos-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'chore(deps): update crate-ci/typos action to v1.39.0' --ff __rultor
Merge made by the 'ort' strategy.
.github/workflows/typos.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 30d99e159748773a86e773ec68afa9db58166bb8
gpg: Signature made Sat Nov 1 04:06:12 2025 UTC
gpg: using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1 3FF4 3FD3 FA7E 9AF0 FA4C
Merge: 65ca720 df7af17
Author: Rultor.com <gpg@rultor.com>
Date: Sat Nov 1 04:06:12 2025 +0000
chore(deps): update crate-ci/typos action to v1.39.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.21
++ bc
++ echo 0.21 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.21, low enough to run a new Docker container'
load average is 0.21, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.13.0
+ docker pull yegor256/rultor-image:1.13.0
1.13.0: Pulling from yegor256/rultor-image
675920708c8b: Pulling fs layer
3e952943b7ec: Pulling fs layer
e669212defc4: Pulling fs layer
b012a0ba3e98: Pulling fs layer
180ed337a280: Pulling fs layer
f992b867c53d: Pulling fs layer
84f7401194ef: Pulling fs layer
01de48744b9b: Pulling fs layer
7fd00c5a59e3: Pulling fs layer
1eaa9eb8baa5: Pulling fs layer
eb0d2045257c: Pulling fs layer
c7942ca5c3df: Pulling fs layer
6d860c216121: Pulling fs layer
d173e809dff4: Pulling fs layer
a1f3e869d9bb: Pulling fs layer
2263f2c95961: Pulling fs layer
8312f4260615: Pulling fs layer
3bdb0878a4c3: Pulling fs layer
83d2216ad0d5: Pulling fs layer
386b157f1e2f: Pulling fs layer
cbc7fca4cf55: Pulling fs layer
f520232ce745: Pulling fs layer
c9e5d42db30a: Pulling fs layer
7efe6cafb7db: Pulling fs layer
9a4c8c9f15a7: Pulling fs layer
f31baaad4b0a: Pulling fs layer
7d3bd91416ca: Pulling fs layer
8a43836411f2: Pulling fs layer
9c2ef6af8692: Pulling fs layer
7c776a099c54: Pulling fs layer
094558ef173f: Pulling fs layer
8f22827b155a: Pulling fs layer
8399553f1390: Pulling fs layer
c37eeb1a8c4c: Pulling fs layer
f67aeafcd17a: Pulling fs layer
95c187193750: Pulling fs layer
8795baad2027: Pulling fs layer
3ef4fcecba52: Pulling fs layer
82d8673e22c6: Pulling fs layer
d280c34a091c: Pulling fs layer
b012a0ba3e98: Waiting
180ed337a280: Waiting
f992b867c53d: Waiting
84f7401194ef: Waiting
01de48744b9b: Waiting
7fd00c5a59e3: Waiting
1eaa9eb8baa5: Waiting
eb0d2045257c: Waiting
c7942ca5c3df: Waiting
6d860c216121: Waiting
d173e809dff4: Waiting
a1f3e869d9bb: Waiting
2263f2c95961: Waiting
8312f4260615: Waiting
3bdb0878a4c3: Waiting
83d2216ad0d5: Waiting
386b157f1e2f: Waiting
cbc7fca4cf55: Waiting
f520232ce745: Waiting
c9e5d42db30a: Waiting
7efe6cafb7db: Waiting
9a4c8c9f15a7: Waiting
f31baaad4b0a: Waiting
7d3bd91416ca: Waiting
8a43836411f2: Waiting
9c2ef6af8692: Waiting
7c776a099c54: Waiting
094558ef173f: Waiting
8f22827b155a: Waiting
8399553f1390: Waiting
c37eeb1a8c4c: Waiting
f67aeafcd17a: Waiting
95c187193750: Waiting
8795baad2027: Waiting
3ef4fcecba52: Waiting
82d8673e22c6: Waiting
d280c34a091c: Waiting
e669212defc4: Verifying Checksum
e669212defc4: Download complete
3e952943b7ec: Verifying Checksum
3e952943b7ec: Download complete
180ed337a280: Verifying Checksum
180ed337a280: Download complete
f992b867c53d: Verifying Checksum
f992b867c53d: Download complete
84f7401194ef: Verifying Checksum
84f7401194ef: Download complete
675920708c8b: Verifying Checksum
675920708c8b: Download complete
b012a0ba3e98: Verifying Checksum
b012a0ba3e98: Download complete
7fd00c5a59e3: Verifying Checksum
7fd00c5a59e3: Download complete
eb0d2045257c: Verifying Checksum
eb0d2045257c: Download complete
1eaa9eb8baa5: Verifying Checksum
1eaa9eb8baa5: Download complete
01de48744b9b: Verifying Checksum
01de48744b9b: Download complete
d173e809dff4: Verifying Checksum
d173e809dff4: Download complete
6d860c216121: Verifying Checksum
6d860c216121: Download complete
2263f2c95961: Verifying Checksum
2263f2c95961: Download complete
c7942ca5c3df: Verifying Checksum
c7942ca5c3df: Download complete
8312f4260615: Verifying Checksum
8312f4260615: Download complete
3bdb0878a4c3: Verifying Checksum
3bdb0878a4c3: Download complete
675920708c8b: Pull complete
3e952943b7ec: Pull complete
e669212defc4: Pull complete
83d2216ad0d5: Verifying Checksum
83d2216ad0d5: Download complete
cbc7fca4cf55: Verifying Checksum
cbc7fca4cf55: Download complete
f520232ce745: Verifying Checksum
f520232ce745: Download complete
c9e5d42db30a: Verifying Checksum
c9e5d42db30a: Download complete
7efe6cafb7db: Verifying Checksum
7efe6cafb7db: Download complete
9a4c8c9f15a7: Verifying Checksum
9a4c8c9f15a7: Download complete
f31baaad4b0a: Verifying Checksum
f31baaad4b0a: Download complete
7d3bd91416ca: Verifying Checksum
7d3bd91416ca: Download complete
8a43836411f2: Download complete
9c2ef6af8692: Verifying Checksum
9c2ef6af8692: Download complete
7c776a099c54: Verifying Checksum
7c776a099c54: Download complete
094558ef173f: Verifying Checksum
094558ef173f: Download complete
8f22827b155a: Verifying Checksum
8f22827b155a: Download complete
8399553f1390: Verifying Checksum
8399553f1390: Download complete
c37eeb1a8c4c: Verifying Checksum
c37eeb1a8c4c: Download complete
a1f3e869d9bb: Verifying Checksum
a1f3e869d9bb: Download complete
95c187193750: Verifying Checksum
95c187193750: Download complete
f67aeafcd17a: Verifying Checksum
f67aeafcd17a: Download complete
3ef4fcecba52: Verifying Checksum
3ef4fcecba52: Download complete
82d8673e22c6: Verifying Checksum
82d8673e22c6: Download complete
d280c34a091c: Verifying Checksum
d280c34a091c: Download complete
b012a0ba3e98: Pull complete
180ed337a280: Pull complete
f992b867c53d: Pull complete
8795baad2027: Verifying Checksum
8795baad2027: Download complete
84f7401194ef: Pull complete
01de48744b9b: Pull complete
7fd00c5a59e3: Pull complete
1eaa9eb8baa5: Pull complete
eb0d2045257c: Pull complete
c7942ca5c3df: Pull complete
6d860c216121: Pull complete
d173e809dff4: Pull complete
386b157f1e2f: Verifying Checksum
386b157f1e2f: Download complete
a1f3e869d9bb: Pull complete
2263f2c95961: Pull complete
8312f4260615: Pull complete
3bdb0878a4c3: Pull complete
83d2216ad0d5: Pull complete
386b157f1e2f: Pull complete
cbc7fca4cf55: Pull complete
f520232ce745: Pull complete
c9e5d42db30a: Pull complete
7efe6cafb7db: Pull complete
9a4c8c9f15a7: Pull complete
f31baaad4b0a: Pull complete
7d3bd91416ca: Pull complete
8a43836411f2: Pull complete
9c2ef6af8692: Pull complete
7c776a099c54: Pull complete
094558ef173f: Pull complete
8f22827b155a: Pull complete
8399553f1390: Pull complete
c37eeb1a8c4c: Pull complete
f67aeafcd17a: Pull complete
95c187193750: Pull complete
8795baad2027: Pull complete
3ef4fcecba52: Pull complete
82d8673e22c6: Pull complete
d280c34a091c: Pull complete
Digest: sha256:2403492bdc2a1ddd160bfa352064321102063d6fa463c3f9cf56475ea2d4cc8a
Status: Downloaded newer image for yegor256/rultor-image:1.13.0
docker.io/yegor256/rultor-image:1.13.0
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eo-vscode_112\s*$'
+ ls -al .
total 56
drwx------ 3 ubuntu ubuntu 4096 Nov 1 04:06 .
drwxrwxrwt 12 root root 4096 Nov 1 04:06 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Nov 1 04:06 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Nov 1 04:06 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 53 Nov 1 04:06 pat.txt
-rw-rw-r-- 1 ubuntu ubuntu 5 Nov 1 04:06 pid
drwxrwxr-x 11 ubuntu ubuntu 4096 Nov 1 04:06 repo
-rwxrwxr-x 1 ubuntu ubuntu 7337 Nov 1 04:06 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 872 Nov 1 04:06 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 12823 Nov 1 04:11 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-QjoA:/main --env=head=git@github.com:objectionary/eo-vscode.git --env=pull_id=112 --env=fork=git@github.com:objectionary/eo-vscode.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=chore(deps): update crate-ci/typos action to v1.39.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-vscode.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=112'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo-vscode.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update crate-ci/typos action to v1.39.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash'\'' '\'';'\'' '\''source ~/.bashrc'\'' '\'';'\'' '\''export NVM_DIR="$HOME/.nvm"'\'' '\'';'\'' '\''[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"'\'' '\'';'\'' '\''[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"'\'' '\'';'\'' '\''nvm install 18'\'' '\'';'\'' '\''npm install -g @vscode/vsce'\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''npm run vscode:prepublish && npm run get-grammar'\'' '\'';'\'' )' --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-QjoA/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo-vscode_112 yegor256/rultor-image:1.13.0 /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
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G rtkit r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G input r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G kvm r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G render r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G lpadmin r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G bluetooth r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G geoclue r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G scanner r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G netdev r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G avahi r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G saned r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G colord r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G pulse r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G pulse-access r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G gdm r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G crontab r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.cargo /root/.config /root/.gem /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pat.txt ./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/eo-vscode.git' ; export 'pull_id=112' ; export 'fork=git@github.com:objectionary/eo-vscode.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update crate-ci/typos action to v1.39.0' ; export 'author=yegor256' ; curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash ; source ~/.bashrc ; export NVM_DIR="$HOME/.nvm" ; [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" ; [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" ; nvm install 18 ; npm install -g @vscode/vsce ; npm install ; npm run vscode:prepublish && npm run get-grammar ;
+ su --login r --command /home/r/script.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15916 100 15916 0 0 140k 0 --:--:-- --:--:-- --:--:-- 140k
=> Downloading nvm from git to '/home/r/.nvm'
=> Cloning into '/home/r/.nvm'...
remote: Enumerating objects: 383, done.K
remote: Counting objects: 100% (383/383), done.K
remote: Compressing objects: 100% (326/326), done.K
remote:nTotale383:(delta(43),3reused 179 (delta 29), pack-reused 0 (from 0)K
Receiving objects: 100% (383/383), 391.78 KiB | 11.19 MiB/s, done.
Resolving deltas: 100% (43/43), done.
* 32m(HEAD detached at FETCH_HEAD)m
masterm
=> Compressing and cleaning up git repository
=> Appending nvm source string to /home/r/.bashrc
=> Appending bash_completion source string to /home/r/.bashrc
=> You currently have modules installed globally with `npm`. These will no
=> longer be linked to the active version of Node when you install a new node
=> with `nvm`; and they may (depending on how you construct your `$PATH`)
=> override the binaries of modules installed with `nvm`:
/usr/lib
├── corepack@0.10.0
=> If you wish to uninstall them at a later point (or re-install them under your
=> `nvm` Nodes), you can remove them from the system Node as follows:
$ nvm use system
$ npm uninstall -g a_module
=> Close and reopen your terminal to start using nvm or run the following to use it now:
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
Downloading and installing node v18.20.8...
Downloading https://nodejs.org/dist/v18.20.8/node-v18.20.8-linux-x64.tar.xz...
######################################################################## 100.0%
Computing checksum with sha256sum
Checksums matched!
Now using node v18.20.8 (npm v10.8.2)
Creating default alias: 0;32mdefault0m 0;90m->0m 0;32m180m (0;90m->0m 0;32mv18.20.80m)
1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'undici@7.16.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.18.1'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K1mnpm22m 33mwarn39m 94mdeprecated39m 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⠦1G0K1mnpm22m 33mwarn39m 94mdeprecated39m glob@7.2.3: Glob versions prior to v9 are no longer supported
1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K
added 178 packages in 15s
1G0K⠇1G0K
1G0K⠇1G0K49 packages are looking for funding
1G0K⠇1G0K run `npm fund` for details
1G0K⠇1G0K1mnpm22m 96mnotice39m
1mnpm22m 96mnotice39m New 31mmajor39m version of npm available! 31m10.8.239m -> 34m11.6.239m
1mnpm22m 96mnotice39m Changelog: 34mhttps://github.com/npm/cli/releases/tag/v11.6.239m
1mnpm22m 96mnotice39m To update run: 4mnpm install -g npm@11.6.224m
1mnpm22m 96mnotice39m
1G0K⠇1G0K1G0K⠙1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@azure/core-auth@1.10.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@azure/core-client@1.10.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@azure/core-rest-pipeline@1.22.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@azure/core-tracing@1.3.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@azure/core-util@1.13.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@azure/identity@4.13.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@azure/logger@1.3.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@isaacs/balanced-match@4.0.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'20 || >=22'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@isaacs/brace-expansion@5.0.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'20 || >=22'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/config-creator@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/config-loader@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/core@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/formatter@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/node@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/secretlint-rule-no-dotenv@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/secretlint-rule-preset-recommend@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/source-creator@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@secretlint/types@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@typespec/ts-http-runtime@0.3.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'@vscode/vsce@3.6.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>= 20'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'glob@11.0.3'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'20 || >=22'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'minimatch@10.0.3'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'20 || >=22'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'jackspeak@4.1.1'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'20 || >=22'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'lru-cache@11.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'20 || >=22'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'path-scurry@2.0.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'20 || >=22'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'cheerio@1.1.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.18.1'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'secretlint@10.2.2'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.0.0'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K1mnpm22m 33mwarn39m 94mEBADENGINE39m Unsupported engine {
1mnpm22m 33mwarn39m 94mEBADENGINE39m package: 32m'undici@7.16.0'39m,
1mnpm22m 33mwarn39m 94mEBADENGINE39m required: { node: 32m'>=20.18.1'39m },
1mnpm22m 33mwarn39m 94mEBADENGINE39m current: { node: 32m'v18.20.8'39m, npm: 32m'10.8.2'39m }
1mnpm22m 33mwarn39m 94mEBADENGINE39m }
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K
added 961 packages, and audited 962 packages in 21s
1G0K⠧1G0K
1G0K⠧1G0K253 packages are looking for funding
1G0K⠧1G0K run `npm fund` for details
1G0K⠧1G0K
1 1mlow22m severity vulnerability
To address all issues, run:
npm audit fix
Run `npm audit` for details.
1G0K⠧1G0K
> eo@0.0.0 vscode:prepublish
> npm run compile
1G0K
> eo@0.0.0 compile
> tsc -b
1G0K1G0K⠙1G0K1G0K⠙1G0K
> eo@0.0.0 get-grammar
> sh ./scripts/get-grammar.sh
1G0K
> eo@0.0.0 compile
> tsc -b
1G0K1G0K⠙1G0KDownloading from: https://raw.githubusercontent.com/objectionary/eo.tmbundle/refs/heads/master/Syntaxes/eo.tmLanguage
✓ Successfully downloaded: eo.tmLanguage
Converting to JSON: eo.tmLanguage
✓ Successfully converted: eo.tmLanguage.json
Output file: /home/r/repo/out/eo.tmLanguage.json
✓ Process completed successfully!
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/eo-vscode.git
65ca720..30d99e1 master -> master
container a447345152c04745c5d937e165bd4dae217f992ee463e79dfe99c47229229a3e is dead
Sat Nov 1 04:14:54 UTC 2025