+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 1239 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Wed Apr 23 15:47:31 UTC 2025 + uptime 15:47:31 up 1 min, 0 users, load average: 1.60, 0.53, 0.19 + head=git@github.com:yegor256/erc20.git + ff=default + image=yegor256/ruby + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=0.1.5 + vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=tag=0.1.5' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.1.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb'\'' '\'';'\'' '\''git add lib/erc20/erc20.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build erc20.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256') + scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''tag=0.1.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'DONCE_SUDO=true bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb' ';' 'git add lib/erc20/erc20.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build erc20.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';') + directory= + container=yegor256_erc20_65 + as_root=false + hostname ip-172-31-26-207 + pwd /tmp/rultor-4QkQ + 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 git@github.com:yegor256/erc20.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:yegor256/erc20.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''tag=0.1.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'DONCE_SUDO=true bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb' ';' 'git add lib/erc20/erc20.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build erc20.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' + sensitive=() + rm -rf .gnupg + set -ex + '[' -z 0.1.5 ']' + [[ 0.1.5 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.1.5"' tag name is valid: "0.1.5" + cd repo ++ git tag -l 0.1.5 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.20 ++ bc ++ echo 0.20 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.20, low enough to run a new Docker container' load average is 0.20, 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 4ff5a3a54264: Pulling fs layer 8d6bcbc2151c: Pulling fs layer 1e36295709cc: Pulling fs layer e451f55144f6: Pulling fs layer 2dd8157b40b5: Pulling fs layer c65458208920: Pulling fs layer a1dd7fc7aabd: Pulling fs layer 4f4fb700ef54: Pulling fs layer 98f300d013cf: Pulling fs layer 0f33ae39eec5: Pulling fs layer c93c8445f261: Pulling fs layer 6b3cee26e1f0: Pulling fs layer bfda3c850aa9: Pulling fs layer 0b40ad57d022: Pulling fs layer 553642531e30: Pulling fs layer 0db28847957d: Pulling fs layer e451f55144f6: Waiting 2dd8157b40b5: Waiting c65458208920: Waiting a1dd7fc7aabd: Waiting 4f4fb700ef54: Waiting 98f300d013cf: Waiting 0f33ae39eec5: Waiting c93c8445f261: Waiting 6b3cee26e1f0: Waiting bfda3c850aa9: Waiting 0b40ad57d022: Waiting 553642531e30: Waiting 0db28847957d: Waiting 8d6bcbc2151c: Verifying Checksum 8d6bcbc2151c: Download complete 1e36295709cc: Verifying Checksum 1e36295709cc: Download complete 2dd8157b40b5: Verifying Checksum 2dd8157b40b5: Download complete 4ff5a3a54264: Verifying Checksum 4ff5a3a54264: Download complete a1dd7fc7aabd: Verifying Checksum a1dd7fc7aabd: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete c65458208920: Verifying Checksum c65458208920: Download complete 98f300d013cf: Verifying Checksum 98f300d013cf: Download complete 0f33ae39eec5: Verifying Checksum 0f33ae39eec5: Download complete c93c8445f261: Verifying Checksum c93c8445f261: Download complete bfda3c850aa9: Verifying Checksum bfda3c850aa9: Download complete 0b40ad57d022: Verifying Checksum 0b40ad57d022: Download complete e451f55144f6: Verifying Checksum e451f55144f6: Download complete 6b3cee26e1f0: Verifying Checksum 6b3cee26e1f0: Download complete 553642531e30: Verifying Checksum 553642531e30: Download complete 0db28847957d: Verifying Checksum 0db28847957d: Download complete 4ff5a3a54264: Pull complete 8d6bcbc2151c: Pull complete 1e36295709cc: Pull complete e451f55144f6: Pull complete 2dd8157b40b5: Pull complete c65458208920: Pull complete a1dd7fc7aabd: Pull complete 4f4fb700ef54: Pull complete 98f300d013cf: Pull complete 0f33ae39eec5: Pull complete c93c8445f261: Pull complete 6b3cee26e1f0: Pull complete bfda3c850aa9: Pull complete 0b40ad57d022: Pull complete 553642531e30: Pull complete 0db28847957d: Pull complete Digest: sha256:4d7e3a773376424e91f8bcbc5b8ae42c98f7746daf812a71b75b1eddd4e2a5f6 Status: Downloaded newer image for yegor256/ruby:latest docker.io/yegor256/ruby:latest + docker ps --filter=status=exited + grep --quiet '\syegor256_erc20_65\s*$' + ls -al . total 52 drwx------ 3 ubuntu ubuntu 4096 Apr 23 15:47 . drwxrwxrwt 12 root root 4096 Apr 23 15:47 .. -rwxrwxr-x 1 ubuntu ubuntu 2089 Apr 23 15:47 end.sh -rwxrwxr-x 1 ubuntu ubuntu 490 Apr 23 15:47 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Apr 23 15:47 pid drwxrwxr-x 10 ubuntu ubuntu 4096 Apr 23 15:47 repo -rw-rw-r-- 1 ubuntu ubuntu 81 Apr 23 15:47 rubygems.yml -rwxrwxr-x 1 ubuntu ubuntu 9287 Apr 23 15:47 run.sh -rw-rw-r-- 1 ubuntu ubuntu 680 Apr 23 15:47 script.sh -rw-rw-r-- 1 ubuntu ubuntu 6546 Apr 23 15:48 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-4QkQ:/main --env=head=git@github.com:yegor256/erc20.git --env=tag=0.1.5 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.1.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb'\'' '\'';'\'' '\''git add lib/erc20/erc20.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build erc20.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' --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-4QkQ/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_65 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 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 #!/bin/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/erc20.git' ; export 'tag=0.1.5' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; DONCE_SUDO=true bundle exec rake ; rm -rf *.gem ; sed -i "s/0\.0\.0/${tag}/g" lib/erc20/erc20.rb ; git add lib/erc20/erc20.rb ; git commit -m "version set to ${tag}" ; gem build erc20.gemspec ; chmod 0600 ../rubygems.yml ; gem push *.gem --config-file ../rubygems.yml ; + 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.2 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/hardhat/package.json is a binary file (166 bytes) /home/r/repo/renovate.json is a binary file (107 bytes) Reading .0pdd.yml ... Reading .gitattributes ... Reading .github/workflows/actionlint.yml ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/copyrights.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/shellcheck.yml ... Reading .github/workflows/xcop.yml ... Reading .github/workflows/yamllint.yml ... Reading .gitignore ... Reading .gitleaksignore ... Reading .pdd ... Reading .rubocop.yml ... Reading .rultor.yml ... Reading .yamllint.yml ... Reading Gemfile ... Reading Gemfile.lock ... Reading LICENSE.txt ... Reading LICENSES/MIT.txt ... Reading README.md ... Reading REUSE.toml ... Reading Rakefile ... Reading bin/erc20 ... Reading erc20.gemspec ... Reading features/cli.feature ... Reading features/gem_package.feature ... Reading features/step_definitions/steps.rb ... Reading features/support/env.rb ... Reading hardhat/.gitignore ... Reading hardhat/Dockerfile ... Reading hardhat/contracts/Foo.sol ... Reading hardhat/hardhat.config.js ... Reading hardhat/ignition/modules/Foo.ts ... Reading lib/erc20/erc20.rb ... Reading lib/erc20/fake_wallet.rb ... Reading lib/erc20/wallet.rb ... Reading lib/erc20.rb ... Reading test/erc20/test_fake_wallet.rb ... Reading test/erc20/test_wallet.rb ... Reading test/test__helper.rb ... Bundler 2.6.2 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version. Fetching gem metadata from https://rubygems.org/. Fetching bundler 2.5.16 Installing bundler 2.5.16 Fetching gem metadata from https://rubygems.org/......... Fetching public_suffix 6.0.1 Installing public_suffix 6.0.1 Fetching addressable 2.8.7 Installing addressable 2.8.7 Fetching ansi 1.5.0 Installing ansi 1.5.0 Fetching ast 2.4.3 Installing ast 2.4.3 Fetching backtrace 0.4.0 Installing backtrace 0.4.0 Fetching bigdecimal 3.1.9 Installing bigdecimal 3.1.9 with native extensions Fetching builder 3.3.0 Installing builder 3.3.0 Fetching concurrent-ruby 1.3.5 Installing concurrent-ruby 1.3.5 Fetching rexml 3.4.1 Installing rexml 3.4.1 Fetching crack 1.0.0 Installing crack 1.0.0 Fetching cucumber-ci-environment 10.0.1 Installing cucumber-ci-environment 10.0.1 Fetching cucumber-messages 22.0.0 Installing cucumber-messages 22.0.0 Fetching cucumber-gherkin 27.0.0 Installing cucumber-gherkin 27.0.0 Fetching cucumber-tag-expressions 6.1.2 Installing cucumber-tag-expressions 6.1.2 Fetching cucumber-core 13.0.3 Installing cucumber-core 13.0.3 Fetching cucumber-cucumber-expressions 17.1.0 Installing cucumber-cucumber-expressions 17.1.0 Fetching cucumber-html-formatter 21.9.0 Installing cucumber-html-formatter 21.9.0 Fetching diff-lcs 1.6.1 Installing diff-lcs 1.6.1 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 ffi 1.17.2 (x86_64-linux-gnu) Installing ffi 1.17.2 (x86_64-linux-gnu) Fetching sys-uname 1.3.1 Installing sys-uname 1.3.1 Fetching cucumber 9.2.1 Installing cucumber 9.2.1 Fetching docile 1.4.1 Installing docile 1.4.1 Fetching os 1.1.4 Installing os 1.1.4 Fetching loog 0.6.0 Installing loog 0.6.0 Fetching tago 0.1.0 Installing tago 0.1.0 Fetching elapsed 0.0.1 Installing elapsed 0.0.1 Fetching qbash 0.4.0 Installing qbash 0.4.0 Fetching donce 0.2.3 Installing donce 0.2.3 Fetching forwardable 1.3.3 Installing forwardable 1.3.3 Fetching keccak 1.3.2 Installing keccak 1.3.2 with native extensions Fetching konstructor 1.0.2 Installing konstructor 1.0.2 Fetching openssl 3.3.0 Installing openssl 3.3.0 with native extensions Fetching mini_portile2 2.8.8 Installing mini_portile2 2.8.8 Fetching pkg-config 1.6.1 Installing pkg-config 1.6.1 Fetching rubyzip 2.4.1 Installing rubyzip 2.4.1 Fetching rbsecp256k1 6.0.0 Installing rbsecp256k1 6.0.0 with native extensions Fetching ffi-compiler 1.3.2 Installing ffi-compiler 1.3.2 Fetching scrypt 3.0.8 Installing scrypt 3.0.8 with native extensions Fetching eth 0.5.14 Installing eth 0.5.14 Fetching eventmachine 1.2.7 Installing eventmachine 1.2.7 with native extensions Fetching websocket-extensions 0.1.5 Installing websocket-extensions 0.1.5 Fetching websocket-driver 0.7.7 Installing websocket-driver 0.7.7 with native extensions Fetching faye-websocket 0.11.3 Installing faye-websocket 0.11.3 Fetching json 2.10.2 Installing json 2.10.2 with native extensions Fetching uri 1.0.3 Installing uri 1.0.3 Fetching net-http 0.6.0 Installing net-http 0.6.0 Fetching faraday-net_http 3.4.0 Installing faraday-net_http 3.4.0 Fetching logger 1.7.0 Installing logger 1.7.0 Fetching faraday 2.13.0 Installing faraday 2.13.0 Fetching multi_json 1.15.0 Installing multi_json 1.15.0 Fetching jsonrpc-client 0.1.4 Installing jsonrpc-client 0.1.4 Fetching ethon 0.16.0 Installing ethon 0.16.0 Fetching hashdiff 1.1.2 Installing hashdiff 1.1.2 Fetching language_server-protocol 3.17.0.4 Installing language_server-protocol 3.17.0.4 Fetching lint_roller 1.1.0 Installing lint_roller 1.1.0 Fetching minitest 5.25.5 Installing minitest 5.25.5 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.2.5 Installing minitest-retry 0.2.5 Fetching parallel 1.27.0 Installing parallel 1.27.0 Fetching parser 3.3.8.0 Installing parser 3.3.8.0 Fetching prism 1.4.0 Installing prism 1.4.0 with native extensions Fetching random-port 0.7.5 Installing random-port 0.7.5 Fetching regexp_parser 2.10.0 Installing regexp_parser 2.10.0 Fetching rubocop-ast 1.44.1 Installing rubocop-ast 1.44.1 Fetching unicode-emoji 4.0.4 Installing unicode-emoji 4.0.4 Fetching unicode-display_width 3.1.4 Installing unicode-display_width 3.1.4 Fetching rubocop 1.75.3 Installing rubocop 1.75.3 Fetching rubocop-minitest 0.38.0 Installing rubocop-minitest 0.38.0 Fetching rubocop-performance 1.25.0 Installing rubocop-performance 1.25.0 Fetching rubocop-rake 0.7.1 Installing rubocop-rake 0.7.1 Fetching simplecov-html 0.13.1 Installing simplecov-html 0.13.1 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 2.1.0 Installing simplecov-cobertura 2.1.0 Fetching threads 0.4.1 Installing threads 0.4.1 Fetching typhoeus 1.4.1 Installing typhoeus 1.4.1 Fetching webmock 3.25.1 Installing webmock 3.25.1 Fetching yard 0.9.37 Installing yard 0.9.37 Bundle complete! 23 Gemfile dependencies, 88 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from rubyzip: RubyZip 3.0 is coming! ********************** The public API of some Rubyzip classes has been modernized to use named parameters for optional arguments. Please check your usage of the following classes: * `Zip::File` * `Zip::Entry` * `Zip::InputStream` * `Zip::OutputStream` * `Zip::DOSTime` Run your test suite with the `RUBYZIP_V3_API_WARN` environment variable set to see warnings about usage of the old API. This will help you to identify any changes that you need to make to your code. See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for more information. Please ensure that your Gemfiles and .gemspecs are suitably restrictive to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0). See https://github.com/rubyzip/rubyzip for details. The Changelog also lists other enhancements and bugfixes that have been implemented since version 2.3.0. /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with /usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here /usr/local/bundle/gems/eth-0.5.14/lib/eth/address.rb:93: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator /usr/local/bundle/gems/eth-0.5.14/lib/eth/address.rb:98: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator /usr/local/bundle/gems/eth-0.5.14/lib/eth/address.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract/function_input.rb:34: warning: method redefined; discarding old type /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract/function_output.rb:33: warning: method redefined; discarding old type /usr/local/bundle/gems/eth-0.5.14/lib/eth/client.rb:74: warning: method redefined; discarding old default_account /usr/local/bundle/gems/eth-0.5.14/lib/eth/client.rb:82: warning: method redefined; discarding old chain_id /usr/local/bundle/gems/eth-0.5.14/lib/eth/eip712.rb:50: warning: assigned but unused variable - dependency /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp/encoder.rb:36: warning: assigned but unused variable - result /usr/local/bundle/gems/eth-0.5.14/lib/eth/util.rb:53: warning: assigned but unused variable - hex /usr/local/bundle/gems/eth-0.5.14/lib/eth/util.rb:67: warning: assigned but unused variable - bin /usr/local/bundle/gems/eth-0.5.14/lib/eth/util.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator /usr/local/bundle/gems/eth-0.5.14/lib/eth/util.rb:111: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator Started with run options --seed 47802 TestWallet test_checks_balance_of_absent_address 33m SKIP0m (0.00s) test_eth_pays_on_hardhat 32m PASS0m (118.53s) test_pays_on_mainnet 33m SKIP0m (0.00s) E: NoMethodError: undefined method 'clear' for an instance of Primitivo /home/r/repo/lib/erc20/wallet.rb:415:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:412:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:411:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:155:in 'Faye::WebSocket::API#finalize_close' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:107:in 'Faye::WebSocket::Client::Connection#unbind' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:1482:in 'EventMachine.event_callback' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:203:in 'EventMachine.release_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:203:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:329:in 'block (2 levels) in TestWallet#test_accepts_payments_on_changing_addresses_on_hardhat' test_accepts_payments_on_changing_addresses_on_hardhat 32m PASS0m (98.69s) The balance of 0x7232148927F8a580053792f44D4d59d40Fd00ABD is 2039583 ERC20 tokens test_logs_to_stdout 32m PASS0m (0.01s) test_fails_with_invalid_infura_key 33m SKIP0m (0.00s) test_accepts_many_payments_on_hardhat 32m PASS0m (76.29s) test_checks_gas_estimate_on_hardhat 32m PASS0m (70.27s) E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' E: RuntimeError: intentional /home/r/repo/test/erc20/test_wallet.rb:304:in 'block (3 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' /home/r/repo/lib/erc20/wallet.rb:405:in 'block (3 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:437:in 'ERC20::Wallet#verbose' /home/r/repo/lib/erc20/wallet.rb:375:in 'block (2 levels) in ERC20::Wallet#reaccept' /home/r/repo/lib/erc20/wallet.rb:444:in 'ERC20::Wallet#safe' /home/r/repo/lib/erc20/wallet.rb:374:in 'block in ERC20::Wallet#reaccept' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:116:in 'Faye::WebSocket::API#receive_message' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:45:in 'block in Faye::WebSocket::API#initialize' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'Array#each' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:410:in 'WebSocket::Driver::Hybi#emit_message' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:392:in 'WebSocket::Driver::Hybi#emit_frame' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse' /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb:160:in 'Faye::WebSocket::API#parse' /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb:102:in 'Faye::WebSocket::Client::Connection#receive_data' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run' /home/r/repo/lib/erc20/wallet.rb:320:in 'ERC20::Wallet#accept' /home/r/repo/test/erc20/test_wallet.rb:302:in 'block (2 levels) in TestWallet#test_accepts_payments_with_failures_on_hardhat' test_accepts_payments_with_failures_on_hardhat 32m PASS0m (69.23s) test_checks_balance_on_hardhat_in_threads 32m PASS0m (68.69s) test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s) test_checks_balance_via_proxy 32m PASS0m (83.56s) test_checks_balance_on_hardhat 32m PASS0m (66.59s) test_checks_balance_on_polygon 33m SKIP0m (0.00s) test_checks_balance_on_mainnet 33m SKIP0m (0.00s) test_accepts_payments_on_hardhat 32m PASS0m (70.73s) test_pays_on_hardhat_in_threads 32m PASS0m (75.34s) test_accepts_payments_on_hardhat_via_proxy 32m PASS0m (67.29s) test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (0.61s) test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s) test_pays_eth_on_hardhat_in_threads 32m PASS0m (62.97s) E: 4d659762cdecf1f75968c08abbd81f1bd99e15fbf749eac0c1444deb48cd150f docker: Error response from daemon: driver failed programming external connectivity on endpoint donce-a0a562d71c80 (c337c7497032312909844c20480d1ef36b061cb4cf5f63bab352ffcfc1da48a8): Bind for 0.0.0.0:1040 failed: port is already allocated. E: + sudo docker logs donce-a0a562d71c80 [MinitestRetry] retry 'test_accepts_payments_on_hardhat_after_disconnect' count: 1, msg: RuntimeError: Failed to run sudo docker run --detach --name donce-a0a562d71c80 --publish 1040:8545 --user=1000:1000 donce-83a69612f49c /bin/bash -c npx\ hardhat\ node\ (exit code is #32000, stdout has 2 lines) /usr/local/bundle/gems/donce-0.2.3/lib/donce.rb:144:in 'Kernel#donce' test/erc20/test_wallet.rb:528:in 'block in TestWallet#on_hardhat' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:111:in 'block in RandomPort::Pool#acquire' <internal:kernel>:168:in 'Kernel#loop' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:91:in 'RandomPort::Pool#acquire' test/erc20/test_wallet.rb:510:in 'TestWallet#on_hardhat' test/erc20/test_wallet.rb:255:in 'block (2 levels) in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' test/erc20/test_wallet.rb:554:in 'block (2 levels) in TestWallet#on_hardhat' /usr/local/bundle/gems/donce-0.2.3/lib/donce.rb:148:in 'Kernel#donce' test/erc20/test_wallet.rb:528:in 'block in TestWallet#on_hardhat' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:111:in 'block in RandomPort::Pool#acquire' <internal:kernel>:168:in 'Kernel#loop' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:91:in 'RandomPort::Pool#acquire' test/erc20/test_wallet.rb:510:in 'TestWallet#on_hardhat' test/erc20/test_wallet.rb:240:in 'block in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' /usr/local/lib/ruby/3.4.0/tmpdir.rb:105:in 'Dir.mktmpdir' test/erc20/test_wallet.rb:238:in 'TestWallet#test_accepts_payments_on_hardhat_after_disconnect' [MinitestRetry] retry 'test_accepts_payments_on_hardhat_after_disconnect' count: 2, msg: RuntimeError: Giving up after 30.064827004 seconds of waiting test/test__helper.rb:71:in 'block in ERC20::Test#wait_for' <internal:kernel>:168:in 'Kernel#loop' test/test__helper.rb:67:in 'ERC20::Test#wait_for' test/erc20/test_wallet.rb:253:in 'block (2 levels) in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' test/erc20/test_wallet.rb:554:in 'block (2 levels) in TestWallet#on_hardhat' /usr/local/bundle/gems/donce-0.2.3/lib/donce.rb:148:in 'Kernel#donce' test/erc20/test_wallet.rb:528:in 'block in TestWallet#on_hardhat' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:111:in 'block in RandomPort::Pool#acquire' <internal:kernel>:168:in 'Kernel#loop' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:91:in 'RandomPort::Pool#acquire' test/erc20/test_wallet.rb:510:in 'TestWallet#on_hardhat' test/erc20/test_wallet.rb:240:in 'block in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' /usr/local/lib/ruby/3.4.0/tmpdir.rb:105:in 'Dir.mktmpdir' test/erc20/test_wallet.rb:238:in 'TestWallet#test_accepts_payments_on_hardhat_after_disconnect' [MinitestRetry] retry 'test_accepts_payments_on_hardhat_after_disconnect' count: 3, msg: RuntimeError: Giving up after 30.065560834 seconds of waiting test/test__helper.rb:71:in 'block in ERC20::Test#wait_for' <internal:kernel>:168:in 'Kernel#loop' test/test__helper.rb:67:in 'ERC20::Test#wait_for' test/erc20/test_wallet.rb:253:in 'block (2 levels) in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' test/erc20/test_wallet.rb:554:in 'block (2 levels) in TestWallet#on_hardhat' /usr/local/bundle/gems/donce-0.2.3/lib/donce.rb:148:in 'Kernel#donce' test/erc20/test_wallet.rb:528:in 'block in TestWallet#on_hardhat' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:111:in 'block in RandomPort::Pool#acquire' <internal:kernel>:168:in 'Kernel#loop' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:91:in 'RandomPort::Pool#acquire' test/erc20/test_wallet.rb:510:in 'TestWallet#on_hardhat' test/erc20/test_wallet.rb:240:in 'block in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' /usr/local/lib/ruby/3.4.0/tmpdir.rb:105:in 'Dir.mktmpdir' test/erc20/test_wallet.rb:238:in 'TestWallet#test_accepts_payments_on_hardhat_after_disconnect' test_accepts_payments_on_hardhat_after_disconnect 31mERROR0m (104.15s) Minitest::UnexpectedError: RuntimeError: Giving up after 30.061893337 seconds of waiting test/test__helper.rb:71:in 'block in ERC20::Test#wait_for' <internal:kernel>:168:in 'Kernel#loop' test/test__helper.rb:67:in 'ERC20::Test#wait_for' test/erc20/test_wallet.rb:253:in 'block (2 levels) in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' test/erc20/test_wallet.rb:554:in 'block (2 levels) in TestWallet#on_hardhat' /usr/local/bundle/gems/donce-0.2.3/lib/donce.rb:148:in 'Kernel#donce' test/erc20/test_wallet.rb:528:in 'block in TestWallet#on_hardhat' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:111:in 'block in RandomPort::Pool#acquire' <internal:kernel>:168:in 'Kernel#loop' /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb:91:in 'RandomPort::Pool#acquire' test/erc20/test_wallet.rb:510:in 'TestWallet#on_hardhat' test/erc20/test_wallet.rb:240:in 'block in TestWallet#test_accepts_payments_on_hardhat_after_disconnect' /usr/local/lib/ruby/3.4.0/tmpdir.rb:105:in 'Dir.mktmpdir' test/erc20/test_wallet.rb:238:in 'TestWallet#test_accepts_payments_on_hardhat_after_disconnect' test_checks_eth_balance_on_hardhat 32m PASS0m (69.60s) test_pays_on_hardhat 32m PASS0m (61.86s) test_accepts_payments_on_mainnet 33m SKIP0m (0.00s) test_checks_balance_on_testnet 33m SKIP0m (0.00s) TestFakeWallet test_checks_preset_fake_eth_balance 32m PASS0m (0.00s) test_accepts_payments_on_hardhat 32m PASS0m (0.20s) test_checks_fake_balance 32m PASS0m (0.00s) test_checks_gas_price 32m PASS0m (0.00s) test_returns_host 32m PASS0m (0.00s) test_checks_gas_estimate 32m PASS0m (0.00s) test_checks_fake_eth_balance 32m PASS0m (0.00s) test_pays_fake_money 32m PASS0m (0.00s) test_pays_fake_eths 32m PASS0m (0.00s) test_checks_preset_fake_balance 32m PASS0m (0.00s) Finished in 1445.46410s 36 tests, 56 assertions, 31m0 failures, 1 errors, 0m33m10 skips0m Coverage report generated for test to /home/r/repo/coverage. Line Coverage: 98.15% (266 / 271) Coverage report generated for test to /home/r/repo/coverage/coverage.xml. 266 / 271 LOC (98.15%) covered /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:203: [BUG] Segmentation fault at 0x00007f4434028fd0 ruby 3.4.2 (2025-02-15 revision d2930f8e7a) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0006 p:---- s:0034 e:000033 CFUNC :release_machine c:0005 p:0026 s:0030 e:000029 RESCUE /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:203 c:0004 p:0253 s:0026 e:000025 METHOD /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:206 c:0003 p:0121 s:0018 E:001ff8 METHOD /home/r/repo/lib/erc20/wallet.rb:320 c:0002 p:0015 s:0007 E:001348 BLOCK /home/r/repo/test/erc20/test_wallet.rb:245 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /home/r/repo/test/erc20/test_wallet.rb:245:in 'block (3 levels) in test_accepts_payments_on_hardhat_after_disconnect' /home/r/repo/lib/erc20/wallet.rb:320:in 'accept' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:206:in 'run' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:203:in 'ensure in run' /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:203:in 'release_machine' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 2 -- Machine register context ------------------------------------------------ RIP: 0x00007f4434028fd0 RBP: 0x00007f445981d810 RSP: 0x00007f445981d7d8 RAX: 0x0000563991e52790 RBX: 0x0000563991b83d10 RCX: 0x00007f44340606a0 RDX: 0x00007f4434028fd0 RDI: 0x0000563991e52790 RSI: 0x0000000000000000 R8: 0x0000000000000007 R9: 0x00007f4434088920 R10: 0x0000563991b83d10 R11: 0x0000000000000000 R12: 0x0000563991d1c420 R13: 0x00007f445c0b48a0 R14: 0x0000563993c014c8 R15: 0x0000000000000000 EFL: 0x0000000000010206 -- C level backtrace information ------------------------------------------- /usr/local/lib/libruby.so.3.4(rb_print_backtrace+0x11) [0x7f447989b9af] vm_dump.c:823 /usr/local/lib/libruby.so.3.4(rb_vm_bugreport) vm_dump.c:1155 /usr/local/lib/libruby.so.3.4(rb_bug_for_fatal_signal+0x100) [0x7f44796862b0] error.c:1130 /usr/local/lib/libruby.so.3.4(sigsegv+0x42) [0x7f44797df992] signal.c:933 /lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f447930b140] [0x7f4434028fd0] -- Other runtime information ----------------------------------------------- * Loaded script: /usr/local/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/encdb.so 7 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/trans/transdb.so 8 /usr/local/lib/ruby/3.4.0/x86_64-linux/rbconfig.rb 9 /usr/local/lib/ruby/3.4.0/rubygems/compatibility.rb 10 /usr/local/lib/ruby/3.4.0/rubygems/defaults.rb 11 /usr/local/lib/ruby/3.4.0/rubygems/deprecate.rb 12 /usr/local/lib/ruby/3.4.0/rubygems/errors.rb 13 /usr/local/lib/ruby/3.4.0/rubygems/target_rbconfig.rb 14 /usr/local/lib/ruby/3.4.0/rubygems/unknown_command_spell_checker.rb 15 /usr/local/lib/ruby/3.4.0/rubygems/exceptions.rb 16 /usr/local/lib/ruby/3.4.0/rubygems/basic_specification.rb 17 /usr/local/lib/ruby/3.4.0/rubygems/stub_specification.rb 18 /usr/local/lib/ruby/3.4.0/rubygems/platform.rb 19 /usr/local/lib/ruby/3.4.0/rubygems/specification_record.rb 20 /usr/local/lib/ruby/3.4.0/rubygems/util/list.rb 21 /usr/local/lib/ruby/3.4.0/rubygems/version.rb 22 /usr/local/lib/ruby/3.4.0/rubygems/requirement.rb 23 /usr/local/lib/ruby/3.4.0/rubygems/specification.rb 24 /usr/local/lib/ruby/3.4.0/rubygems/util.rb 25 /usr/local/lib/ruby/3.4.0/rubygems/dependency.rb 26 /usr/local/lib/ruby/3.4.0/rubygems/core_ext/kernel_gem.rb 27 /usr/local/lib/ruby/3.4.0/x86_64-linux/monitor.so 28 /usr/local/lib/ruby/3.4.0/monitor.rb 29 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/version.rb 30 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_integration.rb 31 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/current_ruby.rb 32 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/shared_helpers.rb 33 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/fileutils/lib/fileutils.rb 34 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendored_fileutils.rb 35 /usr/local/lib/ruby/3.4.0/rubygems/path_support.rb 36 /usr/local/lib/ruby/3.4.0/x86_64-linux/pathname.so 37 /usr/local/lib/ruby/3.4.0/pathname.rb 38 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/errors.rb 39 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/environment_preserver.rb 40 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/plugin/api.rb 41 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/plugin.rb 42 /usr/local/lib/ruby/3.4.0/rubygems/text.rb 43 /usr/local/lib/ruby/3.4.0/rubygems/source/git.rb 44 /usr/local/lib/ruby/3.4.0/rubygems/source/installed.rb 45 /usr/local/lib/ruby/3.4.0/rubygems/source/specific_file.rb 46 /usr/local/lib/ruby/3.4.0/rubygems/source/local.rb 47 /usr/local/lib/ruby/3.4.0/rubygems/source/lock.rb 48 /usr/local/lib/ruby/3.4.0/rubygems/source/vendor.rb 49 /usr/local/lib/ruby/3.4.0/rubygems/source.rb 50 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/match_metadata.rb 51 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/gem_helpers.rb 52 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/match_platform.rb 53 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/force_platform.rb 54 /usr/local/lib/ruby/3.4.0/rubygems/name_tuple.rb 55 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb 56 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/constants.rb 57 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/build_metadata.rb 58 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler.rb 59 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/self_manager.rb 60 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/settings.rb 61 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/ui.rb 62 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/command.rb 63 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb 64 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/error.rb 65 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/invocation.rb 66 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/nested_context.rb 67 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/parser/argument.rb 68 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb 69 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/parser/option.rb 70 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/parser/options.rb 71 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/parser.rb 72 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/shell.rb 73 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb 74 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb 75 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/line_editor.rb 76 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/util.rb 77 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/base.rb 78 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor.rb 79 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendored_thor.rb 80 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/ui/shell.rb 81 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/shell/terminal.rb 82 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/shell/column_printer.rb 83 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/shell/table_printer.rb 84 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/shell/wrapped_printer.rb 85 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/shell/basic.rb 86 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/shell/color.rb 87 /usr/local/lib/ruby/3.4.0/rubygems/user_interaction.rb 88 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/ui/rg_proxy.rb 89 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/feature_flag.rb 90 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/source.rb 91 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/source/path.rb 92 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/source/git.rb 93 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/source/rubygems.rb 94 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/lockfile_parser.rb 95 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/definition.rb 96 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/dependency.rb 97 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/ruby_dsl.rb 98 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/dsl.rb 99 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/source_list.rb 100 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/source/metadata.rb 101 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/checksum.rb 102 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/uri_normalizer.rb 103 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/version.rb 104 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb 105 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb 106 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/common.rb 107 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/generic.rb 108 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/file.rb 109 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ftp.rb 110 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/http.rb 111 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/https.rb 112 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ldap.rb 113 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ldaps.rb 114 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/mailto.rb 115 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/ws.rb 116 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri/wss.rb 117 /usr/local/lib/ruby/3.4.0/rubygems/vendor/uri/lib/uri.rb 118 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendored_uri.rb 119 /usr/local/lib/ruby/3.4.0/English.rb 120 /home/r/repo/lib/erc20/erc20.rb 121 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/source/gemspec.rb 122 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/lazy_specification.rb 123 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/tsort/lib/tsort.rb 124 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendored_tsort.rb 125 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/spec_set.rb 126 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/index.rb 127 /usr/local/lib/ruby/3.4.0/rubygems/specification_policy.rb 128 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/match_remote_metadata.rb 129 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/remote_specification.rb 130 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/runtime.rb 131 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/endpoint_specification.rb 132 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/stub_specification.rb 133 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/ruby_version.rb 134 /usr/local/lib/ruby/3.4.0/bundled_gems.rb 135 /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/setup.rb 136 /usr/local/lib/ruby/3.4.0/rubygems.rb 137 /usr/local/lib/ruby/3.4.0/error_highlight/version.rb 138 /usr/local/lib/ruby/3.4.0/error_highlight/base.rb 139 /usr/local/lib/ruby/3.4.0/error_highlight/formatter.rb 140 /usr/local/lib/ruby/3.4.0/error_highlight/core_ext.rb 141 /usr/local/lib/ruby/3.4.0/error_highlight.rb 142 /usr/local/lib/ruby/3.4.0/did_you_mean/version.rb 143 /usr/local/lib/ruby/3.4.0/did_you_mean/core_ext/name_error.rb 144 /usr/local/lib/ruby/3.4.0/did_you_mean/levenshtein.rb 145 /usr/local/lib/ruby/3.4.0/did_you_mean/jaro_winkler.rb 146 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checker.rb 147 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 148 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 149 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers.rb 150 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/method_name_checker.rb 151 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/key_error_checker.rb 152 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/null_checker.rb 153 /usr/local/lib/ruby/3.4.0/did_you_mean/tree_spell_checker.rb 154 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/require_path_checker.rb 155 /usr/local/lib/ruby/3.4.0/did_you_mean/spell_checkers/pattern_key_name_checker.rb 156 /usr/local/lib/ruby/3.4.0/did_you_mean/formatter.rb 157 /usr/local/lib/ruby/3.4.0/did_you_mean.rb 158 /usr/local/lib/ruby/3.4.0/syntax_suggest/core_ext.rb 159 /usr/local/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/cloneable.rb 160 /usr/local/lib/ruby/3.4.0/fileutils.rb 161 /usr/local/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils.rb 162 /usr/local/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils_ext.rb 163 /usr/local/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/ext/core.rb 164 /usr/local/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/ext/string.rb 165 /usr/local/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_list.rb 166 /usr/local/bundle/gems/backtrace-0.4.0/lib/backtrace.rb 167 /usr/local/bundle/gems/logger-1.7.0/lib/logger/version.rb 168 /usr/local/bundle/gems/logger-1.7.0/lib/logger/formatter.rb 169 /usr/local/bundle/gems/logger-1.7.0/lib/logger/period.rb 170 /usr/local/bundle/gems/logger-1.7.0/lib/logger/log_device.rb 171 /usr/local/bundle/gems/logger-1.7.0/lib/logger/severity.rb 172 /usr/local/bundle/gems/logger-1.7.0/lib/logger/errors.rb 173 /usr/local/bundle/gems/logger-1.7.0/lib/logger.rb 174 /usr/local/lib/ruby/3.4.0/x86_64-linux/date_core.so 175 /usr/local/lib/ruby/3.4.0/date.rb 176 /usr/local/lib/ruby/3.4.0/psych/versions.rb 177 /usr/local/lib/ruby/3.4.0/psych/exception.rb 178 /usr/local/lib/ruby/3.4.0/psych/syntax_error.rb 179 /usr/local/lib/ruby/3.4.0/x86_64-linux/psych.so 180 /usr/local/lib/ruby/3.4.0/psych/omap.rb 181 /usr/local/lib/ruby/3.4.0/psych/set.rb 182 /usr/local/lib/ruby/3.4.0/psych/class_loader.rb 183 /usr/local/lib/ruby/3.4.0/psych/scalar_scanner.rb 184 /usr/local/lib/ruby/3.4.0/psych/nodes/node.rb 185 /usr/local/lib/ruby/3.4.0/psych/nodes/stream.rb 186 /usr/local/lib/ruby/3.4.0/psych/nodes/document.rb 187 /usr/local/lib/ruby/3.4.0/psych/nodes/sequence.rb 188 /usr/local/lib/ruby/3.4.0/psych/nodes/scalar.rb 189 /usr/local/lib/ruby/3.4.0/psych/nodes/mapping.rb 190 /usr/local/lib/ruby/3.4.0/psych/nodes/alias.rb 191 /usr/local/lib/ruby/3.4.0/psych/nodes.rb 192 /usr/local/lib/ruby/3.4.0/psych/streaming.rb 193 /usr/local/lib/ruby/3.4.0/psych/visitors/visitor.rb 194 /usr/local/lib/ruby/3.4.0/psych/visitors/to_ruby.rb 195 /usr/local/lib/ruby/3.4.0/psych/visitors/emitter.rb 196 /usr/local/lib/ruby/3.4.0/psych/handler.rb 197 /usr/local/lib/ruby/3.4.0/psych/tree_builder.rb 198 /usr/local/lib/ruby/3.4.0/psych/visitors/yaml_tree.rb 199 /usr/local/lib/ruby/3.4.0/psych/json/ruby_events.rb 200 /usr/local/lib/ruby/3.4.0/psych/visitors/json_tree.rb 201 /usr/local/lib/ruby/3.4.0/psych/visitors/depth_first.rb 202 /usr/local/lib/ruby/3.4.0/psych/visitors.rb 203 /usr/local/lib/ruby/3.4.0/psych/parser.rb 204 /usr/local/lib/ruby/3.4.0/psych/coder.rb 205 /usr/local/lib/ruby/3.4.0/psych/core_ext.rb 206 /usr/local/lib/ruby/3.4.0/psych/stream.rb 207 /usr/local/lib/ruby/3.4.0/psych/json/yaml_events.rb 208 /usr/local/lib/ruby/3.4.0/psych/json/tree_builder.rb 209 /usr/local/lib/ruby/3.4.0/psych/json/stream.rb 210 /usr/local/lib/ruby/3.4.0/psych/handlers/document_stream.rb 211 /usr/local/lib/ruby/3.4.0/psych.rb 212 /usr/local/lib/ruby/3.4.0/yaml.rb 213 /usr/local/bundle/gems/os-1.1.4/lib/os.rb 214 /usr/local/lib/ruby/3.4.0/time.rb 215 /usr/local/bundle/gems/loog-0.6.0/lib/loog.rb 216 /usr/local/lib/ruby/3.4.0/open3/version.rb 217 /usr/local/lib/ruby/3.4.0/open3.rb 218 /usr/local/lib/ruby/3.4.0/shellwords.rb 219 /usr/local/bundle/gems/tago-0.1.0/lib/tago.rb 220 /usr/local/bundle/gems/qbash-0.4.0/lib/qbash.rb 221 /usr/local/lib/ruby/3.4.0/random/formatter.rb 222 /usr/local/lib/ruby/3.4.0/securerandom.rb 223 /usr/local/lib/ruby/3.4.0/timeout.rb 224 /usr/local/lib/ruby/3.4.0/x86_64-linux/etc.so 225 /usr/local/lib/ruby/3.4.0/tmpdir.rb 226 /usr/local/bundle/gems/donce-0.2.3/lib/donce.rb 227 /usr/local/bundle/gems/konstructor-1.0.2/lib/konstructor/version.rb 228 /usr/local/bundle/gems/konstructor-1.0.2/lib/konstructor/exceptions.rb 229 /usr/local/bundle/gems/konstructor-1.0.2/lib/konstructor/simple_method_hook.rb 230 /usr/local/bundle/gems/konstructor-1.0.2/lib/konstructor/factory.rb 231 /usr/local/bundle/gems/konstructor-1.0.2/lib/konstructor/main.rb 232 /usr/local/bundle/gems/konstructor-1.0.2/lib/konstructor/core_ext.rb 233 /usr/local/bundle/gems/konstructor-1.0.2/lib/konstructor.rb 234 /usr/local/bundle/gems/eth-0.5.14/lib/eth/abi/packed/encoder.rb 235 /usr/local/bundle/gems/eth-0.5.14/lib/eth/abi/decoder.rb 236 /usr/local/bundle/gems/eth-0.5.14/lib/eth/abi/encoder.rb 237 /usr/local/bundle/gems/eth-0.5.14/lib/eth/abi/event.rb 238 /usr/local/bundle/gems/eth-0.5.14/lib/eth/abi/type.rb 239 /usr/local/bundle/gems/eth-0.5.14/lib/eth/abi.rb 240 /usr/local/bundle/gems/eth-0.5.14/lib/eth/api.rb 241 /usr/local/bundle/gems/eth-0.5.14/lib/eth/address.rb 242 /usr/local/bundle/gems/eth-0.5.14/lib/eth/chain.rb 243 /usr/local/bundle/gems/eth-0.5.14/lib/eth/constant.rb 244 /usr/local/bundle/gems/forwardable-1.3.3/lib/forwardable/impl.rb 245 /usr/local/bundle/gems/forwardable-1.3.3/lib/forwardable.rb 246 /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract/event.rb 247 /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract/function.rb 248 /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract/function_input.rb 249 /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract/function_output.rb 250 /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract/initializer.rb 251 /usr/local/bundle/gems/eth-0.5.14/lib/eth/contract.rb 252 /usr/local/lib/ruby/3.4.0/x86_64-linux/socket.so 253 /usr/local/lib/ruby/3.4.0/socket.rb 254 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/wait.so 255 /usr/local/lib/ruby/3.4.0/net/protocol.rb 256 /usr/local/bundle/gems/uri-1.0.3/lib/uri/version.rb 257 /usr/local/bundle/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb 258 /usr/local/bundle/gems/uri-1.0.3/lib/uri/rfc3986_parser.rb 259 /usr/local/bundle/gems/uri-1.0.3/lib/uri/common.rb 260 /usr/local/bundle/gems/uri-1.0.3/lib/uri/generic.rb 261 /usr/local/bundle/gems/uri-1.0.3/lib/uri/file.rb 262 /usr/local/bundle/gems/uri-1.0.3/lib/uri/ftp.rb 263 /usr/local/bundle/gems/uri-1.0.3/lib/uri/http.rb 264 /usr/local/bundle/gems/uri-1.0.3/lib/uri/https.rb 265 /usr/local/bundle/gems/uri-1.0.3/lib/uri/ldap.rb 266 /usr/local/bundle/gems/uri-1.0.3/lib/uri/ldaps.rb 267 /usr/local/bundle/gems/uri-1.0.3/lib/uri/mailto.rb 268 /usr/local/bundle/gems/uri-1.0.3/lib/uri/ws.rb 269 /usr/local/bundle/gems/uri-1.0.3/lib/uri/wss.rb 270 /usr/local/bundle/gems/uri-1.0.3/lib/uri.rb 271 /usr/local/lib/ruby/3.4.0/resolv.rb 272 /usr/local/lib/ruby/3.4.0/x86_64-linux/zlib.so 273 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/exceptions.rb 274 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/header.rb 275 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/generic_request.rb 276 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/request.rb 277 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/requests.rb 278 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/response.rb 279 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/responses.rb 280 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http/proxy_delta.rb 281 /usr/local/bundle/gems/net-http-0.6.0/lib/net/http.rb 282 /usr/local/bundle/gems/eth-0.5.14/lib/eth/client/http.rb 283 /usr/local/bundle/gems/eth-0.5.14/lib/eth/client/ipc.rb 284 /usr/local/bundle/gems/eth-0.5.14/lib/eth/client.rb 285 /usr/local/bundle/gems/eth-0.5.14/lib/eth/eip712.rb 286 /usr/local/bundle/gems/json-2.10.2/lib/json/version.rb 287 /usr/local/bundle/gems/json-2.10.2/lib/json/common.rb 288 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/parser.so 289 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/generator/state.rb 290 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/generator.so 291 /usr/local/bundle/gems/json-2.10.2/lib/json/ext.rb 292 /usr/local/bundle/gems/json-2.10.2/lib/json.rb 293 /usr/local/lib/ruby/3.4.0/digest/version.rb 294 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest.so 295 /usr/local/lib/ruby/3.4.0/digest/loader.rb 296 /usr/local/lib/ruby/3.4.0/digest.rb 297 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.so 298 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/bn.rb 299 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/asn1.rb 300 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/marshal.rb 301 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/pkey.rb 302 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/cipher.rb 303 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/digest.rb 304 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/hmac.rb 305 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/x509.rb 306 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/buffering.rb 307 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/nonblock.so 308 /usr/local/lib/ruby/3.4.0/ipaddr.rb 309 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/ssl.rb 310 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/pkcs5.rb 311 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl/version.rb 312 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.rb 313 /usr/local/bundle/gems/rbsecp256k1-6.0.0/lib/rbsecp256k1/context.rb 314 /usr/local/bundle/gems/rbsecp256k1-6.0.0/lib/rbsecp256k1/util.rb 315 /usr/local/bundle/gems/rbsecp256k1-6.0.0/lib/rbsecp256k1/version.rb 316 /usr/local/bundle/extensions/x86_64-linux/3.4.0/rbsecp256k1-6.0.0/rbsecp256k1/rbsecp256k1.so 317 /usr/local/bundle/gems/rbsecp256k1-6.0.0/lib/rbsecp256k1.rb 318 /usr/local/bundle/gems/scrypt-3.0.8/lib/scrypt/errors.rb 319 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so 320 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/compat.rb 321 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform.rb 322 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/data_converter.rb 323 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/types.rb 324 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library_path.rb 325 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/dynamic_library.rb 326 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library.rb 327 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/errno.rb 328 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/abstract_memory.rb 329 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/pointer.rb 330 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/memorypointer.rb 331 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout.rb 332 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout_builder.rb 333 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_by_reference.rb 334 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct.rb 335 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/union.rb 336 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/managedstruct.rb 337 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/callback.rb 338 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/io.rb 339 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/autopointer.rb 340 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/variadic.rb 341 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/enum.rb 342 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/version.rb 343 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/function.rb 344 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/ffi.rb 345 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi.rb 346 /usr/local/bundle/gems/ffi-compiler-1.3.2/lib/ffi-compiler/platform.rb 347 /usr/local/bundle/gems/ffi-compiler-1.3.2/lib/ffi-compiler/loader.rb 348 /usr/local/bundle/gems/scrypt-3.0.8/lib/scrypt/scrypt_ext.rb 349 /usr/local/bundle/gems/scrypt-3.0.8/lib/scrypt/security_utils.rb 350 /usr/local/bundle/gems/scrypt-3.0.8/lib/scrypt/engine.rb 351 /usr/local/bundle/gems/scrypt-3.0.8/lib/scrypt/password.rb 352 /usr/local/bundle/gems/scrypt-3.0.8/lib/scrypt.rb 353 /usr/local/bundle/gems/eth-0.5.14/lib/eth/key.rb 354 /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp/decoder.rb 355 /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp/encoder.rb 356 /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp/sedes/big_endian_int.rb 357 /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp/sedes/binary.rb 358 /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp/sedes/list.rb 359 /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp/sedes.rb 360 /usr/local/bundle/gems/keccak-1.3.2/lib/digest/keccak.so 361 /usr/local/bundle/gems/eth-0.5.14/lib/eth/util.rb 362 /usr/local/bundle/gems/eth-0.5.14/lib/eth/rlp.rb 363 /usr/local/bundle/gems/eth-0.5.14/lib/eth/signature.rb 364 /usr/local/bundle/gems/eth-0.5.14/lib/eth/solidity.rb 365 /usr/local/bundle/gems/eth-0.5.14/lib/eth/tx/eip1559.rb 366 /usr/local/bundle/gems/eth-0.5.14/lib/eth/tx/eip2930.rb 367 /usr/local/bundle/gems/eth-0.5.14/lib/eth/tx/eip7702.rb 368 /usr/local/bundle/gems/eth-0.5.14/lib/eth/tx/legacy.rb 369 /usr/local/bundle/gems/bigdecimal-3.1.9/lib/bigdecimal.so 370 /usr/local/bundle/gems/bigdecimal-3.1.9/lib/bigdecimal.rb 371 /usr/local/bundle/gems/eth-0.5.14/lib/eth/unit.rb 372 /usr/local/bundle/gems/eth-0.5.14/lib/eth/tx.rb 373 /usr/local/bundle/gems/eth-0.5.14/lib/eth/ens/coin_type.rb 374 /usr/local/bundle/gems/eth-0.5.14/lib/eth/ens/resolver.rb 375 /usr/local/bundle/gems/eth-0.5.14/lib/eth/ens.rb 376 /usr/local/bundle/gems/eth-0.5.14/lib/eth/version.rb 377 /usr/local/bundle/gems/eth-0.5.14/lib/eth.rb 378 /usr/local/lib/ruby/3.4.0/cgi/core.rb 379 /usr/local/lib/ruby/3.4.0/x86_64-linux/cgi/escape.so 380 /usr/local/lib/ruby/3.4.0/cgi/util.rb 381 /usr/local/lib/ruby/3.4.0/cgi/cookie.rb 382 /usr/local/lib/ruby/3.4.0/cgi.rb 383 /usr/local/lib/ruby/3.4.0/set.rb 384 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/version.rb 385 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/methods.rb 386 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/error.rb 387 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/middleware_registry.rb 388 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/utils/headers.rb 389 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/utils/params_hash.rb 390 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/utils.rb 391 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/options/request_options.rb 392 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/options/ssl_options.rb 393 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/options/proxy_options.rb 394 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/options/connection_options.rb 395 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/options/env.rb 396 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/options.rb 397 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/connection.rb 398 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/adapter_registry.rb 399 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/rack_builder.rb 400 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/encoders/nested_params_encoder.rb 401 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/encoders/flat_params_encoder.rb 402 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/parameters.rb 403 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/middleware.rb 404 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/adapter/test.rb 405 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/adapter.rb 406 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/request/authorization.rb 407 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/request/instrumentation.rb 408 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/request/json.rb 409 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/request/url_encoded.rb 410 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/request.rb 411 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/response/json.rb 412 /usr/local/lib/ruby/3.4.0/prettyprint.rb 413 /usr/local/lib/ruby/3.4.0/pp.rb 414 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/logging/formatter.rb 415 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/response/logger.rb 416 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/response/raise_error.rb 417 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday/response.rb 418 /usr/local/bundle/gems/net-http-0.6.0/lib/net/https.rb 419 /usr/local/bundle/gems/faraday-net_http-3.4.0/lib/faraday/adapter/net_http.rb 420 /usr/local/bundle/gems/faraday-net_http-3.4.0/lib/faraday/net_http/version.rb 421 /usr/local/bundle/gems/faraday-net_http-3.4.0/lib/faraday/net_http.rb 422 /usr/local/bundle/gems/faraday-2.13.0/lib/faraday.rb 423 /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/module.rb 424 /usr/local/bundle/gems/random-port-0.7.5/lib/random-port/pool.rb 425 /usr/local/bundle/gems/random-port-0.7.5/lib/random-port.rb 426 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb 427 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/constants.rb 428 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/errors.rb 429 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/engine.rb 430 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb 431 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb 432 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb 433 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb 434 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb 435 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/volatile.rb 436 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb 437 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb 438 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb 439 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb 440 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/object.rb 441 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb 442 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb 443 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb 444 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb 445 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/event.rb 446 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb 447 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/obligation.rb 448 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/logging.rb 449 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/deprecation.rb 450 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/executor_service.rb 451 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb 452 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb 453 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb 454 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/delay.rb 455 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb 456 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb 457 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb 458 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb 459 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb 460 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/processor_counter.rb 461 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/configuration.rb 462 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb 463 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb 464 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_integer.rb 465 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb 466 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb 467 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb 468 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb 469 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb 470 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb 471 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lock.rb 472 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb 473 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/locals.rb 474 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb 475 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb 476 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb 477 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb 478 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb 479 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/semaphore.rb 480 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomics.rb 481 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb 482 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb 483 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb 484 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb 485 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb 486 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb 487 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb 488 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb 489 /usr/local/lib/ruby/3.4.0/delegate.rb 490 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb 491 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb 492 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb 493 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb 494 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/observable.rb 495 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/ivar.rb 496 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/options.rb 497 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/scheduled_task.rb 498 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb 499 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb 500 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb 501 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb 502 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb 503 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/condition.rb 504 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization.rb 505 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb 506 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/agent.rb 507 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atom.rb 508 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util.rb 509 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/array.rb 510 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/hash.rb 511 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb 512 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/set.rb 513 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb 514 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb 515 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/map.rb 516 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tuple.rb 517 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/async.rb 518 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/future.rb 519 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/dataflow.rb 520 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/maybe.rb 521 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/exchanger.rb 522 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb 523 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/immutable_struct.rb 524 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mutable_struct.rb 525 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb 526 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb 527 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/settable_struct.rb 528 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb 529 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tvar.rb 530 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb 531 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/re_include.rb 532 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promises.rb 533 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb 534 /usr/local/bundle/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent.rb 535 /usr/local/bundle/gems/threads-0.4.1/lib/threads.rb 536 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha2.so 537 /usr/local/lib/ruby/3.4.0/digest/sha2/loader.rb 538 /usr/local/lib/ruby/3.4.0/digest/sha2.rb 539 /usr/local/lib/ruby/3.4.0/tempfile.rb 540 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/libc.rb 541 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/codes.rb 542 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/options.rb 543 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/infos.rb 544 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/form_options.rb 545 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/messages.rb 546 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/functions.rb 547 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/constants.rb 548 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/settings.rb 549 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curls/classes.rb 550 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/curl.rb 551 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/informations.rb 552 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/features.rb 553 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/callbacks.rb 554 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/options.rb 555 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/header.rb 556 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/util.rb 557 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/queryable.rb 558 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/params.rb 559 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/form.rb 560 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/putable.rb 561 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/postable.rb 562 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/actionable.rb 563 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/post.rb 564 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/get.rb 565 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/head.rb 566 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/put.rb 567 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/delete.rb 568 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/patch.rb 569 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/options.rb 570 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http/custom.rb 571 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/http.rb 572 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/operations.rb 573 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/response_callbacks.rb 574 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/debug_info.rb 575 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy/mirror.rb 576 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/easy.rb 577 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/ethon_error.rb 578 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/global_init.rb 579 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/multi_timeout.rb 580 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/multi_fdset.rb 581 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/multi_add.rb 582 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb 583 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/select.rb 584 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/invalid_option.rb 585 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors/invalid_value.rb 586 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/errors.rb 587 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/loggable.rb 588 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/multi/stack.rb 589 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/multi/operations.rb 590 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/multi/options.rb 591 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/multi.rb 592 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon/version.rb 593 /usr/local/bundle/gems/ethon-0.16.0/lib/ethon.rb 594 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/config.rb 595 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/easy_factory.rb 596 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/errors/typhoeus_error.rb 597 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/errors/no_stub.rb 598 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/errors.rb 599 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/expectation.rb 600 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/addable.rb 601 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/before.rb 602 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/cacheable.rb 603 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/block_connection.rb 604 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/memoizable.rb 605 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/queueable.rb 606 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/runnable.rb 607 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra/stubbable.rb 608 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/hydra.rb 609 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/pool.rb 610 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha1.so 611 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/actions.rb 612 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/before.rb 613 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/block_connection.rb 614 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/cacheable.rb 615 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/callbacks.rb 616 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/marshal.rb 617 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/memoizable.rb 618 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/operations.rb 619 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/responseable.rb 620 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/streamable.rb 621 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request/stubbable.rb 622 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/request.rb 623 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/response/header.rb 624 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/response/informations.rb 625 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/response/status.rb 626 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/response/cacheable.rb 627 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/response.rb 628 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus/version.rb 629 /usr/local/bundle/gems/typhoeus-1.4.1/lib/typhoeus.rb 630 /usr/local/bundle/gems/docile-1.4.1/lib/docile/version.rb 631 /usr/local/bundle/gems/docile-1.4.1/lib/docile/execution.rb 632 /usr/local/bundle/gems/docile-1.4.1/lib/docile/fallback_context_proxy.rb 633 /usr/local/bundle/gems/docile-1.4.1/lib/docile/chaining_fallback_context_proxy.rb 634 /usr/local/bundle/gems/docile-1.4.1/lib/docile/backtrace_filter.rb 635 /usr/local/bundle/gems/docile-1.4.1/lib/docile.rb 636 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/formatter/multi_formatter.rb 637 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/configuration.rb 638 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/coverage_statistics.rb 639 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/exit_codes/exit_code_handling.rb 640 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/exit_codes/maximum_coverage_drop_check.rb 641 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_coverage_by_file_check.rb 642 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_overall_coverage_check.rb 643 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/exit_codes.rb 644 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/profiles.rb 645 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/source_file/line.rb 646 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/source_file/branch.rb 647 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/source_file.rb 648 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/file_list.rb 649 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/result.rb 650 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/filter.rb 651 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/formatter/simple_formatter.rb 652 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/formatter.rb 653 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/last_run.rb 654 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb 655 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/result_merger.rb 656 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/command_guesser.rb 657 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/version.rb 658 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/result_adapter.rb 659 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/combine.rb 660 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/combine/branches_combiner.rb 661 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/combine/files_combiner.rb 662 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/combine/lines_combiner.rb 663 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/combine/results_combiner.rb 664 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/useless_results_remover.rb 665 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/simulate_coverage.rb 666 /usr/local/lib/ruby/3.4.0/erb/version.rb 667 /usr/local/lib/ruby/3.4.0/strscan/strscan.rb 668 /usr/local/lib/ruby/3.4.0/x86_64-linux/strscan.so 669 /usr/local/lib/ruby/3.4.0/erb/compiler.rb 670 /usr/local/lib/ruby/3.4.0/erb/def_method.rb 671 /usr/local/lib/ruby/3.4.0/x86_64-linux/erb/escape.so 672 /usr/local/lib/ruby/3.4.0/erb/util.rb 673 /usr/local/lib/ruby/3.4.0/erb.rb 674 /usr/local/bundle/gems/simplecov-html-0.13.1/lib/simplecov-html/version.rb 675 /usr/local/bundle/gems/simplecov-html-0.13.1/lib/simplecov-html.rb 676 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/default_formatter.rb 677 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/profiles/root_filter.rb 678 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/profiles/test_frameworks.rb 679 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/profiles/bundler_filter.rb 680 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/profiles/hidden_filter.rb 681 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/profiles/rails.rb 682 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/load_global_config.rb 683 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov/defaults.rb 684 /usr/local/bundle/gems/simplecov-0.22.0/lib/simplecov.rb 685 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/security.rb 686 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/parseexception.rb 687 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/formatters/default.rb 688 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/formatters/pretty.rb 689 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/node.rb 690 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/child.rb 691 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/parent.rb 692 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/xmltokens.rb 693 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/namespace.rb 694 /usr/local/lib/ruby/3.4.0/x86_64-linux/stringio.so 695 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/encoding.rb 696 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/source.rb 697 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/entity.rb 698 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/attlistdecl.rb 699 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/doctype.rb 700 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/text.rb 701 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/attribute.rb 702 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/cdata.rb 703 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/functions.rb 704 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/parsers/xpathparser.rb 705 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/xpath_parser.rb 706 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/xpath.rb 707 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/element.rb 708 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/xmldecl.rb 709 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/comment.rb 710 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/instruction.rb 711 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/rexml.rb 712 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/output.rb 713 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/undefinednamespaceexception.rb 714 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/parsers/baseparser.rb 715 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/parsers/streamparser.rb 716 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/validation/validationexception.rb 717 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/parsers/treeparser.rb 718 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/document.rb 719 /usr/local/bundle/gems/simplecov-cobertura-2.1.0/lib/simplecov-cobertura/version.rb 720 /usr/local/bundle/gems/simplecov-cobertura-2.1.0/lib/simplecov-cobertura.rb 721 /usr/local/lib/ruby/3.4.0/x86_64-linux/coverage.so 722 /usr/local/lib/ruby/3.4.0/coverage.rb 723 /usr/local/lib/ruby/3.4.0/optparse.rb 724 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/parallel.rb 725 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/compress.rb 726 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/assertions.rb 727 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/test.rb 728 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest.rb 729 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/expectations.rb 730 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/spec.rb 731 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/mock.rb 732 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/autorun.rb 733 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/relative_position.rb 734 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/extensible_backtrace_filter.rb 735 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/reporters/version.rb 736 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/reporters.rb 737 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/reporters/base_reporter.rb 738 /usr/local/bundle/gems/ansi-1.5.0/lib/ansi/chart.rb 739 /usr/local/bundle/gems/ansi-1.5.0/lib/ansi/constants.rb 740 /usr/local/bundle/gems/ansi-1.5.0/lib/ansi/code.rb 741 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/reporters/ansi.rb 742 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/reporters/spec_reporter.rb 743 /usr/local/bundle/gems/minitest-retry-0.2.5/lib/minitest/retry/version.rb 744 /usr/local/bundle/gems/minitest-retry-0.2.5/lib/minitest/retry.rb 745 /usr/local/lib/ruby/3.4.0/singleton.rb 746 /usr/local/bundle/gems/addressable-2.8.7/lib/addressable/version.rb 747 /usr/local/bundle/gems/addressable-2.8.7/lib/addressable/idna/pure.rb 748 /usr/local/bundle/gems/addressable-2.8.7/lib/addressable/idna.rb 749 /usr/local/bundle/gems/public_suffix-6.0.1/lib/public_suffix/domain.rb 750 /usr/local/bundle/gems/public_suffix-6.0.1/lib/public_suffix/version.rb 751 /usr/local/bundle/gems/public_suffix-6.0.1/lib/public_suffix/errors.rb 752 /usr/local/bundle/gems/public_suffix-6.0.1/lib/public_suffix/rule.rb 753 /usr/local/bundle/gems/public_suffix-6.0.1/lib/public_suffix/list.rb 754 /usr/local/bundle/gems/public_suffix-6.0.1/lib/public_suffix.rb 755 /usr/local/bundle/gems/addressable-2.8.7/lib/addressable/uri.rb 756 /usr/local/bundle/gems/addressable-2.8.7/lib/addressable/template.rb 757 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/deprecation.rb 758 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/version.rb 759 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/errors.rb 760 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/query_mapper.rb 761 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/uri.rb 762 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/headers.rb 763 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/hash_counter.rb 764 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/hash_keys_stringifier.rb 765 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/values_stringifier.rb 766 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/parsers/parse_error.rb 767 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/parsers/json.rb 768 /usr/local/bundle/gems/rexml-3.4.1/lib/rexml/light/node.rb 769 /usr/local/bundle/gems/crack-1.0.0/lib/crack/xml.rb 770 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/parsers/xml.rb 771 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/version_checker.rb 772 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/util/hash_validator.rb 773 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/matchers/hash_argument_matcher.rb 774 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/matchers/hash_excluding_matcher.rb 775 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/matchers/hash_including_matcher.rb 776 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/matchers/any_arg_matcher.rb 777 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/request_pattern.rb 778 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/request_signature.rb 779 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/responses_sequence.rb 780 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/request_stub.rb 781 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/response.rb 782 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/rack_response.rb 783 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/stub_request_snippet.rb 784 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/request_signature_snippet.rb 785 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/util.rb 786 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/compare_hashes.rb 787 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/lcs.rb 788 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/lcs_compare_arrays.rb 789 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/linear_compare_array.rb 790 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/diff.rb 791 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/patch.rb 792 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff/version.rb 793 /usr/local/bundle/gems/hashdiff-1.1.2/lib/hashdiff.rb 794 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/request_body_diff.rb 795 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/assertion_failure.rb 796 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/request_execution_verifier.rb 797 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/config.rb 798 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/callback_registry.rb 799 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/request_registry.rb 800 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/stub_registry.rb 801 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/api.rb 802 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb 803 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/http_lib_adapter.rb 804 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/net_http_response.rb 805 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/net_http.rb 806 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/http_rb_adapter.rb 807 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/httpclient_adapter.rb 808 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/patron_adapter.rb 809 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/curb_adapter.rb 810 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/em_http_request_adapter.rb 811 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb 812 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/excon_adapter.rb 813 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/manticore_adapter.rb 814 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/http_lib_adapters/async_http_client_adapter.rb 815 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/webmock.rb 816 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock.rb 817 /usr/local/bundle/gems/webmock-3.25.1/lib/webmock/minitest.rb 818 /home/r/repo/test/test__helper.rb 819 /usr/local/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so 820 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/version.rb 821 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/pool.rb 822 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/deferrable.rb 823 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/future.rb 824 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/streamer.rb 825 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/spawnable.rb 826 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/processes.rb 827 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/iterator.rb 828 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/buftok.rb 829 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/timers.rb 830 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/protocols.rb 831 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/connection.rb 832 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/callback.rb 833 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/queue.rb 834 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/channel.rb 835 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/file_watch.rb 836 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/process_watch.rb 837 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/tick_loop.rb 838 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/resolver.rb 839 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/completion.rb 840 /usr/local/bundle/gems/eventmachine-1.2.7/lib/em/threaded_resource.rb 841 /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb 842 /usr/local/lib/ruby/gems/3.4.0/gems/base64-0.2.0/lib/base64.rb 843 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/md5.so 844 /usr/local/bundle/gems/websocket-extensions-0.1.5/lib/websocket/extensions.rb 845 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket_mask.so 846 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/event_emitter.rb 847 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver.rb 848 /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event_target.rb 849 /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api/event.rb 850 /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/api.rb 851 /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/rack_stream.rb 852 /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket.rb 853 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/options.rb 854 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/version.rb 855 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/adapter_error.rb 856 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/parse_error.rb 857 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/options_cache.rb 858 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json.rb 859 /usr/local/bundle/gems/jsonrpc-client-0.1.4/lib/jsonrpc/request.rb 860 /usr/local/bundle/gems/jsonrpc-client-0.1.4/lib/jsonrpc/response.rb 861 /usr/local/bundle/gems/jsonrpc-client-0.1.4/lib/jsonrpc/error.rb 862 /usr/local/bundle/gems/jsonrpc-client-0.1.4/lib/jsonrpc/version.rb 863 /usr/local/bundle/gems/jsonrpc-client-0.1.4/lib/jsonrpc/client.rb 864 /home/r/repo/lib/erc20/wallet.rb 865 /home/r/repo/lib/erc20/fake_wallet.rb 866 /home/r/repo/test/erc20/test_fake_wallet.rb 867 /home/r/repo/test/erc20/test_wallet.rb 868 /usr/local/bundle/gems/simplecov-0.22.0/lib/minitest/simplecov_plugin.rb 869 /usr/local/bundle/gems/minitest-reporters-1.7.1/lib/minitest/minitest_reporter_plugin.rb 870 /usr/local/bundle/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb 871 /usr/local/lib/ruby/3.4.0/unicode_normalize/tables.rb 872 /usr/local/lib/ruby/3.4.0/unicode_normalize/normalize.rb 873 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/adapter.rb 874 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/adapters/json_common.rb 875 /usr/local/bundle/gems/multi_json-1.15.0/lib/multi_json/adapters/json_gem.rb 876 /usr/local/bundle/gems/faye-websocket-0.11.3/lib/faye/websocket/client.rb 877 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi.rb 878 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/client.rb 879 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/stream_reader.rb 880 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/headers.rb 881 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/http.rb 882 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/http/headers.rb 883 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/http/response.rb 884 /usr/local/bundle/gems/websocket-extensions-0.1.5/lib/websocket/extensions/parser.rb 885 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi/message.rb 886 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/hybi/frame.rb 887 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket/driver/proxy.rb * Process memory map: 56398f0b4000-56398f0b5000 r--p 00000000 00:28 1093626 /usr/local/bin/ruby 56398f0b5000-56398f0b6000 r-xp 00001000 00:28 1093626 /usr/local/bin/ruby 56398f0b6000-56398f0b7000 r--p 00002000 00:28 1093626 /usr/local/bin/ruby 56398f0b7000-56398f0b8000 r--p 00002000 00:28 1093626 /usr/local/bin/ruby 56398f0b8000-56398f0b9000 rw-p 00003000 00:28 1093626 /usr/local/bin/ruby 5639906c5000-563995b96000 rw-p 00000000 00:00 0 [heap] 7f442e7f5000-7f442e7f6000 ---p 00000000 00:00 0 7f442e7f6000-7f442eff6000 rw-p 00000000 00:00 0 7f4434000000-7f44340df000 rw-p 00000000 00:00 0 7f44340df000-7f4438000000 ---p 00000000 00:00 0 7f4439bcf000-7f443affe000 rw-p 00000000 00:00 0 7f443affe000-7f443afff000 ---p 00000000 00:00 0 7f443afff000-7f443b7ff000 rw-p 00000000 00:00 0 7f443b7ff000-7f443b800000 ---p 00000000 00:00 0 7f443b800000-7f443c000000 rw-p 00000000 00:00 0 7f443c000000-7f443c048000 rw-p 00000000 00:00 0 7f443c048000-7f4440000000 ---p 00000000 00:00 0 7f4440000000-7f444003a000 rw-p 00000000 00:00 0 7f444003a000-7f4444000000 ---p 00000000 00:00 0 7f4444000000-7f44440a1000 rw-p 00000000 00:00 0 7f44440a1000-7f4448000000 ---p 00000000 00:00 0 7f4448000000-7f4448048000 rw-p 00000000 00:00 0 7f4448048000-7f444c000000 ---p 00000000 00:00 0 7f444c000000-7f444c021000 rw-p 00000000 00:00 0 7f444c021000-7f4450000000 ---p 00000000 00:00 0 7f4450000000-7f4450021000 rw-p 00000000 00:00 0 7f4450021000-7f4454000000 ---p 00000000 00:00 0 7f4454000000-7f4454021000 rw-p 00000000 00:00 0 7f4454021000-7f4458000000 ---p 00000000 00:00 0 7f44581b9000-7f44595ff000 r--s 00000000 00:28 1093842 /usr/local/lib/libruby.so.3.4.2 7f44595ff000-7f4459600000 ---p 00000000 00:00 0 7f4459600000-7f4459710000 rw-p 00000000 00:00 0 7f445971e000-7f445971f000 ---p 00000000 00:00 0 7f445971f000-7f445981f000 rw-p 00000000 00:00 0 7f445981f000-7f4459820000 ---p 00000000 00:00 0 7f4459820000-7f4459930000 rw-p 00000000 00:00 0 7f4459bf7000-7f445a160000 rw-p 00000000 00:00 0 7f445a374000-7f445a980000 rw-p 00000000 00:00 0 7f445a98c000-7f445a98d000 ---p 00000000 00:00 0 7f445a98d000-7f445aa8d000 rw-p 00000000 00:00 0 7f445aa8d000-7f445aa8e000 ---p 00000000 00:00 0 7f445aa8e000-7f445ab8e000 rw-p 00000000 00:00 0 7f445ad90000-7f445adc0000 rw-p 00000000 00:00 0 7f445adca000-7f445aecb000 rw-p 00000000 00:00 0 7f445aecb000-7f445aecc000 ---p 00000000 00:00 0 7f445aecc000-7f445afcc000 rw-p 00000000 00:00 0 7f445b074000-7f445b099000 r--s 00000000 00:28 262888 /lib/x86_64-linux-gnu/libpthread-2.31.so 7f445b099000-7f445b0cd000 r--s 00000000 00:28 1093626 /usr/local/bin/ruby 7f445b0cd000-7f445b1ce000 rw-p 00000000 00:00 0 7f445b1ce000-7f445b1cf000 ---p 00000000 00:00 0 7f445b1cf000-7f445b2cf000 rw-p 00000000 00:00 0 7f445b2e0000-7f445b3e0000 rw-p 00000000 00:00 0 7f445b3e9000-7f445b3ec000 r--p 00000000 00:28 262875 /lib/x86_64-linux-gnu/libnss_files-2.31.so 7f445b3ec000-7f445b3f3000 r-xp 00003000 00:28 262875 /lib/x86_64-linux-gnu/libnss_files-2.31.so 7f445b3f3000-7f445b3f5000 r--p 0000a000 00:28 262875 /lib/x86_64-linux-gnu/libnss_files-2.31.so 7f445b3f5000-7f445b3f6000 r--p 0000b000 00:28 262875 /lib/x86_64-linux-gnu/libnss_files-2.31.so 7f445b3f6000-7f445b3f7000 rw-p 0000c000 00:28 262875 /lib/x86_64-linux-gnu/libnss_files-2.31.so 7f445b3f7000-7f445b3fd000 rw-p 00000000 00:00 0 7f445b3fd000-7f445b3fe000 ---p 00000000 00:00 0 7f445b3fe000-7f445bbfe000 rw-p 00000000 00:00 0 7f445bbfe000-7f445bbff000 ---p 00000000 00:00 0 7f445bbff000-7f445be50000 rw-p 00000000 00:00 0 7f445be57000-7f445beed000 r--p 00000000 00:28 263623 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 7f445beed000-7f445bfc9000 r-xp 00096000 00:28 263623 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 7f445bfc9000-7f445c013000 r--p 00172000 00:28 263623 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 7f445c013000-7f445c01e000 r--p 001bb000 00:28 263623 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 7f445c01e000-7f445c021000 rw-p 001c6000 00:28 263623 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 7f445c021000-7f445c024000 rw-p 00000000 00:00 0 7f445c024000-7f445c055000 r--p 00000000 00:28 1105604 /usr/local/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so 7f445c055000-7f445c079000 r-xp 00031000 00:28 1105604 /usr/local/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so 7f445c079000-7f445c08a000 r--p 00055000 00:28 1105604 /usr/local/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so 7f445c08a000-7f445c08b000 ---p 00066000 00:28 1105604 /usr/local/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so 7f445c08b000-7f445c08c000 r--p 00066000 00:28 1105604 /usr/local/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so 7f445c08c000-7f445c090000 rw-p 00067000 00:28 1105604 /usr/local/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so 7f445c090000-7f445c140000 rw-p 00000000 00:00 0 7f445c14e000-7f445c3f0000 rw-p 00000000 00:00 0 7f445c400000-7f445c420000 rw-p 00000000 00:00 0 7f445c424000-7f445c426000 r--p 00000000 00:28 1095273 /usr/local/lib/ruby/3.4.0/x86_64-linux/stringio.so 7f445c426000-7f445c42b000 r-xp 00002000 00:28 1095273 /usr/local/lib/ruby/3.4.0/x86_64-linux/stringio.so 7f445c42b000-7f445c42d000 r--p 00007000 00:28 1095273 /usr/local/lib/ruby/3.4.0/x86_64-linux/stringio.so 7f445c42d000-7f445c42e000 r--p 00008000 00:28 1095273 /usr/local/lib/ruby/3.4.0/x86_64-linux/stringio.so 7f445c42e000-7f445c42f000 rw-p 00009000 00:28 1095273 /usr/local/lib/ruby/3.4.0/x86_64-linux/stringio.so 7f445c42f000-7f445c500000 rw-p 00000000 00:00 0 7f445c505000-7f445c507000 r--p 00000000 00:28 1095274 /usr/local/lib/ruby/3.4.0/x86_64-linux/strscan.so 7f445c507000-7f445c50c000 r-xp 00002000 00:28 1095274 /usr/local/lib/ruby/3.4.0/x86_64-linux/strscan.so 7f445c50c000-7f445c50e000 r--p 00007000 00:28 1095274 /usr/local/lib/ruby/3.4.0/x86_64-linux/strscan.so 7f445c50e000-7f445c50f000 r--p 00008000 00:28 1095274 /usr/local/lib/ruby/3.4.0/x86_64-linux/strscan.so 7f445c50f000-7f445c510000 rw-p 00009000 00:28 1095274 /usr/local/lib/ruby/3.4.0/x86_64-linux/strscan.so 7f445c510000-7f445c570000 rw-p 00000000 00:00 0 7f445c572000-7f445c573000 r--p 00000000 00:28 1095177 /usr/local/lib/ruby/3.4.0/x86_64-linux/coverage.so 7f445c573000-7f445c575000 r-xp 00001000 00:28 1095177 /usr/local/lib/ruby/3.4.0/x86_64-linux/coverage.so 7f445c575000-7f445c576000 r--p 00003000 00:28 1095177 /usr/local/lib/ruby/3.4.0/x86_64-linux/coverage.so 7f445c576000-7f445c577000 r--p 00003000 00:28 1095177 /usr/local/lib/ruby/3.4.0/x86_64-linux/coverage.so 7f445c577000-7f445c578000 rw-p 00004000 00:28 1095177 /usr/local/lib/ruby/3.4.0/x86_64-linux/coverage.so 7f445c578000-7f445c57a000 r--p 00000000 00:28 262861 /lib/x86_64-linux-gnu/libkeyutils.so.1.9 7f445c57a000-7f445c57c000 r-xp 00002000 00:28 262861 /lib/x86_64-linux-gnu/libkeyutils.so.1.9 7f445c57c000-7f445c57d000 r--p 00004000 00:28 262861 /lib/x86_64-linux-gnu/libkeyutils.so.1.9 7f445c57d000-7f445c57e000 r--p 00004000 00:28 262861 /lib/x86_64-linux-gnu/libkeyutils.so.1.9 7f445c57e000-7f445c57f000 rw-p 00005000 00:28 262861 /lib/x86_64-linux-gnu/libkeyutils.so.1.9 7f445c57f000-7f445c581000 r--p 00000000 00:28 263583 /usr/lib/x86_64-linux-gnu/libffi.so.7.1.0 7f445c581000-7f445c587000 r-xp 00002000 00:28 263583 /usr/lib/x86_64-linux-gnu/libffi.so.7.1.0 7f445c587000-7f445c589000 r--p 00008000 00:28 263583 /usr/lib/x86_64-linux-gnu/libffi.so.7.1.0 7f445c589000-7f445c58a000 r--p 00009000 00:28 263583 /usr/lib/x86_64-linux-gnu/libffi.so.7.1.0 7f445c58a000-7f445c58b000 rw-p 0000a000 00:28 263583 /usr/lib/x86_64-linux-gnu/libffi.so.7.1.0 7f445c58b000-7f445c58f000 r--p 00000000 00:28 262859 /lib/x86_64-linux-gnu/libgpg-error.so.0.29.0 7f445c58f000-7f445c5a4000 r-xp 00004000 00:28 262859 /lib/x86_64-linux-gnu/libgpg-error.so.0.29.0 7f445c5a4000-7f445c5ae000 r--p 00019000 00:28 262859 /lib/x86_64-linux-gnu/libgpg-error.so.0.29.0 7f445c5ae000-7f445c5af000 ---p 00023000 00:28 262859 /lib/x86_64-linux-gnu/libgpg-error.so.0.29.0 7f445c5af000-7f445c5b0000 r--p 00023000 00:28 262859 /lib/x86_64-linux-gnu/libgpg-error.so.0.29.0 7f445c5b0000-7f445c5b1000 rw-p 00024000 00:28 262859 /lib/x86_64-linux-gnu/libgpg-error.so.0.29.0 7f445c5b1000-7f445c5b2000 r--p 00000000 00:28 270135 /usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9 7f445c5b2000-7f445c5b3000 r-xp 00001000 00:28 270135 /usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9 7f445c5b3000-7f445c5d2000 r--p 00002000 00:28 270135 /usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9 7f445c5d2000-7f445c5d3000 r--p 00020000 00:28 270135 /usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9 7f445c5d3000-7f445c5d4000 rw-p 00021000 00:28 270135 /usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9 7f445c5d4000-7f445c5d7000 r--p 00000000 00:28 270163 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25 7f445c5d7000-7f445c5e9000 r-xp 00003000 00:28 270163 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25 7f445c5e9000-7f445c5ef000 r--p 00015000 00:28 270163 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25 7f445c5ef000-7f445c5f0000 r--p 0001a000 00:28 270163 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25 7f445c5f0000-7f445c5f1000 rw-p 0001b000 00:28 270163 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25 7f445c5f1000-7f445c5f5000 r--p 00000000 00:28 262890 /lib/x86_64-linux-gnu/libresolv-2.31.so 7f445c5f5000-7f445c603000 r-xp 00004000 00:28 262890 /lib/x86_64-linux-gnu/libresolv-2.31.so 7f445c603000-7f445c607000 r--p 00012000 00:28 262890 /lib/x86_64-linux-gnu/libresolv-2.31.so 7f445c607000-7f445c608000 r--p 00015000 00:28 262890 /lib/x86_64-linux-gnu/libresolv-2.31.so 7f445c608000-7f445c609000 rw-p 00016000 00:28 262890 /lib/x86_64-linux-gnu/libresolv-2.31.so 7f445c609000-7f445c60b000 rw-p 00000000 00:00 0 7f445c60b000-7f445c60e000 r--p 00000000 00:28 263601 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1 7f445c60e000-7f445c615000 r-xp 00003000 00:28 263601 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1 7f445c615000-7f445c618000 r--p 0000a000 00:28 263601 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1 7f445c618000-7f445c619000 r--p 0000c000 00:28 263601 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1 7f445c619000-7f445c61a000 rw-p 0000d000 00:28 263601 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1 7f445c61a000-7f445c61c000 r--p 00000000 00:28 262846 /lib/x86_64-linux-gnu/libcom_err.so.2.1 7f445c61c000-7f445c61d000 r-xp 00002000 00:28 262846 /lib/x86_64-linux-gnu/libcom_err.so.2.1 7f445c61d000-7f445c61e000 r--p 00003000 00:28 262846 /lib/x86_64-linux-gnu/libcom_err.so.2.1 7f445c61e000-7f445c61f000 r--p 00003000 00:28 262846 /lib/x86_64-linux-gnu/libcom_err.so.2.1 7f445c61f000-7f445c620000 rw-p 00004000 00:28 262846 /lib/x86_64-linux-gnu/libcom_err.so.2.1 7f445c620000-7f445c624000 r--p 00000000 00:28 263597 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 7f445c624000-7f445c63f000 r-xp 00004000 00:28 263597 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 7f445c63f000-7f445c64c000 r--p 0001f000 00:28 263597 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 7f445c64c000-7f445c64d000 ---p 0002c000 00:28 263597 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 7f445c64d000-7f445c64e000 r--p 0002c000 00:28 263597 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 7f445c64e000-7f445c64f000 rw-p 0002d000 00:28 263597 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1 7f445c64f000-7f445c650000 rw-p 00000000 00:00 0 7f445c650000-7f445c673000 r--p 00000000 00:28 263599 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3 7f445c673000-7f445c6d1000 r-xp 00023000 00:28 263599 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3 7f445c6d1000-7f445c719000 r--p 00081000 00:28 263599 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3 7f445c719000-7f445c727000 r--p 000c8000 00:28 263599 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3 7f445c727000-7f445c72a000 rw-p 000d6000 00:28 263599 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3 7f445c72a000-7f445c72d000 r--p 00000000 00:28 263627 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0 7f445c72d000-7f445c739000 r-xp 00003000 00:28 263627 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0 7f445c739000-7f445c73d000 r--p 0000f000 00:28 263627 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0 7f445c73d000-7f445c73e000 ---p 00013000 00:28 263627 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0 7f445c73e000-7f445c73f000 r--p 00013000 00:28 263627 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0 7f445c73f000-7f445c740000 rw-p 00014000 00:28 263627 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0 7f445c740000-7f445c76b000 r--p 00000000 00:28 263611 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 7f445c76b000-7f445c803000 r-xp 0002b000 00:28 263611 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 7f445c803000-7f445c85f000 r--p 000c3000 00:28 263611 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 7f445c85f000-7f445c86a000 r--p 0011e000 00:28 263611 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 7f445c86a000-7f445c874000 rw-p 00129000 00:28 263611 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 7f445c874000-7f445c880000 r--p 00000000 00:28 263585 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8 7f445c880000-7f445c950000 r-xp 0000c000 00:28 263585 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8 7f445c950000-7f445c98d000 r--p 000dc000 00:28 263585 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8 7f445c98d000-7f445c98f000 r--p 00118000 00:28 263585 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8 7f445c98f000-7f445c994000 rw-p 0011a000 00:28 263585 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8 7f445c994000-7f445c99d000 r--p 00000000 00:28 263593 /usr/lib/x86_64-linux-gnu/libhogweed.so.6.4 7f445c99d000-7f445c9b0000 r-xp 00009000 00:28 263593 /usr/lib/x86_64-linux-gnu/libhogweed.so.6.4 7f445c9b0000-7f445c9da000 r--p 0001c000 00:28 263593 /usr/lib/x86_64-linux-gnu/libhogweed.so.6.4 7f445c9da000-7f445c9db000 ---p 00046000 00:28 263593 /usr/lib/x86_64-linux-gnu/libhogweed.so.6.4 7f445c9db000-7f445c9dc000 r--p 00046000 00:28 263593 /usr/lib/x86_64-linux-gnu/libhogweed.so.6.4 7f445c9dc000-7f445c9dd000 rw-p 00047000 00:28 263593 /usr/lib/x86_64-linux-gnu/libhogweed.so.6.4 7f445c9dd000-7f445c9ee000 r--p 00000000 00:28 263633 /usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0 7f445c9ee000-7f445ca23000 r-xp 00011000 00:28 263633 /usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0 7f445ca23000-7f445cb5a000 r--p 00046000 00:28 263633 /usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0 7f445cb5a000-7f445cb5e000 r--p 0017c000 00:28 263633 /usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0 7f445cb5e000-7f445cb5f000 rw-p 00180000 00:28 263633 /usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0 7f445cb5f000-7f445cb60000 r--p 00000000 00:28 270137 /usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9 7f445cb60000-7f445cb68000 r-xp 00001000 00:28 270137 /usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9 7f445cb68000-7f445cb6b000 r--p 00009000 00:28 270137 /usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9 7f445cb6b000-7f445cb6c000 r--p 0000b000 00:28 270137 /usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9 7f445cb6c000-7f445cb6d000 rw-p 0000c000 00:28 270137 /usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9 7f445cb6d000-7f445cb70000 r--p 00000000 00:28 270147 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5 7f445cb70000-7f445cb78000 r-xp 00003000 00:28 270147 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5 7f445cb78000-7f445cb7b000 r--p 0000b000 00:28 270147 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5 7f445cb7b000-7f445cb7c000 ---p 0000e000 00:28 270147 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5 7f445cb7c000-7f445cb7d000 r--p 0000e000 00:28 270147 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5 7f445cb7d000-7f445cb7e000 rw-p 0000f000 00:28 270147 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5 7f445cb7e000-7f445cb8c000 r--p 00000000 00:28 270150 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5 7f445cb8c000-7f445cbbf000 r-xp 0000e000 00:28 270150 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5 7f445cbbf000-7f445cbce000 r--p 00041000 00:28 270150 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5 7f445cbce000-7f445cbcf000 ---p 00050000 00:28 270150 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5 7f445cbcf000-7f445cbd1000 r--p 00050000 00:28 270150 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5 7f445cbd1000-7f445cbd2000 rw-p 00052000 00:28 270150 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5 7f445cbd2000-7f445cbd4000 rw-p 00000000 00:00 0 7f445cbd4000-7f445cbe0000 r--p 00000000 00:28 263591 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2 7f445cbe0000-7f445cc15000 r-xp 0000c000 00:28 263591 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2 7f445cc15000-7f445cc22000 r--p 00041000 00:28 263591 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2 7f445cc22000-7f445cc23000 ---p 0004e000 00:28 263591 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2 7f445cc23000-7f445cc25000 r--p 0004e000 00:28 263591 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2 7f445cc25000-7f445cc27000 rw-p 00050000 00:28 263591 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2 7f445cc27000-7f445cc5b000 r--p 00000000 00:28 263589 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1 7f445cc5b000-7f445cd7c000 r-xp 00034000 00:28 263589 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1 7f445cd7c000-7f445ce12000 r--p 00155000 00:28 263589 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1 7f445ce12000-7f445ce23000 r--p 001ea000 00:28 263589 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1 7f445ce23000-7f445ce25000 rw-p 001fb000 00:28 263589 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1 7f445ce25000-7f445ce27000 rw-p 00000000 00:00 0 7f445ce27000-7f445ce33000 r--p 00000000 00:28 263607 /usr/lib/x86_64-linux-gnu/libnettle.so.8.4 7f445ce33000-7f445ce55000 r-xp 0000c000 00:28 263607 /usr/lib/x86_64-linux-gnu/libnettle.so.8.4 7f445ce55000-7f445ce6b000 r--p 0002e000 00:28 263607 /usr/lib/x86_64-linux-gnu/libnettle.so.8.4 7f445ce6b000-7f445ce6c000 ---p 00044000 00:28 263607 /usr/lib/x86_64-linux-gnu/libnettle.so.8.4 7f445ce6c000-7f445ce6e000 r--p 00044000 00:28 263607 /usr/lib/x86_64-linux-gnu/libnettle.so.8.4 7f445ce6e000-7f445ce6f000 rw-p 00046000 00:28 263607 /usr/lib/x86_64-linux-gnu/libnettle.so.8.4 7f445ce6f000-7f445ce71000 r--p 00000000 00:28 270160 /usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2 7f445ce71000-7f445ce73000 r-xp 00002000 00:28 270160 /usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2 7f445ce73000-7f445ce81000 r--p 00004000 00:28 270160 /usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2 7f445ce81000-7f445ce82000 r--p 00011000 00:28 270160 /usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2 7f445ce82000-7f445ce83000 rw-p 00012000 00:28 270160 /usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2 7f445ce83000-7f445ce88000 r--p 00000000 00:28 270167 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1 7f445ce88000-7f445ceaa000 r-xp 00005000 00:28 270167 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1 7f445ceaa000-7f445ceb5000 r--p 00027000 00:28 270167 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1 7f445ceb5000-7f445ceb6000 ---p 00032000 00:28 270167 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1 7f445ceb6000-7f445ceb7000 r--p 00032000 00:28 270167 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1 7f445ceb7000-7f445ceb8000 rw-p 00033000 00:28 270167 /usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1 7f445ceb8000-7f445cebd000 r--p 00000000 00:28 270161 /usr/lib/x86_64-linux-gnu/librtmp.so.1 7f445cebd000-7f445cecd000 r-xp 00005000 00:28 270161 /usr/lib/x86_64-linux-gnu/librtmp.so.1 7f445cecd000-7f445ced4000 r--p 00015000 00:28 270161 /usr/lib/x86_64-linux-gnu/librtmp.so.1 7f445ced4000-7f445ced5000 ---p 0001c000 00:28 270161 /usr/lib/x86_64-linux-gnu/librtmp.so.1 7f445ced5000-7f445ced6000 r--p 0001c000 00:28 270161 /usr/lib/x86_64-linux-gnu/librtmp.so.1 7f445ced6000-7f445ced7000 rw-p 0001d000 00:28 270161 /usr/lib/x86_64-linux-gnu/librtmp.so.1 7f445ced7000-7f445ced9000 r--p 00000000 00:28 263595 /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7 7f445ced9000-7f445cedd000 r-xp 00002000 00:28 263595 /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7 7f445cedd000-7f445cef6000 r--p 00006000 00:28 263595 /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7 7f445cef6000-7f445cef7000 r--p 0001e000 00:28 263595 /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7 7f445cef7000-7f445cef8000 rw-p 0001f000 00:28 263595 /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7 7f445cef8000-7f445cefd000 r--p 00000000 00:28 270154 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1 7f445cefd000-7f445cf14000 r-xp 00005000 00:28 270154 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1 7f445cf14000-7f445cf22000 r--p 0001c000 00:28 270154 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1 7f445cf22000-7f445cf25000 r--p 00029000 00:28 270154 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1 7f445cf25000-7f445cf26000 rw-p 0002c000 00:28 270154 /usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1 7f445cf26000-7f445cf34000 r--p 00000000 00:28 273775 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.7.0 7f445cf34000-7f445cf9b000 r-xp 0000e000 00:28 273775 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.7.0 7f445cf9b000-7f445cfb8000 r--p 00075000 00:28 273775 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.7.0 7f445cfb8000-7f445cfb9000 ---p 00092000 00:28 273775 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.7.0 7f445cfb9000-7f445cfbd000 r--p 00092000 00:28 273775 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.7.0 7f445cfbd000-7f445cfbf000 rw-p 00096000 00:28 273775 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.7.0 7f445cfbf000-7f445cff0000 rw-p 00000000 00:00 0 7f445cff2000-7f445cff3000 r--p 00000000 00:28 1095183 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha1.so 7f445cff3000-7f445cff5000 r-xp 00001000 00:28 1095183 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha1.so 7f445cff5000-7f445cff6000 r--p 00003000 00:28 1095183 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha1.so 7f445cff6000-7f445cff7000 r--p 00003000 00:28 1095183 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha1.so 7f445cff7000-7f445cff8000 rw-p 00004000 00:28 1095183 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha1.so 7f445cff8000-7f445cffb000 r--p 00000000 00:28 1103378 /usr/local/bundle/gems/bigdecimal-3.1.9/lib/bigdecimal.so 7f445cffb000-7f445d012000 r-xp 00003000 00:28 1103378 /usr/local/bundle/gems/bigdecimal-3.1.9/lib/bigdecimal.so 7f445d012000-7f445d016000 r--p 0001a000 00:28 1103378 /usr/local/bundle/gems/bigdecimal-3.1.9/lib/bigdecimal.so 7f445d016000-7f445d017000 r--p 0001d000 00:28 1103378 /usr/local/bundle/gems/bigdecimal-3.1.9/lib/bigdecimal.so 7f445d017000-7f445d018000 rw-p 0001e000 00:28 1103378 /usr/local/bundle/gems/bigdecimal-3.1.9/lib/bigdecimal.so 7f445d018000-7f445d019000 r--p 00000000 00:28 1104715 /usr/local/bundle/gems/keccak-1.3.2/lib/digest/keccak.so 7f445d019000-7f445d01d000 r-xp 00001000 00:28 1104715 /usr/local/bundle/gems/keccak-1.3.2/lib/digest/keccak.so 7f445d01d000-7f445d01e000 r--p 00005000 00:28 1104715 /usr/local/bundle/gems/keccak-1.3.2/lib/digest/keccak.so 7f445d01e000-7f445d01f000 r--p 00005000 00:28 1104715 /usr/local/bundle/gems/keccak-1.3.2/lib/digest/keccak.so 7f445d01f000-7f445d020000 rw-p 00006000 00:28 1104715 /usr/local/bundle/gems/keccak-1.3.2/lib/digest/keccak.so 7f445d020000-7f445d060000 rw-p 00000000 00:00 0 7f445d060000-7f445d061000 r--p 00000000 00:28 1095184 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha2.so 7f445d061000-7f445d063000 r-xp 00001000 00:28 1095184 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha2.so 7f445d063000-7f445d064000 r--p 00003000 00:28 1095184 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha2.so 7f445d064000-7f445d065000 r--p 00003000 00:28 1095184 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha2.so 7f445d065000-7f445d066000 rw-p 00004000 00:28 1095184 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/sha2.so 7f445d066000-7f445d067000 r--p 00000000 00:28 1105314 /usr/local/bundle/gems/scrypt-3.0.8/ext/scrypt/x86_64-linux/libscrypt_ext.so 7f445d067000-7f445d06a000 r-xp 00001000 00:28 1105314 /usr/local/bundle/gems/scrypt-3.0.8/ext/scrypt/x86_64-linux/libscrypt_ext.so 7f445d06a000-7f445d06b000 r--p 00004000 00:28 1105314 /usr/local/bundle/gems/scrypt-3.0.8/ext/scrypt/x86_64-linux/libscrypt_ext.so 7f445d06b000-7f445d06c000 r--p 00004000 00:28 1105314 /usr/local/bundle/gems/scrypt-3.0.8/ext/scrypt/x86_64-linux/libscrypt_ext.so 7f445d06c000-7f445d06d000 rw-p 00005000 00:28 1105314 /usr/local/bundle/gems/scrypt-3.0.8/ext/scrypt/x86_64-linux/libscrypt_ext.so 7f445d06d000-7f445d074000 r--p 00000000 00:28 1104088 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so 7f445d074000-7f445d097000 r-xp 00007000 00:28 1104088 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so 7f445d097000-7f445d0a0000 r--p 0002a000 00:28 1104088 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so 7f445d0a0000-7f445d0a1000 r--p 00032000 00:28 1104088 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so 7f445d0a1000-7f445d0a2000 rw-p 00033000 00:28 1104088 /usr/local/bundle/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so 7f445d0a2000-7f445d0a3000 rw-p 00000000 00:00 0 7f445d0a3000-7f445d0a6000 r--p 00000000 00:28 1105225 /usr/local/bundle/extensions/x86_64-linux/3.4.0/rbsecp256k1-6.0.0/rbsecp256k1/rbsecp256k1.so 7f445d0a6000-7f445d0b9000 r-xp 00003000 00:28 1105225 /usr/local/bundle/extensions/x86_64-linux/3.4.0/rbsecp256k1-6.0.0/rbsecp256k1/rbsecp256k1.so 7f445d0b9000-7f445d1cd000 r--p 00016000 00:28 1105225 /usr/local/bundle/extensions/x86_64-linux/3.4.0/rbsecp256k1-6.0.0/rbsecp256k1/rbsecp256k1.so 7f445d1cd000-7f445d1ce000 ---p 0012a000 00:28 1105225 /usr/local/bundle/extensions/x86_64-linux/3.4.0/rbsecp256k1-6.0.0/rbsecp256k1/rbsecp256k1.so 7f445d1ce000-7f445d1cf000 r--p 0012a000 00:28 1105225 /usr/local/bundle/extensions/x86_64-linux/3.4.0/rbsecp256k1-6.0.0/rbsecp256k1/rbsecp256k1.so 7f445d1cf000-7f445d1d0000 rw-p 0012b000 00:28 1105225 /usr/local/bundle/extensions/x86_64-linux/3.4.0/rbsecp256k1-6.0.0/rbsecp256k1/rbsecp256k1.so 7f445d1d0000-7f445d230000 rw-p 00000000 00:00 0 7f445d231000-7f445d2b7000 r--p 00000000 00:28 263578 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 7f445d2b7000-7f445d45e000 r-xp 00086000 00:28 263578 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 7f445d45e000-7f445d4ef000 r--p 0022d000 00:28 263578 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 7f445d4ef000-7f445d51f000 r--p 002bd000 00:28 263578 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 7f445d51f000-7f445d521000 rw-p 002ed000 00:28 263578 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 7f445d521000-7f445d525000 rw-p 00000000 00:00 0 7f445d525000-7f445d542000 r--p 00000000 00:28 263621 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 7f445d542000-7f445d590000 r-xp 0001d000 00:28 263621 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 7f445d590000-7f445d5aa000 r--p 0006b000 00:28 263621 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 7f445d5aa000-7f445d5ab000 ---p 00085000 00:28 263621 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 7f445d5ab000-7f445d5b4000 r--p 00085000 00:28 263621 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 7f445d5b4000-7f445d5b8000 rw-p 0008e000 00:28 263621 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 7f445d5b9000-7f445d5bb000 r--p 00000000 00:28 1095185 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest.so 7f445d5bb000-7f445d5bd000 r-xp 00002000 00:28 1095185 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest.so 7f445d5bd000-7f445d5be000 r--p 00004000 00:28 1095185 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest.so 7f445d5be000-7f445d5bf000 r--p 00004000 00:28 1095185 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest.so 7f445d5bf000-7f445d5c0000 rw-p 00005000 00:28 1095185 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest.so 7f445d5c0000-7f445d5d4000 r--p 00000000 00:28 1104858 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.so 7f445d5d4000-7f445d608000 r-xp 00014000 00:28 1104858 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.so 7f445d608000-7f445d61a000 r--p 00048000 00:28 1104858 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.so 7f445d61a000-7f445d61b000 ---p 0005a000 00:28 1104858 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.so 7f445d61b000-7f445d61d000 r--p 0005a000 00:28 1104858 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.so 7f445d61d000-7f445d61f000 rw-p 0005c000 00:28 1104858 /usr/local/bundle/gems/openssl-3.3.0/lib/openssl.so 7f445d61f000-7f445d690000 rw-p 00000000 00:00 0 7f445d690000-7f445d691000 r--p 00000000 00:28 1095250 /usr/local/lib/ruby/3.4.0/x86_64-linux/erb/escape.so 7f445d691000-7f445d692000 r-xp 00001000 00:28 1095250 /usr/local/lib/ruby/3.4.0/x86_64-linux/erb/escape.so 7f445d692000-7f445d693000 r--p 00002000 00:28 1095250 /usr/local/lib/ruby/3.4.0/x86_64-linux/erb/escape.so 7f445d693000-7f445d694000 r--p 00002000 00:28 1095250 /usr/local/lib/ruby/3.4.0/x86_64-linux/erb/escape.so 7f445d694000-7f445d695000 rw-p 00003000 00:28 1095250 /usr/local/lib/ruby/3.4.0/x86_64-linux/erb/escape.so 7f445d695000-7f445d698000 r--p 00000000 00:28 1095275 /usr/local/lib/ruby/3.4.0/x86_64-linux/zlib.so 7f445d698000-7f445d6a3000 r-xp 00003000 00:28 1095275 /usr/local/lib/ruby/3.4.0/x86_64-linux/zlib.so 7f445d6a3000-7f445d6a6000 r--p 0000e000 00:28 1095275 /usr/local/lib/ruby/3.4.0/x86_64-linux/zlib.so 7f445d6a6000-7f445d6a7000 r--p 00010000 00:28 1095275 /usr/local/lib/ruby/3.4.0/x86_64-linux/zlib.so 7f445d6a7000-7f445d6a8000 rw-p 00011000 00:28 1095275 /usr/local/lib/ruby/3.4.0/x86_64-linux/zlib.so 7f445d6a8000-7f445d6af000 r--p 00000000 00:28 1095272 /usr/local/lib/ruby/3.4.0/x86_64-linux/socket.so 7f445d6af000-7f445d6d2000 r-xp 00007000 00:28 1095272 /usr/local/lib/ruby/3.4.0/x86_64-linux/socket.so 7f445d6d2000-7f445d6da000 r--p 0002a000 00:28 1095272 /usr/local/lib/ruby/3.4.0/x86_64-linux/socket.so 7f445d6da000-7f445d6db000 r--p 00031000 00:28 1095272 /usr/local/lib/ruby/3.4.0/x86_64-linux/socket.so 7f445d6db000-7f445d6dc000 rw-p 00032000 00:28 1095272 /usr/local/lib/ruby/3.4.0/x86_64-linux/socket.so 7f445d6dc000-7f445d6de000 r--p 00000000 00:28 283240 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f445d6de000-7f445d6f8000 r-xp 00002000 00:28 283240 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f445d6f8000-7f445d6fc000 r--p 0001c000 00:28 283240 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f445d6fc000-7f445d6fd000 r--p 0001f000 00:28 283240 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f445d6fd000-7f445d6fe000 rw-p 00020000 00:28 283240 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f445d710000-7f445d7a0000 rw-p 00000000 00:00 0 7f445d7a6000-7f445d7a7000 r--p 00000000 00:28 1105650 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket_mask.so 7f445d7a7000-7f445d7a8000 r-xp 00001000 00:28 1105650 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket_mask.so 7f445d7a8000-7f445d7a9000 r--p 00002000 00:28 1105650 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket_mask.so 7f445d7a9000-7f445d7aa000 r--p 00002000 00:28 1105650 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket_mask.so 7f445d7aa000-7f445d7ab000 rw-p 00003000 00:28 1105650 /usr/local/bundle/gems/websocket-driver-0.7.7/lib/websocket_mask.so 7f445d7ab000-7f445d7ac000 r--p 00000000 00:28 1095181 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/md5.so 7f445d7ac000-7f445d7ad000 r-xp 00001000 00:28 1095181 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/md5.so 7f445d7ad000-7f445d7ae000 r--p 00002000 00:28 1095181 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/md5.so 7f445d7ae000-7f445d7af000 r--p 00002000 00:28 1095181 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/md5.so 7f445d7af000-7f445d7b0000 rw-p 00003000 00:28 1095181 /usr/local/lib/ruby/3.4.0/x86_64-linux/digest/md5.so 7f445d7b0000-7f445d9d0000 rw-p 00000000 00:00 0 7f445d9d4000-7f445d9d6000 r--p 00000000 00:28 1105731 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/generator.so 7f445d9d6000-7f445d9dc000 r-xp 00002000 00:28 1105731 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/generator.so 7f445d9dc000-7f445d9de000 r--p 00008000 00:28 1105731 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/generator.so 7f445d9de000-7f445d9df000 r--p 00009000 00:28 1105731 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/generator.so 7f445d9df000-7f445d9e0000 rw-p 0000a000 00:28 1105731 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/generator.so 7f445d9e0000-7f445da20000 rw-p 00000000 00:00 0 7f445da20000-7f445da21000 r--p 00000000 00:28 1095175 /usr/local/lib/ruby/3.4.0/x86_64-linux/cgi/escape.so 7f445da21000-7f445da23000 r-xp 00001000 00:28 1095175 /usr/local/lib/ruby/3.4.0/x86_64-linux/cgi/escape.so 7f445da23000-7f445da24000 r--p 00003000 00:28 1095175 /usr/local/lib/ruby/3.4.0/x86_64-linux/cgi/escape.so 7f445da24000-7f445da25000 r--p 00003000 00:28 1095175 /usr/local/lib/ruby/3.4.0/x86_64-linux/cgi/escape.so 7f445da25000-7f445da26000 rw-p 00004000 00:28 1095175 /usr/local/lib/ruby/3.4.0/x86_64-linux/cgi/escape.so 7f445da26000-7f445da28000 r--p 00000000 00:28 1105737 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/parser.so 7f445da28000-7f445da2c000 r-xp 00002000 00:28 1105737 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/parser.so 7f445da2c000-7f445da2e000 r--p 00006000 00:28 1105737 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/parser.so 7f445da2e000-7f445da2f000 r--p 00007000 00:28 1105737 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/parser.so 7f445da2f000-7f445da30000 rw-p 00008000 00:28 1105737 /usr/local/bundle/gems/json-2.10.2/lib/json/ext/parser.so 7f445da30000-7f445dbf0000 rw-p 00000000 00:00 0 7f445dbf4000-7f445dbf6000 r--p 00000000 00:28 1095265 /usr/local/lib/ruby/3.4.0/x86_64-linux/pathname.so 7f445dbf6000-7f445dbfb000 r-xp 00002000 00:28 1095265 /usr/local/lib/ruby/3.4.0/x86_64-linux/pathname.so 7f445dbfb000-7f445dbfd000 r--p 00007000 00:28 1095265 /usr/local/lib/ruby/3.4.0/x86_64-linux/pathname.so 7f445dbfd000-7f445dbfe000 r--p 00008000 00:28 1095265 /usr/local/lib/ruby/3.4.0/x86_64-linux/pathname.so 7f445dbfe000-7f445dbff000 rw-p 00009000 00:28 1095265 /usr/local/lib/ruby/3.4.0/x86_64-linux/pathname.so 7f445dbff000-7f445dc00000 ---p 00000000 00:00 0 7f445dc00000-7f445dca1000 rw-p 00000000 00:00 0 7f445dca1000-7f445dca2000 ---p 00000000 00:00 0 7f445dca2000-7f445dd43000 rw-p 00000000 00:00 0 7f445dd43000-7f445dd44000 ---p 00000000 00:00 0 7f445dd44000-7f445dde5000 rw-p 00000000 00:00 0 7f445dde5000-7f445dde6000 ---p 00000000 00:00 0 7f445dde6000-7f445de87000 rw-p 00000000 00:00 0 7f445de87000-7f445de88000 ---p 00000000 00:00 0 7f445de88000-7f445df29000 rw-p 00000000 00:00 0 7f445df29000-7f445df2a000 ---p 00000000 00:00 0 7f445df2a000-7f445dfcb000 rw-p 00000000 00:00 0 7f445dfcb000-7f445dfcc000 ---p 00000000 00:00 0 7f445dfcc000-7f445e06d000 rw-p 00000000 00:00 0 7f445e06d000-7f445e06e000 ---p 00000000 00:00 0 7f445e06e000-7f445e10f000 rw-p 00000000 00:00 0 7f445e10f000-7f445e110000 ---p 00000000 00:00 0 7f445e110000-7f445e1b1000 rw-p 00000000 00:00 0 7f445e1b1000-7f445e1b2000 ---p 00000000 00:00 0 7f445e1b2000-7f445e253000 rw-p 00000000 00:00 0 7f445e253000-7f445e254000 ---p 00000000 00:00 0 7f445e254000-7f445e2f5000 rw-p 00000000 00:00 0 7f445e2f5000-7f445e2f6000 ---p 00000000 00:00 0 7f445e2f6000-7f445e397000 rw-p 00000000 00:00 0 7f445e397000-7f445e398000 ---p 00000000 00:00 0 7f445e398000-7f445e439000 rw-p 00000000 00:00 0 7f445e439000-7f445e43a000 ---p 00000000 00:00 0 7f445e43a000-7f445e4db000 rw-p 00000000 00:00 0 7f445e4db000-7f445e4dc000 ---p 00000000 00:00 0 7f445e4dc000-7f445e57d000 rw-p 00000000 00:00 0 7f445e57d000-7f445e57e000 ---p 00000000 00:00 0 7f445e57e000-7f445e61f000 rw-p 00000000 00:00 0 7f445e61f000-7f445e620000 ---p 00000000 00:00 0 7f445e620000-7f445e6c1000 rw-p 00000000 00:00 0 7f445e6c1000-7f445e6c2000 ---p 00000000 00:00 0 7f445e6c2000-7f445e763000 rw-p 00000000 00:00 0 7f445e763000-7f445e764000 ---p 00000000 00:00 0 7f445e764000-7f445e805000 rw-p 00000000 00:00 0 7f445e805000-7f445e806000 ---p 00000000 00:00 0 7f445e806000-7f445e8a7000 rw-p 00000000 00:00 0 7f445e8a7000-7f445e8a8000 ---p 00000000 00:00 0 7f445e8a8000-7f445e949000 rw-p 00000000 00:00 0 7f445e949000-7f445e94a000 ---p 00000000 00:00 0 7f445e94a000-7f445e9eb000 rw-p 00000000 00:00 0 7f445e9eb000-7f445e9ec000 ---p 00000000 00:00 0 7f445e9ec000-7f445ea8d000 rw-p 00000000 00:00 0 7f445ea8d000-7f445ea8e000 ---p 00000000 00:00 0 7f445ea8e000-7f445eb2f000 rw-p 00000000 00:00 0 7f445eb2f000-7f445eb30000 ---p 00000000 00:00 0 7f445eb30000-7f445ebd1000 rw-p 00000000 00:00 0 7f445ebd1000-7f445ebd2000 ---p 00000000 00:00 0 7f445ebd2000-7f445ec73000 rw-p 00000000 00:00 0 7f445ec73000-7f445ec74000 ---p 00000000 00:00 0 7f445ec74000-7f445ed15000 rw-p 00000000 00:00 0 7f445ed15000-7f445ed16000 ---p 00000000 00:00 0 7f445ed16000-7f445edb7000 rw-p 00000000 00:00 0 7f445edb7000-7f445edb8000 ---p 00000000 00:00 0 7f445edb8000-7f445ee59000 rw-p 00000000 00:00 0 7f445ee59000-7f445ee5a000 ---p 00000000 00:00 0 7f445ee5a000-7f445eefb000 rw-p 00000000 00:00 0 7f445eefb000-7f445eefc000 ---p 00000000 00:00 0 7f445eefc000-7f445ef9d000 rw-p 00000000 00:00 0 7f445ef9d000-7f445ef9e000 ---p 00000000 00:00 0 7f445ef9e000-7f445f03f000 rw-p 00000000 00:00 0 7f445f03f000-7f445f040000 ---p 00000000 00:00 0 7f445f040000-7f445f890000 rw-p 00000000 00:00 0 7f445f890000-7f445f891000 r--p 00000000 00:28 1095256 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/nonblock.so 7f445f891000-7f445f892000 r-xp 00001000 00:28 1095256 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/nonblock.so 7f445f892000-7f445f893000 r--p 00002000 00:28 1095256 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/nonblock.so 7f445f893000-7f445f894000 r--p 00002000 00:28 1095256 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/nonblock.so 7f445f894000-7f445f895000 rw-p 00003000 00:28 1095256 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/nonblock.so 7f445f895000-7f445f896000 r--p 00000000 00:28 1095257 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/wait.so 7f445f896000-7f445f897000 r-xp 00001000 00:28 1095257 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/wait.so 7f445f897000-7f445f898000 r--p 00002000 00:28 1095257 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/wait.so 7f445f898000-7f445f899000 r--p 00002000 00:28 1095257 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/wait.so 7f445f899000-7f445f89a000 rw-p 00003000 00:28 1095257 /usr/local/lib/ruby/3.4.0/x86_64-linux/io/wait.so 7f445f89a000-7f445f89b000 r--p 00000000 00:28 1095262 /usr/local/lib/ruby/3.4.0/x86_64-linux/monitor.so 7f445f89b000-7f445f89c000 r-xp 00001000 00:28 1095262 /usr/local/lib/ruby/3.4.0/x86_64-linux/monitor.so 7f445f89c000-7f445f89d000 r--p 00002000 00:28 1095262 /usr/local/lib/ruby/3.4.0/x86_64-linux/monitor.so 7f445f89d000-7f445f89e000 r--p 00002000 00:28 1095262 /usr/local/lib/ruby/3.4.0/x86_64-linux/monitor.so 7f445f89e000-7f445f89f000 rw-p 00003000 00:28 1095262 /usr/local/lib/ruby/3.4.0/x86_64-linux/monitor.so 7f445f89f000-7f4478c9f000 rw-p 00000000 00:00 0 7f4478ca2000-7f4478ca4000 r--p 00000000 00:28 1095251 /usr/local/lib/ruby/3.4.0/x86_64-linux/etc.so 7f4478ca4000-7f4478ca7000 r-xp 00002000 00:28 1095251 /usr/local/lib/ruby/3.4.0/x86_64-linux/etc.so 7f4478ca7000-7f4478ca9000 r--p 00005000 00:28 1095251 /usr/local/lib/ruby/3.4.0/x86_64-linux/etc.so 7f4478ca9000-7f4478caa000 r--p 00006000 00:28 1095251 /usr/local/lib/ruby/3.4.0/x86_64-linux/etc.so 7f4478caa000-7f4478cab000 rw-p 00007000 00:28 1095251 /usr/local/lib/ruby/3.4.0/x86_64-linux/etc.so 7f4478cab000-7f4478cad000 r--p 00000000 00:28 1095266 /usr/local/lib/ruby/3.4.0/x86_64-linux/psych.so 7f4478cad000-7f4478cb0000 r-xp 00002000 00:28 1095266 /usr/local/lib/ruby/3.4.0/x86_64-linux/psych.so 7f4478cb0000-7f4478cb1000 r--p 00005000 00:28 1095266 /usr/local/lib/ruby/3.4.0/x86_64-linux/psych.so 7f4478cb1000-7f4478cb2000 ---p 00006000 00:28 1095266 /usr/local/lib/ruby/3.4.0/x86_64-linux/psych.so 7f4478cb2000-7f4478cb3000 r--p 00006000 00:28 1095266 /usr/local/lib/ruby/3.4.0/x86_64-linux/psych.so 7f4478cb3000-7f4478cb4000 rw-p 00007000 00:28 1095266 /usr/local/lib/ruby/3.4.0/x86_64-linux/psych.so 7f4478cb4000-7f4478cb7000 r--p 00000000 00:28 1095178 /usr/local/lib/ruby/3.4.0/x86_64-linux/date_core.so 7f4478cb7000-7f4478ce4000 r-xp 00003000 00:28 1095178 /usr/local/lib/ruby/3.4.0/x86_64-linux/date_core.so 7f4478ce4000-7f4478ced000 r--p 00030000 00:28 1095178 /usr/local/lib/ruby/3.4.0/x86_64-linux/date_core.so 7f4478ced000-7f4478cee000 r--p 00038000 00:28 1095178 /usr/local/lib/ruby/3.4.0/x86_64-linux/date_core.so 7f4478cee000-7f4478cef000 rw-p 00039000 00:28 1095178 /usr/local/lib/ruby/3.4.0/x86_64-linux/date_core.so 7f4478cef000-7f4478d10000 rw-p 00000000 00:00 0 7f4478d12000-7f4478d13000 r-xp 00000000 00:00 0 7f4478d13000-7f4478d14000 r--p 00000000 00:28 1095235 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/trans/transdb.so 7f4478d14000-7f4478d16000 r-xp 00001000 00:28 1095235 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/trans/transdb.so 7f4478d16000-7f4478d17000 r--p 00003000 00:28 1095235 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/trans/transdb.so 7f4478d17000-7f4478d18000 r--p 00003000 00:28 1095235 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/trans/transdb.so 7f4478d18000-7f4478d19000 rw-p 00004000 00:28 1095235 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/trans/transdb.so 7f4478d19000-7f4478d1a000 r--p 00000000 00:28 1095191 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/encdb.so 7f4478d1a000-7f4478d1b000 r-xp 00001000 00:28 1095191 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/encdb.so 7f4478d1b000-7f4478d1c000 r--p 00002000 00:28 1095191 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/encdb.so 7f4478d1c000-7f4478d1d000 r--p 00002000 00:28 1095191 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/encdb.so 7f4478d1d000-7f4478d1e000 rw-p 00003000 00:28 1095191 /usr/local/lib/ruby/3.4.0/x86_64-linux/enc/encdb.so 7f4478d1e000-7f4478e1f000 rw-p 00000000 00:00 0 7f4478e1f000-7f4479106000 r--p 00000000 00:28 1097097 /usr/lib/locale/locale-archive 7f4479106000-7f447910a000 rw-p 00000000 00:00 0 7f447910a000-7f447910d000 r--p 00000000 00:28 262857 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f447910d000-7f447911e000 r-xp 00003000 00:28 262857 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f447911e000-7f4479122000 r--p 00014000 00:28 262857 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4479122000-7f4479123000 r--p 00017000 00:28 262857 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4479123000-7f4479124000 rw-p 00018000 00:28 262857 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4479124000-7f4479146000 r--p 00000000 00:28 262841 /lib/x86_64-linux-gnu/libc-2.31.so 7f4479146000-7f447929f000 r-xp 00022000 00:28 262841 /lib/x86_64-linux-gnu/libc-2.31.so 7f447929f000-7f44792ee000 r--p 0017b000 00:28 262841 /lib/x86_64-linux-gnu/libc-2.31.so 7f44792ee000-7f44792f2000 r--p 001c9000 00:28 262841 /lib/x86_64-linux-gnu/libc-2.31.so 7f44792f2000-7f44792f4000 rw-p 001cd000 00:28 262841 /lib/x86_64-linux-gnu/libc-2.31.so 7f44792f4000-7f44792f8000 rw-p 00000000 00:00 0 7f44792f8000-7f44792fe000 r--p 00000000 00:28 262888 /lib/x86_64-linux-gnu/libpthread-2.31.so 7f44792fe000-7f447930e000 r-xp 00006000 00:28 262888 /lib/x86_64-linux-gnu/libpthread-2.31.so 7f447930e000-7f4479314000 r--p 00016000 00:28 262888 /lib/x86_64-linux-gnu/libpthread-2.31.so 7f4479314000-7f4479315000 r--p 0001b000 00:28 262888 /lib/x86_64-linux-gnu/libpthread-2.31.so 7f4479315000-7f4479316000 rw-p 0001c000 00:28 262888 /lib/x86_64-linux-gnu/libpthread-2.31.so 7f4479316000-7f447931a000 rw-p 00000000 00:00 0 7f447931a000-7f4479327000 r--p 00000000 00:28 262864 /lib/x86_64-linux-gnu/libm-2.31.so 7f4479327000-7f44793c1000 r-xp 0000d000 00:28 262864 /lib/x86_64-linux-gnu/libm-2.31.so 7f44793c1000-7f447945c000 r--p 000a7000 00:28 262864 /lib/x86_64-linux-gnu/libm-2.31.so 7f447945c000-7f447945d000 r--p 00141000 00:28 262864 /lib/x86_64-linux-gnu/libm-2.31.so 7f447945d000-7f447945e000 rw-p 00142000 00:28 262864 /lib/x86_64-linux-gnu/libm-2.31.so 7f447945e000-7f4479460000 rw-p 00000000 00:00 0 7f4479460000-7f4479462000 r--p 00000000 00:28 262848 /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f4479462000-7f4479477000 r-xp 00002000 00:28 262848 /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f4479477000-7f4479491000 r--p 00017000 00:28 262848 /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f4479491000-7f4479492000 r--p 00030000 00:28 262848 /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f4479492000-7f4479493000 rw-p 00031000 00:28 262848 /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f4479493000-7f447949b000 rw-p 00000000 00:00 0 7f447949b000-7f447949c000 r--p 00000000 00:28 262849 /lib/x86_64-linux-gnu/libdl-2.31.so 7f447949c000-7f447949e000 r-xp 00001000 00:28 262849 /lib/x86_64-linux-gnu/libdl-2.31.so 7f447949e000-7f447949f000 r--p 00003000 00:28 262849 /lib/x86_64-linux-gnu/libdl-2.31.so 7f447949f000-7f44794a0000 r--p 00003000 00:28 262849 /lib/x86_64-linux-gnu/libdl-2.31.so 7f44794a0000-7f44794a1000 rw-p 00004000 00:28 262849 /lib/x86_64-linux-gnu/libdl-2.31.so 7f44794a1000-7f44794ac000 r--p 00000000 00:28 263587 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f44794ac000-7f4479508000 r-xp 0000b000 00:28 263587 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f4479508000-7f447951f000 r--p 00067000 00:28 263587 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f447951f000-7f4479520000 ---p 0007e000 00:28 263587 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f4479520000-7f4479521000 r--p 0007e000 00:28 263587 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f4479521000-7f4479522000 rw-p 0007f000 00:28 263587 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f4479522000-7f4479524000 r--p 00000000 00:28 262892 /lib/x86_64-linux-gnu/librt-2.31.so 7f4479524000-7f4479528000 r-xp 00002000 00:28 262892 /lib/x86_64-linux-gnu/librt-2.31.so 7f4479528000-7f447952a000 r--p 00006000 00:28 262892 /lib/x86_64-linux-gnu/librt-2.31.so 7f447952a000-7f447952b000 r--p 00007000 00:28 262892 /lib/x86_64-linux-gnu/librt-2.31.so 7f447952b000-7f447952c000 rw-p 00008000 00:28 262892 /lib/x86_64-linux-gnu/librt-2.31.so 7f447952c000-7f447952f000 r--p 00000000 00:28 262908 /lib/x86_64-linux-gnu/libz.so.1.2.11 7f447952f000-7f4479540000 r-xp 00003000 00:28 262908 /lib/x86_64-linux-gnu/libz.so.1.2.11 7f4479540000-7f4479546000 r--p 00014000 00:28 262908 /lib/x86_64-linux-gnu/libz.so.1.2.11 7f4479546000-7f4479547000 ---p 0001a000 00:28 262908 /lib/x86_64-linux-gnu/libz.so.1.2.11 7f4479547000-7f4479548000 r--p 0001a000 00:28 262908 /lib/x86_64-linux-gnu/libz.so.1.2.11 7f4479548000-7f4479549000 rw-p 0001b000 00:28 262908 /lib/x86_64-linux-gnu/libz.so.1.2.11 7f4479549000-7f447954a000 r-xp 00000000 00:00 0 7f447954a000-7f4479551000 r--s 00000000 00:28 263556 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7f4479551000-7f44795a0000 r--p 00000000 00:28 1093842 /usr/local/lib/libruby.so.3.4.2 7f44795a0000-7f4479a23000 r-xp 0004f000 00:28 1093842 /usr/local/lib/libruby.so.3.4.2 7f4479a23000-7f4479bcf000 r--p 004d2000 00:28 1093842 /usr/local/lib/libruby.so.3.4.2 7f4479bcf000-7f4479bd0000 ---p 0067e000 00:28 1093842 /usr/local/lib/libruby.so.3.4.2 7f4479bd0000-7f4479bea000 r--p 0067e000 00:28 1093842 /usr/local/lib/libruby.so.3.4.2 7f4479bea000-7f4479bee000 rw-p 00698000 00:28 1093842 /usr/local/lib/libruby.so.3.4.2 7f4479bee000-7f4479c05000 rw-p 00000000 00:00 0 7f4479c05000-7f4479c06000 r--p 00000000 00:28 262829 /lib/x86_64-linux-gnu/ld-2.31.so 7f4479c06000-7f4479c26000 r-xp 00001000 00:28 262829 /lib/x86_64-linux-gnu/ld-2.31.so 7f4479c26000-7f4479c2e000 r--p 00021000 00:28 262829 /lib/x86_64-linux-gnu/ld-2.31.so 7f4479c2e000-7f4479c2f000 r-xp 00000000 00:00 0 7f4479c2f000-7f4479c30000 r--p 00029000 00:28 262829 /lib/x86_64-linux-gnu/ld-2.31.so 7f4479c30000-7f4479c31000 rw-p 0002a000 00:28 262829 /lib/x86_64-linux-gnu/ld-2.31.so 7f4479c31000-7f4479c32000 rw-p 00000000 00:00 0 7ffcc5c6a000-7ffcc5c8b000 rw-p 00000000 00:00 0 [stack] 7ffcc5cbd000-7ffcc5cc1000 r--p 00000000 00:00 0 [vvar] 7ffcc5cc1000-7ffcc5cc3000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] Segmentation fault (core dumped) rake aborted! Command failed with status (139) /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli/exec.rb:58:in 'Kernel.load' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli/exec.rb:58:in 'Bundler::CLI::Exec#kernel_load' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli/exec.rb:23:in 'Bundler::CLI::Exec#run' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli.rb:455:in 'Bundler::CLI#exec' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/command.rb:28:in 'Bundler::Thor::Command#run' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in 'Bundler::Thor::Invocation#invoke_command' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor.rb:527:in 'Bundler::Thor.dispatch' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli.rb:35:in 'Bundler::CLI.dispatch' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/vendor/thor/lib/thor/base.rb:584:in 'Bundler::Thor::Base::ClassMethods#start' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/cli.rb:29:in 'Bundler::CLI.start' /usr/local/bundle/gems/bundler-2.5.16/exe/bundle:28:in 'block in <top (required)>' /usr/local/bundle/gems/bundler-2.5.16/lib/bundler/friendly_errors.rb:117:in 'Bundler.with_friendly_errors' /usr/local/bundle/gems/bundler-2.5.16/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 d8a20cb48de84ff5f0b6eb3e4371f209fd1adcbaba0329ef6cf0ae117c198a68 is dead Wed Apr 23 16:14:58 UTC 2025