out\ failed to compute checksum, omitting it from dep-info # env-dep:=: # checksum: file_len:write_dep_infointerface_temps_dir_errorinterface_out_dir_errorwrite_interfaceerror writing interface file: misc_checking_1MIR_coroutine_by_move_bodyMIR_borrow_checkingMIR_effect_checkingcoroutine_obligationslayout_testingabi_testingmisc_checking_3check_lint_expectationsPre-codegen codegen_cratePost-codegen finish_ongoing_codegenserialize_work_productsdrop_dep_graphlink_craterlinkcompiler/rustc_interface/src/queries.rscompiler/rustc_interface/src/util.rsenabledtarget feature is required/incompatible for the current ABI but not a recognized feature for this targetRUST_MIN_STACK`RUST_MIN_STACK` should be a number of bytes, but was ""you can also unset `RUST_MIN_STACK` to use the default stack size__rustc_codegen_backendcouldn't load codegen backend `__rustc_codegen_backend` symbol lookup in the codegen backend failedbinrustcx86_64-unknown-linux-gnu for a codegen backendrustc_codegen_-1.88.0unsupported builtin codegen backend `.soduplicate codegen backends found first: second: cannot load the default codegen backend twicecodegen backend candidate: * failed to find a `codegen-backends` folder in the sysroot candidates: * failed to load default codegen backend, couldn't read ``: interface_ignoring_extra_filenameinterface_multiple_output_types_adaptioninterface_ignoring_out_dirinterface_multiple_output_types_to_stdoutinterface_crate_name_does_not_matchcrate_nameattr_crate_nameinterface_crate_name_invalidinterface_ferris_identifierferris_fixinterface_emoji_identifierinterface_error_writing_dependenciesinterface_input_file_would_be_overwritteninterface_generated_file_conflicts_with_directoryinput_pathinterface_failed_writing_fileinterface_abi_required_featureinterface_abi_required_feature_issueinterface_limit_invaliderror_strevent compiler/rustc_interface/src/interface.rs:399rustc_interface::interfacemessagecrate_injectionmacro_expand_cratemaybe_building_test_harnessAST_validationinterface_mixed_bin_crate`sdylib` crate type is unstableinterface_proc_macro_crate_panic_abortmaybe_create_a_macro_crateexpand_cratecheck_unused_macrosrustc_interface::passesevent compiler/rustc_interface/src/passes.rs:304event compiler/rustc_interface/src/passes.rs:516looking_for_entry_pointlooking_for_derive_registrarunused_lib_feature_checkingprivacy_checking_moduleslint_checkingevent compiler/rustc_interface/src/passes.rs:1144event compiler/rustc_interface/src/passes.rs:1152event compiler/rustc_interface/src/util.rs:385rustc_interface::utilevent compiler/rustc_interface/src/util.rs:401interface_abi_required_feature = target feature `{$feature}` must be {$enabled} to ensure that the ABI of the current target can be implemented correctly .note = this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! interface_abi_required_feature_issue = for more information, see issue #116344 interface_crate_name_does_not_match = `--crate-name` and `#[crate_name]` are required to match, but `{$crate_name}` != `{$attr_crate_name}` interface_crate_name_invalid = crate names cannot start with a `-`, but `{$crate_name}` has a leading hyphen interface_emoji_identifier = identifiers cannot contain emoji: `{$ident}` interface_error_writing_dependencies = error writing dependencies to `{$path}`: {$error} interface_failed_writing_file = failed to write file {$path}: {$error}" interface_ferris_identifier = Ferris cannot be used as an identifier .suggestion = try using their name instead interface_generated_file_conflicts_with_directory = the generated executable for the input file "{$input_path}" conflicts with the existing directory "{$dir_path}" interface_ignoring_extra_filename = ignoring -C extra-filename flag due to -o flag interface_ignoring_out_dir = ignoring --out-dir flag due to -o flag interface_input_file_would_be_overwritten = the input file "{$path}" would be overwritten by the generated executable interface_limit_invalid = `limit` must be a non-negative integer .label = {$error_str} interface_mixed_bin_crate = cannot mix `bin` crate type with others interface_mixed_proc_macro_crate = cannot mix `proc-macro` crate type with others interface_multiple_output_types_adaption = due to multiple output types requested, the explicitly specified output file name will be adapted for each output type interface_multiple_output_types_to_stdout = can't use option `-o` or `--emit` to write multiple output types to stdout interface_out_dir_error = failed to find or create the directory specified by `--out-dir` interface_proc_macro_crate_panic_abort = building proc macro crate with `panic=abort` may crash the compiler should the proc-macro panic interface_temps_dir_error = failed to find or create the directory specified by `--temps-dir`