Skip to content

NLL ICEs from nll-3 crater #52217

Closed
Closed
@lqd

Description

@lqd

Following on the ICEs from the nll-1 crater run in #52054 (a run without 2-phase-borrows), here are the 569 ICEs from the nll-3 run (a run with 2-phase-borrows).

unexpected panic 1 — known issue #51345 - already fixed on master

List of crate failures

unexpected panic 2 — known issue #51348, should be fixed by #52733

List of crate failures

broken MIR plugin registrar - probably #48071, should be fixed by #52488

List of crate failures

broken MIR in DefId(0/0:21 ~ unicode_names2_macros[de65]::plugin_registrar[0]) (Terminator { source_

broken MIR in DefId(0/0:26 ~ jmespath_macros[7f25]::plugin_registrar[0]) (Terminator { source_info:

broken MIR in DefId(0/0:28 ~ clucstr[9387]::plugin_registrar[0]) (Terminator { source_info: SourceIn

broken MIR in DefId(0/0:28 ~ clucstr[d098]::plugin_registrar[0]) (Terminator { source_info: SourceIn

broken MIR in DefId(0/0:28 ~ embed[f8a9]::plugin_registrar[0]) (Terminator { source_info: SourceInfo

broken MIR in DefId(0/0:42 ~ tarpc_plugins[1710]::plugin_registrar[0]) (Terminator { source_info: So

broken MIR in DefId(0/0:45 ~ pear_codegen[7d41]::plugin_registrar[0]) (Terminator { source_info: Sou

broken MIR in DefId(0/0:45 ~ pear_codegen[c212]::plugin_registrar[0]) (Terminator { source_info: Sou

broken MIR in DefId(0/0:45 ~ pear_codegen[e26d]::plugin_registrar[0]) (Terminator { source_info: Sou

broken MIR in DefId(0/0:49 ~ speculate[99ef]::plugin_registrar[0]) (Terminator { source_info: Source


broken MIR syntex_syntax — probably #48071, should be fixed by #52488

List of crate failures

broken MIR in DefId(0/0:2416 ~ syntex_syntax[20cb]::ext[0]::base[0]::initial_syntax_expander_table[0

broken MIR in DefId(0/0:2416 ~ syntex_syntax[6811]::ext[0]::base[0]::initial_syntax_expander_table[0

broken MIR in DefId(0/0:2416 ~ syntex_syntax[be41]::ext[0]::base[0]::initial_syntax_expander_table[0

broken MIR in DefId(0/0:2427 ~ syntex_syntax[4e99]::ext[0]::base[0]::initial_syntax_expander_table[0

broken MIR in DefId(0/0:2427 ~ syntex_syntax[b237]::ext[0]::base[0]::initial_syntax_expander_table[0


broken MIR macro_registrar — probably #48071, should be fixed by #52488

List of crate failures

broken MIR in DefId(0/0:79 ~ phf_macros[24bf]::macro_registrar[0]) (Terminator { source_info: Source

broken MIR in DefId(0/0:79 ~ phf_macros[bfef]::macro_registrar[0]) (Terminator { source_info: Source


universal_regions "cannot convert XXX to a region vid" — #51351 or #52113, should be fixed by #52620

List of crate failures

librustc_mir/borrow_check/nll/universal_regions.rs:825


unresolved inference variable in outlives — #52057, should be fixed by #52731

List of crate failures

unresolved inference variable in outlives: _#0t

unresolved inference variable in outlives: _#13t

unresolved inference variable in outlives: _#1t

unresolved inference variable in outlives: _#2t

unresolved inference variable in outlives: _#4t

unresolved inference variable in outlives: _#6t

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-NLLArea: Non-lexical lifetimes (NLL)NLL-completeWorking towards the "valid code works" goal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions