rustfmt-nightly 0.2.6

Tool to find and fix Rust formatting issues
Build #70428 2017-09-14T04:06:58.893597+00:00
# rustc version
rustc 1.21.0-dev (d835dc82b 2017-08-29)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rustfmt-nightly v0.2.6
Fresh itoa v0.3.3
Fresh log v0.3.8
Fresh utf8-ranges v1.0.0
Fresh num-traits v0.1.40
Compiling getopts v0.2.15
Compiling term v0.4.6
Fresh unicode-xid v0.0.4
Fresh lazy_static v0.2.8
Compiling diff v0.1.10
Fresh dtoa v0.4.2
Fresh unicode-segmentation v1.2.0
Running `rustc --crate-name term .cargo/registry/src/github.com-1ecc6299db9ec823/term-0.4.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=ebf2d46f2c9791bb -C extra-filename=-ebf2d46f2c9791bb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh quote v0.3.15
Compiling strings v0.1.0
Fresh void v1.0.2
Running `rustc --crate-name getopts .cargo/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f82e45fb093fcb7c -C extra-filename=-f82e45fb093fcb7c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name diff .cargo/registry/src/github.com-1ecc6299db9ec823/diff-0.1.10/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3496ab1cbe46a58c -C extra-filename=-3496ab1cbe46a58c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh serde v1.0.14
Fresh libc v0.2.30
Compiling rustfmt-nightly v0.2.6
Fresh unreachable v1.0.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' -C metadata=7aae623f8ec8bf8f -C extra-filename=-7aae623f8ec8bf8f --out-dir /home/cratesfyi/cratesfyi/debug/build/rustfmt-nightly-7aae623f8ec8bf8f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh toml v0.4.5
Fresh memchr v1.0.1
Running `rustc --crate-name strings .cargo/registry/src/github.com-1ecc6299db9ec823/strings-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=56eb10835578afef -C extra-filename=-56eb10835578afef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --cap-lints allow`
Fresh serde_json v1.0.3
Fresh thread_local v0.3.4
Fresh aho-corasick v0.6.3
Fresh synom v0.11.3
Fresh regex-syntax v0.4.1
Fresh regex v0.2.2
Fresh syn v0.11.11
Fresh env_logger v0.4.3
Fresh serde_derive_internals v0.16.0
Fresh serde_derive v1.0.14
Running `/home/cratesfyi/cratesfyi/debug/build/rustfmt-nightly-7aae623f8ec8bf8f/build-script-build`
Documenting rustfmt-nightly v0.2.6
Running `rustdoc --crate-name rustfmt_nightly .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern term=/home/cratesfyi/cratesfyi/debug/deps/libterm-ebf2d46f2c9791bb.rlib --extern-version term=term,0.4.6 --extern diff=/home/cratesfyi/cratesfyi/debug/deps/libdiff-3496ab1cbe46a58c.rlib --extern-version diff=diff,0.1.10 --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-43a73e8f4c70aac5.rlib --extern-version toml=toml,0.4.5 --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-337736c567827560.rlib --extern-version env_logger=env_logger,0.4.3 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-379c9f07289ece07.rlib --extern-version libc=libc,0.2.30 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-361449ff84e77035.rlib --extern-version serde_json=serde_json,1.0.3 --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-741d235fd5b04a62.so --extern-version serde_derive=serde_derive,1.0.14 --extern unicode_segmentation=/home/cratesfyi/cratesfyi/debug/deps/libunicode_segmentation-64ceb3575fa375ed.rlib --extern-version unicode_segmentation=unicode-segmentation,1.2.0 --extern getopts=/home/cratesfyi/cratesfyi/debug/deps/libgetopts-f82e45fb093fcb7c.rlib --extern-version getopts=getopts,0.2.15 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-52db0638aa6d27c3.rlib --extern-version serde=serde,1.0.14 --extern strings=/home/cratesfyi/cratesfyi/debug/deps/libstrings-56eb10835578afef.rlib --extern-version strings=strings,0.1.0 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2`
error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:50
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                  ^^ field, not a method
...
113 | implement_spanned!(ast::Expr);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo` instead of `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
113 | implement_spanned!(ast::Expr);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:90:37
|
90  |                 mk_sp(attrs[0].span.lo(), $hi)
|                                     ^^ field, not a method
...
113 | implement_spanned!(ast::Expr);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `attrs[0].span.lo` instead of `attrs[0].span.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
113 | implement_spanned!(ast::Expr);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:50
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                  ^^ field, not a method
...
114 | implement_spanned!(ast::Field);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo` instead of `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
114 | implement_spanned!(ast::Field);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:90:37
|
90  |                 mk_sp(attrs[0].span.lo(), $hi)
|                                     ^^ field, not a method
...
114 | implement_spanned!(ast::Field);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `attrs[0].span.lo` instead of `attrs[0].span.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
114 | implement_spanned!(ast::Field);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:50
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                  ^^ field, not a method
...
115 | implement_spanned!(ast::ForeignItem);
| ------------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo` instead of `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
115 | implement_spanned!(ast::ForeignItem);
| ------------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:90:37
|
90  |                 mk_sp(attrs[0].span.lo(), $hi)
|                                     ^^ field, not a method
...
115 | implement_spanned!(ast::ForeignItem);
| ------------------------------------- in this macro invocation
|
= help: did you mean to write `attrs[0].span.lo` instead of `attrs[0].span.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
115 | implement_spanned!(ast::ForeignItem);
| ------------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:50
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                  ^^ field, not a method
...
116 | implement_spanned!(ast::Item);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo` instead of `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
116 | implement_spanned!(ast::Item);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:90:37
|
90  |                 mk_sp(attrs[0].span.lo(), $hi)
|                                     ^^ field, not a method
...
116 | implement_spanned!(ast::Item);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `attrs[0].span.lo` instead of `attrs[0].span.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
116 | implement_spanned!(ast::Item);
| ------------------------------ in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:50
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                  ^^ field, not a method
...
117 | implement_spanned!(ast::Local);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo` instead of `$this.span.lo(), $this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
117 | implement_spanned!(ast::Local);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error[E0599]: no method named `lo` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:90:37
|
90  |                 mk_sp(attrs[0].span.lo(), $hi)
|                                     ^^ field, not a method
...
117 | implement_spanned!(ast::Local);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `attrs[0].span.lo` instead of `attrs[0].span.lo(...)`?

error[E0599]: no method named `hi` found for type `syntax::codemap::Span` in the current scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs:98:67
|
98  |         span_with_attrs_lo_hi!($this, $this.span.lo(), $this.span.hi())
|                                                                   ^^ field, not a method
...
117 | implement_spanned!(ast::Local);
| ------------------------------- in this macro invocation
|
= help: did you mean to write `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi` instead of `$this.span.hi())
}
}

macro_rules! implement_spanned {
($this:ty) => {
impl Spanned for $this {
fn span(&self) -> Span {
span_with_attrs!(self.hi(...)`?

error: Compilation failed, aborting rustdoc

thread 'main' panicked at 'ChainedError {
error: Could not document `rustfmt-nightly`.,
cause: process didn't exit successfully: `rustdoc --crate-name rustfmt_nightly .cargo/registry/src/github.com-1ecc6299db9ec823/rustfmt-nightly-0.2.6/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg feature="cargo-fmt" --cfg feature="default" --cfg feature="rustfmt-format-diff" -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern term=/home/cratesfyi/cratesfyi/debug/deps/libterm-ebf2d46f2c9791bb.rlib --extern-version term=term,0.4.6 --extern diff=/home/cratesfyi/cratesfyi/debug/deps/libdiff-3496ab1cbe46a58c.rlib --extern-version diff=diff,0.1.10 --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-43a73e8f4c70aac5.rlib --extern-version toml=toml,0.4.5 --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-337736c567827560.rlib --extern-version env_logger=env_logger,0.4.3 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-379c9f07289ece07.rlib --extern-version libc=libc,0.2.30 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-361449ff84e77035.rlib --extern-version serde_json=serde_json,1.0.3 --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-741d235fd5b04a62.so --extern-version serde_derive=serde_derive,1.0.14 --extern unicode_segmentation=/home/cratesfyi/cratesfyi/debug/deps/libunicode_segmentation-64ceb3575fa375ed.rlib --extern-version unicode_segmentation=unicode-segmentation,1.2.0 --extern getopts=/home/cratesfyi/cratesfyi/debug/deps/libgetopts-f82e45fb093fcb7c.rlib --extern-version getopts=getopts,0.2.15 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-52db0638aa6d27c3.rlib --extern-version serde=serde,1.0.14 --extern strings=/home/cratesfyi/cratesfyi/debug/deps/libstrings-56eb10835578afef.rlib --extern-version strings=strings,0.1.0 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2` (exit code: 101)
}', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.