Build #52131 2017-06-02T17:29:09.277109+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading fireplace_lib v3.0.2
Downloading wlc v2.0.1
Downloading egli v0.2.1
Downloading font-loader v0.1.4
Downloading conrod v0.51.1
Downloading id_tree v1.1.2
Downloading piston-texture v0.5.0
Downloading piston2d-graphics v0.20.1
Downloading opengles_graphics v0.1.0
Downloading uinput-sys v0.1.3
Downloading wlc-sys v0.0.8
Downloading xkbcommon v0.2.1
Downloading pistoncore-input v0.17.1
Downloading vecmath v0.3.0
Downloading snowflake v1.3.0
Downloading shaders_graphics2d_gles v0.1.0
Downloading khronos_api v0.0.8
Downloading silverknife-fontconfig-sys v0.1.0
Fresh unicode-width v0.1.4
Fresh cfg-if v0.1.0
Fresh khronos_api v1.0.1
Compiling khronos_api v0.0.8
Fresh odds v0.2.25
Fresh slog v1.5.2
Fresh utf8-ranges v1.0.0
Fresh siphasher v0.2.2
Fresh glob v0.2.11
Fresh crossbeam v0.2.10
Fresh void v1.0.2
Fresh anymap v0.12.1
Running `rustc --crate-name khronos_api .cargo/registry/src/github.com-1ecc6299db9ec823/khronos_api-0.0.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=4b3b96ae4f3beaba -C extra-filename=-4b3b96ae4f3beaba --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh shader_version v0.2.2
Fresh quote v0.3.15
Fresh read_color v0.1.0
Compiling shaders_graphics2d_gles v0.1.0
Fresh nodrop v0.1.9
Fresh scoped_threadpool v0.1.7
Fresh bitflags v0.7.0
Running `rustc --crate-name shaders_graphics2d_gles .cargo/registry/src/github.com-1ecc6299db9ec823/shaders_graphics2d_gles-0.1.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=730e4ac5b16d725c -C extra-filename=-730e4ac5b16d725c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh nom v1.2.4
Fresh deque v0.3.2
Fresh xml-rs v0.3.6
Fresh adler32 v1.0.0
Fresh unreachable v0.1.1
Fresh unicode-segmentation v1.2.0
Fresh inflate v0.1.1
Fresh bitflags v0.4.0
Fresh interpolation v0.1.0
Fresh unicode-xid v0.0.4
Fresh regex-syntax v0.4.1
Fresh cexpr v0.2.0
Fresh serde v0.9.15
Fresh synom v0.11.3
Fresh phf_shared v0.7.21
Fresh byteorder v0.4.2
Fresh linked-hash-map v0.0.10
Compiling piston-texture v0.5.0
Fresh ansi_term v0.9.0
Fresh phf v0.7.21
Fresh num-traits v0.1.37
Fresh byteorder v1.0.0
Running `rustc --crate-name texture .cargo/registry/src/github.com-1ecc6299db9ec823/piston-texture-0.5.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=06b2fe962d29c9ac -C extra-filename=-06b2fe962d29c9ac --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh arrayvec v0.3.23
Fresh traitobject v0.1.0
Fresh strsim v0.6.0
Fresh rustc-serialize v0.3.24
Fresh gcc v0.3.50
Fresh enum_primitive v0.1.1
Fresh libc v0.2.23
Fresh syntex_pos v0.54.0
Fresh fnv v1.0.5
Fresh cmake v0.1.24
Fresh syn v0.11.11
Fresh memchr v1.0.1
Fresh time v0.1.37
Fresh rand v0.3.15
Fresh thread-id v3.1.0
Fresh nix v0.5.1
Fresh serde_codegen_internals v0.14.2
Fresh num_cpus v1.5.0
Fresh atty v0.2.2
Fresh serde_derive v0.9.15
Fresh term_size v0.3.0
Fresh phf_generator v0.7.21
Fresh bitflags v0.8.2
Fresh dtoa v0.4.1
Fresh num-integer v0.1.34
Compiling snowflake v1.3.0
Compiling egli v0.2.1
Fresh num-complex v0.1.37
Fresh phf_codegen v0.7.21
Fresh piston-float v0.3.0
Fresh itoa v0.3.1
Running `rustc --crate-name egli .cargo/registry/src/github.com-1ecc6299db9ec823/egli-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5b52ad8ad0f6bb4f -C extra-filename=-5b52ad8ad0f6bb4f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-b857f06d8702b68e.rlib --extern-version bitflags=bitflags,0.7.0 --cap-lints allow`
Running `rustc --crate-name snowflake .cargo/registry/src/github.com-1ecc6299db9ec823/snowflake-1.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=d194e4d3368856b1 -C extra-filename=-d194e4d3368856b1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling vecmath v0.3.0
Fresh serde_json v0.9.10
Fresh piston-viewport v0.3.0
Running `rustc --crate-name vecmath .cargo/registry/src/github.com-1ecc6299db9ec823/vecmath-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=11d7f1a2922a888c -C extra-filename=-11d7f1a2922a888c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern float=/home/cratesfyi/cratesfyi/debug/deps/libfloat-697ee86fad8442f7.rlib --extern-version float=piston-float,0.3.0 --cap-lints allow`
Fresh thread_local v0.3.3
Fresh target_build_utils v0.3.1
Compiling pistoncore-input v0.17.1
Fresh deflate v0.7.11
Fresh stb_truetype v0.2.1
Running `rustc --crate-name input .cargo/registry/src/github.com-1ecc6299db9ec823/pistoncore-input-0.17.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=56f936e17d48fe57 -C extra-filename=-56f936e17d48fe57 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-b857f06d8702b68e.rlib --extern-version bitflags=bitflags,0.7.0 --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-d05828e9f8a2cc23.rlib --extern-version rustc_serialize=rustc-serialize,0.3.24 --extern viewport=/home/cratesfyi/cratesfyi/debug/deps/libviewport-11c6471a7fd0235f.rlib --extern-version viewport=piston-viewport,0.3.0 --cap-lints allow`
Fresh aho-corasick v0.6.3
Fresh rusttype v0.2.1
Fresh regex v0.2.2
Fresh log v0.3.8
Fresh color_quant v1.0.0
Fresh gl_generator v0.5.3
Fresh env_logger v0.4.3
Fresh num-iter v0.1.33
Fresh fixedbitset v0.1.6
Compiling uinput-sys v0.1.3
Fresh png v0.6.2
Fresh petgraph v0.2.9
Running `rustc --crate-name uinput_sys .cargo/registry/src/github.com-1ecc6299db9ec823/uinput-sys-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3b8c5e1be71cbf8a -C extra-filename=-3b8c5e1be71cbf8a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nix=/home/cratesfyi/cratesfyi/debug/deps/libnix-d18d85f432f2e37e.rlib --extern-version nix=nix,0.5.1 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --cap-lints allow`
Compiling xkbcommon v0.2.1
Running `rustc --crate-name xkbcommon .cargo/registry/src/github.com-1ecc6299db9ec823/xkbcommon-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=df3a9e4959a9ffd6 -C extra-filename=-df3a9e4959a9ffd6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --cap-lints allow`
Fresh daggy v0.4.1
Fresh linked-hash-map v0.4.2
Fresh pkg-config v0.3.9
Compiling silverknife-fontconfig-sys v0.1.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/silverknife-fontconfig-sys-0.1.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=6b62a7d85ec5eae2 -C extra-filename=-6b62a7d85ec5eae2 --out-dir /home/cratesfyi/cratesfyi/debug/build/silverknife-fontconfig-sys-6b62a7d85ec5eae2 -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`
Compiling opengles_graphics v0.1.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/opengles_graphics-0.1.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=61b885c0ef84c7ea -C extra-filename=-61b885c0ef84c7ea --out-dir /home/cratesfyi/cratesfyi/debug/build/opengles_graphics-61b885c0ef84c7ea -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gl_generator=/home/cratesfyi/cratesfyi/debug/deps/libgl_generator-d404c2db15fad91d.rlib --extern-version gl_generator=gl_generator,0.5.3 --extern khronos_api=/home/cratesfyi/cratesfyi/debug/deps/libkhronos_api-4b3b96ae4f3beaba.rlib --extern-version khronos_api=khronos_api,0.0.8 --cap-lints allow`
Compiling id_tree v1.1.2
Running `rustc --crate-name id_tree .cargo/registry/src/github.com-1ecc6299db9ec823/id_tree-1.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c063689ca3964fe3 -C extra-filename=-c063689ca3964fe3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern snowflake=/home/cratesfyi/cratesfyi/debug/deps/libsnowflake-d194e4d3368856b1.rlib --extern-version snowflake=snowflake,1.3.0 --cap-lints allow`
Compiling piston2d-graphics v0.20.1
Running `rustc --crate-name graphics .cargo/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.20.1/./src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=0383df5cdb050fb0 -C extra-filename=-0383df5cdb050fb0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern read_color=/home/cratesfyi/cratesfyi/debug/deps/libread_color-12262e35597683fb.rlib --extern-version read_color=read_color,0.1.0 --extern texture=/home/cratesfyi/cratesfyi/debug/deps/libtexture-06b2fe962d29c9ac.rlib --extern-version texture=piston-texture,0.5.0 --extern viewport=/home/cratesfyi/cratesfyi/debug/deps/libviewport-11c6471a7fd0235f.rlib --extern-version viewport=piston-viewport,0.3.0 --extern interpolation=/home/cratesfyi/cratesfyi/debug/deps/libinterpolation-0f41ff464ebf6979.rlib --extern-version interpolation=interpolation,0.1.0 --extern vecmath=/home/cratesfyi/cratesfyi/debug/deps/libvecmath-11d7f1a2922a888c.rlib --extern-version vecmath=vecmath,0.3.0 --cap-lints allow`
Fresh lzw v0.10.0
Fresh gif v0.9.1
Fresh lazy_static v0.2.8
Fresh slog-scope v0.2.2
Fresh rayon-core v1.0.2
Fresh rayon v0.7.1
Fresh jpeg-decoder v0.1.12
Compiling clang-sys v0.14.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.14.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="gte_clang_3_9"' --cfg 'feature="lazy_static"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="clang_3_9"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' -C metadata=4b5bd2c282744450 -C extra-filename=-4b5bd2c282744450 --out-dir /home/cratesfyi/cratesfyi/debug/build/clang-sys-4b5bd2c282744450 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern glob=/home/cratesfyi/cratesfyi/debug/deps/libglob-3660eba282c5ea68.rlib --extern-version glob=glob,0.2.11 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/silverknife-fontconfig-sys-6b62a7d85ec5eae2/build-script-build`
Running `rustc --crate-name fontconfig_sys .cargo/registry/src/github.com-1ecc6299db9ec823/silverknife-fontconfig-sys-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1ca76434e34f67cb -C extra-filename=-1ca76434e34f67cb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l fontconfig -l freetype`
Fresh vec_map v0.8.0
Fresh clap v2.24.2
Fresh unsafe-any v0.4.2
Fresh typemap v0.3.3
Fresh term v0.4.5
Fresh num-bigint v0.1.37
Fresh syntex_errors v0.54.0
Fresh syntex_syntax v0.54.0
Fresh num-rational v0.1.36
Fresh quasi v0.29.0
Fresh num v0.1.37
Compiling chrono v0.3.1
Fresh syntex v0.54.0
Running `rustc --crate-name chrono .cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8d62fe9ce7de8ad7 -C extra-filename=-8d62fe9ce7de8ad7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num=/home/cratesfyi/cratesfyi/debug/deps/libnum-4a2202e45a4195ff.rlib --extern-version num=num,0.1.37 --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-162277ce7a864579.rlib --extern-version time=time,0.1.37 --cap-lints allow`
Fresh aster v0.38.0
Fresh quasi_codegen v0.29.0
Compiling font-loader v0.1.4
Compiling image v0.12.4
Running `rustc --crate-name font_loader .cargo/registry/src/github.com-1ecc6299db9ec823/font-loader-0.1.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=4328728c4be58222 -C extra-filename=-4328728c4be58222 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --extern fontconfig_sys=/home/cratesfyi/cratesfyi/debug/deps/libfontconfig_sys-1ca76434e34f67cb.rlib --extern-version fontconfig_sys=silverknife-fontconfig-sys,0.1.0 --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu`
Running `rustc --crate-name image .cargo/registry/src/github.com-1ecc6299db9ec823/image-0.12.4/./src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="tiff"' --cfg 'feature="jpeg"' --cfg 'feature="gif_codec"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="default"' --cfg 'feature="webp"' --cfg 'feature="bmp"' --cfg 'feature="hdr"' --cfg 'feature="png_codec"' --cfg 'feature="ppm"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="gif"' --cfg 'feature="png"' --cfg 'feature="ico"' -C metadata=44e16acce4e34fb8 -C extra-filename=-44e16acce4e34fb8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-190c8b8b4cb7f472.rlib --extern-version byteorder=byteorder,1.0.0 --extern scoped_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libscoped_threadpool-58ec7837165a2885.rlib --extern-version scoped_threadpool=scoped_threadpool,0.1.7 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-a8c1b7cdefa880e5.rlib --extern-version num_traits=num-traits,0.1.37 --extern gif=/home/cratesfyi/cratesfyi/debug/deps/libgif-9741810a2aef6c61.rlib --extern-version gif=gif,0.9.1 --extern enum_primitive=/home/cratesfyi/cratesfyi/debug/deps/libenum_primitive-426259b3f2e82106.rlib --extern-version enum_primitive=enum_primitive,0.1.1 --extern num_rational=/home/cratesfyi/cratesfyi/debug/deps/libnum_rational-5275aac3f77facea.rlib --extern-version num_rational=num-rational,0.1.36 --extern png=/home/cratesfyi/cratesfyi/debug/deps/libpng-5c86b3dfd9091b9e.rlib --extern-version png=png,0.6.2 --extern num_iter=/home/cratesfyi/cratesfyi/debug/deps/libnum_iter-b399bbd189e5f67b.rlib --extern-version num_iter=num-iter,0.1.33 --extern jpeg_decoder=/home/cratesfyi/cratesfyi/debug/deps/libjpeg_decoder-48b766e3b99e05bb.rlib --extern-version jpeg_decoder=jpeg-decoder,0.1.12 --cap-lints allow`
Fresh libloading v0.3.4
Compiling conrod v0.51.1
Running `rustc --crate-name conrod .cargo/registry/src/github.com-1ecc6299db9ec823/conrod-0.51.1/./src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="piston2d-graphics"' --cfg 'feature="piston"' -C metadata=db3e76b41df3f123 -C extra-filename=-db3e76b41df3f123 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern input=/home/cratesfyi/cratesfyi/debug/deps/libinput-56f936e17d48fe57.rlib --extern-version input=pistoncore-input,0.17.1 --extern daggy=/home/cratesfyi/cratesfyi/debug/deps/libdaggy-5e9316ba1758aa5a.rlib --extern-version daggy=daggy,0.4.1 --extern num=/home/cratesfyi/cratesfyi/debug/deps/libnum-4a2202e45a4195ff.rlib --extern-version num=num,0.1.37 --extern graphics=/home/cratesfyi/cratesfyi/debug/deps/libgraphics-0383df5cdb050fb0.rlib --extern-version graphics=piston2d-graphics,0.20.1 --extern rusttype=/home/cratesfyi/cratesfyi/debug/deps/librusttype-eae87340f01ad6b3.rlib --extern-version rusttype=rusttype,0.2.1 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/clang-sys-4b5bd2c282744450/build-script-build`
Running `rustc --crate-name clang_sys .cargo/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.14.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="gte_clang_3_9"' --cfg 'feature="lazy_static"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="clang_3_9"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' -C metadata=878864d70b54506e -C extra-filename=-878864d70b54506e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libloading=/home/cratesfyi/cratesfyi/debug/deps/liblibloading-6cea262c35b7e9da.rlib --extern-version libloading=libloading,0.3.4 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-b857f06d8702b68e.rlib --extern-version bitflags=bitflags,0.7.0 --extern glob=/home/cratesfyi/cratesfyi/debug/deps/libglob-3660eba282c5ea68.rlib --extern-version glob=glob,0.2.11 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/opengles_graphics-61b885c0ef84c7ea/build-script-build`
Compiling bindgen v0.22.1
Running `rustc --crate-name bindgen .cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.22.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="env_logger"' -C metadata=ebbdcfd36cc69ac5 -C extra-filename=-ebbdcfd36cc69ac5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-ab137dfcc94c7260.rlib --extern-version syntex_syntax=syntex_syntax,0.54.0 --extern cexpr=/home/cratesfyi/cratesfyi/debug/deps/libcexpr-b522567e9cbac36f.rlib --extern-version cexpr=cexpr,0.2.0 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8 --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-d05828e9f8a2cc23.rlib --extern-version rustc_serialize=rustc-serialize,0.3.24 --extern quasi=/home/cratesfyi/cratesfyi/debug/deps/libquasi-168e10fc45bedf8e.rlib --extern-version quasi=quasi,0.29.0 --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-f4039f90f22bcb1e.rlib --extern-version cfg_if=cfg-if,0.1.0 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-6938e7a78fa70c1e.rlib --extern-version clap=clap,2.24.2 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2 --extern clang_sys=/home/cratesfyi/cratesfyi/debug/deps/libclang_sys-878864d70b54506e.rlib --extern-version clang_sys=clang-sys,0.14.1 --extern aster=/home/cratesfyi/cratesfyi/debug/deps/libaster-2a5844469371f355.rlib --extern-version aster=aster,0.38.0 --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-337736c567827560.rlib --extern-version env_logger=env_logger,0.4.3 --cap-lints allow`
Running `rustc --crate-name opengles_graphics .cargo/registry/src/github.com-1ecc6299db9ec823/opengles_graphics-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f3bc5ce04904a827 -C extra-filename=-f3bc5ce04904a827 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-fc1d5751a8057da0.rlib --extern-version fnv=fnv,1.0.5 --extern image=/home/cratesfyi/cratesfyi/debug/deps/libimage-44e16acce4e34fb8.rlib --extern-version image=image,0.12.4 --extern rusttype=/home/cratesfyi/cratesfyi/debug/deps/librusttype-eae87340f01ad6b3.rlib --extern-version rusttype=rusttype,0.2.1 --extern shader_version=/home/cratesfyi/cratesfyi/debug/deps/libshader_version-2a267a49ed3d1c07.rlib --extern-version shader_version=shader_version,0.2.2 --extern shaders_graphics2d_gles=/home/cratesfyi/cratesfyi/debug/deps/libshaders_graphics2d_gles-730e4ac5b16d725c.rlib --extern-version shaders_graphics2d_gles=shaders_graphics2d_gles,0.1.0 --extern texture=/home/cratesfyi/cratesfyi/debug/deps/libtexture-06b2fe962d29c9ac.rlib --extern-version texture=piston-texture,0.5.0 --extern graphics=/home/cratesfyi/cratesfyi/debug/deps/libgraphics-0383df5cdb050fb0.rlib --extern-version graphics=piston2d-graphics,0.20.1 --cap-lints allow`
Compiling wlc-sys v0.0.8
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/wlc-sys-0.0.8/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="static"' --cfg 'feature="cmake"' -C metadata=8d55c70138c77fab -C extra-filename=-8d55c70138c77fab --out-dir /home/cratesfyi/cratesfyi/debug/build/wlc-sys-8d55c70138c77fab -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-ebbdcfd36cc69ac5.rlib --extern-version bindgen=bindgen,0.22.1 --extern cmake=/home/cratesfyi/cratesfyi/debug/deps/libcmake-f1b3875464600756.rlib --extern-version cmake=cmake,0.1.24 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/wlc-sys-8d55c70138c77fab/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `wlc-sys v0.0.8`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/wlc-sys-8d55c70138c77fab/build-script-build` (exit code: 101)
--- stdout
wlc/include/wlc/geometry.h:49:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:49:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:49:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:57:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:57:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:57:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:65:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:65:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:65:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:73:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:73:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:73:21: warning: nonnull parameter 'out' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:81:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:81:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:88:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:88:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:95:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:95:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:102:11: warning: nonnull parameter 'a' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
wlc/include/wlc/geometry.h:102:16: warning: nonnull parameter 'b' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion], err: false
cargo:rustc-link-lib=dylib=dbus-1
cargo:rustc-link-lib=dylib=systemd
cargo:rustc-link-lib=dylib=wayland-server
cargo:rustc-link-lib=dylib=udev
cargo:rustc-link-lib=dylib=input
cargo:rustc-link-lib=dylib=pixman-1
cargo:rustc-link-lib=dylib=GL
cargo:rustc-link-lib=dylib=EGL
cargo:rustc-link-lib=dylib=gbm
cargo:rustc-link-lib=dylib=X11
cargo:rustc-link-lib=dylib=xcb
cargo:rustc-link-lib=dylib=xcb-composite
cargo:rustc-link-lib=dylib=xcb-xfixes
cargo:rustc-link-lib=dylib=xcb-xkb
cargo:rustc-link-lib=dylib=X11-xcb
cargo:rustc-link-lib=dylib=xcb-image
cargo:rustc-link-lib=dylib=drm
running: "cmake" "/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wlc-sys-0.0.8/wlc" "-DCMAKE_BUILD_TYPE=Release" "-DSOURCE_WLPROTO=ON" "-DWLC_BUILD_STATIC=ON" "-DWLC_BUILD_EXAMPLES=OFF" "-DWLC_BUILD_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/home/cratesfyi/cratesfyi/debug/build/wlc-sys-6e57085a957ae2a9/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++"
-- The C compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Could NOT find chck (missing: CHCK_LIBRARIES CHCK_INCLUDE_DIRS)
-- Performing Test has_fstack_protector_strong
-- Performing Test has_fstack_protector_strong - Success
-- Performing Test ok
-- Performing Test ok - Success
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Could NOT find valgrind (missing: VALGRIND_INCLUDE_DIRS)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Found MATH: /usr/lib/x86_64-linux-gnu/libm.so
-- Found WAYLAND_CLIENT: /usr/lib/x86_64-linux-gnu/libwayland-client.so
-- Found WAYLAND_SERVER: /usr/lib/x86_64-linux-gnu/libwayland-server.so
-- Found WAYLAND_EGL: /usr/lib/x86_64-linux-gnu/libwayland-egl.so
-- Found WAYLAND: /usr/lib/x86_64-linux-gnu/libwayland-client.so;/usr/lib/x86_64-linux-gnu/libwayland-server.so;/usr/lib/x86_64-linux-gnu/libwayland-egl.so
-- Found PIXMAN: /usr/lib/x86_64-linux-gnu/libpixman-1.so
-- Found XKBCOMMON: /usr/lib/x86_64-linux-gnu/libxkbcommon.so
-- Found UDEV: /usr/include
-- Could NOT find LIBINPUT (missing: LIBINPUT_INCLUDE_DIRS LIBINPUT_LIBRARIES)
-- Found WaylandProtocols: /usr/share/wayland-protocols
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libX11-xcb.so;/usr/lib/x86_64-linux-gnu/libXfixes.so
-- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;XCB_LIBRARIES_xcb-ewmh-NOTFOUND;XCB_LIBRARIES_xcb-composite-NOTFOUND;XCB_LIBRARIES_xcb-xkb-NOTFOUND;XCB_LIBRARIES_xcb-image-NOTFOUND;/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so
-- Found GLESv2: /usr/lib/x86_64-linux-gnu/libGLESv2.so
-- Found EGL: /usr/lib/x86_64-linux-gnu/libEGL.so
-- Found DRM: /usr/include/libdrm
-- Configuring incomplete, errors occurred!
See also "/home/cratesfyi/cratesfyi/debug/build/wlc-sys-6e57085a957ae2a9/out/build/CMakeFiles/CMakeOutput.log".
See also "/home/cratesfyi/cratesfyi/debug/build/wlc-sys-6e57085a957ae2a9/out/build/CMakeFiles/CMakeError.log".
--- stderr
Adding chck as subdirectory
CMake Warning at CMake/FindLibInput.cmake:58 (message):
Could not detect libinput version, assuming you have recent one
Call Stack (most recent call first):
CMakeLists.txt:41 (find_package)
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find GBM (missing: GBM_INCLUDE_DIRS GBM_LIBRARIES)
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
CMake/FindGBM.cmake:38 (find_package_handle_standard_args)
CMakeLists.txt:56 (find_package)
thread 'main' panicked at '
command did not execute successfully, got: exit code: 1
build script failed, must exit now', .cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.24/src/lib.rs:593
note: Run with `RUST_BACKTRACE=1` for a backtrace.
)', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.