neutrino 0.1.0

A GUI frontend in Rust based on web-view
Build #178474 2019-08-13T19:40:55.291635+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Downloading crates ...
Downloaded strfmt v0.1.6
Downloaded web-view v0.4.1
Downloading crates ...
Downloaded boxfnonce v0.1.1
Downloaded webview-sys v0.1.2
Fresh unicode-xid v0.1.0
Fresh pkg-config v0.3.15
Fresh cc v1.0.40
Fresh itoa v0.4.4
Checking urlencoding v1.0.0
Checking boxfnonce v0.1.1
Compiling neutrino v0.1.0
Checking strfmt v0.1.6
Running `rustc --crate-name urlencoding /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/urlencoding-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5156a5b7f6199bcb -C extra-filename=-5156a5b7f6199bcb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name boxfnonce /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/boxfnonce-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=32acb6dc7a8e4ba1 -C extra-filename=-32acb6dc7a8e4ba1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/neutrino-0.1.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=8d75ec59b21caa94 -C extra-filename=-8d75ec59b21caa94 --out-dir /home/cratesfyi/cratesfyi/debug/build/neutrino-8d75ec59b21caa94 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name strfmt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/strfmt-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b0e6e7a5fc768258 -C extra-filename=-b0e6e7a5fc768258 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling webview-sys v0.1.2
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/webview-sys-0.1.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=f938376f1929226c -C extra-filename=-f938376f1929226c --out-dir /home/cratesfyi/cratesfyi/debug/build/webview-sys-f938376f1929226c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-6d3b55917ba51c6e.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-9266dc91d15da058.rlib --cap-lints allow`
Fresh proc-macro2 v0.4.30
Fresh bitflags v1.1.0
Fresh ryu v1.0.0
Fresh quote v0.6.13
Fresh syn v0.15.44
Fresh serde_derive v1.0.98
Fresh serde v1.0.98
Fresh serde_json v1.0.40
Running `/home/cratesfyi/cratesfyi/debug/build/neutrino-8d75ec59b21caa94/build-script-build`
error: failed to run custom build command for `neutrino v0.1.0`

Caused by:
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/neutrino-8d75ec59b21caa94/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/libcore/result.rs:1051: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:161:13
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.