Build #97134 2018-04-25T13:37:06.941599+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.8
Fresh serde v1.0.43
Fresh integer-encoding v1.0.5
Fresh unicode-width v0.1.4
Fresh strsim v0.7.0
Fresh bytecount v0.1.7
Fresh ansi_term v0.11.0
Fresh num-traits v0.2.2
Fresh quick-error v1.2.1
Fresh lazy_static v1.0.0
Fresh bitflags v1.0.1
Fresh textwrap v0.9.0
Fresh alloc-no-stdlib v1.2.0
Fresh num-traits v0.1.43
Fresh byteorder v1.2.2
Fresh itoa v0.4.1
Fresh cc v1.0.10
Fresh try_from v0.2.2
Fresh fnv v1.0.6
Fresh libc v0.2.40
Fresh vec_map v0.8.0
Fresh snap v0.2.4
Fresh void v1.0.2
Fresh brotli-decompressor v1.2.1
Fresh byteorder v0.5.3
Fresh cfg-if v0.1.2
Fresh iovec v0.1.2
Compiling parquet v0.1.0
Fresh memchr v2.0.1
Fresh atty v0.2.9
Fresh unreachable v0.1.1
Fresh brotli v1.2.0
Fresh rand v0.4.2
Fresh log v0.4.1
Fresh termion v1.5.1
Running `/home/cratesfyi/cratesfyi/debug/build/parquet-2e50d59c588995ed/build-script-build`
Compiling csv-core v0.1.4
Fresh clap v2.31.2
Fresh ordered-float v0.5.0
Fresh bytes v0.4.6
Fresh log v0.3.9
Fresh liner v0.4.4
Fresh num_cpus v1.8.0
Fresh dtoa v0.4.2
Running `rustc --crate-name csv_core .cargo/registry/src/github.com-1ecc6299db9ec823/csv-core-0.1.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="memchr"' --cfg 'feature="libc"' --cfg 'feature="default"' -C metadata=7db10b2f4af6ee3c -C extra-filename=-7db10b2f4af6ee3c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-f754cb82c0139373.rlib --extern-version memchr=memchr,2.0.1 --cap-lints allow`
Fresh x86intrin v0.4.5
Fresh threadpool v1.7.1
Fresh serde_json v1.0.16
Fresh datafusion-arrow v0.1.0-nightly-20180420
Fresh thrift v0.0.4
error: failed to run custom build command for `parquet v0.1.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/parquet-2e50d59c588995ed/build-script-build` (exit code: 101)
--- stdout
Running: `"thrift" "--version"`
--- stderr
thread 'main' panicked at '
========================
Thrift is not installed!
========================
Thrift with Rust support is required to build the project.
See installation guide on https://thrift.apache.org website.
Or follow the steps in 'before_script' section of '.travis.yml'.
Error: Failed: `"thrift" "--version"` (No such file or directory (os error 2))
', .cargo/registry/src/github.com-1ecc6299db9ec823/parquet-0.1.0/build.rs:63:3
note: Run with `RUST_BACKTRACE=1` for a backtrace.
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.