rultor.com logo This build log was produced by rultor.com for yegor256/judges#393
++ dirname ./run.sh
+ cd .
+ echo 1284
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Feb 18 05:47:13 UTC 2026
+ uptime
 05:47:13 up 1 min,  0 users,  load average: 1.43, 0.45, 0.16
+ head=git@github.com:yegor256/judges.git
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.60.1
+ vars=('--env=head=git@github.com:yegor256/judges.git' '--env=tag=0.60.1' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/judges.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.60.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" judges.gemspec'\'' '\'';'\'' '\''git add judges.gemspec'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/judges.rb'\'' '\'';'\'' '\''git add lib/judges.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build judges.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' '\''cp assets/index.css /tmp/index.css'\'' '\'';'\'' '\''cp assets/index.js /tmp/index.js'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''mkdir -p assets'\'' '\'';'\'' '\''cp /tmp/index.css assets/index.css'\'' '\'';'\'' '\''cp /tmp/index.js assets/index.js'\'' '\'';'\'' '\''git add assets/'\'' '\'';'\'' '\''git commit -a --allow-empty -m '\''\'\'''\''New JS and CSS'\''\'\'''\'''\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/judges.git'\''' ';' 'export '\''tag=0.60.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" judges.gemspec' ';' 'git add judges.gemspec' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/judges.rb' ';' 'git add lib/judges.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build judges.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'cp assets/index.css /tmp/index.css' ';' 'cp assets/index.js /tmp/index.js' ';' 'git checkout gh-pages' ';' 'mkdir -p assets' ';' 'cp /tmp/index.css assets/index.css' ';' 'cp /tmp/index.js assets/index.js' ';' 'git add assets/' ';' 'git commit -a --allow-empty -m '\''New JS and CSS'\''' ';')
+ directory=
+ container=yegor256_judges_393
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-16-16
+ pwd
/tmp/rultor-7ReQ
+ 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:yegor256/judges.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:yegor256/judges.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/judges.git'\''' ';' 'export '\''tag=0.60.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" judges.gemspec' ';' 'git add judges.gemspec' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/judges.rb' ';' 'git add lib/judges.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build judges.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'cp assets/index.css /tmp/index.css' ';' 'cp assets/index.js /tmp/index.js' ';' 'git checkout gh-pages' ';' 'mkdir -p assets' ';' 'cp /tmp/index.css assets/index.css' ';' 'cp /tmp/index.js assets/index.js' ';' 'git add assets/' ';' 'git commit -a --allow-empty -m '\''New JS and CSS'\''' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.60.1 ']'
+ [[ 0.60.1 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.60.1"'
tag name is valid: "0.60.1"
+ cd repo
++ git tag -l 0.60.1
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.17
++ bc
++ echo 0.17 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.17, low enough to run a new Docker container'
load average is 0.17, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
fd13cdf0383c: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
fd13cdf0383c: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
fd13cdf0383c: Verifying Checksum
fd13cdf0383c: Download complete
11f168291684: Verifying Checksum
11f168291684: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
fd13cdf0383c: Pull complete
Digest: sha256:2efd606f46d102d3ac2341eae193a4da1f1d8af42a73f51ec066a7cb55d5e37d
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_judges_393\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Feb 18 05:47 .
drwxrwxrwt 12 root   root   4096 Feb 18 05:47 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Feb 18 05:47 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Feb 18 05:47 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Feb 18 05:47 pid
drwxrwxr-x 11 ubuntu ubuntu 4096 Feb 18 05:47 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Feb 18 05:47 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 7431 Feb 18 05:47 run.sh
-rw-rw-r--  1 ubuntu ubuntu  989 Feb 18 05:47 script.sh
-rw-rw-r--  1 ubuntu ubuntu 7460 Feb 18 05:48 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-7ReQ:/main --env=head=git@github.com:yegor256/judges.git --env=tag=0.60.1 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/judges.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.60.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" judges.gemspec'\'' '\'';'\'' '\''git add judges.gemspec'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/judges.rb'\'' '\'';'\'' '\''git add lib/judges.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build judges.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' '\''cp assets/index.css /tmp/index.css'\'' '\'';'\'' '\''cp assets/index.js /tmp/index.js'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''mkdir -p assets'\'' '\'';'\'' '\''cp /tmp/index.css assets/index.css'\'' '\'';'\'' '\''cp /tmp/index.js assets/index.js'\'' '\'';'\'' '\''git add assets/'\'' '\'';'\'' '\''git commit -a --allow-empty -m '\''\'\'''\''New JS and CSS'\''\'\'''\'''\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-7ReQ/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_judges_393 yegor256/ruby /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 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/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./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:yegor256/judges.git' ; export 'tag=0.60.1' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; bundle exec rake ; rm -rf *.gem ; sed -i "s/0\.0\.0/${tag}/g" judges.gemspec ; git add judges.gemspec ; sed -i "s/0\.0\.0/${tag}/g" lib/judges.rb ; git add lib/judges.rb ; git commit -m "version set to ${tag}" ; gem build judges.gemspec ; chmod 0600 ../rubygems.yml ; gem push *.gem --config-file ../rubygems.yml ; cp assets/index.css /tmp/index.css ; cp assets/index.js /tmp/index.js ; git checkout gh-pages ; mkdir -p assets ; cp /tmp/index.css assets/index.css ; cp /tmp/index.js assets/index.js ; git add assets/ ; git commit -a --allow-empty -m 'New JS and CSS' ;
+ su --login r --command /home/r/script.sh
Found 7 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/**/*
/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/package-lock.json is a binary file (38354 bytes)
/home/r/repo/package.json is a binary file (84 bytes)
/home/r/repo/renovate.json is a binary file (182 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/eslint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading assets/index.css ...
Reading assets/index.js ...
Reading assets/index.xsl ...
Reading bin/judges ...
Reading eslint.config.js ...
Reading features/echo.feature ...
Reading features/gem_package.feature ...
Reading features/import.feature ...
Reading features/inspect.feature ...
Reading features/join.feature ...
Reading features/misc.feature ...
Reading features/print.feature ...
Reading features/pull.feature ...
Reading features/push.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading features/test.feature ...
Reading features/trim.feature ...
Reading features/update.feature ...
Reading features/version.feature ...
Reading fixtures/guess/guess.rb ...
Reading fixtures/guess/guess_made.yml ...
Reading fixtures/guess/skipped.yml ...
Reading fixtures/repeat/repeat.rb ...
Reading fixtures/repeat/repeated.yml ...
Reading fixtures/try/tried.yml ...
Reading fixtures/try/try.rb ...
Reading judges.gemspec ...
Reading lib/judges/ascii_loog.rb ...
Reading lib/judges/categories.rb ...
Reading lib/judges/commands/download.rb ...
Reading lib/judges/commands/eval.rb ...
Reading lib/judges/commands/import.rb ...
Reading lib/judges/commands/inspect.rb ...
Reading lib/judges/commands/join.rb ...
Reading lib/judges/commands/print.rb ...
Reading lib/judges/commands/pull.rb ...
Reading lib/judges/commands/push.rb ...
Reading lib/judges/commands/test.rb ...
Reading lib/judges/commands/trim.rb ...
Reading lib/judges/commands/update.rb ...
Reading lib/judges/commands/upload.rb ...
Reading lib/judges/impex.rb ...
Reading lib/judges/judge.rb ...
Reading lib/judges/judges.rb ...
Reading lib/judges/options.rb ...
Reading lib/judges/statistics.rb ...
Reading lib/judges/to_rel.rb ...
Reading lib/judges.rb ...
Reading test/commands/test_download.rb ...
Reading test/commands/test_eval.rb ...
Reading test/commands/test_import.rb ...
Reading test/commands/test_inspect.rb ...
Reading test/commands/test_join.rb ...
Reading test/commands/test_print.rb ...
Reading test/commands/test_pull.rb ...
Reading test/commands/test_push.rb ...
Reading test/commands/test_test.rb ...
Reading test/commands/test_trim.rb ...
Reading test/commands/test_update.rb ...
Puzzle 341-1a6df420 30/DEV at test/commands/test_update.rb
Reading test/commands/test_upload.rb ...
Reading test/test__helper.rb ...
Reading test/test_ascii_loog.rb ...
Reading test/test_bin.rb ...
Reading test/test_categories.rb ...
Reading test/test_impex.rb ...
Reading test/test_judge.rb ...
Reading test/test_judges.rb ...
Reading test/test_options.rb ...
Reading test/test_statistics.rb ...
Reading test/test_to_rel.rb ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.6.8. Installing Bundler 2.6.8 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.6.8
Installing bundler 2.6.8
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.3.1
Installing rake 13.3.1
Fetching public_suffix 7.0.2
Installing public_suffix 7.0.2
Fetching addressable 2.8.8
Installing addressable 2.8.8
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.2
Installing faraday-net_http 3.4.2
Fetching json 2.18.1
Installing json 2.18.1 with native extensions
Fetching faraday 2.14.1
Installing faraday 2.14.1
Fetching faraday-http-cache 2.6.1
Installing faraday-http-cache 2.6.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.2.0
Installing faraday-multipart 1.2.0
Fetching faraday-retry 2.4.0
Installing faraday-retry 2.4.0
Fetching iri 0.11.8
Installing iri 0.11.8
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.3 (x86_64-linux-gnu)
Installing ffi 1.17.3 (x86_64-linux-gnu)
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching baza.rb 0.14.3
Installing baza.rb 0.14.3
Fetching bigdecimal 4.0.1
Installing bigdecimal 4.0.1 with native extensions
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.6
Installing concurrent-ruby 1.3.6
Fetching rexml 3.4.4
Installing rexml 3.4.4
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching cucumber-ci-environment 11.0.0
Installing cucumber-ci-environment 11.0.0
Fetching cucumber-messages 32.0.1
Installing cucumber-messages 32.0.1
Fetching cucumber-gherkin 38.0.0
Installing cucumber-gherkin 38.0.0
Fetching cucumber-tag-expressions 8.1.0
Installing cucumber-tag-expressions 8.1.0
Fetching cucumber-core 16.2.0
Installing cucumber-core 16.2.0
Fetching cucumber-cucumber-expressions 19.0.0
Installing cucumber-cucumber-expressions 19.0.0
Fetching cucumber-html-formatter 22.3.0
Installing cucumber-html-formatter 22.3.0
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching multi_test 1.1.0
Installing multi_test 1.1.0
Fetching memoist3 1.0.0
Installing memoist3 1.0.0
Fetching sys-uname 1.5.0
Installing sys-uname 1.5.0
Fetching cucumber 10.2.0
Installing cucumber 10.2.0
Fetching date 3.5.1
Installing date 3.5.1 with native extensions
Fetching decoor 0.1.0
Installing decoor 0.1.0
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching erb 6.0.1
Installing erb 6.0.1 with native extensions
Fetching nokogiri 1.19.1 (x86_64-linux-gnu)
Installing nokogiri 1.19.1 (x86_64-linux-gnu)
Fetching others 0.1.1
Installing others 0.1.1
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching factbase 0.19.6
Installing factbase 0.19.6
Fetching ostruct 0.6.3
Installing ostruct 0.6.3
Fetching gli 2.22.2
Installing gli 2.22.2
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching timeout 0.6.0
Installing timeout 0.6.0
Fetching total 0.4.2
Installing total 0.4.2
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.1
Installing minitest 6.0.1
Fetching minitest-mock 5.27.0
Installing minitest-mock 5.27.0
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching minitest-retry 0.3.1
Installing minitest-retry 0.3.1
Fetching openssl 4.0.1
Installing openssl 4.0.1 with native extensions
Fetching online 0.3.0
Installing online 0.3.0
Fetching os 1.1.4
Installing os 1.1.4
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.10.2
Installing parser 3.3.10.2
Fetching stringio 3.2.0
Installing stringio 3.2.0 with native extensions
Fetching psych 5.3.1
Installing psych 5.3.1 with native extensions
Fetching qbash 0.8.0
Installing qbash 0.8.0
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rdoc 7.2.0
Installing rdoc 7.2.0
Fetching regexp_parser 2.11.3
Installing regexp_parser 2.11.3
Fetching rubocop-ast 1.49.0
Installing rubocop-ast 1.49.0
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.84.2
Installing rubocop 1.84.2
Fetching rubocop-minitest 0.38.2
Installing rubocop-minitest 0.38.2
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.2
Installing simplecov-html 0.13.2
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 3.1.0
Installing simplecov-cobertura 3.1.0
Fetching w3c_validators 1.3.7
Installing w3c_validators 1.3.7
Fetching webmock 3.26.1
Installing webmock 3.26.1
Fetching yard 0.9.38
Installing yard 0.9.38
Bundle complete! 23 Gemfile dependencies, 97 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
/usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:1227: warning: /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:1227: warning: loading in progress, circular require considered harmful - /usr/local/bundle/gems/minitest-6.0.1/lib/minitest/test.rb
        from /usr/local/bundle/gems/rake-13.3.1/lib/rake/rake_test_loader.rb:6:in  '<main>'
        from /usr/local/bundle/gems/rake-13.3.1/lib/rake/rake_test_loader.rb:6:in  'select'
        from /usr/local/bundle/gems/rake-13.3.1/lib/rake/rake_test_loader.rb:21:in  'block in <main>'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'block (2 levels) in replace_require'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'require'
        from /home/r/repo/test/commands/test_download.rb:7:in  '<top (required)>'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'block (2 levels) in replace_require'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'require'
        from /usr/local/bundle/gems/webmock-3.26.1/lib/webmock/minitest.rb:4:in  '<top (required)>'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'block (2 levels) in replace_require'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'require'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest/test.rb:1:in  '<top (required)>'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest/test.rb:1:in  'require_relative'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:1227:in  '<top (required)>'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:1227:in  'require_relative'

Started with run options --seed 34070

TestDownload
  test_fails_on_http_error                                       32m PASS0m (0.08s)
  test_fails_with_wrong_number_of_arguments                      32m PASS0m (0.00s)
  test_download_simple_durable                                   32m PASS0m (0.01s)
  test_download_with_custom_owner                                32m PASS0m (0.01s)
  test_handles_not_found_durable                                 32m PASS0m (0.00s)

TestUpload
  test_fails_with_wrong_number_of_arguments                      32m PASS0m (0.00s)
  test_upload_simple_durable                                     32m PASS0m (0.01s)
  test_fails_on_http_error                                       32m PASS0m (0.01s)
  test_fails_when_file_does_not_exist                            32m PASS0m (0.00s)
  test_upload_with_custom_owner                                  32m PASS0m (0.02s)

TestBin
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/text_wrapper.rb:48: warning: character class has duplicated range: /[\n\s]*\Z/
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/global_help_format.rb:30: warning: assigned but unused variable - global_option_descriptions
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/global_help_format.rb:28: warning: assigned but unused variable - commands
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/global_help_format.rb:14: warning: assigned but unused variable - program_desc
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/command_help_format.rb:17: warning: assigned but unused variable - wrapper
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/command_help_format.rb:21: warning: assigned but unused variable - command_examples
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/command_help_format.rb:16: warning: assigned but unused variable - command_wrapper
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/command_help_format.rb:20: warning: assigned but unused variable - commands_description
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/command_help_format.rb:23: warning: assigned but unused variable - synopses
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/command_help_format.rb:19: warning: assigned but unused variable - options_description
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/full_synopsis_formatter.rb:29: warning: assigned but unused variable - sub_options_doc
/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/help_modules/full_synopsis_formatter.rb:92: warning: assigned but unused variable - synopses
/usr/local/lib/ruby/3.4.0/bundled_gems.rb:82: warning: /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82: warning: loading in progress, circular require considered harmful - /usr/local/bundle/gems/gli-2.22.2/lib/gli.rb
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:84:in  'block in autorun'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:315:in  'run'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:360:in  'run_all_suites'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:360:in  'map'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:360:in  'block in run_all_suites'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:467:in  'run_suite'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:497:in  'with_info_handler'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:510:in  'on_signal'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:468:in  'block in run_suite'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:468:in  'each'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:472:in  'block (2 levels) in run_suite'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:485:in  'run'
        from /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/reporters.rb:48:in  'run_with_hooks'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest/test.rb:85:in  'run'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest.rb:396:in  'time_it'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest/test.rb:86:in  'block in run'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest/test.rb:187:in  'capture_exceptions'
        from /usr/local/bundle/gems/minitest-6.0.1/lib/minitest/test.rb:91:in  'block (2 levels) in run'
        from /home/r/repo/test/test_bin.rb:15:in  'test_simple_run'
        from /home/r/repo/test/test_bin.rb:15:in  'load'
        from /home/r/repo/bin/judges:10:in  '<top (required)>'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'block (2 levels) in replace_require'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'require'
        from /usr/local/bundle/gems/gli-2.22.2/lib/gli.rb:21:in  '<top (required)>'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'block (2 levels) in replace_require'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'require'
        from /usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/initconfig.rb:1:in  '<top (required)>'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'block (2 levels) in replace_require'
        from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in  'require'

/usr/local/bundle/gems/gli-2.22.2/lib/gli/commands/doc.rb:145: warning: assigned but unused variable - ex
/home/r/repo/bin/judges:18: warning: setting Encoding.default_external
/home/r/repo/bin/judges:19: warning: setting Encoding.default_internal
  test_simple_run                                                32m PASS0m (0.04s)

TestCategories
  test_all_enabled                                               32m PASS0m (0.00s)
  test_basic                                                     32m PASS0m (0.00s)

TestEval
  test_build_factbase_from_scratch                               32m PASS0m (0.00s)

TestPrint
  test_print_to_html                                             31mERROR0m (0.01s)
Minitest::UnexpectedError:         RuntimeError: The command 'tidy -e /home/r/repo/test/commands/../../temp/base.html' failed with exit code #127 in 4ms

            /usr/local/bundle/gems/qbash-0.8.0/lib/qbash.rb:209:in 'block in Kernel#qbash'
            /usr/local/lib/ruby/3.4.0/open3.rb:540:in 'Open3.popen_run'
            /usr/local/lib/ruby/3.4.0/open3.rb:235:in 'Open3.popen3'
            /usr/local/bundle/gems/qbash-0.8.0/lib/qbash.rb:155:in 'Kernel#qbash'
            test/commands/test_print.rb:80:in 'TestPrint#test_print_to_html'

  test_print_twice                                               32m PASS0m (0.00s)
  test_html_table_has_colgroup                                   32m PASS0m (0.00s)
  test_print_all_formats                                         32m PASS0m (0.01s)
  test_simple_print                                              32m PASS0m (0.00s)

TestInspect
  test_simple_inspect                                            32m PASS0m (0.00s)
  test_simple_inspect_with_summary                               32m PASS0m (0.00s)

TestTest
  test_with_options                                              32m PASS0m (0.00s)
  test_ellipsized_long_script_name                               32m PASS0m (0.00s)
  test_one_judge_negative                                        32m PASS0m (0.00s)
  test_with_expected_failure_no_string                           32m PASS0m (0.00s)
  test_with_timeout_in_after_script                              32m PASS0m (1.00s)
  test_with_before                                               32m PASS0m (0.00s)
  test_with_expected_failure                                     32m PASS0m (0.00s)
  test_with_timeout_failure                                      32m PASS0m (1.01s)
  test_with_timeout_success                                      32m PASS0m (0.00s)
  test_positive                                                  32m PASS0m (0.00s)
  test_negative                                                  32m PASS0m (0.00s)
  test_with_after_assertion                                      32m PASS0m (0.00s)

TestUpdate
  test_build_factbase_from_scratch                               32m PASS0m (0.00s)
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-diggc6/foo/foo.rb:1: warning: possibly useless use of a variable in void context
  test_update_with_error_and_summary                             32m PASS0m (0.01s)
/tmp/d20260218-957-9m30it/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-9m30it/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-9m30it/foo/foo.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-9m30it/foo/foo.rb:1: warning: possibly useless use of a variable in void context
  test_update_with_error                                         32m PASS0m (0.01s)
  test_extend_existing_factbase                                  32m PASS0m (0.00s)
  test_exports_churn_to_file_despite_error                       32m PASS0m (0.10s)
  test_skipped_judge                                             32m PASS0m (0.00s)
  test_cancels_slow_execution                                    32m PASS0m (0.14s)
  test_accepts_changes_from_slow_judge                           32m PASS0m (0.10s)
  test_churn_file_creation                                       32m PASS0m (0.00s)
  test_fails_when_empty_directory                                32m PASS0m (0.00s)
  test_no_failure_with_nonexistent_judge_when_expect_judges_false32m PASS0m (0.00s)
  test_fails_when_no_judges_used                                 32m PASS0m (0.00s)
  test_appends_to_existing_summary                               32m PASS0m (0.00s)
  test_terminates_on_lifetime                                    32m PASS0m (0.10s)
/tmp/d20260218-957-a49bjo/bar/bar.rb:1: warning: ambiguous first argument; put parentheses or a space even after `-` operator
/tmp/d20260218-957-a49bjo/bar/bar.rb:1: warning: possibly useless use of -@ in void context
/tmp/d20260218-957-a49bjo/bar/bar.rb:1: warning: possibly useless use of -@ in void context
/tmp/d20260218-957-a49bjo/bar/bar.rb:1: warning: possibly useless use of -@ in void context
  test_with_only_one_judge                                       32m PASS0m (0.00s)
/tmp/d20260218-957-z02uto/first/first.rb:1: warning: possibly useless use of + in void context
/tmp/d20260218-957-z02uto/first/first.rb:1: warning: possibly useless use of + in void context
/tmp/d20260218-957-z02uto/first/first.rb:1: warning: possibly useless use of + in void context
  test_isolates_churns                                           32m PASS0m (0.00s)
  test_exports_all_judges_despite_lifetime_timeout               32m PASS0m (2.00s)
  test_exports_fb_only_once                                      32m PASS0m (0.00s)
/tmp/d20260218-957-x2py3t/bar/bar.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-x2py3t/bar/bar.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-x2py3t/bar/bar.rb:1: warning: possibly useless use of a variable in void context
/tmp/d20260218-957-x2py3t/bar/bar.rb:1: warning: possibly useless use of a variable in void context
  test_exports_fb_despite_judge_syntax_error                     32m PASS0m (0.00s)
  test_reports_changes_from_slow_judge                           32m PASS0m (0.10s)
/tmp/d20260218-957-qwmies/foo/foo.rb:1: warning: possibly useless use of < in void context
  test_update_with_error_no_quiet                                32m PASS0m (0.01s)
/tmp/d20260218-957-epwqld/error/error.rb:1: warning: possibly useless use of a variable in void context
  test_fail_fast_stops_cycle                                     32m PASS0m (0.00s)
  test_update_with_options_in_file                               32m PASS0m (0.00s)
  test_seed_parameter_is_passed_through                          32m PASS0m (0.00s)
  test_passes_timeout_and_lifetime_through                       32m PASS0m (0.00s)
  test_cancels_slow_judge                                        32m PASS0m (0.10s)
  test_no_failure_when_expect_judges_false                       32m PASS0m (0.00s)

TestJudge
  test_with_runtime_ruby_error                                   32m PASS0m (0.00s)
  test_with_broken_ruby_syntax                                   32m PASS0m (0.00s)
  test_run_isolated                                              32m PASS0m (0.00s)
  test_basic_run                                                 32m PASS0m (0.00s)
  test_sets_judge_value_correctly                                32m PASS0m (0.00s)
  test_passes_local_vars_between_tests                           32m PASS0m (0.00s)
  test_sets_start_value_correctly                                32m PASS0m (0.00s)
  test_with_standard_error                                       32m PASS0m (0.00s)

TestJoin
  test_simple_join                                               32m PASS0m (0.00s)

TestAsciiLoog
  test_leaves_non_unicode_text_unchanged                         32m PASS0m (0.00s)
  test_converts_all_defined_symbols                              32m PASS0m (0.00s)
  test_delegates_unknown_methods                                 32m PASS0m (0.00s)
  test_handles_mixed_encodings                                   32m PASS0m (0.00s)
  test_multiple_same_symbols                                     32m PASS0m (0.00s)
  test_mixed_unicode_and_ascii                                   32m PASS0m (0.00s)
  test_responds_to_original_logger_methods                       32m PASS0m (0.00s)
  test_handles_binary_encoding                                   32m PASS0m (0.00s)
  test_converts_unicode_symbols                                  32m PASS0m (0.00s)
  test_handles_empty_and_nil_messages                            32m PASS0m (0.00s)

TestOptions
  test_with_hash                                                 32m PASS0m (0.00s)
  test_basic                                                     32m PASS0m (0.00s)
  test_converts_to_string                                        32m PASS0m (0.00s)
  test_with_empty_strings                                        32m PASS0m (0.00s)
  test_with_nil_values                                           32m PASS0m (0.00s)
  test_stips_spaces                                              32m PASS0m (0.00s)
  test_with_empty_string                                         32m PASS0m (0.00s)
  test_with_nil                                                  32m PASS0m (0.00s)
  test_with_string                                               32m PASS0m (0.00s)
  test_merge                                                     32m PASS0m (0.00s)
  test_case_insensitive                                          32m PASS0m (0.00s)
  test_merge_by_symbols                                          32m PASS0m (0.00s)

TestPush
  test_fails_on_http_error                                       32m PASS0m (0.01s)
  test_push_simple_factbase                                      32m PASS0m (0.01s)

TestPull
  test_fail_pull_when_job_is_broken                              32m PASS0m (0.01s)
  test_pull_simple_factbase                                      32m PASS0m (0.01s)

TestStatistics
  test_result_summarization_mixed_results                        32m PASS0m (0.00s)
  test_record_with_churn                                         32m PASS0m (0.00s)
  test_result_summarization_single_result                        32m PASS0m (0.00s)
  test_record_basic_statistics                                   32m PASS0m (0.00s)
  test_record_without_churn                                      32m PASS0m (0.00s)
  test_empty_report                                              32m PASS0m (0.00s)
  test_report_format_headers                                     32m PASS0m (0.00s)
  test_fractional_seconds_formatting                             32m PASS0m (0.00s)
  test_record_multiple_judges                                    32m PASS0m (0.00s)
  test_skipped_results                                           32m PASS0m (0.00s)
  test_record_multiple_cycles_same_judge                         32m PASS0m (0.00s)
  test_very_long_judge_names                                     32m PASS0m (0.00s)
  test_judges_sorted_by_total_time                               32m PASS0m (0.00s)
  test_empty_statistics                                          32m PASS0m (0.00s)
  test_not_empty_after_recording                                 32m PASS0m (0.00s)

TestTrim
  test_trims_factbase                                            32m PASS0m (0.00s)

TestToRel
  test_maps_dir_name                                             32m PASS0m (0.00s)
  test_simple_mapping                                            32m PASS0m (0.00s)

TestJudges
  test_list_with_empty_dir                                       32m PASS0m (0.00s)
  test_get_one                                                   32m PASS0m (0.00s)
  test_same_seed_produces_same_order                             32m PASS0m (0.00s)
  test_demote_with_wildcard_patterns                             32m PASS0m (0.00s)
  test_keeps_them_all                                            32m PASS0m (0.00s)
  test_basic                                                     32m PASS0m (0.00s)
  test_list_only_direct_subdirs                                  32m PASS0m (0.00s)
  test_boost_and_demote_with_wildcards_together                  32m PASS0m (0.00s)
  test_different_seed_produces_different_order                   32m PASS0m (0.00s)
  test_shuffles_and_boosts                                       32m PASS0m (0.00s)
  test_demotes_judges                                            32m PASS0m (0.00s)
  test_shuffles_them                                             32m PASS0m (0.00s)
  test_boost_with_wildcard_patterns                              32m PASS0m (0.00s)
  test_boost_and_demote_together                                 32m PASS0m (0.00s)
  test_default_seed                                              32m PASS0m (0.00s)

TestImpex
  test_basic                                                     32m PASS0m (0.00s)
  test_strict_import                                             32m PASS0m (0.00s)

TestImport
  test_import_from_yaml                                          32m PASS0m (0.00s)

Finished in 5.11735s
131 tests, 410 assertions, 31m0 failures, 1 errors, 0m33m0 skips0m
Coverage report generated for test to /home/r/repo/coverage.
Line Coverage: 92.87% (964 / 1038)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 92.87% (964 / 1038)
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
rake aborted!
Command failed with status (1)
/usr/local/bundle/gems/rake-13.3.1/exe/rake:27:in '<top (required)>'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/cli/exec.rb:59:in 'Kernel.load'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/cli/exec.rb:59:in 'Bundler::CLI::Exec#kernel_load'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/cli.rb:452:in 'Bundler::CLI#exec'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/vendor/thor/lib/thor.rb:538:in 'Bundler::Thor.dispatch'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/cli.rb:35:in 'Bundler::CLI.dispatch'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/cli.rb:29:in 'Bundler::CLI.start'
/usr/local/bundle/gems/bundler-2.6.8/exe/bundle:28:in 'block in <top (required)>'
/usr/local/bundle/gems/bundler-2.6.8/lib/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors'
/usr/local/bundle/gems/bundler-2.6.8/exe/bundle:20:in '<top (required)>'
/usr/local/bundle/bin/bundle:25:in 'Kernel#load'
/usr/local/bundle/bin/bundle:25:in '<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container abfb92aa988044133a978d51f6efd43f1be5b1072394e56c8d65de1335b6d1b5 is dead
Wed Feb 18 05:50:29 UTC 2026