Skip to content

Rust 1.18 regression, isbfc 0.0.1, igo 0.0.2 #42365

Closed
@brson

Description

@brson

A similar widespread bug was fixed previously (#41797), but I still see a regression in these two crates:

brian@ip-10-145-43-250:~/dev/isbfc⟫ cargo +beta test
   Compiling libc v0.2.20
   Compiling strsim v0.6.0
   Compiling unicode-width v0.1.4
   Compiling bitflags v0.7.0
   Compiling unicode-segmentation v1.1.0
   Compiling ansi_term v0.9.0
   Compiling vec_map v0.6.0
   Compiling term_size v0.2.3
   Compiling clap v2.20.5
   Compiling isbfc v0.0.1 (file:///mnt2/dev/isbfc)
error: couldn't read "src/bin/isbfc.rs": No such file or directory (os error 2)

error: Could not compile `isbfc`.
Build failed, waiting for other jobs to finish...
error: build failed
brian@ip-10-145-43-250:/mnt2/dev/isbfc⟫ rustc +beta -Vv
rustc 1.18.0-beta.4 (0308c9865 2017-05-27)
binary: rustc
commit-hash: 0308c986510a541a9c02bff7f4e239054fa15086
commit-date: 2017-05-27
host: x86_64-unknown-linux-gnu
release: 1.18.0-beta.4
LLVM version: 3.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-lowLow priorityT-cargoRelevant to the cargo team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions