Build #98483 2018-05-06T18:39:05.785233+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...
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading datafusion v0.2.11
Fresh vec_map v0.8.0
Fresh unicode-width v0.1.4
Fresh lazy_static v1.0.0
Fresh integer-encoding v1.0.5
Fresh ansi_term v0.11.0
Fresh itoa v0.4.1
Fresh cc v1.0.15
Fresh void v1.0.2
Fresh quick-error v1.2.1
Fresh serde v1.0.45
Fresh gcc v0.3.54
Fresh try_from v0.2.2
Fresh bitflags v1.0.3
Fresh textwrap v0.9.0
Fresh byteorder v0.5.3
Fresh alloc-no-stdlib v1.2.0
Fresh unreachable v0.1.1
Fresh bitflags v0.5.0
Fresh strsim v0.7.0
Fresh cfg-if v0.1.3
Fresh bytecount v0.1.7
Fresh num-traits v0.2.2
Fresh brotli-decompressor v1.2.1
Fresh libc v0.2.40
Fresh byteorder v1.2.2
Fresh num-traits v0.1.43
Fresh num-integer v0.1.36
Fresh getopts v0.2.17
Fresh dtoa v0.4.2
Fresh miniz-sys v0.1.10
Fresh atty v0.2.10
Fresh iovec v0.1.2
Fresh ordered-float v0.5.0
Fresh num_cpus v1.8.0
Fresh time v0.1.39
Fresh serde_json v1.0.17
Fresh pulldown-cmark v0.0.8
Fresh clap v2.31.2
Fresh bytes v0.4.7
Fresh rand v0.4.2
Fresh threadpool v1.7.1
Fresh memchr v2.0.1
Fresh chrono v0.4.2
Fresh termion v1.5.1
Fresh snap v0.2.4
Compiling datafusion-arrow v0.1.0-nightly-20180505
Fresh remove_dir_all v0.5.1
Fresh x86intrin v0.4.5
Fresh csv-core v0.1.4
Fresh log v0.4.1
Fresh liner v0.4.4
Fresh brotli v1.2.0
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 bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-0a64e2c00cbaedb5.rlib --extern-version bytes=bytes,0.4.7 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-a12c3b00a0b79109.rlib --extern-version serde_json=serde_json,1.0.17 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow`
Fresh tempdir v0.3.7
Fresh flate2 v0.2.20
Compiling csv v1.0.0-beta.5
Fresh fnv v1.0.6
Fresh skeptic v0.9.0
Running `rustc --crate-name csv .cargo/registry/src/github.com-1ecc6299db9ec823/csv-1.0.0-beta.5/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5efc25c61b28da35 -C extra-filename=-5efc25c61b28da35 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-1e2edb4f58a871b1.rlib --extern-version serde=serde,1.0.45 --extern csv_core=/home/cratesfyi/cratesfyi/debug/deps/libcsv_core-7db10b2f4af6ee3c.rlib --extern-version csv_core=csv-core,0.1.4 --cap-lints allow`
Fresh lz4-sys v1.8.0
Fresh log v0.3.9
Fresh thrift v0.0.4
Fresh parquet-format v2.4.0
Fresh lz4 v1.22.0
Compiling parquet v0.2.0
Running `rustc --crate-name parquet .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=baec3c67a3a1a33d -C extra-filename=-baec3c67a3a1a33d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern x86intrin=/home/cratesfyi/cratesfyi/debug/deps/libx86intrin-edaad533a2dbff31.rlib --extern-version x86intrin=x86intrin,0.4.5 --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-468d107d1d70c931.rlib --extern-version quick_error=quick-error,1.2.1 --extern thrift=/home/cratesfyi/cratesfyi/debug/deps/libthrift-d03743d3c663e074.rlib --extern-version thrift=thrift,0.0.4 --extern parquet_format=/home/cratesfyi/cratesfyi/debug/deps/libparquet_format-2ebf7158f5210b7f.rlib --extern-version parquet_format=parquet-format,2.4.0 --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-1bbc53bfc726662e.rlib --extern-version chrono=chrono,0.4.2 --extern brotli=/home/cratesfyi/cratesfyi/debug/deps/libbrotli-04ac00ba7e2bef5b.rlib --extern-version brotli=brotli,1.2.0 --extern lz4=/home/cratesfyi/cratesfyi/debug/deps/liblz4-35993cc33867fb53.rlib --extern-version lz4=lz4,1.22.0 --extern flate2=/home/cratesfyi/cratesfyi/debug/deps/libflate2-14610e7eecfc9fc3.rlib --extern-version flate2=flate2,0.2.20 --extern snap=/home/cratesfyi/cratesfyi/debug/deps/libsnap-689ad13d597015f6.rlib --extern-version snap=snap,0.2.4 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-f0dd6641cd8029db.rlib --extern-version byteorder=byteorder,1.2.2 --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/lz4-sys-b4524add4fe1fd93/out -L native=/home/cratesfyi/cratesfyi/debug/build/miniz-sys-49a4079c1a16f688/out`
error[E0658]: `cfg(target_feature)` is experimental and subject to change (see issue #29717)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.2.0/src/util/hash_util.rs:20:7
|
20 | #[cfg(target_feature = "sse4.2")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add #![feature(cfg_target_feature)] to the crate attributes to enable
error[E0658]: `cfg(target_feature)` is experimental and subject to change (see issue #29717)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.2.0/src/util/hash_util.rs:26:9
|
26 | #[cfg(target_feature = "sse4.2")] {
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add #![feature(cfg_target_feature)] to the crate attributes to enable
error[E0658]: `cfg(target_feature)` is experimental and subject to change (see issue #29717)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.2.0/src/util/hash_util.rs:29:13
|
29 | #[cfg(not(target_feature = "sse4.2"))] {
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add #![feature(cfg_target_feature)] to the crate attributes to enable
error[E0658]: `cfg(target_feature)` is experimental and subject to change (see issue #29717)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.2.0/src/util/hash_util.rs:78:7
|
78 | #[cfg(target_feature = "sse4.2")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add #![feature(cfg_target_feature)] 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: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 bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-0a64e2c00cbaedb5.rlib --extern-version bytes=bytes,0.4.7 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-a12c3b00a0b79109.rlib --extern-version serde_json=serde_json,1.0.17 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cee711a75827cff.rlib --extern-version libc=libc,0.2.40 --cap-lints allow` (exit code: 101)
error: aborting due to 4 previous errors
For more information about this error, try `rustc --explain E0658`.
error: Could not compile `parquet`.
Caused by:
process didn't exit successfully: `rustc --crate-name parquet .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=baec3c67a3a1a33d -C extra-filename=-baec3c67a3a1a33d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern x86intrin=/home/cratesfyi/cratesfyi/debug/deps/libx86intrin-edaad533a2dbff31.rlib --extern-version x86intrin=x86intrin,0.4.5 --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-468d107d1d70c931.rlib --extern-version quick_error=quick-error,1.2.1 --extern thrift=/home/cratesfyi/cratesfyi/debug/deps/libthrift-d03743d3c663e074.rlib --extern-version thrift=thrift,0.0.4 --extern parquet_format=/home/cratesfyi/cratesfyi/debug/deps/libparquet_format-2ebf7158f5210b7f.rlib --extern-version parquet_format=parquet-format,2.4.0 --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-1bbc53bfc726662e.rlib --extern-version chrono=chrono,0.4.2 --extern brotli=/home/cratesfyi/cratesfyi/debug/deps/libbrotli-04ac00ba7e2bef5b.rlib --extern-version brotli=brotli,1.2.0 --extern lz4=/home/cratesfyi/cratesfyi/debug/deps/liblz4-35993cc33867fb53.rlib --extern-version lz4=lz4,1.22.0 --extern flate2=/home/cratesfyi/cratesfyi/debug/deps/libflate2-14610e7eecfc9fc3.rlib --extern-version flate2=flate2,0.2.20 --extern snap=/home/cratesfyi/cratesfyi/debug/deps/libsnap-689ad13d597015f6.rlib --extern-version snap=snap,0.2.4 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-f0dd6641cd8029db.rlib --extern-version byteorder=byteorder,1.2.2 --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/lz4-sys-b4524add4fe1fd93/out -L native=/home/cratesfyi/cratesfyi/debug/build/miniz-sys-49a4079c1a16f688/out` (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.