rute 0.0.2

UI library implemented on top of Qt
Build #119863 2018-10-06T16:14:52.583058+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# 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 rute v0.0.2
Fresh scopeguard v0.3.3
Fresh version_check v0.1.5
Fresh either v1.5.0
Fresh cfg-if v0.1.5
Fresh libc v0.2.43
Fresh memoffset v0.2.1
Fresh nodrop v0.1.12
Fresh num_cpus v1.8.0
Fresh arrayvec v0.4.7
Fresh crossbeam-utils v0.2.2
Fresh lazy_static v1.1.0
Fresh crossbeam-epoch v0.3.1
Fresh crossbeam-deque v0.2.0
Fresh rayon-core v1.4.1
Fresh rayon v1.0.2
Fresh cc v1.0.25
Compiling rute v0.0.2
Compiling libloading v0.5.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rute-0.0.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=30ec06e057a29a49 -C extra-filename=-30ec06e057a29a49 --out-dir /home/cratesfyi/cratesfyi/debug/build/rute-30ec06e057a29a49 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-0d015739a8083299.rlib --extern-version cc=cc,1.0.25 --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.5.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=2cd15fec286f052d -C extra-filename=-2cd15fec286f052d --out-dir /home/cratesfyi/cratesfyi/debug/build/libloading-2cd15fec286f052d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-0d015739a8083299.rlib --extern-version cc=cc,1.0.25 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/rute-30ec06e057a29a49/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/libloading-2cd15fec286f052d/build-script-build`
error: failed to run custom build command for `rute v0.0.2`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/rute-30ec06e057a29a49/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at '

Unable to find QT5 environment variable. This needs to be set in order to use Rute.
You can download Qt from https://www.qt.io and the set the variable. Examples:
macOS: export QT5=/Users/USER_NAME/Qt/5.11.2/clang_64

GNU/Linux: export QT5=/opt/qt510

', .cargo/registry/src/github.com-1ecc6299db9ec823/rute-0.0.2/build.rs:13:9
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.