Skip to content

Replace C extension ToRuby#init_data with Data#initialize bind_call #388

Replace C extension ToRuby#init_data with Data#initialize bind_call

Replace C extension ToRuby#init_data with Data#initialize bind_call #388

Triggered via pull request December 11, 2025 21:57
Status Failure
Total duration 3m 6s
Artifacts

test.yml

on: pull_request
ruby-versions  /  Generate Ruby versions
4s
ruby-versions / Generate Ruby versions
Matrix: test-ibm
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 11 warnings
Error: test/psych/visitors/test_yaml_tree.rb#L93
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/visitors/test_yaml_tree.rb:93:in `test_data_override_method' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/visitors/test_yaml_tree.rb#L86
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/visitors/test_yaml_tree.rb:86:in `test_data_anon' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/visitors/test_yaml_tree.rb#L80
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/helper.rb:82:in `assert_cycle' /Users/runner/work/psych/psych/test/psych/visitors/test_yaml_tree.rb:80:in `test_data' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_serialize_subclasses.rb#L53
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/test_serialize_subclasses.rb:53:in `test_data_subclass' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_safe_load.rb#L121
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych.rb:335:in `safe_load' /Users/runner/work/psych/psych/test/psych/test_safe_load.rb:164:in `cycle' /Users/runner/work/psych/psych/test/psych/test_safe_load.rb:168:in `assert_safe_cycle' /Users/runner/work/psych/psych/test/psych/test_safe_load.rb:121:in `test_data_depends_on_sym' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_safe_load.rb#L129
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych.rb:335:in `safe_load' /Users/runner/work/psych/psych/test/psych/test_safe_load.rb:129:in `test_anon_data' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_object_references.rb#L36
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:369:in `block in register_empty' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:369:in `each' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:369:in `register_empty' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:151:in `visit_Psych_Nodes_Sequence' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/test_object_references.rb:45:in `assert_reference_trip' /Users/runner/work/psych/psych/test/psych/test_object_references.rb:36:in `test_data_has_references' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_data.rb#L40
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/test_data.rb:40:in `test_self_referential_data' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_data.rb#L49
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/test_data.rb:49:in `test_roundtrip' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_data.rb#L56
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /Users/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /Users/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /Users/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /Users/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /Users/runner/work/psych/psych/test/psych/test_data.rb:56:in `test_load' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/visitors/test_yaml_tree.rb#L93
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/visitors/test_yaml_tree.rb:93:in `test_data_override_method' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/visitors/test_yaml_tree.rb#L86
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/visitors/test_yaml_tree.rb:86:in `test_data_anon' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/visitors/test_yaml_tree.rb#L80
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/helper.rb:82:in `assert_cycle' /home/runner/work/psych/psych/test/psych/visitors/test_yaml_tree.rb:80:in `test_data' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_serialize_subclasses.rb#L53
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/test_serialize_subclasses.rb:53:in `test_data_subclass' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_safe_load.rb#L121
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych.rb:335:in `safe_load' /home/runner/work/psych/psych/test/psych/test_safe_load.rb:164:in `cycle' /home/runner/work/psych/psych/test/psych/test_safe_load.rb:168:in `assert_safe_cycle' /home/runner/work/psych/psych/test/psych/test_safe_load.rb:121:in `test_data_depends_on_sym' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_safe_load.rb#L129
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych.rb:335:in `safe_load' /home/runner/work/psych/psych/test/psych/test_safe_load.rb:129:in `test_anon_data' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_object_references.rb#L36
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:369:in `block in register_empty' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:369:in `each' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:369:in `register_empty' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:151:in `visit_Psych_Nodes_Sequence' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/test_object_references.rb:45:in `assert_reference_trip' /home/runner/work/psych/psych/test/psych/test_object_references.rb:36:in `test_data_has_references' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_data.rb#L40
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/test_data.rb:40:in `test_self_referential_data' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_data.rb#L49
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/test_data.rb:49:in `test_roundtrip' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
Error: test/psych/test_data.rb#L56
ArgumentError: wrong number of arguments (given 1, expected 0) <internal:core> core/unbound_method.rb:18:in `initialize' <internal:core> core/unbound_method.rb:18:in `bind_call' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:226:in `visit_Psych_Nodes_Mapping' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:349:in `visit_Psych_Nodes_Document' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:30:in `visit' /home/runner/work/psych/psych/lib/psych/visitors/visitor.rb:6:in `accept' /home/runner/work/psych/psych/lib/psych/visitors/to_ruby.rb:39:in `accept' /home/runner/work/psych/psych/lib/psych/nodes/node.rb:49:in `to_ruby' /home/runner/work/psych/psych/lib/psych.rb:275:in `unsafe_load' /home/runner/work/psych/psych/test/psych/test_data.rb:56:in `test_load' <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch'
test (ubuntu-latest, jruby-head)
Process completed with exit code 1.
test (macos-latest, jruby-head)
Process completed with exit code 1.
test (windows-latest, jruby-head)
Process completed with exit code 1.
test (3.0, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (3.2, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (3.4, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (head, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (3.3, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (3.1, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (macos-latest, truffleruby-head)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (2.7, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (2.6, macos-latest)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (macos-latest, jruby-head)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml
test (macos-15-intel, 2.5)
libyaml 0.2.5 is already installed and up-to-date. To reinstall 0.2.5, run: brew reinstall libyaml