[DRE-maint] Bug#952015: test-kitchen: FTBFS: ERROR: Test "ruby2.5" failed.

Lucas Nussbaum lucas at debian.org
Sun Feb 23 07:47:33 GMT 2020


Source: test-kitchen
Version: 1.23.2-3
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> /usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Checking Rubygems dependency resolution on ruby2.5                           │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> fatal: not a git repository (or any of the parent directories): .git
> GEM_PATH=/<<PKGBUILDDIR>>/debian/test-kitchen/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/ruby/gems/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0 ruby2.5 -e gem\ \"test-kitchen\"
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby2.5 from debian/ruby-tests.rake                            │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/test-kitchen/usr/lib/ruby/vendor_ruby:. GEM_PATH=/<<PKGBUILDDIR>>/debian/test-kitchen/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/ruby/gems/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0 ruby2.5 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby2.5 -w  "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "spec/kitchen/base64_stream_spec.rb" "spec/kitchen/cli_spec.rb" "spec/kitchen/collection_spec.rb" "spec/kitchen/color_spec.rb" "spec/kitchen/config_spec.rb" "spec/kitchen/configurable_spec.rb" "spec/kitchen/data_munger_spec.rb" "spec/kitchen/diagnostic_spec.rb" "spec/kitchen/driver/base_spec.rb" "spec/kitchen/driver/dummy_spec.rb" "spec/kitchen/driver/exec_spec.rb" "spec/kitchen/driver/proxy_spec.rb" "spec/kitchen/driver/ssh_base_spec.rb" "spec/kitchen/driver_spec.rb" "spec/kitchen/errors_spec.rb" "spec/kitchen/instance_spec.rb" "spec/kitchen/lazy_hash_spec.rb" "spec/kitchen/lifecycle_hooks_spec.rb" "spec/kitchen/loader/yaml_spec.rb" "spec/kitchen/logger_spec.rb" "spec/kitchen/logging_spec.rb" "spec/kitchen/login_command_spec.rb" "spec/kitchen/metadata_chopper_spec.rb" "spec/kitchen/platform_spec.rb" "spec/kitchen/provisioner/base_spec.rb" "spec/kitchen/provisioner/chef/policyfile_spec.rb" "spec/kitchen/provisioner/chef_apply_spec.rb" "spec/kitchen/provisioner/chef_base_spec.rb" "spec/kitchen/provisioner/chef_solo_spec.rb" "spec/kitchen/provisioner/chef_zero_spec.rb" "spec/kitchen/provisioner/dummy_spec.rb" "spec/kitchen/provisioner/shell_spec.rb" "spec/kitchen/provisioner_spec.rb" "spec/kitchen/shell_out_spec.rb" "spec/kitchen/ssh_spec.rb" "spec/kitchen/state_file_spec.rb" "spec/kitchen/suite_spec.rb" "spec/kitchen/transport/base_spec.rb" "spec/kitchen/transport/exec_spec.rb" "spec/kitchen/transport/ssh_spec.rb" "spec/kitchen/transport/winrm_spec.rb" "spec/kitchen/transport_spec.rb" "spec/kitchen/util_spec.rb" "spec/kitchen/verifier/base_spec.rb" "spec/kitchen/verifier/busser_spec.rb" "spec/kitchen/verifier/dummy_spec.rb" "spec/kitchen/verifier/shell_spec.rb" "spec/kitchen/verifier_spec.rb" "spec/kitchen_spec.rb" "spec/support/powershell_max_size_spec.rb" 
> /<<PKGBUILDDIR>>/spec/spec_helper.rb:42: warning: method redefined; discarding old read
> /usr/lib/ruby/vendor_ruby/mixlib/install/backend/package_router.rb:107: warning: shadowing outer local variable - v
> /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:28: warning: method redefined; discarding old initialize
> /<<PKGBUILDDIR>>/debian/test-kitchen/usr/lib/ruby/vendor_ruby/kitchen/verifier/base.rb:58: warning: previous definition of initialize was here
> add simplecov to Gemfile.local or GEMFILE_MOD to generate code coverage
> Run options: --seed 17677
> 
> # Running:
> 
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:164. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:177. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:184. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:190. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:112. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:118. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:705. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:709. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:694. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:700. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:189. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2749. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2793. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2721. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2768. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2704. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:541. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:513. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:534. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:555. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:523. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:560. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:504. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:548. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:527. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:879. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:880. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:882. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:883. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:873. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:895. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:889. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1356. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1349. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:108. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:139. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:214. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:242. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:99. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:256. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:153. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:195. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:275. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:117. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:228. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:128. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:167. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:181. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:256. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:257. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:282. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:55. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:66. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:60. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1210. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1213. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:48. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:343. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:319. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:314. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:315. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:354. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:375. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:376. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:384. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:325. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:334. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:389. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:395. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:368. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:350. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:356. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:37. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:37. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:37. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:48. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_instance_of from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:80. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:81. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:82. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:83. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:448. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:405. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:406. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:414. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:410. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:464. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:465. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:418. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:438. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_instance_of from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:401. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:469. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:475. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:458. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:454. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:431. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:442. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:424. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:128. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:129. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:544. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:161. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:217. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:133. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:141. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:225. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:207. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:189. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:179. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:235. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:151. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:245. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:88. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:57. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:113. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:97. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:65. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:104. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:121. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:49. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:72. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:130. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:80. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:126. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_instance_of from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:54. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:64. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:58. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:74. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:105. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:69. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:109. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:79. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:115. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:121. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/diagnostic_spec.rb:85. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:407. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:69. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:62. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1198. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:255. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:255. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:255. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:255. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/color_spec.rb:34. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/color_spec.rb:26. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/color_spec.rb:30. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/color_spec.rb:38. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1392. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1371. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:41. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/metadata_chopper_spec.rb:46. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/metadata_chopper_spec.rb:40. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:88. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:94. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:527. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:521. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:534. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:165. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:169. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:173. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:284. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:298. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:294. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:309. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:177. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:288. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:305. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:160. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:166. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:536. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:542. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:548. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:71. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:72. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:78. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:79. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:65. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:75. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:51. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:45. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:57. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:69. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:128. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:149. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:136. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:165. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:169. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:132. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:157. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:177. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:181. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:140. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:153. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:173. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:161. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:145. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1213. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:33. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:37. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:43. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:58. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:61. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:64. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/login_command_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:304. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:310. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:722. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:733. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:737. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:728. Use _(obj).must_match instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:656. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:42. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:46. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:38. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/lifecycle_hooks_spec.rb:162. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:448. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:475. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:455. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:469. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:463. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1382. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1407. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1556. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1493. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1514. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1535. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:960. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:961. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1030. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:986. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1019. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1020. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_instance_of from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:956. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:979. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:997. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1024. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:969. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1013. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:973. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1009. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:965. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:993. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1003. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1049. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1065. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:995. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1078. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:979. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:955. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:966. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1007. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1033. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1019. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:938. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:944. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:173. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:400. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:169. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:177. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:165. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:48. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:37. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:265. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:809. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:816. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:42. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:51. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:46. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:133. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:141. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:161. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:217. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:207. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:225. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:189. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:245. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:235. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:179. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:151. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:671. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:713. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:723. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:666. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:667. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:686. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:729. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:707. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:677. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:696. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier/dummy_spec.rb:87. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/dummy_spec.rb:93. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier/dummy_spec.rb:80. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:105. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:688. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:694. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1474. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1411. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1432. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1453. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:822. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:838. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:826. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:832. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:833. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:834. Use _(obj).must_include instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:132. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:136. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:94. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:90. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:98. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:66. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:70. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:71. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:72. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:73. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:74. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:75. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:76. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:56. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:58. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:60. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:62. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:30. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:45. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:46. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:48. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:49. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:50. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:51. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:34. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:35. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:36. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:37. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:41. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/platform_spec.rb:83. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:946. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:958. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:950. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:970. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:88. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:101. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:84. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:92. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:96. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:106. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:41. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:47. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .........DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/lifecycle_hooks_spec.rb:139. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:430. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:106. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:112. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:234. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:329. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:281. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:303. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:314. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:258. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:270. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:292. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:246. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:161. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:153. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:198. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:170. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:178. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:194. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:165. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:190. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:206. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:157. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:202. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:182. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:186. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:174. Use _(obj).must_include instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:584. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...........DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:519. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:491. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:498. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:513. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:507. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:520. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:369. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:376. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:382. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:62. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:238. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:238. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:238. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:238. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:621. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:560. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...$$$$$$ DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/transport/exec_spec.rb:43. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:987. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:991. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:999. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1011. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:318. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:324. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:381. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:102. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:103. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:104. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:110. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:327. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:321. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:334. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:873. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:889. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:879. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:880. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:882. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:883. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:895. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:414. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:140. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:529. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:522. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:523. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:535. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:314. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:380. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:417. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:348. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .....DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:689. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:676. Use _(obj).must_match instead. This will fail in Minitest 6.
> ............DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:664. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:683. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:950. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:970. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:958. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:946. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:161. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:206. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:187. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:200. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:174. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:141. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:193. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:226. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:148. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:213. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:219. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:154. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:167. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:180. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:433. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:450. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:439. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:399. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:405. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:388. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:416. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_instance_of from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:382. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:422. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1160. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1181. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1118. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1139. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:483. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:419. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:455. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:434. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:469. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:476. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:425. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:462. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:489. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:444. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:414. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:415. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1086. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1014. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:948. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:958. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:986. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:920. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1004. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1093. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:892. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:976. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:994. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:866. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .....DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:850. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:902. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:930. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:874. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:858. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:72. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:123. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:135. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:129. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:39. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:43. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:628. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:616. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:609. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:633. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:645. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:621. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:604. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:641. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:490. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:532. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:555. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:536. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:566. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:574. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:496. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:584. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:570. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:505. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:560. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:578. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:515. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:524. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:543. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:548. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:483. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:484. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:120. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:127. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:154. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:72. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:67. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:57. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:62. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:859. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:130. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:970. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:946. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:950. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:958. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:283. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:301. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:279. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1585. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1599. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1634. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1652. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1573. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1688. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1707. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1671. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1614. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:112. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:116. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:873. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:879. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:880. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:882. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:883. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:889. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:895. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:115. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:127. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:121. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:122. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:123. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/driver/base_spec.rb:111. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1239. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1242. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1243. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:274. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:275. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:289. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:296. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:268. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:304. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:282. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:342. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1746. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1849. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1780. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1812. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:125. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:119. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:132. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:111. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:254. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:269. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:234. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:279. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:289. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:240. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:301. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:579. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:598. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:833. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:684. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:824. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:654. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:678. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:841. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:590. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:639. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:650. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:666. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:627. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:633. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:672. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:572. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:616. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:594. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:602. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:622. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:660. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:584. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:805. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:609. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:799. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:792. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:793. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:691. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:814. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:319. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:322. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:325. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:328. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:89. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .$$$$$$ DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:62. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:68. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:80. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:83. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:97. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:74. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport_spec.rb:102. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:358. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:364. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:234. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:258. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:292. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:246. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:281. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:303. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:329. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:314. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:270. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1221. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1242. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1200. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1263. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:161. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:174. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:190. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:206. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:182. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:186. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:165. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:198. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:170. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:153. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:194. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:178. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:202. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:157. Use _(obj).must_include instead. This will fail in Minitest 6.
> ..$$$$$$ DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:219. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:74. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .........DEPRECATED: global use of wont_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:622. Use _(obj).wont_equal instead. This will fail in Minitest 6.
> ........DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:606. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:613. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...........DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:636. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...................DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:538. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1011. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:991. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:999. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:987. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> ............DEPRECATED: global use of wont_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:622. Use _(obj).wont_equal instead. This will fail in Minitest 6.
> ........DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:606. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .......DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:613. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ........DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:636. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .............DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:144. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:144. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:144. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:144. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:149. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:144. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:144. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:144. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:611. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:605. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:618. Use _(obj).must_match instead. This will fail in Minitest 6.
> .....DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:203. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/exec_spec.rb:34. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/exec_spec.rb:38. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:306. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:312. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:270. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:329. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:246. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:281. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:314. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:234. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:303. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:258. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:292. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/color_spec.rb:44. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/color_spec.rb:48. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:987. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:991. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:999. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1011. Use _(obj).must_match instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1312. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1319. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/dummy_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/dummy_spec.rb:56. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:246. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:249. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:321. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:327. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:113. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:125. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:559. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:566. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:553. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:172. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:178. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:355. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:314. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:380. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:417. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:348. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:137. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:128. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:143. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:91. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:93. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:122. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:99. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:100. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/shell_out_spec.rb:101. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:272. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:284. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:218. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:225. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:206. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:232. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:781. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:811. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:837. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:889. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:863. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:930. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:49. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1181. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1160. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1118. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1139. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:786. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/dummy_spec.rb:93. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/dummy_spec.rb:80. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/dummy_spec.rb:87. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:497. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:505. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:508. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:511. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:101. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:106. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:107. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:138. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:134. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:126. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:130. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1349. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1307. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1328. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1286. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:489. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:490. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:491. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:492. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:493. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:499. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:483. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:505. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:350. Use _(obj).must_match instead. This will fail in Minitest 6.
> .............DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:356. Use _(obj).wont_match instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:463. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:554. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:571. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:588. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:536. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:445. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:500. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:481. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:518. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2392. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2436. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2456. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2475. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2407. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2495. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2421. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2513. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2533. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:130. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:950. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:958. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:970. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:946. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:99. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:88. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:89. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:90. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:91. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:92. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:93. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:105. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:896. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:910. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:913. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:872. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:906. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:920. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:884. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:873. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:879. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:880. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:882. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:883. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:889. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:895. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/dummy_spec.rb:61. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/dummy_spec.rb:65. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:58. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:576. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:582. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:589. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:194. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:195. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:196. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:197. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:184. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:185. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:186. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:187. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:201. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:202. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logging_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logging_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logging_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logging_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logging_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logging_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:99. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:103. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:91. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of wont_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:489. Use _(obj).wont_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:490. Use _(obj).wont_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:138. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:139. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:143. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:147. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:155. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:151. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:159. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:374. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:381. Use _(obj).wont_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:382. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:348. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:380. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:314. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:417. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:541. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:569. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:575. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:561. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:547. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:555. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:583. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:140. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:157. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:165. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:132. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:136. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:153. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:149. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:181. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:169. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:128. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:177. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:173. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:161. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:145. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:200. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1304. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1328. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1364. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1359. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1300. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1359. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1308. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1336. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1284. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1332. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1316. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1353. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1353. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1324. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1344. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1320. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1292. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1296. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1348. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1288. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1340. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1312. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1353. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:57. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/dummy_spec.rb:61. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/dummy_spec.rb:65. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:305. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:319. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:325. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:299. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:338. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:332. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:344. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:311. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:204. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:97. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:104. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:89. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:81. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/state_file_spec.rb:83. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:578. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:585. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:597. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:169. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:173. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:157. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:177. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:153. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:161. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:132. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:140. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:145. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:128. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:181. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:136. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:165. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:149. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:664. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:646. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:652. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:658. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:371. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:371. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:440. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:459. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:385. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:386. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:407. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:471. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:320. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:321. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:446. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:396. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:427. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:343. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:412. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:352. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:423. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:337. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:362. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:400. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:378. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:330. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:331. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:436. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:452. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:417. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:390. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:465. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:325. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:432. Use _(obj).wont_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:60. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:60. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:60. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/base64_stream_spec.rb:71. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner_spec.rb:80. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner_spec.rb:83. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner_spec.rb:97. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .$$$$$$ DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/provisioner_spec.rb:62. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner_spec.rb:74. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner_spec.rb:89. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner_spec.rb:68. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:341. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:335. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:68. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:81. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:479. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:466. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:472. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:296. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:302. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:58. Use _(obj).must_include instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:674. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:285. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:263. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:256. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:279. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:270. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:271. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:251. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:252. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:732. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:142. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:155. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:149. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/base_spec.rb:68. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:996. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:954. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:975. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1017. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:873. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:889. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:879. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:880. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:882. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:883. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:895. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:413. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:51. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:54. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:55. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:56. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:62. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:64. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:65. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:87. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:93. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:83. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:71. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:72. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:73. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:77. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:99. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:96. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:92. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:69. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:75. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:81. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:90. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .$$$$$$ DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:63. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:97. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver_spec.rb:102. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1057. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1078. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1036. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1099. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:66. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:78. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:57. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:88. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:94. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:101. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:102. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_be_instance_of from /<<PKGBUILDDIR>>/spec/kitchen_spec.rb:110. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:602. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:590. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:594. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:966. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:973. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:579. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:859. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:616. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:633. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:987. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:572. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:865. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:609. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:584. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:598. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:959. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:980. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:622. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:627. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:992. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:853. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:639. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:962. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:963. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:964. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:998. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1007. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:972. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:973. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:974. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:981. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:989. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:947. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:949. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:950. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:952. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:144. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:159. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:134. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:129. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:149. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:164. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:139. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:154. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:124. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:169. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:739. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:707. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:708. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:598. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:749. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:594. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:724. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:602. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:622. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:678. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:627. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:650. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:616. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:666. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:590. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:572. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:684. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:717. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:718. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:609. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:691. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:758. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:639. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:672. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:730. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:712. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:654. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:772. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:773. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:633. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:579. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:660. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:584. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:765. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:146. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:256. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:257. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:258. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:139. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:267. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:285. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:133. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:294. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:304. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:305. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:313. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:276. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:132. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:594. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:600. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:606. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:612. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:38. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:51. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:987. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:999. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:991. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1011. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:183. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:192. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:201. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:212. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:235. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:225. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1959. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1983. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2028. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1919. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1938. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2004. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:155. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:138. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:139. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:151. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:471. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:472. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:143. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:464. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:147. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:159. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:751. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:765. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:756. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:761. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:172. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:181. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:182. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:192. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:193. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:203. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:204. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:217. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:218. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:381. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:386. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:393. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:72. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:137. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:145. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:149. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:110. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:62. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:78. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:133. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:68. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:106. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:117. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:48. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:98. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:82. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:129. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:121. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:56. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:86. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:94. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:90. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:125. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:102. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:141. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1263. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1200. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1221. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1242. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:113. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:117. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:121. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1108. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:752. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:33. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:28. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:33. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:33. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:33. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:33. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:371. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:365. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:165. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:161. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:186. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:174. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:178. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:190. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:202. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:206. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:170. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:182. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:157. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:198. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:153. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:194. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:996. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1017. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:954. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:975. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:638. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:632. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:620. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:626. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/exec_spec.rb:37. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1476. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1427. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1431. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1448. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1472. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1439. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1444. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1460. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1485. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1456. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1452. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1435. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1468. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1464. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1480. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/support/powershell_max_size_spec.rb:36. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/support/powershell_max_size_spec.rb:36. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/support/powershell_max_size_spec.rb:36. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/support/powershell_max_size_spec.rb:36. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1054. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1055. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1056. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1063. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:245. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:141. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:217. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:225. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:189. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:235. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:133. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:207. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:151. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:179. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:161. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:544. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:756. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:719. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:730. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:743. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:792. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:834. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:806. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:924. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:909. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:859. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:846. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:772. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:821. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:891. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:873. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:862. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:855. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:324. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:192. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:187. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:40. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:44. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:170. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:126. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:150. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:116. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:166. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:162. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:154. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:78. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:107. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:174. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:146. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:131. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:99. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:86. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:178. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:136. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:94. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:158. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:82. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:141. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:103. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:121. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:90. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:111. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:59. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:64. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:61. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:99. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:81. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:74. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:314. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:348. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:380. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:417. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:231. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:232. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:233. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:269. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:114. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:242. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:260. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:279. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:280. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:121. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:251. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:108. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:288. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:275. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:108. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:153. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:181. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:195. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:128. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:242. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:214. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:139. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:228. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:99. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:117. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:167. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:256. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:262. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:769. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:400. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .....DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:217. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:218. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:221. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:224. Use _(obj).must_match instead. This will fail in Minitest 6.
> .....DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:203. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:205. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:249. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:242. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:838. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:831. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:824. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:852. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:844. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:474. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:462. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:468. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:440. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:446. Use _(obj).wont_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2573. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2608. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2641. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2679. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:533. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:279. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:257. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:258. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:272. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:251. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:265. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:287. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:130. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:246. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1078. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1099. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1036. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1057. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:440. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:461. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:468. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:486. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:487. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:454. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:476. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:497. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:498. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:510. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:511. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:415. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:433. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:518. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:404. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:405. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:406. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:424. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:447. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:790. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:108. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:113. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:118. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:97. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:101. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:105. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:37. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:41. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:45. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:121. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:125. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:129. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1508. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1497. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1498. Use _(obj).must_include instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1499. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1420. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:638. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:976. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:858. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:892. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:930. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:948. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:874. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:902. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:920. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:986. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:994. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1004. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1014. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1132. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:866. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:958. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:1125. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:850. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1101. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/suite_spec.rb:41. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/suite_spec.rb:45. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/suite_spec.rb:59. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/suite_spec.rb:36. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/suite_spec.rb:50. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/suite_spec.rb:54. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:340. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:352. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:358. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:322. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:346. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:334. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:328. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:403. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:421. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:415. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:397. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:409. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:385. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/logger_spec.rb:391. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:672. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:681. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:666. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:677. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2049. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2085. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2375. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2275. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2348. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2198. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2107. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2225. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2067. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2252. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2298. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2129. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2175. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2152. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:2321. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:124. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:130. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:710. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:703. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:697. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:79. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:345. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:359. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:352. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:79. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:86. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:169. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:165. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:490. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:177. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:173. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:580. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:586. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:568. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:574. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:62. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:70. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/shell_spec.rb:66. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:920. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:921. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:933. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:914. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:927. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:78. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:73. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:503. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ......DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:580. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:127. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:114. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/dummy_spec.rb:121. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:742. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:783. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:751. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:152. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:153. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:157. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:158. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:169. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:170. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:162. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:143. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:144. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:145. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:527. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:999. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1011. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:987. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:991. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:95. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:119. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:170. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:110. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:130. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:158. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:164. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:143. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:150. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:152. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:90. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:91. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:101. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:67. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:57. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:45. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:86. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ........DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:672. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:679. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:117. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:128. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:256. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:195. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:99. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:214. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:153. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:275. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:181. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:108. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:139. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:228. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:242. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:167. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:48. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:72. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:825. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:841. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:833. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:847. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:274. Use _(obj).must_raise instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:230. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:204. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:205. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:53. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:54. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:55. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /usr/lib/ruby/2.5.0/delegate.rb:83. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:61. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:76. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:88. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:91. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .$$$$$$ DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:70. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:105. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:110. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:97. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier_spec.rb:82. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:105. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:120. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:121. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:113. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:114. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:59. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:136. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:142. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:167. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:128. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:195. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:214. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:242. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:139. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:117. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:108. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:99. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:275. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:228. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:153. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:181. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:256. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:247. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:237. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:241. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:335. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:935. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:938. Use _(obj).must_match instead. This will fail in Minitest 6.
> ....FFDEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:519. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:520. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:521. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:519. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:520. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:521. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:507. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:508. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:507. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:508. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:507. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:508. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ....DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:230. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/dummy_spec.rb:52. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/dummy_spec.rb:56. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:111. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:117. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:105. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:106. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:107. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:121. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:89. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:90. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:97. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_apply_spec.rb:98. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:107. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:111. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/util_spec.rb:115. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:78. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:108. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:112. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:116. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:179. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:151. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:217. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:245. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:207. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:161. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:235. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:225. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:133. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:141. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:189. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1031. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1031. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1031. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1043. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_solo_spec.rb:62. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1053. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:1054. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:425. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/collection_spec.rb:67. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1099. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1106. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:376. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:1088. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:29. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:39. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:154. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:148. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/verifier/base_spec.rb:334. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:121. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:107. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:125. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_kind_of from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:140. Use _(obj).must_be_kind_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:92. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:96. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:100. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:46. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_include from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:50. Use _(obj).must_include instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1899. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1899. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1899. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1899. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1899. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:1899. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:712. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:715. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:761. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:748. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:725. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:250. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:151. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:257. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:155. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:240. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:246. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:143. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:236. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:147. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:138. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:139. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:159. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:267. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:263. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1280. Use _(obj).must_match instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:368. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_instance_of from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:306. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:334. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:348. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:312. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:340. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:362. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:320. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:376. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:326. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:354. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/lazy_hash_spec.rb:89. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:221. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/verifier/busser_spec.rb:215. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:794. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:408. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:417. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:426. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:450. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/shell_spec.rb:437. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:143. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:121. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:129. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:137. Use _(obj).must_match instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:658. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:652. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:698. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:643. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:662. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:680. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:750. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:607. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:625. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:716. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/data_munger_spec.rb:733. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:530. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:560. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:548. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:536. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:554. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:542. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1150. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ...DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1121. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_instance_of from /usr/lib/ruby/2.5.0/delegate.rb:83. Use _(obj).must_be_instance_of instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:77. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:78. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/proxy_spec.rb:72. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:946. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1292. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/metadata_chopper_spec.rb:54. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/metadata_chopper_spec.rb:62. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:950. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:958. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:946. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:970. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1045. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1022. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1023. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1029. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:1036. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:63. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:84. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:54. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:95. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:389. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:202. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:203. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:167. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:178. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:198. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:189. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:598. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:627. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:865. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:579. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:590. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:639. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:903. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:905. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:926. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:609. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:883. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:884. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:622. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:938. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:633. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:616. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:584. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:853. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:912. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:572. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:594. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:919. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of wont_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:859. Use _(obj).wont_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:933. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:888. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:895. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_zero_spec.rb:602. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1137. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/transport/ssh_spec.rb:1140. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:100. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/config_spec.rb:106. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:873. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:889. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:895. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:879. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:880. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:881. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:882. Use _(obj).must_equal instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/chef_base_spec.rb:883. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:775. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:801. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:802. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_be_nil from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:813. Use _(obj).must_be_nil instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:808. Use _(obj).must_match instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:809. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:817. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/driver/ssh_base_spec.rb:779. Use _(obj).must_equal instead. This will fail in Minitest 6.
> ..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:351. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/provisioner/base_spec.rb:357. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:218. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:241. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:229. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/configurable_spec.rb:253. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:176. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/instance_spec.rb:181. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .F..F..DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/ssh_spec.rb:509. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:360. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:533. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:405. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:406. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:422. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:434. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:477. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:193. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:340. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:179. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:141. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:203. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:510. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:216. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:350. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:376. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:495. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:522. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:156. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:396. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:397. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:460. Use _(obj).must_raise instead. This will fail in Minitest 6.
> DEPRECATED: global use of must_match from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:461. Use _(obj).must_match instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:414. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:364. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_raise from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:389. Use _(obj).must_raise instead. This will fail in Minitest 6.
> .DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/loader/yaml_spec.rb:448. Use _(obj).must_equal instead. This will fail in Minitest 6.
> .
> 
> Finished in 6.154184s, 359.1053 runs/s, 555.5570 assertions/s.
> 
>   1) Failure:
> Kitchen::.with_friendly_errors::for unexpected failures#test_0002_prints a message on STDERR [/<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:266]:
> --- expected
> +++ actual
> @@ -5,4 +5,5 @@
>  \e[31m>>>>>> Please see .kitchen/logs/kitchen.log for more details\e[0m
>  \e[31m>>>>>> Also try running `kitchen diagnose --all` for configuration
>  \e[0m
> +DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:266. Use _(obj).must_equal instead. This will fail in Minitest 6.
>  "
> 
> 
>   2) Failure:
> Kitchen::.with_friendly_errors::for unexpected failures#test_0003_prints a message on STDERR without color [/<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:284]:
> --- expected
> +++ actual
> @@ -4,4 +4,5 @@
>  >>>>>> ----------------------
>  >>>>>> Please see .kitchen/logs/kitchen.log for more details
>  >>>>>> Also try running `kitchen diagnose --all` for configuration
> +DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:284. Use _(obj).must_equal instead. This will fail in Minitest 6.
>  "
> 
> 
>   3) Failure:
> Kitchen::.with_friendly_errors::for instance failures#test_0002_prints a message on STDERR [/<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:194]:
> --- expected
> +++ actual
> @@ -3,4 +3,5 @@
>  \e[31m>>>>>> Class: IOError\e[0m
>  \e[31m>>>>>> Message: no stuff\e[0m
>  \e[31m>>>>>> ----------------------\e[0m
> +DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:194. Use _(obj).must_equal instead. This will fail in Minitest 6.
>  "
> 
> 
>   4) Failure:
> Kitchen::.with_friendly_errors::for instance failures#test_0003_prints a message on STDERR without color [/<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:211]:
> --- expected
> +++ actual
> @@ -3,4 +3,5 @@
>  >>>>>> Class: IOError
>  >>>>>> Message: no stuff
>  >>>>>> ----------------------
> +DEPRECATED: global use of must_equal from /<<PKGBUILDDIR>>/spec/kitchen/errors_spec.rb:211. Use _(obj).must_equal instead. This will fail in Minitest 6.
>  "
> 
> 
> 2210 runs, 3419 assertions, 4 failures, 0 errors, 0 skips
> rake aborted!
> Command failed with status (1): [ruby -w  "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "spec/kitchen/base64_stream_spec.rb" "spec/kitchen/cli_spec.rb" "spec/kitchen/collection_spec.rb" "spec/kitchen/color_spec.rb" "spec/kitchen/config_spec.rb" "spec/kitchen/configurable_spec.rb" "spec/kitchen/data_munger_spec.rb" "spec/kitchen/diagnostic_spec.rb" "spec/kitchen/driver/base_spec.rb" "spec/kitchen/driver/dummy_spec.rb" "spec/kitchen/driver/exec_spec.rb" "spec/kitchen/driver/proxy_spec.rb" "spec/kitchen/driver/ssh_base_spec.rb" "spec/kitchen/driver_spec.rb" "spec/kitchen/errors_spec.rb" "spec/kitchen/instance_spec.rb" "spec/kitchen/lazy_hash_spec.rb" "spec/kitchen/lifecycle_hooks_spec.rb" "spec/kitchen/loader/yaml_spec.rb" "spec/kitchen/logger_spec.rb" "spec/kitchen/logging_spec.rb" "spec/kitchen/login_command_spec.rb" "spec/kitchen/metadata_chopper_spec.rb" "spec/kitchen/platform_spec.rb" "spec/kitchen/provisioner/base_spec.rb" "spec/kitchen/provisioner/chef/policyfile_spec.rb" "spec/kitchen/provisioner/chef_apply_spec.rb" "spec/kitchen/provisioner/chef_base_spec.rb" "spec/kitchen/provisioner/chef_solo_spec.rb" "spec/kitchen/provisioner/chef_zero_spec.rb" "spec/kitchen/provisioner/dummy_spec.rb" "spec/kitchen/provisioner/shell_spec.rb" "spec/kitchen/provisioner_spec.rb" "spec/kitchen/shell_out_spec.rb" "spec/kitchen/ssh_spec.rb" "spec/kitchen/state_file_spec.rb" "spec/kitchen/suite_spec.rb" "spec/kitchen/transport/base_spec.rb" "spec/kitchen/transport/exec_spec.rb" "spec/kitchen/transport/ssh_spec.rb" "spec/kitchen/transport/winrm_spec.rb" "spec/kitchen/transport_spec.rb" "spec/kitchen/util_spec.rb" "spec/kitchen/verifier/base_spec.rb" "spec/kitchen/verifier/busser_spec.rb" "spec/kitchen/verifier/dummy_spec.rb" "spec/kitchen/verifier/shell_spec.rb" "spec/kitchen/verifier_spec.rb" "spec/kitchen_spec.rb" "spec/support/powershell_max_size_spec.rb" ]
> 
> Tasks: TOP => default => unit
> (See full trace by running task with --trace)
> ERROR: Test "ruby2.5" failed.

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/test-kitchen_1.23.2-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-ruby-extras-maintainers mailing list