qni-connector-ws-rs 0.2.0

qni connector for websocket
Build #132244 2018-12-19T10:34:30.202073+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version
cratesfyi 0.6.0 (83edb6b 2018-12-18)

# build log
Updating crates.io index
Downloading crates ...
Downloaded qni-connector-ws-rs v0.2.0
Downloading crates ...
Downloaded ws v0.7.9
Fresh void v1.0.2
Fresh remove_dir_all v0.5.1
Fresh cfg-if v0.1.6
Fresh matches v0.1.8
Fresh lazycell v1.2.1
Fresh slab v0.4.1
Fresh owning_ref v0.2.4
Fresh unicode-normalization v0.1.7
Fresh percent-encoding v1.0.1
Fresh futures v0.1.25
Fresh byteorder v1.2.7
Fresh smallvec v0.3.4
Fresh crossbeam v0.2.12
Fresh sha1 v0.6.0
Checking simple-error v0.1.13
Fresh unreachable v1.0.0
Running `rustc --crate-name simple_error /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/simple-error-0.1.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=43af29b615afd41c -C extra-filename=-43af29b615afd41c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh log v0.4.6
Fresh unicode-bidi v0.3.4
Fresh libc v0.2.45
Fresh protobuf v2.2.0
Fresh smallvec v0.6.7
Fresh protoc v2.2.0
Fresh num-traits v0.2.6
Fresh idna v0.1.5
Fresh httparse v1.3.3
Fresh rand v0.4.3
Fresh net2 v0.2.33
Fresh thread-id v3.3.0
Fresh iovec v0.1.2
Fresh time v0.1.41
Fresh protobuf-codegen v2.2.0
Fresh num-integer v0.1.39
Fresh url v1.7.2
Fresh tempdir v0.3.7
Fresh parking_lot_core v0.2.14
Fresh mio v0.6.16
Fresh bytes v0.4.11
Fresh chrono v0.4.6
Fresh protoc-rust v2.2.0
Fresh parking_lot v0.3.8
Checking mio-extras v2.0.5
Running `rustc --crate-name mio_extras /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-extras-2.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0ed3ff428c420408 -C extra-filename=-0ed3ff428c420408 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazycell=/home/cratesfyi/cratesfyi/debug/deps/liblazycell-bc5ecdbdea969c3a.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-9ababddd8dc4156a.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-a6a6916c384028fd.rmeta --cap-lints allow`
Fresh multiqueue v0.3.2
Compiling qni-core-rs v0.2.0
Running `/home/cratesfyi/cratesfyi/debug/build/qni-core-rs-08f4f70003cc1f44/build-script-build`
error: failed to run custom build command for `qni-core-rs v0.2.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/qni-core-rs-08f4f70003cc1f44/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'protoc: Custom { kind: NotFound, error: StringError("failed to spawn `\"protoc\" \"--version\"`: No such file or directory (os error 2)") }', src/libcore/result.rs:1009:5
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

warning: build failed, waiting for other jobs to finish...
thread 'main' panicked at 'ErrorMessage {
msg: "build failed"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.