Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version rustc 1.26.0-dev (5c1d29af0 2018-03-03)
# 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` Fresh lazy_static v1.0.0 Fresh pkg-config v0.3.9 Fresh libc v0.2.39 Compiling sourceview v0.3.1 Fresh bitflags v1.0.1 Compiling cairo-rs v0.3.0 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/sourceview-0.3.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="v3_0"' --cfg 'feature="default"' -C metadata=32d076d4109abf96 -C extra-filename=-32d076d4109abf96 --out-dir /home/cratesfyi/cratesfyi/debug/build/sourceview-32d076d4109abf96 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/cairo-rs-0.3.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_glib"' --cfg 'feature="glib"' --cfg 'feature="default"' --cfg 'feature="glib-sys"' -C metadata=a8959fb193cf20e2 -C extra-filename=-a8959fb193cf20e2 --out-dir /home/cratesfyi/cratesfyi/debug/build/cairo-rs-a8959fb193cf20e2 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Compiling gtk-source-sys v0.5.0 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/gtk-source-sys-0.5.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=cfc2e850b3dc068a -C extra-filename=-cfc2e850b3dc068a --out-dir /home/cratesfyi/cratesfyi/debug/build/gtk-source-sys-cfc2e850b3dc068a -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow` Fresh glib-sys v0.5.0 Fresh gobject-sys v0.5.0 Fresh gio-sys v0.5.0 Compiling glib v0.4.1 Fresh gdk-pixbuf-sys v0.5.0 Running `rustc --crate-name glib .cargo/registry/src/github.com-1ecc6299db9ec823/glib-0.4.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=9fe92999cece8e48 -C extra-filename=-9fe92999cece8e48 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern glib_sys=/home/cratesfyi/cratesfyi/debug/deps/libglib_sys-89efc20d72ebb0d6.rlib --extern-version glib_sys=glib-sys,0.5.0 --extern gobject_sys=/home/cratesfyi/cratesfyi/debug/deps/libgobject_sys-d0f9a91350070688.rlib --extern-version gobject_sys=gobject-sys,0.5.0 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d78457efc2ee8353.rlib --extern-version lazy_static=lazy_static,1.0.0 --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-9522102d45f1e994.rlib --extern-version bitflags=bitflags,1.0.1 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f854cf2dcfbf787e.rlib --extern-version libc=libc,0.2.39 --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` Fresh atk-sys v0.5.0 Fresh pango-sys v0.5.0 Fresh c_vec v1.2.1 Fresh cairo-sys-rs v0.5.0 Fresh gdk-sys v0.5.0 Fresh gtk-sys v0.5.0 Running `/home/cratesfyi/cratesfyi/debug/build/cairo-rs-a8959fb193cf20e2/build-script-build` Running `/home/cratesfyi/cratesfyi/debug/build/gtk-source-sys-cfc2e850b3dc068a/build-script-build` error: failed to run custom build command for `gtk-source-sys v0.5.0` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/gtk-source-sys-cfc2e850b3dc068a/build-script-build` (exit code: 1) --- stderr `"pkg-config" "--libs" "--cflags" "gtksourceview-3.0 >= 3.0"` did not exit successfully: exit code: 1 --- stderr Package gtksourceview-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtksourceview-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtksourceview-3.0' found 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.