ms_speech_sys 0.2.1

Low level FFI bindings for Microsoft LUIS API.
Build #188017 2019-09-27T08:31:58.094099+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log
Updating crates.io index
Fresh cc v1.0.45
Fresh version_check v0.1.5
Fresh rustc-demangle v0.1.16
Fresh cfg-if v0.1.10
Fresh glob v0.3.0
Fresh lazy_static v1.4.0
Fresh quick-error v1.2.2
Fresh unicode-width v0.1.6
Fresh regex-syntax v0.6.12
Fresh unicode-xid v0.1.0
Fresh termcolor v1.0.5
Fresh vec_map v0.8.1
Fresh strsim v0.8.0
Fresh ansi_term v0.11.0
Fresh peeking_take_while v0.1.2
Fresh shlex v0.1.1
Fresh thread_local v0.3.6
Fresh humantime v1.3.0
Fresh textwrap v0.11.0
Fresh libc v0.2.62
Fresh memchr v2.2.1
Fresh proc-macro2 v0.4.30
Fresh log v0.4.8
Fresh bitflags v1.2.0
Fresh byteorder v1.3.2
Fresh backtrace-sys v0.1.31
Fresh atty v0.2.13
Fresh aho-corasick v0.7.6
Fresh libloading v0.5.2
Fresh nom v4.2.3
Fresh fxhash v0.2.1
Fresh quote v0.6.13
Fresh backtrace v0.3.38
Fresh regex v1.3.1
Fresh clang-sys v0.28.1
Fresh clap v2.33.0
Fresh cexpr v0.3.5
Fresh failure v0.1.5
Fresh env_logger v0.6.2
Fresh which v2.0.1
Fresh bindgen v0.50.1
Compiling ms_speech_sys v0.2.1
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ms_speech_sys-0.2.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=cf46e3e49f0ad2ce -C extra-filename=-cf46e3e49f0ad2ce --out-dir /home/cratesfyi/cratesfyi/debug/build/ms_speech_sys-cf46e3e49f0ad2ce -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-3289f01727ab5862.rlib --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libloading-99b17b63c5f3697f/out -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-1ff9063908623b64/out`
Running `/home/cratesfyi/cratesfyi/debug/build/ms_speech_sys-cf46e3e49f0ad2ce/build-script-build`
thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/ms_speech_sys-cf46e3e49f0ad2ce/build-script-build` (exit code: 101)\n--- stderr\nthread \'main\' panicked at \'failed to download Speech SDK!: Os { code: 2, kind: NotFound, message: \"No such file or directory\" }\', src/libcore/result.rs:1165:5\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n", exit: Some(ExitStatus(ExitStatus(25856))), output: Some(Output { status: ExitStatus(ExitStatus(25856)), stdout: "", stderr: "thread \'main\' panicked at \'failed to download Speech SDK!: Os { code: 2, kind: NotFound, message: \"No such file or directory\" }\', src/libcore/result.rs:1165:5\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n" }) }

failed to run custom build command for `ms_speech_sys v0.2.1`', src/bin/cratesfyi.rs:161:13
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.