********************************************************************************
Running "rails" using CHAIN for Envfile entry 0
Starting tests in child PID 6662 at 2023-10-09 22:24:49 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails...
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Using rake 13.0.6
Using base64 0.1.1
Using bigdecimal 3.1.4
Using concurrent-ruby 1.2.2
Using connection_pool 2.4.1
Using ruby2_keywords 0.0.5
Fetching minitest 5.2.3
Using mutex_m 0.1.2
Using builder 3.2.4
Fetching erubi 1.12.0
Installing minitest 5.2.3
Installing erubi 1.12.0
Using racc 1.7.1
Fetching crass 1.0.6
Using rack 3.0.8
Fetching nio4r 2.5.9
Installing crass 1.0.6
Fetching websocket-extensions 0.1.5
Installing nio4r 2.5.9 with native extensions
Installing websocket-extensions 0.1.5
Fetching zeitwerk 2.6.12
Installing zeitwerk 2.6.12
Fetching timeout 0.4.0
Installing timeout 0.4.0
Fetching marcel 1.0.2
Installing marcel 1.0.2
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching date 3.3.3
Installing date 3.3.3 with native extensions
Using bundler 2.4.1
Fetching temple 0.10.3
Installing temple 0.10.3
Fetching tilt 2.3.0
Installing tilt 2.3.0
Fetching stringio 3.0.8
Installing stringio 3.0.8 with native extensions
Fetching io-console 0.6.0
Installing io-console 0.6.0 with native extensions
Using webrick 1.8.1
Fetching thor 1.2.2
Installing thor 1.2.2
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using warning 1.3.0
Using drb 2.1.1
Using i18n 1.14.1
Using tzinfo 2.0.6
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using nokogiri 1.15.4 (x86_64-linux)
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching websocket-driver 0.7.6
Installing websocket-driver 0.7.6 with native extensions
Fetching net-protocol 0.2.1
Installing net-protocol 0.2.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching psych 5.1.0
Installing psych 5.1.0 with native extensions
Fetching reline 0.3.9
Installing reline 0.3.9
Using rackup 2.1.0
Using mocha 1.9.0
Using activesupport 7.1.0
Fetching loofah 2.21.3
Installing loofah 2.21.3
Fetching net-pop 0.1.2
Installing net-pop 0.1.2
Fetching net-smtp 0.4.0
Installing net-smtp 0.4.0
Fetching net-imap 0.4.1
Installing net-imap 0.4.1
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching globalid 1.2.1
Installing globalid 1.2.1
Fetching activemodel 7.1.0
Installing activemodel 7.1.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching mail 2.8.1
Installing mail 2.8.1
Fetching activejob 7.1.0
Installing activejob 7.1.0
Fetching activerecord 7.1.0
Fetching actionview 7.1.0
Installing activerecord 7.1.0
Installing actionview 7.1.0
Fetching rdoc 6.5.0
Fetching actionpack 7.1.0
Installing rdoc 6.5.0
Installing actionpack 7.1.0
Fetching irb 1.8.1
Fetching actioncable 7.1.0
Installing irb 1.8.1
Installing actioncable 7.1.0
Fetching activestorage 7.1.0
Fetching actionmailer 7.1.0
Installing activestorage 7.1.0
Installing actionmailer 7.1.0
Fetching railties 7.1.0
Fetching actionmailbox 7.1.0
Installing actionmailbox 7.1.0
Installing railties 7.1.0
Fetching actiontext 7.1.0
Installing actiontext 7.1.0
Fetching haml-rails 2.1.0
Fetching rails 7.1.0
Installing rails 7.1.0
Installing haml-rails 2.1.0
Bundle complete! 10 Gemfile dependencies, 68 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
/opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated date 3.1.3, but your Gemfile requires date 3.3.3. Since date is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports date as a default gem. (Gem::LoadError)
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:25:in `block