-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
A-layoutArea: target output directory layout, naming, and organizationArea: target output directory layout, naming, and organizationC-bugCategory: bugCategory: bugP-highPriority: HighPriority: Highregression-from-stable-to-betaRegression in beta that previously worked in stable.Regression in beta that previously worked in stable.
Description
A couple of crates are failing to build in 1.55 that passed in 1.54 (rust-lang/rust#87749):
- https://crater-reports.s3.amazonaws.com/beta-1.55-1/beta-2021-08-01/gh/hrafnskogr.rshell/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.55-1/beta-2021-08-01/gh/max-block.dev-cli/log.txt
In the first one, the tmp crate is used, but not the second. But both are failing to remove the file tmp.
Not sure if this is spurious or what. I haven't reproduced it yet. Also maybe related to #6313 (comment).
Metadata
Metadata
Assignees
Labels
A-layoutArea: target output directory layout, naming, and organizationArea: target output directory layout, naming, and organizationC-bugCategory: bugCategory: bugP-highPriority: HighPriority: Highregression-from-stable-to-betaRegression in beta that previously worked in stable.Regression in beta that previously worked in stable.