Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion 0.2.13 - Docs.rs
[go: Go Back, main page]

datafusion 0.2.13

DataFusion is a SQL parser, planner, and execution framework for Rust with support for CSV and Apache Parquet file formats
Build #99845 2018-05-16T04:08:58.446919+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading datafusion v0.2.13
Fresh byteorder v1.2.3
Fresh alloc-no-stdlib v1.2.0
Fresh quick-error v1.2.1
Fresh fnv v1.0.6
Fresh ansi_term v0.11.0
Fresh void v1.0.2
Fresh gcc v0.3.54
Fresh integer-encoding v1.0.5
Fresh cfg-if v0.1.3
Fresh brotli-decompressor v1.2.1
Fresh bytecount v0.1.7
Fresh vec_map v0.8.1
Fresh libc v0.2.40
Fresh log v0.4.1
Fresh unreachable v0.1.1
Fresh lazy_static v1.0.0
Fresh remove_dir_all v0.5.1
Fresh brotli v1.2.0
Fresh num_cpus v1.8.0
Fresh atty v0.2.10
Fresh log v0.3.9
Fresh termion v1.5.1
Fresh snap v0.2.4
Fresh serde v1.0.55
Fresh bitflags v0.5.0
Fresh dtoa v0.4.2
Fresh itoa v0.4.1
Fresh x86intrin v0.4.5
Fresh iovec v0.1.2
Fresh strsim v0.7.0
Fresh byteorder v0.5.3
Fresh threadpool v1.7.1
Fresh memchr v2.0.1
Fresh try_from v0.2.2
Fresh serde_json v1.0.17
Fresh bytes v0.4.7
Compiling time v0.1.40
Fresh getopts v0.2.17
Fresh csv-core v0.1.4
Fresh thrift v0.0.4
Fresh cc v1.0.15
Compiling datafusion-arrow v0.1.0-nightly-20180505
Fresh pulldown-cmark v0.0.8
Fresh csv v1.0.0
Fresh rand v0.4.2
Running `rustc --crate-name arrow .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5c65cf7b7f9db52e -C extra-filename=-5c65cf7b7f9db52e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-a12c3b00a0b79109.rlib --extern-version serde_json=serde_json,1.0.17 --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-0a64e2c00cbaedb5.rlib --extern-version bytes=bytes,0.4.7 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow`
Compiling bitflags v1.0.3
Fresh unicode-width v0.1.4
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.0.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=147fcc7260b78db4 -C extra-filename=-147fcc7260b78db4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh tempdir v0.3.7
Running `rustc --crate-name time .cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.40/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=9789123e7e0740ba -C extra-filename=-9789123e7e0740ba --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow`
Fresh textwrap v0.9.0
Compiling num-traits v0.2.4
Fresh skeptic v0.9.0
Fresh liner v0.4.4
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=385b99d78f274847 -C extra-filename=-385b99d78f274847 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh miniz-sys v0.1.10
Fresh flate2 v0.2.20
Fresh lz4-sys v1.8.0
Fresh lz4 v1.22.0
Compiling clap v2.31.2
Running `rustc --crate-name clap .cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.31.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="vec_map"' --cfg 'feature="default"' --cfg 'feature="suggestions"' --cfg 'feature="atty"' --cfg 'feature="strsim"' --cfg 'feature="color"' -C metadata=124339c8da3f63bb -C extra-filename=-124339c8da3f63bb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern strsim=/home/cratesfyi/cratesfyi/debug/deps/libstrsim-6a44b9f8dda4a491.rlib --extern-version strsim=strsim,0.7.0 --extern ansi_term=/home/cratesfyi/cratesfyi/debug/deps/libansi_term-310b14a8c0903541.rlib --extern-version ansi_term=ansi_term,0.11.0 --extern textwrap=/home/cratesfyi/cratesfyi/debug/deps/libtextwrap-dc172f532fe303fb.rlib --extern-version textwrap=textwrap,0.9.0 --extern vec_map=/home/cratesfyi/cratesfyi/debug/deps/libvec_map-7707f1d9ed1ed297.rlib --extern-version vec_map=vec_map,0.8.1 --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-147fcc7260b78db4.rlib --extern-version bitflags=bitflags,1.0.3 --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-a4b4b94367a293e9.rlib --extern-version atty=atty,0.2.10 --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-a9324100be4d7255.rlib --extern-version unicode_width=unicode-width,0.1.4 --cap-lints allow`
error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:47:13
|
47 |             Int8 => match other {
|             ^^^^ help: consider using a reference: `&Int8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:51:13
|
51 |             Int16 => match other {
|             ^^^^^ help: consider using a reference: `&Int16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:55:13
|
55 |             Int32 => match other {
|             ^^^^^ help: consider using a reference: `&Int32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:59:13
|
59 |             Int64 => match other {
|             ^^^^^ help: consider using a reference: `&Int64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:63:13
|
63 |             UInt8 => match other {
|             ^^^^^ help: consider using a reference: `&UInt8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:67:13
|
67 |             UInt16 => match other {
|             ^^^^^^ help: consider using a reference: `&UInt16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:71:13
|
71 |             UInt32 => match other {
|             ^^^^^^ help: consider using a reference: `&UInt32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:75:13
|
75 |             UInt64 => match other {
|             ^^^^^^ help: consider using a reference: `&UInt64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:79:13
|
79 |             Float32 => match other {
|             ^^^^^^^ help: consider using a reference: `&Float32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:85:13
|
85 |             Float64 => match other {
|             ^^^^^^^ help: consider using a reference: `&Float64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:48:17
|
48 |                 Int8 => true,
|                 ^^^^ help: consider using a reference: `&Int8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:52:17
|
52 |                 Int8 | Int16 => true,
|                 ^^^^ help: consider using a reference: `&Int8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:52:24
|
52 |                 Int8 | Int16 => true,
|                        ^^^^^ help: consider using a reference: `&Int16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:56:17
|
56 |                 Int8 | Int16 | Int32 => true,
|                 ^^^^ help: consider using a reference: `&Int8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:56:24
|
56 |                 Int8 | Int16 | Int32 => true,
|                        ^^^^^ help: consider using a reference: `&Int16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:56:32
|
56 |                 Int8 | Int16 | Int32 => true,
|                                ^^^^^ help: consider using a reference: `&Int32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:60:17
|
60 |                 Int8 | Int16 | Int32 | Int64 => true,
|                 ^^^^ help: consider using a reference: `&Int8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:60:24
|
60 |                 Int8 | Int16 | Int32 | Int64 => true,
|                        ^^^^^ help: consider using a reference: `&Int16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:60:32
|
60 |                 Int8 | Int16 | Int32 | Int64 => true,
|                                ^^^^^ help: consider using a reference: `&Int32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:60:40
|
60 |                 Int8 | Int16 | Int32 | Int64 => true,
|                                        ^^^^^ help: consider using a reference: `&Int64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:64:17
|
64 |                 UInt8 => true,
|                 ^^^^^ help: consider using a reference: `&UInt8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:68:17
|
68 |                 UInt8 | UInt16 => true,
|                 ^^^^^ help: consider using a reference: `&UInt8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:68:25
|
68 |                 UInt8 | UInt16 => true,
|                         ^^^^^^ help: consider using a reference: `&UInt16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:72:17
|
72 |                 UInt8 | UInt16 | UInt32 => true,
|                 ^^^^^ help: consider using a reference: `&UInt8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:72:25
|
72 |                 UInt8 | UInt16 | UInt32 => true,
|                         ^^^^^^ help: consider using a reference: `&UInt16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:72:34
|
72 |                 UInt8 | UInt16 | UInt32 => true,
|                                  ^^^^^^ help: consider using a reference: `&UInt32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:76:17
|
76 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                 ^^^^^ help: consider using a reference: `&UInt8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:76:25
|
76 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                         ^^^^^^ help: consider using a reference: `&UInt16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:76:34
|
76 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                                  ^^^^^^ help: consider using a reference: `&UInt32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:76:43
|
76 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                                           ^^^^^^ help: consider using a reference: `&UInt64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:80:17
|
80 |                 Int8 | Int16 | Int32 | Int64 => true,
|                 ^^^^ help: consider using a reference: `&Int8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:80:24
|
80 |                 Int8 | Int16 | Int32 | Int64 => true,
|                        ^^^^^ help: consider using a reference: `&Int16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:80:32
|
80 |                 Int8 | Int16 | Int32 | Int64 => true,
|                                ^^^^^ help: consider using a reference: `&Int32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:80:40
|
80 |                 Int8 | Int16 | Int32 | Int64 => true,
|                                        ^^^^^ help: consider using a reference: `&Int64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:81:17
|
81 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                 ^^^^^ help: consider using a reference: `&UInt8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:81:25
|
81 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                         ^^^^^^ help: consider using a reference: `&UInt16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:81:34
|
81 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                                  ^^^^^^ help: consider using a reference: `&UInt32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:81:43
|
81 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                                           ^^^^^^ help: consider using a reference: `&UInt64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:82:17
|
82 |                 Float32 => true,
|                 ^^^^^^^ help: consider using a reference: `&Float32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:86:17
|
86 |                 Int8 | Int16 | Int32 | Int64 => true,
|                 ^^^^ help: consider using a reference: `&Int8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:86:24
|
86 |                 Int8 | Int16 | Int32 | Int64 => true,
|                        ^^^^^ help: consider using a reference: `&Int16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:86:32
|
86 |                 Int8 | Int16 | Int32 | Int64 => true,
|                                ^^^^^ help: consider using a reference: `&Int32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:86:40
|
86 |                 Int8 | Int16 | Int32 | Int64 => true,
|                                        ^^^^^ help: consider using a reference: `&Int64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:87:17
|
87 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                 ^^^^^ help: consider using a reference: `&UInt8`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:87:25
|
87 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                         ^^^^^^ help: consider using a reference: `&UInt16`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:87:34
|
87 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                                  ^^^^^^ help: consider using a reference: `&UInt32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:87:43
|
87 |                 UInt8 | UInt16 | UInt32 | UInt64 => true,
|                                           ^^^^^^ help: consider using a reference: `&UInt64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:88:17
|
88 |                 Float32 | Float64 => true,
|                 ^^^^^^^ help: consider using a reference: `&Float32`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error[E0658]: non-reference pattern used to match a reference (see issue #42640)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/datatypes.rs:88:27
|
88 |                 Float32 | Float64 => true,
|                           ^^^^^^^ help: consider using a reference: `&Float64`
|
= help: add #![feature(match_default_bindings)] to the crate attributes to enable

error: aborting due to 49 previous errors

For more information about this error, try `rustc --explain E0658`.
error: Could not compile `datafusion-arrow`.

Caused by:
process didn't exit successfully: `rustc --crate-name arrow .cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-arrow-0.1.0-nightly-20180505/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5c65cf7b7f9db52e -C extra-filename=-5c65cf7b7f9db52e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-a12c3b00a0b79109.rlib --extern-version serde_json=serde_json,1.0.17 --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-0a64e2c00cbaedb5.rlib --extern-version bytes=bytes,0.4.7 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow` (exit code: 101)
thread 'main' panicked at 'Error(
CargoError(
build failed
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.