[INFO] cloning repository https://github.com/qnox/krusty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qnox/krusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnox%2Fkrusty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnox%2Fkrusty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc972438463cd4ec6f193574b1c536bbac3c10e5
[INFO] testing qnox/krusty against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnox%2Fkrusty" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qnox/krusty
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/qnox/krusty
[INFO] tweaked toml for git repo https://github.com/qnox/krusty written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qnox/krusty on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qnox/krusty 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.32
[INFO] [stderr]   Downloaded zip v8.6.0
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.125
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.125
[INFO] [stderr]   Downloaded str_stack v0.1.1
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded symbolic-common v12.18.3
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded uuid v1.23.3
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.125
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.125
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded js-sys v0.3.102
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded cc v1.2.64
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded symbolic-demangle v12.18.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf
[INFO] running `Command { std: "docker" "start" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]    Compiling krusty v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.21s
[INFO] running `Command { std: "docker" "inspect" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling symbolic-demangle v12.18.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling symbolic-common v12.18.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling str_stack v0.1.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling krusty v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/krusty-3141c6309322e83c)
[INFO] [stdout] 
[INFO] [stdout] running 290 tests
[INFO] [stdout] test assignable::tests::primitives_exact_no_widening ... ok
[INFO] [stdout] test assignable::tests::nullability ... ok
[INFO] [stdout] test assignable::tests::array_covariance ... ok
[INFO] [stdout] test assignable::tests::value_class_underlying ... ok
[INFO] [stdout] test assignable::tests::identity_and_error_and_nothing ... ok
[INFO] [stdout] test assignable::tests::function_variance ... ok
[INFO] [stdout] test assignable::tests::type_variables ... ok
[INFO] [stdout] test cli::tests::default_module_name_is_main ... ok
[INFO] [stdout] test cli::tests::ignores_unsupported_with_and_without_value ... ok
[INFO] [stdout] test cli::tests::effective_classpath_ignores_a_missing_jdk_home ... ok
[INFO] [stdout] test cli::tests::jdk_home_and_no_jdk_flags ... ok
[INFO] [stdout] test cli::tests::kotlinc_style_flags ... ok
[INFO] [stdout] test cli::tests::version_and_help ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_dont_target_exact_backend_excludes ... ok
[INFO] [stdout] test conformance::tests::applies_combines_backend_and_flag_checks ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_ignore_backend_comma_list ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_ignore_backend_excludes ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_ignore_backend_k1_is_not_excluded ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_ignore_backend_k2_excludes ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_ignore_backend_other_is_kept ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_no_directives_applies ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_target_backend_comma_list ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_target_backend_matching_included ... ok
[INFO] [stdout] test conformance::tests::backend_applicable_target_backend_nonmatching_excluded ... ok
[INFO] [stdout] test conformance::tests::backends_constant_lists_jvm_variants ... ok
[INFO] [stdout] test conformance::tests::directive_absent_returns_false ... ok
[INFO] [stdout] test conformance::tests::directive_empty_source_is_false ... ok
[INFO] [stdout] test conformance::tests::directive_finds_among_multiple_lines ... ok
[INFO] [stdout] test conformance::tests::directive_ignores_non_comment_lines ... ok
[INFO] [stdout] test conformance::tests::directive_matches_with_colon_separator ... ok
[INFO] [stdout] test conformance::tests::directive_matches_with_space_separator ... ok
[INFO] [stdout] test conformance::tests::directive_present_when_first_token_matches ... ok
[INFO] [stdout] test conformance::tests::directive_requires_exact_first_token_not_substring ... ok
[INFO] [stdout] test conformance::tests::directive_tolerates_leading_whitespace_and_extra_slashes ... ok
[INFO] [stdout] test conformance::tests::extra_libs_none_by_default ... ok
[INFO] [stdout] test conformance::tests::extra_libs_reads_each_directive ... ok
[INFO] [stdout] test conformance::tests::needs_unmodeled_flag_absent ... ok
[INFO] [stdout] test assignable::tests::reference_subtyping ... ok
[INFO] [stdout] test assignable::tests::generic_covariance ... ok
[INFO] [stdout] test conformance::tests::extra_libs_reads_multiple_directives_together ... ok
[INFO] [stdout] test conformance::tests::needs_unmodeled_flag_directive ... ok
[INFO] [stdout] test conformance::tests::needs_unmodeled_flag_free_compiler_args ... ok
[INFO] [stdout] test conformance::tests::needs_unmodeled_flag_language ... ok
[INFO] [stdout] test conformance::tests::needs_unmodeled_flag_source_marker ... ok
[INFO] [stdout] test conformance::tests::split_modules_friend_or_dependson_header_is_declined ... ok
[INFO] [stdout] test conformance::tests::split_modules_implicit_file_body_after_module_header ... ok
[INFO] [stdout] test conformance::tests::split_modules_java_file_source_is_declined ... ok
[INFO] [stdout] test conformance::tests::split_modules_module_without_any_source_is_declined ... ok
[INFO] [stdout] test conformance::tests::split_modules_multiple_regular_deps_split_on_comma ... ok
[INFO] [stdout] test conformance::tests::split_modules_nested_file_path_uses_leaf_stem ... ok
[INFO] [stdout] test conformance::tests::split_modules_single_module_is_declined ... ok
[INFO] [stdout] test conformance::tests::split_modules_two_modules_with_explicit_files_parse_names_deps_and_bodies ... ok
[INFO] [stdout] test diag::tests::line_col_basic ... ok
[INFO] [stdout] test diag::tests::render_all_attributes_each_diag_to_its_own_file ... ok
[INFO] [stdout] test features::tests::cli_xxlanguage_and_alias ... ok
[INFO] [stdout] test features::tests::from_source_reads_language_lines ... ok
[INFO] [stdout] test diag::tests::render_includes_location ... ok
[INFO] [stdout] test features::tests::directive_enables_and_disables ... ok
[INFO] [stdout] test ir::tests::build_trivial_function_ir ... ok
[INFO] [stdout] test ir::tests::arena_builders_append_and_index ... ok
[INFO] [stdout] test ir::tests::for_each_child_visits_every_direct_operand ... ok
[INFO] [stdout] test ir::tests::ir_field_new_uses_kotlin_defaults ... ok
[INFO] [stdout] test ir::tests::shift_value_indices_shifts_lambda_captures_not_inline_body ... ok
[INFO] [stdout] test ir::tests::toplevel_default_stub_safe_rejects_overloaded_and_unsafe_default ... ok
[INFO] [stdout] test ir::tests::toplevel_default_stub_safe_accepts_a_simple_constant_default ... ok
[INFO] [stdout] test ir::tests::toplevel_default_stub_safe_rejects_mangled_and_missing_defaults ... ok
[INFO] [stdout] test jvm::classfile::tests::constant_pool_dedups ... ok
[INFO] [stdout] test jvm::classfile::tests::long_takes_two_slots ... ok
[INFO] [stdout] test jvm::classfile::tests::add_method_builds ... ok
[INFO] [stdout] test jvm::classfile::tests::header_and_version ... ok
[INFO] [stdout] test jvm::classfile::tests::stack_tracking_for_constants ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::builtin_member_misses_are_cached ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::classpath_ids_are_unique_across_realloc ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::compose_unions_jars_per_package_and_nests ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::extensions_in_scope_matches_scope_filtered_eager_index ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::functions_in_scope_is_tree_pruned ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::facade_method_descriptor_disambiguates_by_receiver_and_return ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::package_facades_lists_public_multifile_facades ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::real_stdlib_jar_declares_known_packages_and_facades ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::resolve_symbols_records_function_and_classifier_namespaces ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::resolve_symbols_returns_classifier_and_callable_namespaces ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::tree_routed_find_matches_a_real_stdlib_class_and_misses_absent ... ok
[INFO] [stdout] test jvm::classpath::fq_tests::record_entry_name_classifies_packages ... ok
[INFO] [stdout] test jvm::classreader::tests::reads_krusty_emitted_class_roundtrip ... ok
[INFO] [stdout] test jvm::inline::tests::collapse_slots_is_inverse_of_expand ... ok
[INFO] [stdout] test jvm::inline::tests::decode_stackmap_append_and_full ... ok
[INFO] [stdout] test jvm::inline::tests::decode_stackmap_chop_and_same_stack ... ok
[INFO] [stdout] test jvm::inline::tests::host_state_at_bails_on_surviving_opaque ... ok
[INFO] [stdout] test jvm::inline::tests::finds_function_invoke_sites ... ok
[INFO] [stdout] test jvm::inline::tests::host_state_at_models_dup_family ... ok
[INFO] [stdout] test jvm::inline::tests::instruction_len_covers_switches_and_wide ... ok
[INFO] [stdout] test jvm::inline::tests::host_state_at_computes_loop_prefix_and_locals ... ok
[INFO] [stdout] test jvm::inline::tests::is_reified_inline_negative ... ok
[INFO] [stdout] test jvm::inline::tests::method_desc_effect_counts_args_and_return ... ok
[INFO] [stdout] test jvm::inline::tests::redirect_returns_jumps_to_end ... ok
[INFO] [stdout] test jvm::inline::tests::relocate_insns_through_pipeline ... ok
[INFO] [stdout] test jvm::inline::tests::shift_locals_zero_is_identity_and_shift_works ... ok
[INFO] [stdout] test jvm::inline::tests::relocates_pool_entries ... ok
[INFO] [stdout] test jvm::inline::tests::splice_identity_function ... ok
[INFO] [stdout] test jvm::inline::tests::splice_unified_synthesizes_branch_frames_without_stackmap ... ok
[INFO] [stdout] test jvm::inline::tests::splice_unified_branchless_drops_return_and_stores_args ... ok
[INFO] [stdout] test jvm::inline::tests::substitute_reified_empty_array ... ok
[INFO] [stdout] test jvm::inline_class::tests::base64_url_matches_jdk ... ok
[INFO] [stdout] test jvm::inline_class::tests::mangle_suffix_matches_kotlinc ... ok
[INFO] [stdout] test jvm::inline_class::tests::md5_known_vectors ... ok
[INFO] [stdout] test jvm::inline_class::tests::signature_assembly ... ok
[INFO] [stdout] test jvm::ir_emit::fail_soft_tests::getvalue_of_unallocated_slot_skips_not_panics ... ok
[INFO] [stdout] test jvm::jvm_class_map::tests::collection_types_erase_to_jvm_at_emit ... ok
[INFO] [stdout] test jvm::jvm_class_map::tests::primitive_wrapper_table_is_single_source ... ok
[INFO] [stdout] test jvm::metadata::module_reader_tests::empty_or_short_input_is_empty ... ok
[INFO] [stdout] test jvm::metadata::module_reader_tests::round_trips_package_facades ... ok
[INFO] [stdout] test jvm::names::tests::nullable_reference_descriptor_matches_non_null ... ok
[INFO] [stdout] test jvm::names::tests::nullable_signed_primitive_descriptor_boxes_to_jvm_wrapper ... ok
[INFO] [stdout] test jvm::names::tests::nullable_unsigned_primitive_descriptor_boxes_to_inline_class ... ok
[INFO] [stdout] test lexer::tests::comments_and_layout ... ok
[INFO] [stdout] test jvm::names::tests::ty_param_descriptor_erases_to_its_bound ... ok
[INFO] [stdout] test lexer::tests::literals ... ok
[INFO] [stdout] test lexer::tests::member_call_dotted ... ok
[INFO] [stdout] test lexer::tests::newlines_emitted ... ok
[INFO] [stdout] test lexer::tests::operators_multichar ... ok
[INFO] [stdout] test lexer::tests::function_signature ... ok
[INFO] [stdout] test libraries::tests::inline_kind_accessors_match_the_old_bools ... ok
[INFO] [stdout] test libraries::tests::inline_kind_default_is_none ... ok
[INFO] [stdout] test libraries::tests::inline_kind_from_flags_collapses_the_pair ... ok
[INFO] [stdout] test libraries::tests::library_type_constructor_named_params_picks_long_enough_and_valid ... ok
[INFO] [stdout] test libraries::tests::library_type_is_enum_entry_reads_the_entries ... ok
[INFO] [stdout] test libraries::tests::library_type_value_class_property_lookup_by_source_name ... ok
[INFO] [stdout] test libraries::tests::visibility_from_metadata_maps_the_kotlin_enum ... ok
[INFO] [stdout] test libraries::tests::visibility_is_public_matches_the_old_bool ... ok
[INFO] [stdout] test lru::tests::env_cap_overrides_default ... ok
[INFO] [stdout] test lru::tests::replacing_existing_key_does_not_evict ... ok
[INFO] [stdout] test lru::tests::evicts_least_recently_used_when_full ... ok
[INFO] [stdout] test metadata::builder::tests::dedups_builtin_types ... ok
[INFO] [stdout] test metadata::builder::tests::matches_kotlinc_reference_for_f_int_int ... ok
[INFO] [stdout] test metadata::class_builder::tests::class_metadata_has_expected_strings ... ok
[INFO] [stdout] test metadata::encoding::tests::d1_byte_to_char_identity_matches_reference ... ok
[INFO] [stdout] test metadata::encoding::tests::d1_string_encodes_without_plain_nul ... ok
[INFO] [stdout] test metadata::encoding::tests::modified_utf8_ascii_unchanged ... ok
[INFO] [stdout] test metadata::encoding::tests::modified_utf8_latin1_two_bytes ... ok
[INFO] [stdout] test metadata::encoding::tests::modified_utf8_nul_is_c0_80 ... ok
[INFO] [stdout] test metadata::module::tests::matches_kotlinc_reference_module ... ok
[INFO] [stdout] test metadata::protobuf::tests::canonical_varint_field ... ok
[INFO] [stdout] test metadata::protobuf::tests::length_delimited_string ... ok
[INFO] [stdout] test metadata::protobuf::tests::nested_message ... ok
[INFO] [stdout] test metadata::protobuf::tests::repeated_fields_concatenate ... ok
[INFO] [stdout] test metadata::protobuf::tests::varint_small_and_boundaries ... ok
[INFO] [stdout] test module_symbols::tests::cross_file_facade_flows_into_origin ... ok
[INFO] [stdout] test module_symbols::tests::extension_prepends_receiver_and_keys_by_erased_receiver ... ok
[INFO] [stdout] test module_symbols::tests::members_walk_user_hierarchy_depth_first_with_rank ... ok
[INFO] [stdout] test module_symbols::tests::resolve_type_builds_shape_with_ctor_and_members ... ok
[INFO] [stdout] test module_symbols::tests::top_level_functions_are_module_origin_with_semantic_shape ... ok
[INFO] [stdout] test module_symbols::tests::call_sig_mirrors_the_source_signature ... ok
[INFO] [stdout] test module_symbols::tests::top_level_overloads_all_returned ... ok
[INFO] [stdout] test parser::tests::captures_function_annotations ... ok
[INFO] [stdout] test parser::tests::captures_annotations_on_a_function_type ... ok
[INFO] [stdout] test parser::tests::captures_parameter_annotations ... ok
[INFO] [stdout] test parser::tests::block_body_with_locals_and_while ... ok
[INFO] [stdout] test parser::tests::class_with_empty_body ... ok
[INFO] [stdout] test parser::tests::captures_class_annotations ... ok
[INFO] [stdout] test parser::tests::class_with_member_function ... ok
[INFO] [stdout] test parser::tests::class_with_properties ... ok
[INFO] [stdout] test parser::tests::data_class_parses ... ok
[INFO] [stdout] test parser::tests::for_loop_and_compound_assign ... ok
[INFO] [stdout] test parser::tests::function_type_as_generic_arg ... ok
[INFO] [stdout] test parser::tests::if_expr ... ok
[INFO] [stdout] test parser::tests::left_assoc_sub ... ok
[INFO] [stdout] test parser::tests::member_call ... ok
[INFO] [stdout] test parser::tests::member_property_visibility_modifiers_captured ... ok
[INFO] [stdout] test parser::tests::modifiers_and_annotations_are_skipped ... ok
[INFO] [stdout] test parser::tests::nullable_null_notnull_elvis ... ok
[INFO] [stdout] test parser::tests::package_and_multiple_decls ... ok
[INFO] [stdout] test parser::tests::paren_overrides ... ok
[INFO] [stdout] test parser::tests::precedence_comparison_and_logic ... ok
[INFO] [stdout] test parser::tests::precedence_mul_over_add ... ok
[INFO] [stdout] test parser::tests::receiver_function_type_param ... ok
[INFO] [stdout] test parser::tests::simple_fun ... ok
[INFO] [stdout] test parser::tests::unary_neg ... ok
[INFO] [stdout] test parser::tests::unparseable_construct_does_not_poison_siblings ... ok
[INFO] [stdout] test parser::tests::visibility_modifiers_captured ... ok
[INFO] [stdout] test parser::tests::use_site_annotations_excluded_from_capture ... ok
[INFO] [stdout] test parser::tests::when_subject_and_subjectless ... ok
[INFO] [stdout] test plugins::cli::tests::ignores_unrelated_args ... ok
[INFO] [stdout] test plugins::cli::tests::malformed_specs_ignored ... ok
[INFO] [stdout] test plugins::cli::tests::parses_p_options_both_forms ... ok
[INFO] [stdout] test plugins::cli::tests::parses_xplugin_jars ... ok
[INFO] [stdout] test plugins::cli::tests::value_may_contain_equals ... ok
[INFO] [stdout] test plugins::deps::tests::coord_validation_rejects_malformed_and_injection ... ok
[INFO] [stdout] test plugins::deps::tests::detect_does_not_panic ... ok
[INFO] [stdout] test plugins::deps::tests::fetch_errors_on_bad_coord_without_touching_network ... ok
[INFO] [stdout] test plugins::deps::tests::gradle_script_lists_all_coords_and_copies_to_out ... ok
[INFO] [stdout] test plugins::deps::tests::maven_pom_declares_each_dependency ... ok
[INFO] [stdout] test plugins::ksp::tests::codegen_is_output_only_input_ir_unchanged ... ok
[INFO] [stdout] test plugins::ksp::tests::fixpoint_runs_chained_processors_to_termination ... ok
[INFO] [stdout] test plugins::ksp::tests::is_consistent_rejects_partial_version_match ... ok
[INFO] [stdout] test plugins::ksp::tests::generates_one_builder_per_annotated_class ... ok
[INFO] [stdout] test plugins::ksp::tests::runaway_chain_stops_at_max_rounds ... ok
[INFO] [stdout] test plugins::registry::tests::basename_strips_both_path_separators ... ok
[INFO] [stdout] test plugins::ksp::tests::toolchain_is_pinned_and_consistency_checked ... ok
[INFO] [stdout] test plugins::ksp::tests::terminates_with_no_annotated_symbols ... ok
[INFO] [stdout] test plugins::registry::tests::builtins_register_serialization_and_ksp ... ok
[INFO] [stdout] test plugins::ksp::tests::resolver_finds_annotated_symbols_and_spans ... ok
[INFO] [stdout] test plugins::registry::tests::diagnostic_is_error_only_for_unsupported ... ok
[INFO] [stdout] test plugins::registry::tests::duplicate_unsupported_p_ids_are_flagged_once ... ok
[INFO] [stdout] test plugins::registry::tests::hosted_message_names_the_plugin ... ok
[INFO] [stdout] test plugins::registry::tests::jar_matching_finds_by_basename_marker ... ok
[INFO] [stdout] test plugins::registry::tests::known_plugin_via_p_only_activates_without_jar ... ok
[INFO] [stdout] test plugins::registry::tests::ksp_resolves_to_host ... ok
[INFO] [stdout] test plugins::registry::tests::native_substitution_message_mentions_jar_only_when_present ... ok
[INFO] [stdout] test plugins::registry::tests::new_registry_is_empty_then_open_to_registration ... ok
[INFO] [stdout] test plugins::registry::tests::no_plugins_resolves_clean ... ok
[INFO] [stdout] test plugins::registry::tests::serialization_resolves_to_native_with_substitution_info ... ok
[INFO] [stdout] test plugins::registry::tests::third_party_native_extension_can_be_registered ... ok
[INFO] [stdout] test plugins::registry::tests::unsupported_plugin_is_a_hard_error ... ok
[INFO] [stdout] test plugins::registry::tests::unsupported_plugin_via_p_only_also_errors ... ok
[INFO] [stdout] test plugins::serialization::tests::abi_detected_from_classpath_runtime ... ok
[INFO] [stdout] test plugins::serialization::tests::body_phase_fills_serialize_deserialize ... ok
[INFO] [stdout] test plugins::serialization::tests::boxed_descriptor_matches_wrapper_table ... ok
[INFO] [stdout] test plugins::serialization::tests::descriptor_element_count_tracks_field_count ... ok
[INFO] [stdout] test plugins::serialization::tests::multiple_serializable_classes_each_get_a_serializer ... ok
[INFO] [stdout] test plugins::serialization::tests::non_serializable_class_untouched ... ok
[INFO] [stdout] test plugins::serialization::tests::nullable_nested_composite_uses_nullable_serializable_calls ... ok
[INFO] [stdout] test plugins::serialization::tests::nullable_primitive_uses_boxed_name_and_builtin_serializer ... ok
[INFO] [stdout] test plugins::serialization::tests::nullable_string_field_routes_through_nullable_serializable_calls ... ok
[INFO] [stdout] test plugins::serialization::tests::reified_decode_placeholder_specialized_with_checkcast ... ok
[INFO] [stdout] test plugins::serialization::tests::reified_encode_placeholder_specialized ... ok
[INFO] [stdout] test plugins::serialization::tests::serializer_accessor_reads_singleton ... ok
[INFO] [stdout] test plugins::serialization::tests::surviving_placeholder_declines_emit ... ok
[INFO] [stdout] test plugins::serialization::tests::synthesizes_serializer_object_with_members ... ok
[INFO] [stdout] test plugins::serialization::tests::write_self_name_follows_target_abi ... ok
[INFO] [stdout] test plugins::tests::context_indexes_annotations ... ok
[INFO] [stdout] test plugins::tests::from_source_matches_by_fqname_not_simple_name ... ok
[INFO] [stdout] test plugins::tests::host_runs_registered_plugins ... ok
[INFO] [stdout] test resolve::tests::arithmetic_ok ... ok
[INFO] [stdout] test resolve::tests::boxed_array_type_resolves_and_type_checks ... ok
[INFO] [stdout] test resolve::tests::call_arity_and_types ... ok
[INFO] [stdout] test resolve::tests::bool_operator_misuse ... ok
[INFO] [stdout] test resolve::tests::block_while_fib_typechecks ... ok
[INFO] [stdout] test resolve::tests::if_branches_common_type ... ok
[INFO] [stdout] test resolve::tests::comparison_and_logic ... ok
[INFO] [stdout] test resolve::tests::object_self_reference_resolves ... ok
[INFO] [stdout] test resolve::tests::private_member_function_access_is_checked ... ok
[INFO] [stdout] test resolve::tests::private_member_property_access_is_checked ... ok
[INFO] [stdout] test resolve::tests::reference_type_errors ... ok
[INFO] [stdout] test resolve::tests::named_arguments ... ok
[INFO] [stdout] test resolve::tests::return_type_mismatch ... ok
[INFO] [stdout] test resolve::tests::serializable_class_exposes_static_serializer ... ok
[INFO] [stdout] test resolve::tests::unresolved_reference ... ok
[INFO] [stdout] test resolve::tests::subclass_resolves_generic_base_property_type ... ok
[INFO] [stdout] test resolve::tests::protected_member_property_access_is_checked ... ok
[INFO] [stdout] test resolve::tests::val_reassign_is_error ... ok
[INFO] [stdout] test symbol_resolver::tests::extension_callable_preserves_nullable_metadata_return ... ok
[INFO] [stdout] test resolve::tests::string_concat ... ok
[INFO] [stdout] test symbol_resolver::tests::instance_member_preserves_metadata_return_class ... ok
[INFO] [stdout] test symbol_resolver::tests::instance_member_preserves_nullable_metadata_return ... ok
[INFO] [stdout] test symbol_resolver::tests::top_level_callable_preserves_nullable_metadata_return ... ok
[INFO] [stdout] test symbol_source::tests::empty_composite_has_no_functions_and_no_types ... ok
[INFO] [stdout] test symbol_source::tests::functions_concatenates_in_precedence_order ... ok
[INFO] [stdout] test symbol_source::tests::functions_empty_when_no_source_has_name ... ok
[INFO] [stdout] test symbol_source::tests::nested_composite_is_a_source ... ok
[INFO] [stdout] test symbol_source::tests::properties_concatenate_in_precedence_order ... ok
[INFO] [stdout] test resolve::tests::rejects_latent_miscompiles ... ok
[INFO] [stdout] test resolve::tests::string_instance_methods ... ok
[INFO] [stdout] test symbol_source::tests::properties_empty_when_no_source_has_name ... ok
[INFO] [stdout] test symbol_source::tests::push_appends_at_lowest_precedence ... ok
[INFO] [stdout] test symbol_source::tests::resolve_type_falls_through_to_later_source ... ok
[INFO] [stdout] test symbol_source::tests::resolve_type_takes_the_earliest_source ... ok
[INFO] [stdout] test synthetics::tests::lookup_covers_the_documented_creator_families ... ok
[INFO] [stdout] test synthetics::tests::lookup_declines_unknown_name ... ok
[INFO] [stdout] test synthetics::tests::lookup_finds_each_registered_synthetic_by_source_name ... ok
[INFO] [stdout] test synthetics::tests::prim_elem_declines_reference_creators_and_unknowns ... ok
[INFO] [stdout] test synthetics::tests::prim_elem_maps_both_the_vararg_and_size_spellings ... ok
[INFO] [stdout] test synthetics::tests::registered_source_names_are_unique ... ok
[INFO] [stdout] test types::tests::non_null_type_is_not_nullable ... ok
[INFO] [stdout] test types::tests::non_ty_param_reports_none ... ok
[INFO] [stdout] test types::tests::kotlin_class_internal_is_source_class_identity ... ok
[INFO] [stdout] test types::tests::nullable_boxed_is_the_supported_nullable_form_of_a_primitive ... ok
[INFO] [stdout] test types::tests::nullable_idempotent_over_a_primitive ... ok
[INFO] [stdout] test types::tests::nullable_of_nothing_is_a_real_distinct_type ... ok
[INFO] [stdout] test types::tests::nullable_is_idempotent_no_double_wrap ... ok
[INFO] [stdout] test resolve::tests::var_reassign_ok ... ok
[INFO] [stdout] test types::tests::nullable_of_null_or_error_collapses ... ok
[INFO] [stdout] test types::tests::nullable_primitive_is_a_reference_so_null_is_valid ... ok
[INFO] [stdout] test types::tests::ty_param_carries_name_and_bound ... ok
[INFO] [stdout] test types::tests::nullable_primitive_recovers_the_unboxed_primitive ... ok
[INFO] [stdout] test types::tests::nullable_wraps_inner_and_reports_nullable ... ok
[INFO] [stdout] test symbol_resolver::tests::top_level_default_callable_preserves_metadata_return_type ... ok
[INFO] [stdout] test types::tests::ty_param_is_reference_follows_its_bound ... ok
[INFO] [stdout] test resolve::tests::reference_types_resolve ... ok
[INFO] [stdout] test synthetics::tests::syn_constructs_the_expected_identity ... ok
[INFO] [stdout] test types::tests::erased_recv_folds_nullability_generics_and_type_params ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 290 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/blockers.rs (/opt/rustwide/target/debug/deps/blockers-a235fb42150249e3)
[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/bin/bytediff.rs (/opt/rustwide/target/debug/deps/bytediff-5d659520b01cb0b4)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/check.rs (/opt/rustwide/target/debug/deps/check-48aad20faa3b2885)
[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] [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/bin/irbail.rs (/opt/rustwide/target/debug/deps/irbail-a1fc1d54c38811fe)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/krusty-370bd3cf9815cba3)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/survey.rs (/opt/rustwide/target/debug/deps/survey-ae93710a1ded43eb)
[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] [stderr]      Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-2ffd4eb2cba93f1a)
[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] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test box_corpus_regression_e2e::collection_mapped_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::assert_fails_with_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::elvis_nothing_generic_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::generic_value_class_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::inner_constructor_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::nullable_boxing_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::nullable_hash_code_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::primitive_inc_dec_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::primitive_member_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::range_to_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::reflection_property_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::string_get_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::result_value_class_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::string_plus_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::subsystem_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::unsigned_until_range_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::unsigned_compare_corpus_cases_box_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::value_class_nothing_override_corpus_cases_box_ok ... ok
[INFO] [stdout] test ksp_real_e2e::real_ksp_processor_from_jar_generates_code ... ok
[INFO] [stdout] test box_vendored_e2e::vendored_kotlin_box_cases_return_ok ... ok
[INFO] [stdout] test box_corpus_regression_e2e::value_class_generic_boundary_corpus_cases_box_ok ... ok
[INFO] [stdout] test serialization_conformance::binary_compiles_serializable_and_emits_serializer ... ok
[INFO] [stdout] test serialization_conformance::serializable_class_round_trips_through_real_runtime ... ignored, blocked by 3 core compiler gaps + real serializer bodies — see module docs
[INFO] [stdout] test ir_blockers::ir_blockers ... ok
[INFO] [stdout] test serialization_conformance::serializer_object_emits_wellformed_bytecode ... ok
[INFO] [stdout] test serialization_conformance::classpath_ctor_with_null_arg_resolves ... ok
[INFO] [stdout] test box_corpus_regression_e2e::range_contains_corpus_cases_box_ok ... ok
[INFO] [stdout] test serialization_conformance::manual_serializer_blockers_are_still_present ... ok
[INFO] [stdout] test box_corpus_regression_e2e::range_small_int_corpus_cases_box_ok ... ok
[INFO] [stdout] test kotlin_box_ir_jvm_conformance::kotlin_codegen_box_conformance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- kotlin_box_ir_jvm_conformance::kotlin_codegen_box_conformance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kotlin_box_ir_jvm_conformance::kotlin_codegen_box_conformance' (1674) panicked at tests/kotlin_box_ir_jvm_conformance.rs:152:13:
[INFO] [stdout] failed to provision Kotlin box corpus via `just box-corpus`: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55920b209f68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55920b209f68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55920b209f68 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55920b209f68 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55920b22136a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55920b22136a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55920b20ecf2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55920b20ecf2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55920b1e52d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55920b1e52d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55920b200549 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55920a9c5a8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55920a9c5a8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55920b2007c2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55920b2007c2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55920b1e5392 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55920b1da299 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55920b1e60ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55920b221b5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55920a783414 - conformance[ac813882d7f07fd2]::kotlin_box_ir_jvm_conformance::discover_box_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/kotlin_box_ir_jvm_conformance.rs:152:13
[INFO] [stdout]   20:     0x55920a7b7670 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::process::Output, std[10d71ac2c42b111e]::io::error::Error>>::unwrap_or_else::<conformance[ac813882d7f07fd2]::kotlin_box_ir_jvm_conformance::discover_box_dir::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x55920a7888e0 - conformance[ac813882d7f07fd2]::kotlin_box_ir_jvm_conformance::discover_box_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/kotlin_box_ir_jvm_conformance.rs:151:10
[INFO] [stdout]   22:     0x55920a78aa5f - conformance[ac813882d7f07fd2]::kotlin_box_ir_jvm_conformance::kotlin_codegen_box_conformance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/kotlin_box_ir_jvm_conformance.rs:737:19
[INFO] [stdout]   23:     0x55920a783447 - conformance[ac813882d7f07fd2]::kotlin_box_ir_jvm_conformance::kotlin_codegen_box_conformance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/kotlin_box_ir_jvm_conformance.rs:736:36
[INFO] [stdout]   24:     0x55920a7c2f66 - <conformance[ac813882d7f07fd2]::kotlin_box_ir_jvm_conformance::kotlin_codegen_box_conformance::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55920a9b8b6b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55920a9b8b6b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x55920a9c63e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x55920a9c63e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x55920a9c63e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55920a9c63e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55920a9c63e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55920a9c63e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x55920a9c63e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x55920a9bfcf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x55920a9bfcf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55920a9c9462 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x55920a9c9462 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x55920a9c9462 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55920a9c9462 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55920a9c9462 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55920a9c9462 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x55920a9c9462 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55920b208fef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x55920b208fef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7957edf50aa4 - <unknown>
[INFO] [stdout]   46:     0x7957edfdda64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     kotlin_box_ir_jvm_conformance::kotlin_codegen_box_conformance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test conformance`
[INFO] running `Command { std: "docker" "inspect" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf", kill_on_drop: false }`
[INFO] [stdout] bc574c754e2c9549ed2b41405508f88de0ccb3e27d39bbc8289220121e9429bf
