[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] 74a5f30c14769891e12de53ba275233ef2616819
[INFO] testing rust-lang-nursery/rust-bindgen against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frust-bindgen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang-nursery/rust-bindgen on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a33d9887aa4adfa369f68f2efdb1e426988b651d01023316f78981c5a0cc0c23
[INFO] running `Command { std: "docker" "start" "-a" "a33d9887aa4adfa369f68f2efdb1e426988b651d01023316f78981c5a0cc0c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a33d9887aa4adfa369f68f2efdb1e426988b651d01023316f78981c5a0cc0c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a33d9887aa4adfa369f68f2efdb1e426988b651d01023316f78981c5a0cc0c23", kill_on_drop: false }`
[INFO] [stdout] a33d9887aa4adfa369f68f2efdb1e426988b651d01023316f78981c5a0cc0c23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5563fcce0fefc5640a0fe2b41f3832bfce925b089575653d70566d2667262708
[INFO] running `Command { std: "docker" "start" "-a" "5563fcce0fefc5640a0fe2b41f3832bfce925b089575653d70566d2667262708", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling bindgen v0.72.0 (/opt/rustwide/workdir/bindgen)
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bindgen-tests v0.1.0 (/opt/rustwide/workdir/bindgen-tests)
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling clang-sys v1.8.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 aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling clap_complete v4.4.10
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling bindgen-cli v0.72.0 (/opt/rustwide/workdir/bindgen-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.36s
[INFO] running `Command { std: "docker" "inspect" "5563fcce0fefc5640a0fe2b41f3832bfce925b089575653d70566d2667262708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5563fcce0fefc5640a0fe2b41f3832bfce925b089575653d70566d2667262708", kill_on_drop: false }`
[INFO] [stdout] 5563fcce0fefc5640a0fe2b41f3832bfce925b089575653d70566d2667262708
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3f0a3a18076703a1d558d3a3abdbbf650a86b4fd737bdce7a156803a191384bb
[INFO] running `Command { std: "docker" "start" "-a" "3f0a3a18076703a1d558d3a3abdbbf650a86b4fd737bdce7a156803a191384bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling similar v2.7.0
[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 25.23s
[INFO] running `Command { std: "docker" "inspect" "3f0a3a18076703a1d558d3a3abdbbf650a86b4fd737bdce7a156803a191384bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f0a3a18076703a1d558d3a3abdbbf650a86b4fd737bdce7a156803a191384bb", kill_on_drop: false }`
[INFO] [stdout] 3f0a3a18076703a1d558d3a3abdbbf650a86b4fd737bdce7a156803a191384bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9d0731a95d133a4873c89983aef0897084110b1971ea8eb06951ee605d0dc28f
[INFO] running `Command { std: "docker" "start" "-a" "9d0731a95d133a4873c89983aef0897084110b1971ea8eb06951ee605d0dc28f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/build/bindgen/d281f5d7ad37b221/deps/bindgen-d281f5d7ad37b221)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get_const_matches_get ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_raw_const_methods ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get_bit ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set_const_matches_set ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get ... ok
[INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set_bit ... ok
[INFO] [stdout] test codegen::struct_layout::test_align_to ... ok
[INFO] [stdout] test commandline_flag_unit_test_function ... ok
[INFO] [stdout] test features::test::release_versions_for_editions ... ok
[INFO] [stdout] test deps::tests::escaping_depfile ... ok
[INFO] [stdout] test features::test::target_features ... ok
[INFO] [stdout] test features::test::valid_targets ... ok
[INFO] [stdout] test ir::analysis::tests::monotone ... ok
[INFO] [stdout] test ir::comment::test::picks_up_single_and_multi_line_doc_comments ... 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 test_rust_to_clang_target_espidf ... ok
[INFO] [stdout] test ir::comment::test::processes_multi_lines_correctly ... ok
[INFO] [stdout] test ir::comment::test::processes_single_lines_correctly ... ok
[INFO] [stdout] test ir::layout::test_layout_for_size ... ok
[INFO] [stdout] test test_rust_to_clang_target_simulator ... ok
[INFO] [stdout] test features::test::invalid_targets ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_valid_underscore_and_numbers ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_valid_unnamed_kind ... ok
[INFO] [stdout] test test_rust_to_clang_target ... ok
[INFO] [stdout] test test_rust_to_clang_target_riscv ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_valid ... ok
[INFO] [stdout] test ir::ty::is_invalid_type_param_invalid_remaining ... ok
[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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/build/bindgen-cli/6c42f85d06c5eb85/deps/bindgen-6c42f85d06c5eb85)
[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/build/bindgen-tests/e94618309e360a22/deps/bindgen_tests-e94618309e360a22)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/stylo_sanity.rs (/opt/rustwide/target/debug/build/bindgen-tests/4fd4ca4c06c42952/deps/stylo_sanity-4fd4ca4c06c42952)
[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] [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/build/bindgen-tests/f9a298769b8d2e2b/deps/tests-f9a298769b8d2e2b)
[INFO] [stdout] 
[INFO] [stdout] running 617 tests
[INFO] [stdout] test dump_preprocessed_input ... FAILED
[INFO] [stdout] test commandline_multiple_headers ... ok
[INFO] [stdout] test emit_depfile ... ok
[INFO] [stdout] test header_accessors_hpp ... ok
[INFO] [stdout] test header_allowlist_namespaces_basic_hpp ... ok
[INFO] [stdout] test header_allowlist_namespaces_hpp ... ok
[INFO] [stdout] test header_allowlist_basic_hpp ... ok
[INFO] [stdout] test header_allowlist_vars_h ... ok
[INFO] [stdout] test header_allowlist_file_hpp ... ok
[INFO] [stdout] test header_abi_variadic_function_hpp ... ok
[INFO] [stdout] test header_16_byte_alignment_h ... ok
[INFO] [stdout] test header_allowlist_item_h ... ok
[INFO] [stdout] test header_allowlist_warnings_h ... ok
[INFO] [stdout] test header_allowlist_fix_hpp ... ok
[INFO] [stdout] test header_alias_comments_h ... ok
[INFO] [stdout] test header_381_decltype_alias_hpp ... ok
[INFO] [stdout] test header_abi_override_h ... ok
[INFO] [stdout] test header_annotation_hide_hpp ... ok
[INFO] [stdout] test header_anon_enum_allowlist_h ... ok
[INFO] [stdout] test header_allowlisted_item_references_no_partialeq_hpp ... ok
[INFO] [stdout] test header_anon_enum_allowlist_item_h ... ok
[INFO] [stdout] test header_allowlisted_item_references_no_hash_hpp ... ok
[INFO] [stdout] test header_allowlisted_item_references_no_copy_hpp ... ok
[INFO] [stdout] test header_anon_enum_blocklist_h ... ok
[INFO] [stdout] test header_anon_enum_trait_hpp ... ok
[INFO] [stdout] test header_anon_union_hpp ... ok
[INFO] [stdout] test header_array_of_zero_sized_types_hpp ... ok
[INFO] [stdout] test header_anon_enum_hpp ... ok
[INFO] [stdout] test header_anon_fields_prefix_h ... ok
[INFO] [stdout] test header_atomic_constant_h ... ok
[INFO] [stdout] test header_anon_struct_in_union_h ... ok
[INFO] [stdout] test header_attribute_warn_unused_result_no_attribute_detection_hpp ... ok
[INFO] [stdout] test header_arg_keyword_hpp ... ok
[INFO] [stdout] test header_attribute_warn_unused_result_hpp ... ok
[INFO] [stdout] test header_auto_hpp ... ok
[INFO] [stdout] test header_attribute_custom_h ... ok
[INFO] [stdout] test header_attribute_custom_cli_h ... ok
[INFO] [stdout] test header_base_to_derived_hpp ... ok
[INFO] [stdout] test header_anonymous_template_types_hpp ... ok
[INFO] [stdout] test header_bindgen_union_inside_namespace_hpp ... ok
[INFO] [stdout] test header_bitfield_large_overflow_hpp ... ok
[INFO] [stdout] test header_bitfield_align_2_h ... ok
[INFO] [stdout] test header_bitfield_enum_basic_hpp ... ok
[INFO] [stdout] test header_bad_namespace_parenthood_inheritance_hpp ... ok
[INFO] [stdout] test header_bitfield_enum_repr_transparent_hpp ... ok
[INFO] [stdout] test header_bitfield_pack_offset_h ... ok
[INFO] [stdout] test header_bitfield_32bit_overflow_h ... ok
[INFO] [stdout] test header_bitfield_enum_repr_c_hpp ... ok
[INFO] [stdout] test header_bitfield_method_mangling_h ... ok
[INFO] [stdout] test header_bitfield_large_hpp ... ok
[INFO] [stdout] test header_bitfield_align_h ... ok
[INFO] [stdout] test header_bitfield_template_hpp ... ok
[INFO] [stdout] test header_bitfield_linux_32_hpp ... ok
[INFO] [stdout] test header_blocklist_item_hpp ... ok
[INFO] [stdout] test header_blocklist_file_hpp ... ok
[INFO] [stdout] test header_blocklist_and_impl_debug_hpp ... ok
[INFO] [stdout] test header_bitfield_pragma_packed_h ... ok
[INFO] [stdout] test header_block_return_type_h ... ok
[INFO] [stdout] test header_blocklist_methods_hpp ... ok
[INFO] [stdout] test header_blocklist_bitfield_unit_h ... ok
[INFO] [stdout] test header_bitfield_method_same_name_hpp ... ok
[INFO] [stdout] test header_blocklist_function_hpp ... ok
[INFO] [stdout] test header_blocks_hpp ... ok
[INFO] [stdout] test header_blocks_signature_hpp ... ok
[INFO] [stdout] test header_blocklist_var_hpp ... ok
[INFO] [stdout] test header_c_empty_layout_h ... ok
[INFO] [stdout] test header_canonical_path_without_namespacing_hpp ... ok
[INFO] [stdout] test header_bug_1529681_hpp ... ok
[INFO] [stdout] test header_c_naming_h ... ok
[INFO] [stdout] test header_c_unwind_abi_override_h ... ok
[INFO] [stdout] test header_char16_t_hpp ... ok
[INFO] [stdout] test header_call_conv_field_h ... ok
[INFO] [stdout] test header_char_h ... ok
[INFO] [stdout] test header_class_hpp ... ok
[INFO] [stdout] test header_call_conv_typedef_h ... ok
[INFO] [stdout] test header_class_no_members_hpp ... ok
[INFO] [stdout] test header_class_static_const_hpp ... ok
[INFO] [stdout] test header_canonical_types_hpp ... ok
[INFO] [stdout] test header_class_nested_hpp ... ok
[INFO] [stdout] test header_class_use_as_hpp ... ok
[INFO] [stdout] test header_builtin_template_hpp ... ok
[INFO] [stdout] test header_class_static_hpp ... ok
[INFO] [stdout] test header_class_with_dtor_hpp ... ok
[INFO] [stdout] test header_class_with_enum_hpp ... ok
[INFO] [stdout] test header_class_with_inner_struct_hpp ... ok
[INFO] [stdout] test header_const_array_fn_arg_h ... ok
[INFO] [stdout] test header_class_with_typedef_hpp ... ok
[INFO] [stdout] test header_comment_indent_hpp ... ok
[INFO] [stdout] test header_complex_h ... ok
[INFO] [stdout] test header_complex_global_h ... ok
[INFO] [stdout] test header_const_const_mut_ptr_h ... ok
[INFO] [stdout] test header_const_enum_unnamed_hpp ... ok
[INFO] [stdout] test header_const_bool_hpp ... ok
[INFO] [stdout] test header_const_array_typedef_h ... ok
[INFO] [stdout] test header_const_array_h ... ok
[INFO] [stdout] test header_const_ptr_hpp ... ok
[INFO] [stdout] test header_const_resolved_ty_h ... ok
[INFO] [stdout] test header_const_multidim_array_fn_arg_h ... ok
[INFO] [stdout] test header_constified_enum_module_overflow_hpp ... ok
[INFO] [stdout] test header_constant_non_specialized_tp_hpp ... ok
[INFO] [stdout] test header_const_tparam_hpp ... ok
[INFO] [stdout] test header_constify_all_enums_h ... ok
[INFO] [stdout] test header_constify_module_enums_simple_alias_hpp ... ok
[INFO] [stdout] test header_constify_enum_h ... ok
[INFO] [stdout] test header_constify_module_enums_basic_h ... ok
[INFO] [stdout] test header_constant_evaluate_h ... ok
[INFO] [stdout] test header_constify_module_enums_simple_nonamespace_hpp ... ok
[INFO] [stdout] test header_constructors_1_33_hpp ... ok
[INFO] [stdout] test header_convert_cpp_comment_to_rust_hpp ... ok
[INFO] [stdout] test header_constructor_tp_hpp ... ok
[INFO] [stdout] test header_constify_module_enums_types_hpp ... ok
[INFO] [stdout] test header_constify_module_enums_shadow_name_h ... ok
[INFO] [stdout] test header_constify_module_enums_namespace_hpp ... ok
[INFO] [stdout] test header_constructors_hpp ... ok
[INFO] [stdout] test header_convert_floats_h ... ok
[INFO] [stdout] test header_contains_vs_inherits_zero_sized_hpp ... ok
[INFO] [stdout] test header_crtp_hpp ... ok
[INFO] [stdout] test header_dash_language_h ... ok
[INFO] [stdout] test header_cpp_empty_layout_hpp ... ok
[INFO] [stdout] test header_decl_ptr_to_array_h ... ok
[INFO] [stdout] test header_decl_extern_int_twice_h ... ok
[INFO] [stdout] test header_ctypes_prefix_path_h ... ok
[INFO] [stdout] test header_default_macro_constant_type_signed_h ... ok
[INFO] [stdout] test header_default_enum_style_constified_module_h ... ok
[INFO] [stdout] test header_default_template_parameter_hpp ... ok
[INFO] [stdout] test header_core_ffi_c_h ... ok
[INFO] [stdout] test header_default_macro_constant_type_h ... ok
[INFO] [stdout] test header_default_visibility_private_respects_cxx_access_spec_h ... ok
[INFO] [stdout] test header_default_visibility_crate_h ... ok
[INFO] [stdout] test header_default_macro_constant_type_unsigned_h ... ok
[INFO] [stdout] test header_derive_clone_h ... ok
[INFO] [stdout] test header_derive_custom_h ... ok
[INFO] [stdout] test header_default_visibility_private_h ... ok
[INFO] [stdout] test header_deleted_function_hpp ... ok
[INFO] [stdout] test header_derive_debug_bitfield_1_51_hpp ... 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_bitfield_core_hpp ... ok
[INFO] [stdout] test header_derive_debug_opaque_hpp ... ok
[INFO] [stdout] test header_derive_default_and_blocklist_hpp ... ok
[INFO] [stdout] test header_derive_debug_generic_hpp ... ok
[INFO] [stdout] test header_derive_debug_mangle_name_h ... ok
[INFO] [stdout] test header_derive_debug_function_pointer_hpp ... ok
[INFO] [stdout] test header_derive_debug_bitfield_hpp ... ok
[INFO] [stdout] test header_derive_hash_and_blocklist_hpp ... 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_hash_struct_with_anon_struct_float_h ... 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_def_float_hpp ... ok
[INFO] [stdout] test header_derive_partialeq_and_blocklist_hpp ... ok
[INFO] [stdout] test header_derive_hash_struct_with_incomplete_array_h ... ok
[INFO] [stdout] test header_derive_partialeq_base_hpp ... ok
[INFO] [stdout] test header_derive_hash_template_inst_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_core_h ... ok
[INFO] [stdout] test header_disable_untagged_union_hpp ... ok
[INFO] [stdout] test header_derive_partialeq_pointer_hpp ... ok
[INFO] [stdout] test header_derive_partialeq_union_hpp ... ok
[INFO] [stdout] test header_disable_namespacing_hpp ... ok
[INFO] [stdout] test header_derive_partialeq_bitfield_hpp ... ok
[INFO] [stdout] test header_do_not_derive_copy_hpp ... ok
[INFO] [stdout] test header_disable_nested_struct_naming_h ... ok
[INFO] [stdout] test header_dupe_enum_variant_in_namespace_h ... ok
[INFO] [stdout] test header_dynamic_loading_simple_h ... ok
[INFO] [stdout] test header_duplicated_namespaces_definitions_hpp ... ok
[INFO] [stdout] test header_divide_by_zero_in_struct_layout_h ... ok
[INFO] [stdout] test header_doggo_or_null_hpp ... ok
[INFO] [stdout] test header_duplicated_namespaces_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_variable_required_h ... ok
[INFO] [stdout] test header_duplicated_constants_in_ns_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_attributes_h ... ok
[INFO] [stdout] test header_duplicated_definition_count_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_template_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_required_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_elaborated_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_variable_simple_h ... ok
[INFO] [stdout] test header_empty_template_param_name_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_with_class_hpp ... ok
[INFO] [stdout] test header_enum_alias_hpp ... ok
[INFO] [stdout] test header_empty_union_hpp ... ok
[INFO] [stdout] test header_dynamic_loading_with_blocklist_hpp ... ok
[INFO] [stdout] test header_enum_doc_bitfield_h ... ok
[INFO] [stdout] test header_empty_enum_h ... ok
[INFO] [stdout] test header_enum_default_rust_h ... ok
[INFO] [stdout] test header_enum_doc_h ... ok
[INFO] [stdout] test header_enum_default_bitfield_h ... ok
[INFO] [stdout] test header_enum_and_vtable_mangling_hpp ... ok
[INFO] [stdout] test header_enum_default_consts_h ... ok
[INFO] [stdout] test header_enum_doc_rusty_h ... ok
[INFO] [stdout] test header_enum_default_module_h ... ok
[INFO] [stdout] test header_enum_doc_mod_h ... ok
[INFO] [stdout] test header_enum_dupe_h ... ok
[INFO] [stdout] test header_enum_doc_rusty_non_exhaustive_h ... ok
[INFO] [stdout] test header_enum_negative_h ... ok
[INFO] [stdout] test header_enum_undefault_h ... ok
[INFO] [stdout] test header_enum_explicit_type_hpp ... ok
[INFO] [stdout] test header_enum_explicit_type_constants_hpp ... ok
[INFO] [stdout] test header_enum_typedef_h ... ok
[INFO] [stdout] test header_enum_in_template_with_typedef_hpp ... ok
[INFO] [stdout] test header_enum_translate_type_hpp ... ok
[INFO] [stdout] test header_enum_packed_h ... ok
[INFO] [stdout] test header_eval_variadic_template_parameter_hpp ... ok
[INFO] [stdout] test header_eval_value_dependent_hpp ... ok
[INFO] [stdout] test header_enum_variant_replaces_h ... ok
[INFO] [stdout] test header_enum_h ... ok
[INFO] [stdout] test header_enum_no_debug_rust_h ... ok
[INFO] [stdout] test header_enum_in_template_hpp ... ok
[INFO] [stdout] test header_error_e0600_cannot_apply_unary_negation_to_u32_h ... ok
[INFO] [stdout] test header_extern_blocks_pre_1_82_h ... ok
[INFO] [stdout] test header_explicit_padding_h ... ok
[INFO] [stdout] test header_extern_blocks_post_1_82_h ... ok
[INFO] [stdout] test header_field_attr_cli_h ... ok
[INFO] [stdout] test header_extern_const_struct_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_fit_macro_constant_types_h ... ok
[INFO] [stdout] test header_float16_h ... ok
[INFO] [stdout] test header_field_visibility_callback_h ... ok
[INFO] [stdout] test header_extern_hpp ... ok
[INFO] [stdout] test header_fit_macro_constant_types_signed_h ... ok
[INFO] [stdout] test header_extern_fn_block_attrs_many_h ... ok
[INFO] [stdout] test header_flexarray_hpp ... ok
[INFO] [stdout] test header_field_attr_annotation_h ... ok
[INFO] [stdout] test header_forward_declaration_autoptr_hpp ... ok
[INFO] [stdout] test header_forward_declared_struct_h ... ok
[INFO] [stdout] test header_forward_declared_opaque_h ... ok
[INFO] [stdout] test header_field_visibility_h ... ok
[INFO] [stdout] test header_float128_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_inherit_struct_hpp ... ok
[INFO] [stdout] test header_func_proto_h ... ok
[INFO] [stdout] test header_func_ptr_return_type_h ... ok
[INFO] [stdout] test header_forward_inherit_struct_with_fields_hpp ... ok
[INFO] [stdout] test header_func_with_array_arg_h ... ok
[INFO] [stdout] test header_gen_constructors_hpp ... ok
[INFO] [stdout] test header_func_return_must_use_h ... ok
[INFO] [stdout] test header_func_ptr_h ... ok
[INFO] [stdout] test header_func_ptr_in_struct_h ... ok
[INFO] [stdout] test header_gen_destructors_hpp ... ok
[INFO] [stdout] test header_gen_destructors_neg_hpp ... ok
[INFO] [stdout] test header_func_with_func_ptr_arg_h ... ok
[INFO] [stdout] test header_gen_constructors_neg_hpp ... ok
[INFO] [stdout] test header_generate_inline_hpp ... ok
[INFO] [stdout] test header_function_typedef_stdcall_h ... ok
[INFO] [stdout] test header_inline_function_h ... ok
[INFO] [stdout] test header_i128_h ... ok
[INFO] [stdout] test header_in_class_typedef_hpp ... ok
[INFO] [stdout] test header_inherit_from_template_instantiation_with_vtable_hpp ... ok
[INFO] [stdout] test header_inherit_namespaced_hpp ... ok
[INFO] [stdout] test header_infinite_macro_hpp ... ok
[INFO] [stdout] test header_inline_namespace_conservative_hpp ... ok
[INFO] [stdout] test header_inline_namespace_allowlist_hpp ... ok
[INFO] [stdout] test header_incomplete_array_padding_h ... ok
[INFO] [stdout] test header_inline_namespace_hpp ... ok
[INFO] [stdout] test header_inline_namespace_macro_hpp ... ok
[INFO] [stdout] test header_inherit_typedef_hpp ... ok
[INFO] [stdout] test header_inherit_named_hpp ... ok
[INFO] [stdout] test header_inherit_multiple_interfaces_hpp ... ok
[INFO] [stdout] test header_inline_namespace_nested_hpp ... ok
[INFO] [stdout] test header_inline_namespace_no_ns_enabled_hpp ... ok
[INFO] [stdout] test header_inner_template_self_hpp ... ok
[INFO] [stdout] test header_inner_typedef_gh422_hpp ... ok
[INFO] [stdout] test header_int128_t_h ... ok
[INFO] [stdout] test header_issue_1040_h ... ok
[INFO] [stdout] test header_inner_const_hpp ... ok
[INFO] [stdout] test header_issue_1197_pure_virtual_stuff_hpp ... ok
[INFO] [stdout] test header_issue_1113_template_references_hpp ... ok
[INFO] [stdout] test header_issue_1025_unknown_enum_repr_hpp ... ok
[INFO] [stdout] test header_issue_1034_h ... ok
[INFO] [stdout] test header_issue_1076_unnamed_bitfield_alignment_h ... ok
[INFO] [stdout] test header_issue_1198_alias_rust_bitfield_enum_h ... ok
[INFO] [stdout] test header_issue_1118_using_forward_decl_hpp ... 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_1281_h ... ok
[INFO] [stdout] test header_issue_1216_variadic_member_h ... ok
[INFO] [stdout] test header_issue_1198_alias_rust_const_mod_bitfield_enum_h ... ok
[INFO] [stdout] test header_issue_1198_alias_rust_const_mod_enum_h ... ok
[INFO] [stdout] test header_issue_1350_attribute_overloadable_h ... ok
[INFO] [stdout] test header_issue_1285_h ... ok
[INFO] [stdout] test header_issue_1443_hpp ... ok
[INFO] [stdout] test header_issue_1375_prefixed_functions_h ... ok
[INFO] [stdout] test header_issue_1291_hpp ... ok
[INFO] [stdout] test header_issue_1435_hpp ... ok
[INFO] [stdout] test header_issue_1382_rust_primitive_types_h ... ok
[INFO] [stdout] test header_issue_1676_macro_namespace_prefix_hpp ... ok
[INFO] [stdout] test header_issue_1454_h ... ok
[INFO] [stdout] test header_issue_1488_options_h ... ok
[INFO] [stdout] test header_issue_1488_enum_new_type_h ... ok
[INFO] [stdout] test header_issue_1488_template_alias_new_type_hpp ... ok
[INFO] [stdout] test header_issue_1599_opaque_typedef_to_enum_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_1995_h ... ok
[INFO] [stdout] test header_issue_2019_hpp ... ok
[INFO] [stdout] test header_issue_1554_h ... ok
[INFO] [stdout] test header_issue_2618_h ... ok
[INFO] [stdout] test header_issue_1977_larger_arrays_hpp ... ok
[INFO] [stdout] test header_issue_1498_h ... ok
[INFO] [stdout] test header_issue_1947_h ... ok
[INFO] [stdout] test header_issue_2966_h ... ok
[INFO] [stdout] test header_issue_2566_h ... ok
[INFO] [stdout] test header_issue_2695_h ... ok
[INFO] [stdout] test header_issue_2556_h ... ok
[INFO] [stdout] test header_issue_2566_cstr_h ... ok
[INFO] [stdout] test header_issue_315_hpp ... ok
[INFO] [stdout] test header_issue_511_h ... ok
[INFO] [stdout] test header_issue_3027_hpp ... ok
[INFO] [stdout] test header_issue_446_hpp ... ok
[INFO] [stdout] test header_issue_447_hpp ... ok
[INFO] [stdout] test header_issue_311_hpp ... ok
[INFO] [stdout] test header_issue_372_hpp ... ok
[INFO] [stdout] test header_issue_573_layout_test_failures_hpp ... ok
[INFO] [stdout] test header_issue_493_hpp ... ok
[INFO] [stdout] test header_issue_569_non_type_template_params_causing_layout_test_failures_hpp ... ok
[INFO] [stdout] test header_issue_358_hpp ... ok
[INFO] [stdout] test header_issue_537_repr_packed_n_h ... ok
[INFO] [stdout] test header_issue_410_hpp ... ok
[INFO] [stdout] test header_issue_639_typedef_anon_field_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_537_h ... ok
[INFO] [stdout] test header_issue_544_stylo_creduce_2_hpp ... ok
[INFO] [stdout] test header_issue_574_assertion_failure_in_codegen_hpp ... ok
[INFO] [stdout] test header_issue_638_stylo_cannot_find_t_in_this_scope_hpp ... ok
[INFO] [stdout] test header_issue_654_struct_fn_collision_h ... ok
[INFO] [stdout] test header_issue_643_inner_struct_h ... ok
[INFO] [stdout] test header_issue_677_nested_ns_specifier_hpp ... ok
[INFO] [stdout] test header_issue_662_cannot_find_t_in_this_scope_hpp ... ok
[INFO] [stdout] test header_issue_674_1_hpp ... ok
[INFO] [stdout] test header_issue_645_cannot_find_type_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_691_template_parameter_virtual_hpp ... ok
[INFO] [stdout] test header_issue_662_part_2_hpp ... ok
[INFO] [stdout] test header_issue_753_h ... FAILED
[INFO] [stdout] test header_issue_710_must_use_type_h ... ok
[INFO] [stdout] test header_issue_674_3_hpp ... ok
[INFO] [stdout] test header_issue_769_bad_instantiation_test_hpp ... ok
[INFO] [stdout] test header_issue_801_opaque_sloppiness_hpp ... ok
[INFO] [stdout] test header_issue_743_h ... ok
[INFO] [stdout] test header_issue_807_opaque_types_methods_being_generated_hpp ... ok
[INFO] [stdout] test header_issue_834_hpp ... ok
[INFO] [stdout] test header_issue_739_pointer_wide_bitfield_h ... ok
[INFO] [stdout] test header_issue_820_unused_template_param_in_alias_hpp ... ok
[INFO] [stdout] test header_issue_833_hpp ... ok
[INFO] [stdout] test header_issue_833_1_hpp ... ok
[INFO] [stdout] test header_issue_833_2_hpp ... ok
[INFO] [stdout] test header_issue_826_generating_methods_when_asked_not_to_hpp ... ok
[INFO] [stdout] test header_issue_888_enum_var_decl_jump_hpp ... ok
[INFO] [stdout] test header_issue_946_h ... ok
[INFO] [stdout] test header_issue_944_derive_copy_and_blocklisting_hpp ... ok
[INFO] [stdout] test header_issue_848_replacement_system_include_hpp ... ok
[INFO] [stdout] test header_layout_arp_h ... ok
[INFO] [stdout] test header_issue_816_h ... ok
[INFO] [stdout] test header_keywords_h ... ok
[INFO] [stdout] test header_layout_cmdline_token_h ... ok
[INFO] [stdout] test header_layout_array_h ... ok
[INFO] [stdout] test header_layout_kni_mbuf_h ... ok
[INFO] [stdout] test header_layout_h ... ok
[INFO] [stdout] test header_layout_align_h ... ok
[INFO] [stdout] test header_layout_large_align_field_h ... ok
[INFO] [stdout] test header_macro_const_h ... ok
[INFO] [stdout] test header_layout_eth_conf_h ... ok
[INFO] [stdout] test header_layout_array_too_long_h ... ok
[INFO] [stdout] test header_long_double_h ... ok
[INFO] [stdout] test header_jsval_layout_opaque_hpp ... ok
[INFO] [stdout] test header_macro_expr_basic_h ... ok
[INFO] [stdout] test header_mangling_linux64_hpp ... ok
[INFO] [stdout] test header_macro_expr_uncommon_token_h ... ok
[INFO] [stdout] test header_mangling_linux32_hpp ... ok
[INFO] [stdout] test header_mangling_ios_h ... ok
[INFO] [stdout] test header_layout_mbuf_h ... ok
[INFO] [stdout] test header_merge_extern_blocks_pre_1_82_hpp ... ok
[INFO] [stdout] test header_macro_redef_h ... ok
[INFO] [stdout] test header_mangling_win32_hpp ... ok
[INFO] [stdout] test header_module_allowlisted_hpp ... ok
[INFO] [stdout] test header_maddness_is_avoidable_hpp ... ok
[INFO] [stdout] test header_mangling_macos_hpp ... ok
[INFO] [stdout] test header_mangling_win64_hpp ... ok
[INFO] [stdout] test header_method_mangling_hpp ... ok
[INFO] [stdout] test header_merge_extern_blocks_post_1_82_hpp ... ok
[INFO] [stdout] test header_nested_template_typedef_hpp ... ok
[INFO] [stdout] test header_msvc_no_usr_hpp ... ok
[INFO] [stdout] test header_nested_within_namespace_hpp ... ok
[INFO] [stdout] test header_multiple_inherit_empty_correct_layout_hpp ... ok
[INFO] [stdout] test header_nested_flexarray_hpp ... ok
[INFO] [stdout] test header_nested_class_field_hpp ... ok
[INFO] [stdout] test header_mutable_hpp ... ok
[INFO] [stdout] test header_namespace_hpp ... ok
[INFO] [stdout] test header_nested_vtable_hpp ... ok
[INFO] [stdout] test header_newtype_enum_hpp ... ok
[INFO] [stdout] test header_nested_hpp ... ok
[INFO] [stdout] test header_new_type_alias_h ... ok
[INFO] [stdout] test header_no_comments_h ... ok
[INFO] [stdout] test header_newtype_global_enum_hpp ... ok
[INFO] [stdout] test header_no_copy_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_debug_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_copy_hpp ... ok
[INFO] [stdout] test header_no_default_bypass_derive_default_hpp ... ok
[INFO] [stdout] test header_no_copy_opaque_hpp ... ok
[INFO] [stdout] test header_no_debug_hpp ... ok
[INFO] [stdout] test header_no_derive_default_h ... ok
[INFO] [stdout] test header_no_debug_opaque_hpp ... ok
[INFO] [stdout] test header_no_default_opaque_hpp ... ok
[INFO] [stdout] test header_no_default_hpp ... ok
[INFO] [stdout] test header_no_debug_bypass_impl_debug_hpp ... ok
[INFO] [stdout] test header_no_partialeq_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_hash_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_derive_debug_h ... ok
[INFO] [stdout] test header_no_partialeq_opaque_hpp ... ok
[INFO] [stdout] test header_no_recursive_allowlisting_h ... ok
[INFO] [stdout] test header_no_default_allowlisted_hpp ... ok
[INFO] [stdout] test header_no_hash_opaque_hpp ... ok
[INFO] [stdout] test header_no_size_t_is_usize_h ... ok
[INFO] [stdout] test header_objc_class_method_h ... ok
[INFO] [stdout] test header_nsbasehashtable_hpp ... ok
[INFO] [stdout] test header_objc_class_h ... ok
[INFO] [stdout] test header_noreturn_hpp ... ok
[INFO] [stdout] test header_non_type_params_hpp ... ok
[INFO] [stdout] test header_objc_blocklist_h ... ok
[INFO] [stdout] test header_objc_allowlist_h ... ok
[INFO] [stdout] test header_objc_interface_h ... ok
[INFO] [stdout] test header_objc_interface_type_h ... ok
[INFO] [stdout] test header_objc_category_h ... ok
[INFO] [stdout] test header_no_std_h ... ok
[INFO] [stdout] test header_nsstyleautoarray_hpp ... ok
[INFO] [stdout] test header_objc_escape_h ... ok
[INFO] [stdout] test header_objc_inheritance_h ... ok
[INFO] [stdout] test header_objc_method_clash_h ... ok
[INFO] [stdout] test header_objc_protocol_inheritance_h ... ok
[INFO] [stdout] test header_objc_property_fnptr_h ... ok
[INFO] [stdout] test header_objc_sel_and_id_h ... ok
[INFO] [stdout] test header_objc_method_h ... ok
[INFO] [stdout] test header_opaque_template_inst_member_2_hpp ... ok
[INFO] [stdout] test header_objc_pointer_return_types_h ... ok
[INFO] [stdout] test header_opaque_typedef_hpp ... 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_protocol_h ... ok
[INFO] [stdout] test header_opaque_pointer_hpp ... ok
[INFO] [stdout] test header_opaque_template_instantiation_namespaced_hpp ... ok
[INFO] [stdout] test header_objc_template_h ... ok
[INFO] [stdout] test header_only_bitfields_hpp ... ok
[INFO] [stdout] test header_opaque_template_instantiation_hpp ... ok
[INFO] [stdout] test header_opaque_tracing_hpp ... ok
[INFO] [stdout] test header_overloading_hpp ... ok
[INFO] [stdout] test header_opencl_vector_h ... ok
[INFO] [stdout] test header_ord_enum_h ... ok
[INFO] [stdout] test header_overflowed_enum_hpp ... ok
[INFO] [stdout] test header_partial_specialization_and_inheritance_hpp ... ok
[INFO] [stdout] test header_parsecb_anonymous_enum_variant_rename_h ... ok
[INFO] [stdout] test header_operator_equals_hpp ... ok
[INFO] [stdout] test header_packed_flexarray_hpp ... ok
[INFO] [stdout] test header_operator_hpp ... ok
[INFO] [stdout] test header_packed_vtable_h ... ok
[INFO] [stdout] test header_packed_n_with_padding_h ... ok
[INFO] [stdout] test header_parm_union_hpp ... ok
[INFO] [stdout] test header_prepend_enum_constified_variant_h ... ok
[INFO] [stdout] test header_packed_bitfield_h ... ok
[INFO] [stdout] test header_prepend_enum_name_hpp ... ok
[INFO] [stdout] test header_public_dtor_hpp ... ok
[INFO] [stdout] test header_prefix_link_name_cpp_hpp ... ok
[INFO] [stdout] test header_prefix_link_name_c_h ... ok
[INFO] [stdout] test header_ptr32_has_different_size_h ... ok
[INFO] [stdout] test header_pointer_attr_h ... ok
[INFO] [stdout] test header_private_hpp ... ok
[INFO] [stdout] test header_qualified_dependent_types_hpp ... ok
[INFO] [stdout] test header_references_hpp ... ok
[INFO] [stdout] test header_ref_argument_array_hpp ... ok
[INFO] [stdout] test header_redeclaration_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_reparented_replacement_hpp ... ok
[INFO] [stdout] test header_replaces_double_hpp ... ok
[INFO] [stdout] test header_replace_use_hpp ... ok
[INFO] [stdout] test header_specific_receiver_hpp ... ok
[INFO] [stdout] test header_same_struct_name_in_different_namespaces_hpp ... ok
[INFO] [stdout] test header_redundant_packed_and_align_h ... ok
[INFO] [stdout] test header_special_members_hpp ... ok
[INFO] [stdout] test header_sorted_items_hpp ... ok
[INFO] [stdout] test header_short_enums_hpp ... ok
[INFO] [stdout] test header_strings_array_h ... ok
[INFO] [stdout] test header_stdint_typedef_h ... ok
[INFO] [stdout] test header_replace_template_alias_hpp ... ok
[INFO] [stdout] test header_strings_cstr2_h ... ok
[INFO] [stdout] test header_strings_cstr2_2018_h ... ok
[INFO] [stdout] test header_strings_cstr_h ... ok
[INFO] [stdout] test header_sentry_defined_multiple_times_hpp ... ok
[INFO] [stdout] test header_size_t_template_hpp ... ok
[INFO] [stdout] test header_struct_with_anon_struct_array_h ... ok
[INFO] [stdout] test header_struct_typedef_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_union_h ... ok
[INFO] [stdout] test header_struct_with_anon_struct_h ... ok
[INFO] [stdout] test header_struct_with_derive_debug_h ... ok
[INFO] [stdout] test header_struct_with_anon_unnamed_union_h ... ok
[INFO] [stdout] test header_struct_containing_forward_declared_struct_h ... ok
[INFO] [stdout] test header_struct_with_typedef_template_arg_hpp ... ok
[INFO] [stdout] test header_struct_with_anon_unnamed_struct_h ... ok
[INFO] [stdout] test header_struct_with_large_array_hpp ... ok
[INFO] [stdout] test header_struct_with_packing_h ... ok
[INFO] [stdout] test header_struct_with_nesting_h ... ok
[INFO] [stdout] test header_template_alias_hpp ... ok
[INFO] [stdout] test header_struct_with_struct_h ... ok
[INFO] [stdout] test header_template_alias_namespace_hpp ... ok
[INFO] [stdout] test header_template_param_usage_10_hpp ... ok
[INFO] [stdout] test header_template_alias_basic_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_struct_with_bitfields_h ... ok
[INFO] [stdout] test header_template_param_usage_11_hpp ... ok
[INFO] [stdout] test header_template_param_usage_14_hpp ... ok
[INFO] [stdout] test header_template_param_usage_1_hpp ... ok
[INFO] [stdout] test header_template_param_usage_13_hpp ... ok
[INFO] [stdout] test header_template_fun_hpp ... ok
[INFO] [stdout] test header_template_param_usage_12_hpp ... ok
[INFO] [stdout] test header_template_param_usage_2_hpp ... ok
[INFO] [stdout] test header_template_fun_ty_hpp ... ok
[INFO] [stdout] test header_template_hpp ... ok
[INFO] [stdout] test header_template_param_usage_15_hpp ... ok
[INFO] [stdout] test header_template_param_usage_3_hpp ... ok
[INFO] [stdout] test header_template_param_usage_4_hpp ... ok
[INFO] [stdout] test header_template_param_usage_9_hpp ... ok
[INFO] [stdout] test header_template_param_usage_8_hpp ... ok
[INFO] [stdout] test header_template_typedef_transitive_param_hpp ... ok
[INFO] [stdout] test header_template_param_usage_5_hpp ... ok
[INFO] [stdout] test header_template_partial_specification_hpp ... ok
[INFO] [stdout] test header_template_with_var_hpp ... ok
[INFO] [stdout] test header_templateref_opaque_hpp ... ok
[INFO] [stdout] test header_template_param_usage_7_hpp ... ok
[INFO] [stdout] test header_timex_h ... ok
[INFO] [stdout] test header_type_alias_empty_hpp ... ok
[INFO] [stdout] test header_templatized_bitfield_hpp ... ok
[INFO] [stdout] test header_template_param_usage_6_hpp ... ok
[INFO] [stdout] test header_type_alias_template_specialized_hpp ... ok
[INFO] [stdout] test header_type_alias_partial_template_especialization_hpp ... ok
[INFO] [stdout] test header_template_typedefs_hpp ... ok
[INFO] [stdout] test header_transform_op_hpp ... ok
[INFO] [stdout] test header_underscore_hpp ... ok
[INFO] [stdout] test header_typeref_hpp ... ok
[INFO] [stdout] test header_typedefd_array_as_function_arg_h ... ok
[INFO] [stdout] test header_union_align_h ... ok
[INFO] [stdout] test header_union_dtor_hpp ... ok
[INFO] [stdout] test header_union_with_anon_union_h ... ok
[INFO] [stdout] test header_typedef_pointer_overlap_h ... ok
[INFO] [stdout] test header_type_referenced_by_allowlisted_function_h ... ok
[INFO] [stdout] test header_uncallable_functions_hpp ... ok
[INFO] [stdout] test header_union_bitfield_h ... ok
[INFO] [stdout] test header_union_in_ns_hpp ... ok
[INFO] [stdout] test header_union_fields_hpp ... ok
[INFO] [stdout] test header_union_with_anon_unnamed_struct_h ... ok
[INFO] [stdout] test header_union_with_anon_struct_bitfield_h ... ok
[INFO] [stdout] test header_union_template_hpp ... ok
[INFO] [stdout] test header_union_with_anon_struct_h ... ok
[INFO] [stdout] test header_union_with_big_member_h ... ok
[INFO] [stdout] test header_union_with_anon_unnamed_union_h ... ok
[INFO] [stdout] test header_unknown_attr_h ... ok
[INFO] [stdout] test header_union_with_zero_sized_array_h ... ok
[INFO] [stdout] test header_union_with_nesting_h ... ok
[INFO] [stdout] test header_variadic_union_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_variadic_method_hpp ... ok
[INFO] [stdout] test header_variadic_template_function_hpp ... ok
[INFO] [stdout] test header_vector_hpp ... ok
[INFO] [stdout] test header_var_tracing_hpp ... ok
[INFO] [stdout] test header_use_core_h ... ok
[INFO] [stdout] test header_virtual_inheritance_hpp ... ok
[INFO] [stdout] test header_using_hpp ... ok
[INFO] [stdout] test header_va_list_aarch64_linux_h ... ok
[INFO] [stdout] test header_virtual_dtor_hpp ... ok
[INFO] [stdout] test header_virtual_interface_hpp ... ok
[INFO] [stdout] test header_what_is_going_on_hpp ... ok
[INFO] [stdout] test header_void_typedef_h ... ok
[INFO] [stdout] test header_wasm_constructor_returns_hpp ... ok
[INFO] [stdout] test header_win32_thiscall_1_73_hpp ... ok
[INFO] [stdout] test header_virtual_overloaded_hpp ... ok
[INFO] [stdout] test header_win32_thiscall_nightly_hpp ... ok
[INFO] [stdout] test header_win32_thiscall_hpp ... ok
[INFO] [stdout] test header_vtable_recursive_sig_hpp ... ok
[INFO] [stdout] Checking for #include directives of system headers...
[INFO] [stdout] test header_win32_dtors_hpp ... ok
[INFO] [stdout] Found none; OK!
[INFO] [stdout] test no_system_header_includes ... ok
[INFO] [stdout] test header_win32_vectorcall_nightly_h ... ok
[INFO] [stdout] test header_win32_vectorcall_h ... ok
[INFO] [stdout] test header_weird_bitfields_hpp ... ok
[INFO] [stdout] test header_wasm_import_module_h ... ok
[INFO] [stdout] test header_without_array_pointers_arguments_h ... ok
[INFO] [stdout] test parse_callbacks::item_discovery_callback::test_item_discovery_callback_cpp ... ok
[INFO] [stdout] test header_with_array_pointers_arguments_h ... ok
[INFO] [stdout] test parse_callbacks::item_discovery_callback::test_item_discovery_callback_c ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_class_hpp ... ok
[INFO] [stdout] test header_zero_sized_array_hpp ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_objc_class_h ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_dynamic_loading_simple_h ... ok
[INFO] [stdout] test header_zero_size_array_align_h ... ok
[INFO] [stdout] test header_wrap_unsafe_ops_anon_union_hpp ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test parse_callbacks::add_derives_callback::tests::test_add_derives_callback ... ok
[INFO] [stdout] test header_wrap_static_fns_h ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test_clang_env_args ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test_header_contents ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test parse_callbacks::add_derives_callback::tests::test_add_derives_callback_dedupe ... ok
[INFO] [stdout] test test_wrap_static_fns ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test_macro_fallback_non_system_dir ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test_headers_call_in_builder ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test_mixed_header_and_header_contents ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test_multiple_header_contents ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'bd7d74411512a3dd3b35d2f699c51dd2557c7e7e'.
[INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] test test_multiple_header_calls_in_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dump_preprocessed_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dump_preprocessed_input' (60) 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:     0x566b3d0f2a42 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566b3d0f2a42 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566b3d0f2a42 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x566b3d0f2a42 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x566b3d10abfa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x566b3d10abfa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x566b3d0f8da6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566b3d0f8da6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x566b3d0ce7cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x566b3d0ce7cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x566b3d0e9db9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x566b3c6cdbfe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x566b3c6cdbfe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566b3d0ea022 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x566b3d0ea022 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x566b3d0ce888 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x566b3d0c5d09 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x566b3d0cf77d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x566b3d10b3ec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x566b3d10b132 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x566b3c9c905c - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x566b3c5f6851 - tests[4cfa6dd301761aee]::dump_preprocessed_input
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:674:10
[INFO] [stdout]   22:     0x566b3c5aad77 - tests[4cfa6dd301761aee]::dump_preprocessed_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:662:29
[INFO] [stdout]   23:     0x566b3c69e566 - <tests[4cfa6dd301761aee]::dump_preprocessed_input::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566b3c6c1fab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566b3c6c1fab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x566b3c6ce80a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x566b3c6ce80a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x566b3c6ce80a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x566b3c6ce80a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x566b3c6ce80a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566b3c6ce80a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x566b3c6ce80a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x566b3c6c8cd4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x566b3c6c8cd4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x566b3c6d1302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x566b3c6d1302 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x566b3c6d1302 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x566b3c6d1302 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x566b3c6d1302 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566b3c6d1302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x566b3c6d1302 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566b3d0f1cff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x566b3d0f1cff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x78b5bcac4aa4 - <unknown>
[INFO] [stdout]   45:     0x78b5bcb51a64 - 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' (3792) panicked at /opt/rustwide/target/debug/build/bindgen-tests/3b994d2bfec7939c/build-script-execution/out/tests.rs:200: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:     0x566b3d0f2a42 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566b3d0f2a42 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566b3d0f2a42 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x566b3d0f2a42 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x566b3d10abfa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x566b3d10abfa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x566b3d0f8da6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566b3d0f8da6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x566b3d0ce7cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x566b3d0ce7cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x566b3d0e9db9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x566b3c6cdbfe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x566b3c6cdbfe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566b3d0ea022 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x566b3d0ea022 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x566b3d0ce888 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x566b3d0c5d09 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x566b3d0cf77d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x566b3d10b3ec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x566b3c5e9fa4 - tests[4cfa6dd301761aee]::header_issue_753_h
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:363:17
[INFO] [stdout]   20:     0x566b3c5a96f7 - tests[4cfa6dd301761aee]::header_issue_753_h::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:354:23
[INFO] [stdout]   21:     0x566b3c69c826 - <tests[4cfa6dd301761aee]::header_issue_753_h::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x566b3c6c1fab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x566b3c6c1fab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x566b3c6ce80a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x566b3c6ce80a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x566b3c6ce80a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x566b3c6ce80a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x566b3c6ce80a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x566b3c6ce80a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x566b3c6ce80a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x566b3c6c8cd4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x566b3c6c8cd4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x566b3c6d1302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x566b3c6d1302 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x566b3c6d1302 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x566b3c6d1302 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x566b3c6d1302 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x566b3c6d1302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x566b3c6d1302 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x566b3d0f1cff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x566b3d0f1cff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x78b5bcac4aa4 - <unknown>
[INFO] [stdout]   43:     0x78b5bcb51a64 - 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' (6683) 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:     0x566b3d0f2a42 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566b3d0f2a42 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566b3d0f2a42 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x566b3d0f2a42 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x566b3d10abfa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x566b3d10abfa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x566b3d0f8da6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566b3d0f8da6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x566b3d0ce7cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x566b3d0ce7cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x566b3d0e9db9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x566b3c6cdbfe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x566b3c6cdbfe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566b3d0ea022 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x566b3d0ea022 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x566b3d0ce888 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x566b3d0c5d09 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x566b3d0cf77d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x566b3d10b3ec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x566b3d10b132 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x566b3c614e8f - <core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x566b3c614e8f - tests[4cfa6dd301761aee]::test_macro_fallback_non_system_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:616:10
[INFO] [stdout]   22:     0x566b3c5ae857 - tests[4cfa6dd301761aee]::test_macro_fallback_non_system_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bindgen-tests/tests/tests.rs:567:40
[INFO] [stdout]   23:     0x566b3c6a3026 - <tests[4cfa6dd301761aee]::test_macro_fallback_non_system_dir::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566b3c6c1fab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566b3c6c1fab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x566b3c6ce80a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x566b3c6ce80a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x566b3c6ce80a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x566b3c6ce80a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x566b3c6ce80a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566b3c6ce80a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x566b3c6ce80a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x566b3c6c8cd4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x566b3c6c8cd4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x566b3c6d1302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x566b3c6d1302 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x566b3c6d1302 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x566b3c6d1302 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x566b3c6d1302 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566b3c6d1302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x566b3c6d1302 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566b3d0f1cff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x566b3d0f1cff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x78b5bcac4aa4 - <unknown>
[INFO] [stdout]   45:     0x78b5bcb51a64 - 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. 614 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 66.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bindgen-tests --test tests`
[INFO] running `Command { std: "docker" "inspect" "9d0731a95d133a4873c89983aef0897084110b1971ea8eb06951ee605d0dc28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d0731a95d133a4873c89983aef0897084110b1971ea8eb06951ee605d0dc28f", kill_on_drop: false }`
[INFO] [stdout] 9d0731a95d133a4873c89983aef0897084110b1971ea8eb06951ee605d0dc28f
