[INFO] cloning repository https://github.com/rust-lang-nursery/rust-bindgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-nursery/rust-bindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frust-bindgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frust-bindgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7b501feb2642b6ac3796f8c5f2a1461640a2a67
[INFO] testing rust-lang-nursery/rust-bindgen against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frust-bindgen" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rust-lang-nursery/rust-bindgen
[INFO] finished tweaking git repo https://github.com/rust-lang-nursery/rust-bindgen
[INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/rust-bindgen written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang-nursery/rust-bindgen on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-lang-nursery/rust-bindgen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 998ef8b8e8f9f0eddff672b89904435988b04e071641ae6217ad5d08395a54eb
[INFO] running `Command { std: "docker" "start" "-a" "998ef8b8e8f9f0eddff672b89904435988b04e071641ae6217ad5d08395a54eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "998ef8b8e8f9f0eddff672b89904435988b04e071641ae6217ad5d08395a54eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "998ef8b8e8f9f0eddff672b89904435988b04e071641ae6217ad5d08395a54eb", kill_on_drop: false }`
[INFO] [stdout] 998ef8b8e8f9f0eddff672b89904435988b04e071641ae6217ad5d08395a54eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 753e65f9c425943b6ab3c5933f671ba29ac1456f08712b4238107eb81c0e293c
[INFO] running `Command { std: "docker" "start" "-a" "753e65f9c425943b6ab3c5933f671ba29ac1456f08712b4238107eb81c0e293c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bindgen v0.72.0 (/opt/rustwide/workdir/bindgen)
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen-tests v0.1.0 (/opt/rustwide/workdir/bindgen-tests)
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling clap_complete v4.4.10
[INFO] [stderr]    Compiling bindgen-cli v0.72.0 (/opt/rustwide/workdir/bindgen-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.79s
[INFO] running `Command { std: "docker" "inspect" "753e65f9c425943b6ab3c5933f671ba29ac1456f08712b4238107eb81c0e293c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753e65f9c425943b6ab3c5933f671ba29ac1456f08712b4238107eb81c0e293c", kill_on_drop: false }`
[INFO] [stdout] 753e65f9c425943b6ab3c5933f671ba29ac1456f08712b4238107eb81c0e293c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8daf2ce8dd3df0d408eacac205f93265e33e8b2bedbf0579387ec1f4d95a73d7
[INFO] running `Command { std: "docker" "start" "-a" "8daf2ce8dd3df0d408eacac205f93265e33e8b2bedbf0579387ec1f4d95a73d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bindgen v0.72.0 (/opt/rustwide/workdir/bindgen)
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling bindgen-tests v0.1.0 (/opt/rustwide/workdir/bindgen-tests)
[INFO] [stderr]    Compiling bindgen-cli v0.72.0 (/opt/rustwide/workdir/bindgen-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.22s
[INFO] running `Command { std: "docker" "inspect" "8daf2ce8dd3df0d408eacac205f93265e33e8b2bedbf0579387ec1f4d95a73d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8daf2ce8dd3df0d408eacac205f93265e33e8b2bedbf0579387ec1f4d95a73d7", kill_on_drop: false }`
[INFO] [stdout] 8daf2ce8dd3df0d408eacac205f93265e33e8b2bedbf0579387ec1f4d95a73d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5e4af3fad9fa8fd6d0c777e66a57b08a5cb2f9d5b9dceb2dbb7d7327ded9b2a
[INFO] running `Command { std: "docker" "start" "-a" "f5e4af3fad9fa8fd6d0c777e66a57b08a5cb2f9d5b9dceb2dbb7d7327ded9b2a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set_const_matches_set ... ok
[INFO] [stdout] test features::test::release_versions_for_editions ... ok
[INFO] [stdout] test commandline_flag_unit_test_function ... ok
[INFO] [stdout] test features::test::invalid_targets ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get_const_matches_get ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set_bit ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_raw_const_methods ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get_bit ... ok
[INFO] [stdout] test deps::tests::escaping_depfile ... ok
[INFO] [stdout] test features::test::valid_targets ... ok
[INFO] [stdout] test features::test::target_features ... ok
[INFO] [stdout] test ir::comment::test::picks_up_single_and_multi_line_doc_comments ... ok
[INFO] [stdout] test codegen::struct_layout::test_align_to ... ok
[INFO] [stdout] test ir::analysis::tests::monotone ... ok
[INFO] [stdout] test ir::comment::test::processes_multi_lines_correctly ... ok
[INFO] [stdout] test ir::layout::test_layout_for_size ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_empty_name ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_invalid_start ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_valid ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_valid_underscore_and_numbers ... ok
[INFO] [stdout] test test_rust_to_clang_target_simulator ... ok
[INFO] [stdout] test test_rust_to_clang_target_espidf ... ok
[INFO] [stdout] test test_rust_to_clang_target ... ok
[INFO] [stdout] test ir::comment::test::processes_single_lines_correctly ... ok
[INFO] [stdout] test test_rust_to_clang_target_riscv ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_valid_unnamed_kind ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_invalid_remaining ... ok
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/bindgen-06b11b8b905b5321)
[INFO] [stdout] test ir::ty::is_invalid_type_param_unnamed - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/bindgen-ecadf4a4c979ce3c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bindgen_tests-222be5b967d260e1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stylo_sanity.rs (/opt/rustwide/target/debug/deps/stylo_sanity-4c25a9ded23fa0d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-f319b3df3317f4b5)
[INFO] [stdout] 
[INFO] [stdout] running 618 tests
[INFO] [stdout] test dump_preprocessed_input ... FAILED
[INFO] [stdout] test commandline_multiple_headers ... ok
[INFO] [stdout] test header_allowlist_warnings_h ... ok
[INFO] [stdout] test emit_depfile ... ok
[INFO] [stdout] test header_alias_comments_h ... ok
[INFO] [stdout] test header_allowlist_basic_hpp ... ok
[INFO] [stdout] test header_381_decltype_alias_hpp ... ok
[INFO] [stdout] test header_allowlist_vars_h ... ok
[INFO] [stdout] test header_abi_variadic_function_hpp ... ok
[INFO] [stdout] test header_allowlist_namespaces_basic_hpp ... ok
[INFO] [stdout] test header_allowlist_fix_hpp ... ok
[INFO] [stdout] test header_16_byte_alignment_h ... ok
[INFO] [stdout] test header_allowlist_file_hpp ... ok
[INFO] [stdout] test header_allowlist_namespaces_hpp ... ok
[INFO] [stdout] test header_accessors_hpp ... ok
[INFO] [stdout] test header_allowlisted_item_references_no_copy_hpp ... ok
[INFO] [stdout] test header_allowlisted_item_references_no_hash_hpp ... ok
[INFO] [stdout] test header_allowlist_item_h ... ok
[INFO] [stdout] test header_anon_fields_prefix_h ... ok
[INFO] [stdout] test header_anon_enum_allowlist_h ... ok
[INFO] [stdout] test header_abi_override_h ... ok
[INFO] [stdout] test header_anon_enum_blocklist_h ... ok
[INFO] [stdout] test header_anon_struct_in_union_h ... ok
[INFO] [stdout] test header_annotation_hide_hpp ... ok
[INFO] [stdout] test header_anon_union_hpp ... ok
[INFO] [stdout] test header_anon_enum_hpp ... ok
[INFO] [stdout] test header_allowlisted_item_references_no_partialeq_hpp ... ok
[INFO] [stdout] test header_anon_enum_trait_hpp ... ok
[INFO] [stdout] test header_attribute_custom_h ... ok
[INFO] [stdout] test header_anon_enum_allowlist_item_h ... ok
[INFO] [stdout] test header_arg_keyword_hpp ... ok
[INFO] [stdout] test header_array_of_zero_sized_types_hpp ... ok
[INFO] [stdout] test header_atomic_constant_h ... ok
[INFO] [stdout] test header_attribute_warn_unused_result_hpp ... ok
[INFO] [stdout] test header_anonymous_template_types_hpp ... ok
[INFO] [stdout] test header_attribute_warn_unused_result_no_attribute_detection_hpp ... ok
[INFO] [stdout] test header_bitfield_enum_repr_c_hpp ... ok
[INFO] [stdout] test header_attribute_custom_cli_h ... ok
[INFO] [stdout] test header_bindgen_union_inside_namespace_hpp ... ok
[INFO] [stdout] test header_bad_namespace_parenthood_inheritance_hpp ... ok
[INFO] [stdout] test header_auto_hpp ... ok
[INFO] [stdout] test header_base_to_derived_hpp ... ok
[INFO] [stdout] test header_bitfield_enum_repr_transparent_hpp ... ok
[INFO] [stdout] test header_bitfield_align_2_h ... ok
[INFO] [stdout] test header_bitfield_enum_basic_hpp ... ok
[INFO] [stdout] test header_bitfield_method_mangling_h ... ok
[INFO] [stdout] test header_bitfield_32bit_overflow_h ... ok
[INFO] [stdout] test header_block_return_type_h ... ok
[INFO] [stdout] test header_bitfield_large_overflow_hpp ... ok
[INFO] [stdout] test header_bitfield_linux_32_hpp ... ok
[INFO] [stdout] test header_bitfield_pragma_packed_h ... ok
[INFO] [stdout] test header_blocklist_function_hpp ... ok
[INFO] [stdout] test header_bitfield_align_h ... ok
[INFO] [stdout] test header_blocklist_file_hpp ... ok
[INFO] [stdout] test header_bitfield_method_same_name_hpp ... ok
[INFO] [stdout] test header_blocklist_item_hpp ... ok
[INFO] [stdout] test header_blocklist_and_impl_debug_hpp ... ok
[INFO] [stdout] test header_blocklist_bitfield_unit_h ... ok
[INFO] [stdout] test header_blocklist_var_hpp ... ok
[INFO] [stdout] test header_bitfield_template_hpp ... ok
[INFO] [stdout] test header_builtin_template_hpp ... ok
[INFO] [stdout] test header_bitfield_large_hpp ... ok
[INFO] [stdout] test header_c_empty_layout_h ... ok
[INFO] [stdout] test header_c_unwind_abi_override_h ... ok
[INFO] [stdout] test header_bug_1529681_hpp ... ok
[INFO] [stdout] test header_blocklist_methods_hpp ... ok
[INFO] [stdout] test header_bitfield_pack_offset_h ... ok
[INFO] [stdout] test header_blocks_hpp ... ok
[INFO] [stdout] test header_blocks_signature_hpp ... ok
[INFO] [stdout] test header_char16_t_hpp ... ok
[INFO] [stdout] test header_call_conv_typedef_h ... ok
[INFO] [stdout] test header_c_naming_h ... ok
[INFO] [stdout] test header_canonical_types_hpp ... ok
[INFO] [stdout] test header_canonical_path_without_namespacing_hpp ... ok
[INFO] [stdout] test header_call_conv_field_h ... ok
[INFO] [stdout] test header_class_with_inner_struct_hpp ... ok
[INFO] [stdout] test header_char_h ... ok
[INFO] [stdout] test header_class_with_dtor_hpp ... ok
[INFO] [stdout] test header_class_with_enum_hpp ... ok
[INFO] [stdout] test header_const_array_h ... ok
[INFO] [stdout] test header_class_static_hpp ... ok
[INFO] [stdout] test header_comment_indent_hpp ... ok
[INFO] [stdout] test header_class_with_typedef_hpp ... ok
[INFO] [stdout] test header_class_static_const_hpp ... ok
[INFO] [stdout] test header_class_no_members_hpp ... ok
[INFO] [stdout] test header_class_hpp ... ok
[INFO] [stdout] test header_complex_global_h ... ok
[INFO] [stdout] test header_const_array_fn_arg_h ... ok
[INFO] [stdout] test header_class_use_as_hpp ... ok
[INFO] [stdout] test header_complex_h ... ok
[INFO] [stdout] test header_class_nested_hpp ... ok
[INFO] [stdout] test header_const_array_typedef_h ... ok
[INFO] [stdout] test header_const_bool_hpp ... ok
[INFO] [stdout] test header_const_ptr_hpp ... ok
[INFO] [stdout] test header_const_const_mut_ptr_h ... ok
[INFO] [stdout] test header_const_resolved_ty_h ... ok
[INFO] [stdout] test header_constified_enum_module_overflow_hpp ... ok
[INFO] [stdout] test header_constify_all_enums_h ... ok
[INFO] [stdout] test header_const_enum_unnamed_hpp ... ok
[INFO] [stdout] test header_const_multidim_array_fn_arg_h ... ok
[INFO] [stdout] test header_constify_enum_h ... ok
[INFO] [stdout] test header_constant_non_specialized_tp_hpp ... ok
[INFO] [stdout] test header_constant_evaluate_h ... ok
[INFO] [stdout] test header_const_tparam_hpp ... ok
[INFO] [stdout] test header_constructor_tp_hpp ... ok
[INFO] [stdout] test header_constify_module_enums_namespace_hpp ... ok
[INFO] [stdout] test header_constify_module_enums_simple_nonamespace_hpp ... ok
[INFO] [stdout] test header_convert_cpp_comment_to_rust_hpp ... ok
[INFO] [stdout] test header_constify_module_enums_shadow_name_h ... ok
[INFO] [stdout] test header_constify_module_enums_basic_h ... ok
[INFO] [stdout] test header_cpp_empty_layout_hpp ... ok
[INFO] [stdout] test header_constify_module_enums_simple_alias_hpp ... ok
[INFO] [stdout] test header_constructors_hpp ... ok
[INFO] [stdout] test header_contains_vs_inherits_zero_sized_hpp ... ok
[INFO] [stdout] test header_crtp_hpp ... ok
[INFO] [stdout] test header_decl_ptr_to_array_h ... ok
[INFO] [stdout] test header_constify_module_enums_types_hpp ... ok
[INFO] [stdout] test header_constructors_1_33_hpp ... ok
[INFO] [stdout] test header_dash_language_h ... ok
[INFO] [stdout] test header_core_ffi_c_h ... ok
[INFO] [stdout] test header_ctypes_prefix_path_h ... ok
[INFO] [stdout] test header_convert_floats_h ... ok
[INFO] [stdout] test header_default_macro_constant_type_signed_h ... ok
[INFO] [stdout] test header_decl_extern_int_twice_h ... ok
[INFO] [stdout] test header_default_macro_constant_type_h ... ok
[INFO] [stdout] test header_default_enum_style_constified_module_h ... ok
[INFO] [stdout] test header_deleted_function_hpp ... ok
[INFO] [stdout] test header_default_macro_constant_type_unsigned_h ... ok
[INFO] [stdout] test header_default_template_parameter_hpp ... ok
[INFO] [stdout] test header_derive_clone_h ... ok
[INFO] [stdout] test header_derive_custom_h ... ok
[INFO] [stdout] test header_default_visibility_crate_h ... ok
[INFO] [stdout] test header_default_visibility_private_respects_cxx_access_spec_h ... ok
[INFO] [stdout] test header_derive_custom_cli_h ... ok
[INFO] [stdout] test header_derive_bitfield_method_same_name_hpp ... ok
[INFO] [stdout] test header_derive_debug_function_pointer_hpp ... ok
[INFO] [stdout] test header_derive_debug_bitfield_1_51_hpp ... ok
[INFO] [stdout] test header_derive_debug_generic_hpp ... ok
[INFO] [stdout] test header_derive_debug_bitfield_core_hpp ... ok
[INFO] [stdout] test header_default_visibility_private_h ... ok
[INFO] [stdout] test header_derive_debug_opaque_template_instantiation_hpp ... ok
[INFO] [stdout] test header_derive_fn_ptr_h ... ok
[INFO] [stdout] test header_derive_default_and_blocklist_hpp ... ok
[INFO] [stdout] test header_derive_debug_opaque_hpp ... ok
[INFO] [stdout] test header_derive_debug_mangle_name_h ... ok
[INFO] [stdout] test header_derive_hash_and_blocklist_hpp ... ok
[INFO] [stdout] test header_derive_hash_struct_with_anon_struct_float_h ... ok
[INFO] [stdout] test header_derive_partialeq_core_h ... ok
[INFO] [stdout] test header_derive_hash_struct_with_incomplete_array_h ... ok
[INFO] [stdout] test header_derive_partialeq_pointer_hpp ... ok
[INFO] [stdout] test header_derive_hash_struct_with_float_array_h ... ok
[INFO] [stdout] test header_derive_hash_blocklisting_hpp ... ok
[INFO] [stdout] test header_derive_hash_template_inst_float_hpp ... ok
[INFO] [stdout] test header_derive_debug_bitfield_hpp ... ok
[INFO] [stdout] test header_derive_hash_template_def_float_hpp ... ok
[INFO] [stdout] test header_derive_partialeq_anonfield_h ... ok
[INFO] [stdout] test header_derive_hash_struct_with_pointer_h ... ok
[INFO] [stdout] test header_derive_partialeq_union_hpp ... ok
[INFO] [stdout] test header_derive_partialeq_base_hpp ... ok
[INFO] [stdout] test header_disable_nested_struct_naming_h ... ok
[INFO] [stdout] test header_disable_namespacing_hpp ... ok
[INFO] [stdout] test header_derive_partialeq_and_blocklist_hpp ... ok
[INFO] [stdout] test header_dupe_enum_variant_in_namespace_h ... ok
[INFO] [stdout] test header_derive_partialeq_bitfield_hpp ... ok
[INFO] [stdout] test header_disable_untagged_union_hpp ... ok
[INFO] [stdout] test header_doggo_or_null_hpp ... ok
[INFO] [stdout] test header_do_not_derive_copy_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_required_h ... ok
[INFO] [stdout] test header_duplicated_namespaces_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_attributes_h ... ok
[INFO] [stdout] test header_dynamic_loading_template_hpp ... ok
[INFO] [stdout] test header_duplicated_definition_count_hpp ... ok
[INFO] [stdout] test header_duplicated_constants_in_ns_hpp ... ok
[INFO] [stdout] test header_duplicated_namespaces_definitions_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_variable_required_h ... ok
[INFO] [stdout] test header_dynamic_loading_variable_simple_h ... ok
[INFO] [stdout] test header_dynamic_loading_simple_h ... ok
[INFO] [stdout] test header_divide_by_zero_in_struct_layout_h ... ok
[INFO] [stdout] test header_empty_template_param_name_hpp ... ok
[INFO] [stdout] test header_enum_default_module_h ... ok
[INFO] [stdout] test header_dynamic_loading_with_blocklist_hpp ... ok
[INFO] [stdout] test header_enum_alias_hpp ... ok
[INFO] [stdout] test header_empty_enum_h ... ok
[INFO] [stdout] test header_dynamic_loading_with_allowlist_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_variable_with_allowlist_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_with_class_hpp ... ok
[INFO] [stdout] test header_enum_default_consts_h ... ok
[INFO] [stdout] test header_enum_default_bitfield_h ... ok
[INFO] [stdout] test header_elaborated_hpp ... ok
[INFO] [stdout] test header_enum_and_vtable_mangling_hpp ... ok
[INFO] [stdout] test header_enum_doc_h ... ok
[INFO] [stdout] test header_enum_doc_bitfield_h ... ok
[INFO] [stdout] test header_enum_dupe_h ... ok
[INFO] [stdout] test header_empty_union_hpp ... ok
[INFO] [stdout] test header_enum_default_rust_h ... ok
[INFO] [stdout] test header_enum_explicit_type_constants_hpp ... ok
[INFO] [stdout] test header_enum_forward_ref_h ... ok
[INFO] [stdout] test header_enum_no_debug_rust_h ... ok
[INFO] [stdout] test header_enum_h ... ok
[INFO] [stdout] test header_enum_doc_rusty_non_exhaustive_h ... ok
[INFO] [stdout] test header_enum_doc_mod_h ... ok
[INFO] [stdout] test header_enum_in_template_hpp ... ok
[INFO] [stdout] test header_enum_undefault_h ... ok
[INFO] [stdout] test header_enum_doc_rusty_h ... ok
[INFO] [stdout] test header_enum_explicit_type_hpp ... ok
[INFO] [stdout] test header_enum_translate_type_hpp ... ok
[INFO] [stdout] test header_enum_variant_replaces_h ... ok
[INFO] [stdout] test header_enum_in_template_with_typedef_hpp ... ok
[INFO] [stdout] test header_enum_negative_h ... ok
[INFO] [stdout] test header_eval_variadic_template_parameter_hpp ... ok
[INFO] [stdout] test header_enum_packed_h ... ok
[INFO] [stdout] test header_enum_typedef_h ... ok
[INFO] [stdout] test header_eval_value_dependent_hpp ... ok
[INFO] [stdout] test header_explicit_padding_h ... ok
[INFO] [stdout] test header_extern_blocks_post_1_82_h ... ok
[INFO] [stdout] test header_extern_fn_block_attrs_wasm_h ... ok
[INFO] [stdout] test header_extern_fn_block_attrs_h ... ok
[INFO] [stdout] test header_error_e0600_cannot_apply_unary_negation_to_u32_h ... ok
[INFO] [stdout] test header_extern_fn_block_attrs_many_h ... ok
[INFO] [stdout] test header_extern_blocks_pre_1_82_h ... ok
[INFO] [stdout] test header_extern_const_struct_h ... ok
[INFO] [stdout] test header_extern_hpp ... ok
[INFO] [stdout] test header_field_attr_cli_h ... ok
[INFO] [stdout] test header_float128_hpp ... ok
[INFO] [stdout] test header_field_attr_annotation_h ... ok
[INFO] [stdout] test header_fit_macro_constant_types_h ... ok
[INFO] [stdout] test header_forward_declared_opaque_h ... ok
[INFO] [stdout] test header_float16_h ... ok
[INFO] [stdout] test header_fit_macro_constant_types_signed_h ... ok
[INFO] [stdout] test header_flexarray_hpp ... ok
[INFO] [stdout] test header_forward_enum_decl_hpp ... ok
[INFO] [stdout] test header_forward_declared_complex_types_hpp ... ok
[INFO] [stdout] test header_forward_declared_struct_h ... ok
[INFO] [stdout] test header_forward_declaration_autoptr_hpp ... ok
[INFO] [stdout] test header_func_with_array_arg_h ... ok
[INFO] [stdout] test header_func_proto_h ... ok
[INFO] [stdout] test header_field_visibility_h ... ok
[INFO] [stdout] test header_forward_inherit_struct_with_fields_hpp ... ok
[INFO] [stdout] test header_func_ptr_in_struct_h ... ok
[INFO] [stdout] test header_gen_constructors_hpp ... ok
[INFO] [stdout] test header_field_visibility_callback_h ... ok
[INFO] [stdout] test header_func_ptr_h ... ok
[INFO] [stdout] test header_func_ptr_return_type_h ... ok
[INFO] [stdout] test header_forward_inherit_struct_hpp ... ok
[INFO] [stdout] test header_gen_constructors_neg_hpp ... ok
[INFO] [stdout] test header_func_with_func_ptr_arg_h ... ok
[INFO] [stdout] test header_function_typedef_stdcall_h ... ok
[INFO] [stdout] test header_gen_destructors_hpp ... ok
[INFO] [stdout] test header_gen_destructors_neg_hpp ... ok
[INFO] [stdout] test header_inherit_typedef_hpp ... ok
[INFO] [stdout] test header_generate_inline_hpp ... ok
[INFO] [stdout] test header_inherit_named_hpp ... ok
[INFO] [stdout] test header_incomplete_array_padding_h ... ok
[INFO] [stdout] test header_inherit_namespaced_hpp ... ok
[INFO] [stdout] test header_in_class_typedef_hpp ... ok
[INFO] [stdout] test header_func_return_must_use_h ... ok
[INFO] [stdout] test header_infinite_macro_hpp ... ok
[INFO] [stdout] test header_i128_h ... ok
[INFO] [stdout] test header_inherit_multiple_interfaces_hpp ... ok
[INFO] [stdout] test header_inline_function_h ... ok
[INFO] [stdout] test header_inherit_from_template_instantiation_with_vtable_hpp ... ok
[INFO] [stdout] test header_inline_namespace_allowlist_hpp ... ok
[INFO] [stdout] test header_inline_namespace_conservative_hpp ... ok
[INFO] [stdout] test header_inline_namespace_no_ns_enabled_hpp ... ok
[INFO] [stdout] test header_inline_namespace_macro_hpp ... ok
[INFO] [stdout] test header_issue_1040_h ... ok
[INFO] [stdout] test header_inline_namespace_hpp ... ok
[INFO] [stdout] test header_inline_namespace_nested_hpp ... ok
[INFO] [stdout] test header_inner_template_self_hpp ... ok
[INFO] [stdout] test header_inner_typedef_gh422_hpp ... ok
[INFO] [stdout] test header_issue_1025_unknown_enum_repr_hpp ... ok
[INFO] [stdout] test header_inner_const_hpp ... ok
[INFO] [stdout] test header_issue_1118_using_forward_decl_hpp ... ok
[INFO] [stdout] test header_issue_1113_template_references_hpp ... ok
[INFO] [stdout] test header_issue_1198_alias_rust_const_mod_bitfield_enum_h ... ok
[INFO] [stdout] test header_int128_t_h ... ok
[INFO] [stdout] test header_issue_1281_h ... ok
[INFO] [stdout] test header_issue_1197_pure_virtual_stuff_hpp ... ok
[INFO] [stdout] test header_issue_1285_h ... ok
[INFO] [stdout] test header_issue_1198_alias_rust_bitfield_enum_h ... ok
[INFO] [stdout] test header_issue_1198_alias_rust_const_mod_enum_h ... ok
[INFO] [stdout] test header_issue_1216_variadic_member_h ... ok
[INFO] [stdout] test header_issue_1076_unnamed_bitfield_alignment_h ... ok
[INFO] [stdout] test header_issue_1291_hpp ... ok
[INFO] [stdout] test header_issue_1034_h ... ok
[INFO] [stdout] test header_issue_1382_rust_primitive_types_h ... ok
[INFO] [stdout] test header_issue_1350_attribute_overloadable_h ... ok
[INFO] [stdout] test header_issue_1375_prefixed_functions_h ... ok
[INFO] [stdout] test header_issue_1198_alias_rust_enum_h ... ok
[INFO] [stdout] test header_issue_1238_fwd_no_copy_h ... ok
[INFO] [stdout] test header_issue_1498_h ... ok
[INFO] [stdout] test header_issue_1488_enum_new_type_h ... ok
[INFO] [stdout] test header_issue_1599_opaque_typedef_to_enum_h ... ok
[INFO] [stdout] test header_issue_1435_hpp ... ok
[INFO] [stdout] test header_issue_1443_hpp ... ok
[INFO] [stdout] test header_issue_1454_h ... ok
[INFO] [stdout] test header_issue_1488_options_h ... ok
[INFO] [stdout] test header_issue_1464_hpp ... ok
[INFO] [stdout] test header_issue_1514_hpp ... ok
[INFO] [stdout] test header_issue_2239_template_dependent_bit_width_hpp ... ok
[INFO] [stdout] test header_issue_1554_h ... ok
[INFO] [stdout] test header_issue_1488_template_alias_new_type_hpp ... ok
[INFO] [stdout] test header_issue_2019_hpp ... ok
[INFO] [stdout] test header_issue_1676_macro_namespace_prefix_hpp ... ok
[INFO] [stdout] test header_issue_1977_larger_arrays_hpp ... ok
[INFO] [stdout] test header_issue_2566_cstr_h ... ok
[INFO] [stdout] test header_issue_2556_h ... ok
[INFO] [stdout] test header_issue_1995_h ... ok
[INFO] [stdout] test header_issue_3027_hpp ... ok
[INFO] [stdout] test header_issue_2566_h ... ok
[INFO] [stdout] test header_issue_2966_h ... ok
[INFO] [stdout] test header_issue_2695_h ... ok
[INFO] [stdout] test header_issue_358_hpp ... ok
[INFO] [stdout] test header_issue_315_hpp ... ok
[INFO] [stdout] test header_issue_311_hpp ... ok
[INFO] [stdout] test header_issue_2618_h ... ok
[INFO] [stdout] test header_issue_410_hpp ... ok
[INFO] [stdout] test header_issue_446_hpp ... ok
[INFO] [stdout] test header_issue_511_h ... ok
[INFO] [stdout] test header_issue_1947_h ... ok
[INFO] [stdout] test header_issue_573_layout_test_failures_hpp ... ok
[INFO] [stdout] test header_issue_537_repr_packed_n_h ... ok
[INFO] [stdout] test header_issue_537_h ... ok
[INFO] [stdout] test header_issue_447_hpp ... ok
[INFO] [stdout] test header_issue_372_hpp ... ok
[INFO] [stdout] test header_issue_574_assertion_failure_in_codegen_hpp ... ok
[INFO] [stdout] test header_issue_569_non_type_template_params_causing_layout_test_failures_hpp ... ok
[INFO] [stdout] test header_issue_544_stylo_creduce_2_hpp ... ok
[INFO] [stdout] test header_issue_544_stylo_creduce_hpp ... ok
[INFO] [stdout] test header_issue_584_stylo_template_analysis_panic_hpp ... ok
[INFO] [stdout] test header_issue_654_struct_fn_collision_h ... ok
[INFO] [stdout] test header_issue_639_typedef_anon_field_hpp ... ok
[INFO] [stdout] test header_issue_662_cannot_find_t_in_this_scope_hpp ... ok
[INFO] [stdout] test header_issue_648_derive_debug_with_padding_h ... ok
[INFO] [stdout] test header_issue_674_2_hpp ... ok
[INFO] [stdout] test header_issue_493_hpp ... ok
[INFO] [stdout] test header_issue_643_inner_struct_h ... ok
[INFO] [stdout] test header_issue_674_3_hpp ... ok
[INFO] [stdout] test header_issue_677_nested_ns_specifier_hpp ... ok
[INFO] [stdout] test header_issue_753_h ... FAILED
[INFO] [stdout] test header_issue_739_pointer_wide_bitfield_h ... ok
[INFO] [stdout] test header_issue_691_template_parameter_virtual_hpp ... ok
[INFO] [stdout] test header_issue_769_bad_instantiation_test_hpp ... ok
[INFO] [stdout] test header_issue_645_cannot_find_type_t_in_this_scope_hpp ... ok
[INFO] [stdout] test header_issue_674_1_hpp ... ok
[INFO] [stdout] test header_issue_710_must_use_type_h ... ok
[INFO] [stdout] test header_issue_638_stylo_cannot_find_t_in_this_scope_hpp ... ok
[INFO] [stdout] test header_issue_662_part_2_hpp ... ok
[INFO] [stdout] test header_issue_801_opaque_sloppiness_hpp ... ok
[INFO] [stdout] test header_issue_834_hpp ... ok
[INFO] [stdout] test header_issue_833_hpp ... ok
[INFO] [stdout] test header_issue_826_generating_methods_when_asked_not_to_hpp ... ok
[INFO] [stdout] test header_issue_833_1_hpp ... ok
[INFO] [stdout] test header_issue_743_h ... ok
[INFO] [stdout] test header_issue_820_unused_template_param_in_alias_hpp ... ok
[INFO] [stdout] test header_issue_833_2_hpp ... ok
[INFO] [stdout] test header_issue_848_replacement_system_include_hpp ... ok
[INFO] [stdout] test header_issue_807_opaque_types_methods_being_generated_hpp ... ok
[INFO] [stdout] test header_issue_946_h ... ok
[INFO] [stdout] test header_issue_888_enum_var_decl_jump_hpp ... ok
[INFO] [stdout] test header_issue_944_derive_copy_and_blocklisting_hpp ... ok
[INFO] [stdout] test header_layout_kni_mbuf_h ... ok
[INFO] [stdout] test header_issue_816_h ... ok
[INFO] [stdout] test header_keywords_h ... ok
[INFO] [stdout] test header_layout_arp_h ... ok
[INFO] [stdout] test header_layout_cmdline_token_h ... ok
[INFO] [stdout] test header_jsval_layout_opaque_hpp ... ok
[INFO] [stdout] test header_layout_h ... ok
[INFO] [stdout] test header_layout_array_too_long_h ... ok
[INFO] [stdout] test header_layout_large_align_field_h ... ok
[INFO] [stdout] test header_layout_align_h ... ok
[INFO] [stdout] test header_macro_const_h ... ok
[INFO] [stdout] test header_macro_expr_uncommon_token_h ... ok
[INFO] [stdout] test header_long_double_h ... ok
[INFO] [stdout] test header_layout_array_h ... ok
[INFO] [stdout] test header_macro_redef_h ... ok
[INFO] [stdout] test header_macro_expr_basic_h ... ok
[INFO] [stdout] test header_maddness_is_avoidable_hpp ... ok
[INFO] [stdout] test header_mangling_linux32_hpp ... ok
[INFO] [stdout] test header_mangling_ios_h ... ok
[INFO] [stdout] test header_mangling_win32_hpp ... ok
[INFO] [stdout] test header_module_allowlisted_hpp ... ok
[INFO] [stdout] test header_mangling_linux64_hpp ... ok
[INFO] [stdout] test header_mangling_macos_hpp ... ok
[INFO] [stdout] test header_msvc_no_usr_hpp ... ok
[INFO] [stdout] test header_mangling_win64_hpp ... ok
[INFO] [stdout] test header_merge_extern_blocks_pre_1_82_hpp ... ok
[INFO] [stdout] test header_merge_extern_blocks_post_1_82_hpp ... ok
[INFO] [stdout] test header_method_mangling_hpp ... ok
[INFO] [stdout] test header_layout_mbuf_h ... ok
[INFO] [stdout] test header_multiple_inherit_empty_correct_layout_hpp ... ok
[INFO] [stdout] test header_mutable_hpp ... ok
[INFO] [stdout] test header_layout_eth_conf_h ... ok
[INFO] [stdout] test header_nested_flexarray_hpp ... ok
[INFO] [stdout] test header_nested_class_field_hpp ... ok
[INFO] [stdout] test header_namespace_hpp ... ok
[INFO] [stdout] test header_no_copy_allowlisted_hpp ... ok
[INFO] [stdout] test header_new_type_alias_h ... ok
[INFO] [stdout] test header_nested_template_typedef_hpp ... ok
[INFO] [stdout] test header_no_copy_hpp ... ok
[INFO] [stdout] test header_nested_hpp ... ok
[INFO] [stdout] test header_newtype_global_enum_hpp ... ok
[INFO] [stdout] test header_nested_within_namespace_hpp ... ok
[INFO] [stdout] test header_newtype_enum_hpp ... ok
[INFO] [stdout] test header_no_debug_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_copy_opaque_hpp ... ok
[INFO] [stdout] test header_no_comments_h ... ok
[INFO] [stdout] test header_nested_vtable_hpp ... ok
[INFO] [stdout] test header_no_debug_opaque_hpp ... ok
[INFO] [stdout] test header_no_default_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_default_bypass_derive_default_hpp ... ok
[INFO] [stdout] test header_no_derive_default_h ... ok
[INFO] [stdout] test header_no_default_hpp ... ok
[INFO] [stdout] test header_no_partialeq_opaque_hpp ... ok
[INFO] [stdout] test header_no_derive_debug_h ... ok
[INFO] [stdout] test header_no_hash_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_default_opaque_hpp ... ok
[INFO] [stdout] test header_no_partialeq_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_debug_hpp ... ok
[INFO] [stdout] test header_no_debug_bypass_impl_debug_hpp ... ok
[INFO] [stdout] test header_no_std_h ... ok
[INFO] [stdout] test header_objc_allowlist_h ... ok
[INFO] [stdout] test header_objc_blocklist_h ... ok
[INFO] [stdout] test header_no_hash_opaque_hpp ... ok
[INFO] [stdout] test header_non_type_params_hpp ... ok
[INFO] [stdout] test header_no_size_t_is_usize_h ... ok
[INFO] [stdout] test header_no_recursive_allowlisting_h ... ok
[INFO] [stdout] test header_nsstyleautoarray_hpp ... ok
[INFO] [stdout] test header_noreturn_hpp ... ok
[INFO] [stdout] test header_objc_class_method_h ... ok
[INFO] [stdout] test header_objc_inheritance_h ... ok
[INFO] [stdout] test header_objc_class_h ... ok
[INFO] [stdout] test header_nsbasehashtable_hpp ... ok
[INFO] [stdout] test header_objc_pointer_return_types_h ... ok
[INFO] [stdout] test header_objc_category_h ... ok
[INFO] [stdout] test header_objc_interface_type_h ... ok
[INFO] [stdout] test header_objc_method_h ... ok
[INFO] [stdout] test header_objc_sel_and_id_h ... ok
[INFO] [stdout] test header_objc_method_clash_h ... ok
[INFO] [stdout] test header_objc_interface_h ... ok
[INFO] [stdout] test header_objc_property_fnptr_h ... ok
[INFO] [stdout] test header_objc_template_h ... ok
[INFO] [stdout] test header_objc_protocol_h ... ok
[INFO] [stdout] test header_opaque_template_inst_member_hpp ... ok
[INFO] [stdout] test header_opaque_in_struct_hpp ... ok
[INFO] [stdout] test header_objc_escape_h ... ok
[INFO] [stdout] test header_objc_protocol_inheritance_h ... ok
[INFO] [stdout] test header_opaque_pointer_hpp ... ok
[INFO] [stdout] test header_opaque_template_instantiation_hpp ... ok
[INFO] [stdout] test header_opaque_template_inst_member_2_hpp ... ok
[INFO] [stdout] test header_opaque_typedef_hpp ... ok
[INFO] [stdout] test header_only_bitfields_hpp ... ok
[INFO] [stdout] test header_opencl_vector_h ... ok
[INFO] [stdout] test header_opaque_tracing_hpp ... ok
[INFO] [stdout] test header_opaque_template_instantiation_namespaced_hpp ... ok
[INFO] [stdout] test header_operator_equals_hpp ... ok
[INFO] [stdout] test header_parsecb_anonymous_enum_variant_rename_h ... ok
[INFO] [stdout] test header_operator_hpp ... ok
[INFO] [stdout] test header_ord_enum_h ... ok
[INFO] [stdout] test header_packed_n_with_padding_h ... ok
[INFO] [stdout] test header_parm_union_hpp ... ok
[INFO] [stdout] test header_partial_specialization_and_inheritance_hpp ... ok
[INFO] [stdout] test header_packed_vtable_h ... ok
[INFO] [stdout] test header_packed_bitfield_h ... ok
[INFO] [stdout] test header_overflowed_enum_hpp ... ok
[INFO] [stdout] test header_prepend_enum_name_hpp ... ok
[INFO] [stdout] test header_packed_flexarray_hpp ... ok
[INFO] [stdout] test header_overloading_hpp ... ok
[INFO] [stdout] test header_prefix_link_name_c_h ... ok
[INFO] [stdout] test header_pointer_attr_h ... ok
[INFO] [stdout] test header_prepend_enum_constified_variant_h ... ok
[INFO] [stdout] test header_qualified_dependent_types_hpp ... ok
[INFO] [stdout] test header_private_hpp ... ok
[INFO] [stdout] test header_ptr32_has_different_size_h ... ok
[INFO] [stdout] test header_prefix_link_name_cpp_hpp ... ok
[INFO] [stdout] test header_references_hpp ... ok
[INFO] [stdout] test header_public_dtor_hpp ... ok
[INFO] [stdout] test header_redeclaration_hpp ... ok
[INFO] [stdout] test header_ref_argument_array_hpp ... ok
[INFO] [stdout] test header_replaces_double_hpp ... ok
[INFO] [stdout] test header_replace_template_alias_hpp ... ok
[INFO] [stdout] test header_reparented_replacement_hpp ... ok
[INFO] [stdout] test header_replace_use_hpp ... ok
[INFO] [stdout] test header_private_fields_hpp ... ok
[INFO] [stdout] test header_resolved_type_def_function_h ... ok
[INFO] [stdout] test header_repr_align_hpp ... ok
[INFO] [stdout] test header_redundant_packed_and_align_h ... ok
[INFO] [stdout] test header_size_t_template_hpp ... ok
[INFO] [stdout] test header_same_struct_name_in_different_namespaces_hpp ... ok
[INFO] [stdout] test header_short_enums_hpp ... ok
[INFO] [stdout] test header_sorted_items_hpp ... ok
[INFO] [stdout] test header_sentry_defined_multiple_times_hpp ... ok
[INFO] [stdout] test header_stdint_typedef_h ... ok
[INFO] [stdout] test header_special_members_hpp ... ok
[INFO] [stdout] test header_strings_cstr_h ... ok
[INFO] [stdout] test header_specific_receiver_hpp ... ok
[INFO] [stdout] test header_strings_array_h ... ok
[INFO] [stdout] test header_strings_cstr2_h ... ok
[INFO] [stdout] test header_strings_cstr2_2018_h ... ok
[INFO] [stdout] test header_struct_typedef_h ... ok
[INFO] [stdout] test header_struct_containing_forward_declared_struct_h ... ok
[INFO] [stdout] test header_struct_typedef_ns_hpp ... ok
[INFO] [stdout] test header_struct_with_anon_struct_pointer_h ... ok
[INFO] [stdout] test header_struct_with_anon_struct_h ... ok
[INFO] [stdout] test header_struct_with_large_array_hpp ... ok
[INFO] [stdout] test header_struct_with_anon_unnamed_union_h ... ok
[INFO] [stdout] test header_struct_with_anon_union_h ... ok
[INFO] [stdout] test header_struct_with_anon_struct_array_h ... ok
[INFO] [stdout] test header_struct_with_anon_unnamed_struct_h ... ok
[INFO] [stdout] test header_struct_with_packing_h ... ok
[INFO] [stdout] test header_struct_with_struct_h ... ok
[INFO] [stdout] test header_struct_with_nesting_h ... ok
[INFO] [stdout] test header_template_alias_basic_hpp ... ok
[INFO] [stdout] test header_struct_with_typedef_template_arg_hpp ... ok
[INFO] [stdout] test header_template_fun_ty_hpp ... ok
[INFO] [stdout] test header_struct_with_bitfields_h ... ok
[INFO] [stdout] test header_struct_with_derive_debug_h ... ok
[INFO] [stdout] test header_template_alias_hpp ... ok
[INFO] [stdout] test header_template_param_usage_12_hpp ... ok
[INFO] [stdout] test header_template_fun_hpp ... ok
[INFO] [stdout] test header_template_param_usage_0_hpp ... ok
[INFO] [stdout] test header_template_instantiation_with_fn_local_type_hpp ... ok
[INFO] [stdout] test header_template_param_usage_10_hpp ... ok
[INFO] [stdout] test header_template_param_usage_13_hpp ... ok
[INFO] [stdout] test header_template_alias_namespace_hpp ... ok
[INFO] [stdout] test header_template_param_usage_3_hpp ... ok
[INFO] [stdout] test header_template_param_usage_15_hpp ... ok
[INFO] [stdout] test header_template_param_usage_4_hpp ... ok
[INFO] [stdout] test header_template_param_usage_14_hpp ... ok
[INFO] [stdout] test header_template_param_usage_8_hpp ... ok
[INFO] [stdout] test header_template_param_usage_1_hpp ... ok
[INFO] [stdout] test header_template_param_usage_6_hpp ... ok
[INFO] [stdout] test header_template_param_usage_9_hpp ... ok
[INFO] [stdout] test header_template_hpp ... ok
[INFO] [stdout] test header_template_param_usage_11_hpp ... ok
[INFO] [stdout] test header_template_param_usage_5_hpp ... ok
[INFO] [stdout] test header_template_param_usage_2_hpp ... ok
[INFO] [stdout] test header_template_partial_specification_hpp ... ok
[INFO] [stdout] test header_template_typedef_transitive_param_hpp ... ok
[INFO] [stdout] test header_templateref_opaque_hpp ... ok
[INFO] [stdout] test header_templatized_bitfield_hpp ... ok
[INFO] [stdout] test header_template_param_usage_7_hpp ... ok
[INFO] [stdout] test header_type_alias_empty_hpp ... ok
[INFO] [stdout] test header_template_typedefs_hpp ... ok
[INFO] [stdout] test header_template_with_var_hpp ... ok
[INFO] [stdout] test header_typedefd_array_as_function_arg_h ... ok
[INFO] [stdout] test header_type_referenced_by_allowlisted_function_h ... ok
[INFO] [stdout] test header_type_alias_partial_template_especialization_hpp ... ok
[INFO] [stdout] test header_underscore_hpp ... ok
[INFO] [stdout] test header_transform_op_hpp ... ok
[INFO] [stdout] test header_timex_h ... ok
[INFO] [stdout] test header_union_in_ns_hpp ... ok
[INFO] [stdout] test header_typedef_pointer_overlap_h ... ok
[INFO] [stdout] test header_typeref_hpp ... ok
[INFO] [stdout] test header_union_align_h ... ok
[INFO] [stdout] test header_type_alias_template_specialized_hpp ... ok
[INFO] [stdout] test header_union_dtor_hpp ... ok
[INFO] [stdout] test header_union_bitfield_h ... ok
[INFO] [stdout] test header_union_fields_hpp ... ok
[INFO] [stdout] test header_uncallable_functions_hpp ... ok
[INFO] [stdout] test header_union_template_hpp ... ok
[INFO] [stdout] test header_union_with_anon_unnamed_union_h ... ok
[INFO] [stdout] test header_union_with_anon_unnamed_struct_h ... ok
[INFO] [stdout] test header_union_with_anon_union_h ... ok
[INFO] [stdout] test header_use_core_h ... ok
[INFO] [stdout] test header_union_with_anon_struct_bitfield_h ... ok
[INFO] [stdout] test header_union_with_zero_sized_array_h ... ok
[INFO] [stdout] test header_union_with_anon_struct_h ... ok
[INFO] [stdout] test header_variadic_union_hpp ... ok
[INFO] [stdout] test header_using_hpp ... ok
[INFO] [stdout] test header_union_with_nesting_h ... ok
[INFO] [stdout] test header_union_with_big_member_h ... ok
[INFO] [stdout] test header_va_list_aarch64_linux_h ... ok
[INFO] [stdout] test header_unknown_attr_h ... ok
[INFO] [stdout] test header_var_tracing_hpp ... ok
[INFO] [stdout] test header_union_with_non_copy_member_h ... ok
[INFO] [stdout] test header_unsorted_items_h ... ok
[INFO] [stdout] test header_virtual_overloaded_hpp ... ok
[INFO] [stdout] test header_virtual_inheritance_hpp ... ok
[INFO] [stdout] test header_virtual_dtor_hpp ... ok
[INFO] [stdout] test header_vector_hpp ... ok
[INFO] [stdout] test header_void_typedef_h ... ok
[INFO] [stdout] test header_wasm_import_module_h ... ok
[INFO] [stdout] test header_wasm_constructor_returns_hpp ... ok
[INFO] [stdout] test header_what_is_going_on_hpp ... ok
[INFO] [stdout] test header_variadic_template_function_hpp ... ok
[INFO] [stdout] test header_vtable_recursive_sig_hpp ... ok
[INFO] [stdout] test header_win32_vectorcall_h ... ok
[INFO] [stdout] test header_virtual_interface_hpp ... ok
[INFO] [stdout] test header_variadic_method_hpp ... ok
[INFO] [stdout] test header_win32_thiscall_1_73_hpp ... ok
[INFO] [stdout] Checking for #include directives of system headers...
[INFO] [stdout] test header_win32_thiscall_hpp ... ok
[INFO] [stdout] test header_win32_vectorcall_nightly_h ... ok
[INFO] [stdout] Found none; OK!
[INFO] [stdout] test no_system_header_includes ... ok
[INFO] [stdout] test header_win32_dtors_hpp ... ok
[INFO] [stdout] test header_wrap_static_fns_h ... ok
[INFO] [stdout] test header_weird_bitfields_hpp ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_anon_union_hpp ... ok
[INFO] [stdout] test parse_callbacks::item_discovery_callback::test_item_discovery_callback_c ... ok
[INFO] [stdout] test header_win32_thiscall_nightly_hpp ... ok
[INFO] [stdout] test header_with_array_pointers_arguments_h ... ok
[INFO] [stdout] test parse_callbacks::item_discovery_callback::test_item_discovery_callback_cpp ... ok
[INFO] [stdout] test header_without_array_pointers_arguments_h ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_dynamic_loading_simple_h ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_objc_class_h ... ok
[INFO] [stdout] test header_zero_sized_array_hpp ... ok
[INFO] [stdout] test header_zero_size_array_align_h ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_class_hpp ... ok
[INFO] [stdout] test test_wrap_static_fns ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test_header_contents ... ok
[INFO] [stdout] test test_headers_call_in_builder ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test_macro_fallback_non_system_dir ... FAILED
[INFO] [stdout] test test_clang_env_args ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test_multiple_header_calls_in_builder ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test parse_callbacks::add_derives_callback::tests::test_add_derives_callback ... ok
[INFO] [stdout] test test_mixed_header_and_header_contents ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test parse_callbacks::add_derives_callback::tests::test_add_derives_callback_dedupe ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2026-03-05-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test test_multiple_header_contents ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dump_preprocessed_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dump_preprocessed_input' (59) panicked at bindgen-tests/tests/tests.rs:674:10:
[INFO] [stdout] should dump preprocessed input: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fd4cc31de1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fd4cc3357aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fd4cc3357aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5fd4cc323df2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fd4cc323df2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fd4cc2fa53f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fd4cc2fa53f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fd4cc3152e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fd4cb8f3cbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fd4cb8f3cbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fd4cc315562 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fd4cc315562 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fd4cc2fa5f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fd4cc2f1ba9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fd4cc2fb3ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fd4cc33613c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fd4cc335e82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fd4cbb6682c - core::result::Result<T,E>::expect::h96b3b55e149fdb35
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fd4cb7f0621 - tests::dump_preprocessed_input::h09dd82e095107efd
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:674:10
[INFO] [stdout]   22:     0x5fd4cb7f0867 - tests::dump_preprocessed_input::{{closure}}::h6b27fd054c07ad38
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:662:29
[INFO] [stdout]   23:     0x5fd4cb8ba7b6 - core::ops::function::FnOnce::call_once::h4397b438a11fb186
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fd4cb8e7d9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fd4cb8e7d9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fd4cb8f478b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fd4cb8efea4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fd4cb8efea4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fd4cb8f7392 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fd4cb8f7392 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fd4cc31d14f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5fd4cc31d14f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77367c0e7aa4 - <unknown>
[INFO] [stdout]   45:     0x77367c174a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- header_issue_753_h stdout ----
[INFO] [stdout] diff expected generated
[INFO] [stdout] --- expected: /opt/rustwide/workdir/bindgen-tests/tests/expectations/tests/issue-753.rs
[INFO] [stdout] +++ generated from: /opt/rustwide/workdir/bindgen-tests/tests/headers/issue-753.h
[INFO] [stdout] [2m[31m1   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31m#![allow(dead_code, non_snake_case, non_camel_case_types, non_upper_case_globals)]
[INFO] [stdout] [0m[2m[31m2   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const CONST: u32 = 5;
[INFO] [stdout] [0m[2m[31m3   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const OTHER_CONST: u32 = 6;
[INFO] [stdout] [0m[2m[31m4   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const LARGE_CONST: u32 = 1536;
[INFO] [stdout] [0m[2m[32m    [0m[0m[2m[32m1   [0m[0m| [1m[32m+[0m[0m[32m#![allow(dead_code, non_snake_case, non_camel_case_types, non_upper_case_globals)][0m
[INFO] [stdout] 
[INFO] [stdout] thread 'header_issue_753_h' (3794) panicked at /opt/rustwide/target/debug/build/bindgen-tests-ff4bbad992d7b3c3/out/tests.rs:207:1:
[INFO] [stdout] Header and binding differ! Run with BINDGEN_OVERWRITE_EXPECTED=1 in the environment to automatically overwrite the expectation or with BINDGEN_TESTS_DIFFTOOL=meld to do this manually.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fd4cc31de1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fd4cc3357aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fd4cc3357aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5fd4cc323df2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fd4cc323df2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fd4cc2fa53f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fd4cc2fa53f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fd4cc3152e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fd4cb8f3cbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fd4cb8f3cbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fd4cc315562 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fd4cc315562 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fd4cc2fa5f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fd4cc2f1ba9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fd4cc2fb3ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fd4cc33613c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fd4cb7d72e4 - tests::header_issue_753_h::hdd9abb729be9a3cc
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:363:17
[INFO] [stdout]   20:     0x5fd4cb7d7467 - tests::header_issue_753_h::{{closure}}::hacf6cbcc58dd6082
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:354:23
[INFO] [stdout]   21:     0x5fd4cb8b84a6 - core::ops::function::FnOnce::call_once::h065166dc6b49edad
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5fd4cb8e7d9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fd4cb8e7d9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5fd4cb8f478b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5fd4cb8efea4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5fd4cb8efea4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5fd4cb8f7392 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5fd4cb8f7392 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5fd4cc31d14f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5fd4cc31d14f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77367c0e7aa4 - <unknown>
[INFO] [stdout]   43:     0x77367c174a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_macro_fallback_non_system_dir stdout ----
[INFO] [stdout] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stdout] diff expected generated
[INFO] [stdout] --- expected: /opt/rustwide/workdir/bindgen-tests/tests/expectations/tests/test_macro_fallback_non_system_dir.rs
[INFO] [stdout] [2m[31m1   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const CONST: u32 = 5;
[INFO] [stdout] [0m[2m[31m2   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const OTHER_CONST: u32 = 6;
[INFO] [stdout] [0m[2m[31m3   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const LARGE_CONST: u32 = 1536;
[INFO] [stdout] [0m[2m[31m4   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const THE_CONST: u32 = 28;
[INFO] [stdout] [0m[2m[31m5   [0m[0m[2m[31m    [0m[0m| [1m[31m-[0m[0m[31mpub const MY_CONST: u32 = 69;
[INFO] [stdout] [0m[2m6   [0m[2m1   [0m| [1m [0mpub const NEGATIVE: i32 = -1;
[INFO] [stdout] 
[INFO] [stdout] thread 'test_macro_fallback_non_system_dir' (6708) panicked at bindgen-tests/tests/tests.rs:616:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Header and binding differ! Run with BINDGEN_OVERWRITE_EXPECTED=1 in the environment to automatically overwrite the expectation or with BINDGEN_TESTS_DIFFTOOL=meld to do this manually." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fd4cc31de1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fd4cc31de1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fd4cc3357aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fd4cc3357aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5fd4cc323df2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fd4cc323df2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fd4cc2fa53f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fd4cc2fa53f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fd4cc3152e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fd4cb8f3cbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fd4cb8f3cbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fd4cc315562 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fd4cc315562 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fd4cc2fa5f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fd4cc2f1ba9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fd4cc2fb3ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fd4cc33613c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fd4cc335e82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fd4cb82caaf - core::result::Result<T,E>::unwrap::h3cc88f42a2943309
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fd4cb82caaf - tests::test_macro_fallback_non_system_dir::h0ea9761c33fe7a69
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:616:10
[INFO] [stdout]   22:     0x5fd4cb82cb97 - tests::test_macro_fallback_non_system_dir::{{closure}}::h2d98755188d9cad1
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:567:40
[INFO] [stdout]   23:     0x5fd4cb8bf646 - core::ops::function::FnOnce::call_once::hc323ff9e8960e79c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fd4cb8e7d9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fd4cb8e7d9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fd4cb8f478b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fd4cb8f478b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fd4cb8f478b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fd4cb8efea4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fd4cb8efea4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fd4cb8f7392 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fd4cb8f7392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fd4cb8f7392 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fd4cc31d14f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5fd4cc31d14f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77367c0e7aa4 - <unknown>
[INFO] [stdout]   45:     0x77367c174a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dump_preprocessed_input
[INFO] [stdout]     header_issue_753_h
[INFO] [stdout]     test_macro_fallback_non_system_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 615 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bindgen-tests --test tests`
[INFO] running `Command { std: "docker" "inspect" "f5e4af3fad9fa8fd6d0c777e66a57b08a5cb2f9d5b9dceb2dbb7d7327ded9b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e4af3fad9fa8fd6d0c777e66a57b08a5cb2f9d5b9dceb2dbb7d7327ded9b2a", kill_on_drop: false }`
[INFO] [stdout] f5e4af3fad9fa8fd6d0c777e66a57b08a5cb2f9d5b9dceb2dbb7d7327ded9b2a
