# rustc version rustc 1.39.0-nightly (618768492 2019-09-05)
# docs.rs version cratesfyi 0.6.0 (f01dedd 2019-07-30)
# build log Updating crates.io index Downloading crates ... Downloaded rusttype v0.7.9 Compiling arrayvec v0.4.10 Checking lazy_static v1.3.0 Compiling cc v1.0.37 Fresh autocfg v0.1.4 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.4.10/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ecbb9bf9d79c7dda -C extra-filename=-ecbb9bf9d79c7dda --out-dir /home/cratesfyi/cratesfyi/debug/build/arrayvec-ecbb9bf9d79c7dda -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `rustc --crate-name lazy_static /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8515534c94c428e4 -C extra-filename=-8515534c94c428e4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh nodrop v0.1.13 Running `rustc --crate-name cc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.37/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=7bb9435557cf6c2c -C extra-filename=-7bb9435557cf6c2c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh cfg-if v0.1.9 Compiling pkg-config v0.3.14 Running `rustc --crate-name pkg_config /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.14/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=8bdf2c5c48c400d7 -C extra-filename=-8bdf2c5c48c400d7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh scopeguard v0.3.3 Fresh unicode-xid v0.1.0 Checking memoffset v0.2.1 Running `rustc --crate-name memoffset /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memoffset-0.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=aa618d0b2f93669f -C extra-filename=-aa618d0b2f93669f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Compiling syn v0.15.38 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.38/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=095c8a7e743fcd3d -C extra-filename=-095c8a7e743fcd3d --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-095c8a7e743fcd3d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Compiling rayon-core v1.5.0 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=db5317a543c629c2 -C extra-filename=-db5317a543c629c2 --out-dir /home/cratesfyi/cratesfyi/debug/build/rayon-core-db5317a543c629c2 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh adler32 v1.0.3 Fresh either v1.5.2 Compiling palette v0.4.1 Running `rustc --crate-name build_script_main /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/palette-0.4.1/build/main.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=6b4cc12e81bede97 -C extra-filename=-6b4cc12e81bede97 --out-dir /home/cratesfyi/cratesfyi/debug/build/palette-6b4cc12e81bede97 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Checking lzw v0.10.0 Running `rustc --crate-name lzw /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lzw-0.10.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' -C metadata=da365285518f79c8 -C extra-filename=-da365285518f79c8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Checking color_quant v1.0.1 Running `rustc --crate-name color_quant /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=21b69002e8b792c7 -C extra-filename=-21b69002e8b792c7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh approx v0.1.1 Checking scoped_threadpool v0.1.9 Running `rustc --crate-name scoped_threadpool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped_threadpool-0.1.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b41e2ba1037a6a4f -C extra-filename=-b41e2ba1037a6a4f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Checking svg v0.5.12 Running `rustc --crate-name svg /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/svg-0.5.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2cf2df1d8da040d6 -C extra-filename=-2cf2df1d8da040d6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Compiling num-iter v0.1.39 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.39/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fa9508c1d47b2ffb -C extra-filename=-fa9508c1d47b2ffb --out-dir /home/cratesfyi/cratesfyi/debug/build/num-iter-fa9508c1d47b2ffb -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-05ce5402ea0636c8.rlib --cap-lints allow` Compiling num-rational v0.2.2 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-rational-0.2.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=810281e6dfc64596 -C extra-filename=-810281e6dfc64596 --out-dir /home/cratesfyi/cratesfyi/debug/build/num-rational-810281e6dfc64596 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-05ce5402ea0636c8.rlib --cap-lints allow` Checking crossbeam-utils v0.6.5 Running `rustc --crate-name crossbeam_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.6.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=8aadedb167e9d728 -C extra-filename=-8aadedb167e9d728 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-298ec937d99da0ea.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-8515534c94c428e4.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/arrayvec-ecbb9bf9d79c7dda/build-script-build` Running `/home/cratesfyi/cratesfyi/debug/build/syn-095c8a7e743fcd3d/build-script-build` Checking inflate v0.4.5 Running `rustc --crate-name inflate /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/inflate-0.4.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=01d737b05b7e7476 -C extra-filename=-01d737b05b7e7476 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern adler32=/home/cratesfyi/cratesfyi/debug/deps/libadler32-19cda70387b36d5b.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/rayon-core-db5317a543c629c2/build-script-build` Running `/home/cratesfyi/cratesfyi/debug/build/palette-6b4cc12e81bede97/build-script-main` Checking gif v0.10.2 Running `rustc --crate-name gif /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gif-0.10.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' -C metadata=3ea945111ad76a69 -C extra-filename=-3ea945111ad76a69 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern color_quant=/home/cratesfyi/cratesfyi/debug/deps/libcolor_quant-21b69002e8b792c7.rmeta --extern lzw=/home/cratesfyi/cratesfyi/debug/deps/liblzw-da365285518f79c8.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/num-iter-fa9508c1d47b2ffb/build-script-build` Compiling servo-fontconfig-sys v4.0.7 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-fontconfig-sys-4.0.7/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=04f705aaeb05c6d3 -C extra-filename=-04f705aaeb05c6d3 --out-dir /home/cratesfyi/cratesfyi/debug/build/servo-fontconfig-sys-04f705aaeb05c6d3 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-8bdf2c5c48c400d7.rlib --cap-lints allow` Fresh libc v0.2.58 Fresh proc-macro2 v0.4.30 Running `/home/cratesfyi/cratesfyi/debug/build/num-rational-810281e6dfc64596/build-script-build` Fresh byteorder v1.3.2 Fresh bitflags v1.1.0 Running `rustc --crate-name arrayvec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.4.10/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2b592dd212b6036a -C extra-filename=-2b592dd212b6036a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-edf8b9055c678892.rmeta --cap-lints allow --cfg has_manually_drop_in_union --cfg has_union_feature` Checking crossbeam-queue v0.1.2 Running `rustc --crate-name crossbeam_queue /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=4b026daaaebf8228 -C extra-filename=-4b026daaaebf8228 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-8aadedb167e9d728.rmeta --cap-lints allow` Fresh num-traits v0.2.8 Checking num_cpus v1.10.1 Running `rustc --crate-name num_cpus /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.10.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=6a3d7baf40f73a8a -C extra-filename=-6a3d7baf40f73a8a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-bff0a15b88c06806.rmeta --cap-lints allow` Checking time v0.1.42 Running `rustc --crate-name time /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.42/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=846383a9a7b94e11 -C extra-filename=-846383a9a7b94e11 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-bff0a15b88c06806.rmeta --cap-lints allow` Compiling quote v0.6.12 Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c31f538467dc8901 -C extra-filename=-c31f538467dc8901 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79104bc609e966ff.rlib --cap-lints allow` Checking deflate v0.7.19 Running `rustc --crate-name deflate /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/deflate-0.7.19/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a0f3b706d4f91859 -C extra-filename=-a0f3b706d4f91859 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern adler32=/home/cratesfyi/cratesfyi/debug/deps/libadler32-19cda70387b36d5b.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5c2c8bb5bbf4bde3.rmeta --cap-lints allow` Checking stb_truetype v0.2.6 Running `rustc --edition=2018 --crate-name stb_truetype /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stb_truetype-0.2.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d20a5a19d0159a2a -C extra-filename=-d20a5a19d0159a2a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5c2c8bb5bbf4bde3.rmeta --cap-lints allow` Fresh num-integer v0.1.41 Checking approx v0.3.2 Running `rustc --crate-name approx /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.3.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b860bf18c790dffb -C extra-filename=-b860bf18c790dffb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --cap-lints allow` Checking ordered-float v1.0.2 Running `rustc --crate-name ordered_float /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ordered-float-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d7a8d6d694213abd -C extra-filename=-d7a8d6d694213abd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --cap-lints allow` Checking crossbeam-epoch v0.7.1 Running `rustc --crate-name crossbeam_epoch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=9ab10e934dd581c6 -C extra-filename=-9ab10e934dd581c6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-2b592dd212b6036a.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-298ec937d99da0ea.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-8aadedb167e9d728.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-8515534c94c428e4.rmeta --extern memoffset=/home/cratesfyi/cratesfyi/debug/deps/libmemoffset-aa618d0b2f93669f.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-92e0cb5dc0f96b98.rmeta --cap-lints allow` Compiling cmake v0.1.40 Running `rustc --crate-name cmake /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.40/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=fc76902c0a7b96a9 -C extra-filename=-fc76902c0a7b96a9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-7bb9435557cf6c2c.rlib --cap-lints allow` Running `rustc --crate-name num_iter /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.39/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=556d7bed8b334785 -C extra-filename=-556d7bed8b334785 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-6419097ff2a044f8.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --cap-lints allow --cfg has_i128` Running `rustc --crate-name num_rational /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-rational-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9cbee76659b39b83 -C extra-filename=-9cbee76659b39b83 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-6419097ff2a044f8.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --cap-lints allow --cfg has_i128` Checking chrono v0.4.7 Running `rustc --crate-name chrono /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="time"' -C metadata=b1da495b78d9519a -C extra-filename=-b1da495b78d9519a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-bff0a15b88c06806.rmeta --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-6419097ff2a044f8.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-846383a9a7b94e11.rmeta --cap-lints allow` Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.38/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=9016e2b1fb51f1fc -C extra-filename=-9016e2b1fb51f1fc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79104bc609e966ff.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c31f538467dc8901.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-8528bfbe01558af4.rlib --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` Compiling syn v0.14.9 Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=6ba9fa0db1886316 -C extra-filename=-6ba9fa0db1886316 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79104bc609e966ff.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c31f538467dc8901.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-8528bfbe01558af4.rlib --cap-lints allow` Checking rusttype v0.7.7 Running `rustc --edition=2018 --crate-name rusttype /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rusttype-0.7.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e21b99ac82475685 -C extra-filename=-e21b99ac82475685 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-b860bf18c790dffb.rmeta --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-2b592dd212b6036a.rmeta --extern ordered_float=/home/cratesfyi/cratesfyi/debug/deps/libordered_float-d7a8d6d694213abd.rmeta --extern stb_truetype=/home/cratesfyi/cratesfyi/debug/deps/libstb_truetype-d20a5a19d0159a2a.rmeta --cap-lints allow` Checking png v0.14.1 Running `rustc --crate-name png /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/png-0.14.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="png-encoding"' -C metadata=269ab37aa0300b01 -C extra-filename=-269ab37aa0300b01 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-50afca89675103f1.rmeta --extern deflate=/home/cratesfyi/cratesfyi/debug/deps/libdeflate-a0f3b706d4f91859.rmeta --extern inflate=/home/cratesfyi/cratesfyi/debug/deps/libinflate-01d737b05b7e7476.rmeta --extern num_iter=/home/cratesfyi/cratesfyi/debug/deps/libnum_iter-556d7bed8b334785.rmeta --cap-lints allow` Checking crossbeam-deque v0.6.3 Running `rustc --crate-name crossbeam_deque /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.6.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1a609987cd4715b1 -C extra-filename=-1a609987cd4715b1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_epoch=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_epoch-9ab10e934dd581c6.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-8aadedb167e9d728.rmeta --cap-lints allow` Compiling servo-freetype-sys v4.0.5 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-freetype-sys-4.0.5/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=f4a146dcedac9625 -C extra-filename=-f4a146dcedac9625 --out-dir /home/cratesfyi/cratesfyi/debug/build/servo-freetype-sys-f4a146dcedac9625 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cmake=/home/cratesfyi/cratesfyi/debug/deps/libcmake-fc76902c0a7b96a9.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-8bdf2c5c48c400d7.rlib --cap-lints allow` Compiling expat-sys v2.1.6 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/expat-sys-2.1.6/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=9480b3b61ac8b24d -C extra-filename=-9480b3b61ac8b24d --out-dir /home/cratesfyi/cratesfyi/debug/build/expat-sys-9480b3b61ac8b24d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cmake=/home/cratesfyi/cratesfyi/debug/deps/libcmake-fc76902c0a7b96a9.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-8bdf2c5c48c400d7.rlib --cap-lints allow` Running `rustc --crate-name rayon_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=73ef241d2020fddd -C extra-filename=-73ef241d2020fddd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-1a609987cd4715b1.rmeta --extern crossbeam_queue=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_queue-4b026daaaebf8228.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-8aadedb167e9d728.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-8515534c94c428e4.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-6a3d7baf40f73a8a.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/servo-freetype-sys-f4a146dcedac9625/build-script-build` Running `/home/cratesfyi/cratesfyi/debug/build/expat-sys-9480b3b61ac8b24d/build-script-build` Running `rustc --crate-name freetype_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-freetype-sys-4.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=cd0e83768d08a542 -C extra-filename=-cd0e83768d08a542 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l freetype` Running `/home/cratesfyi/cratesfyi/debug/build/servo-fontconfig-sys-04f705aaeb05c6d3/build-script-build` Running `rustc --crate-name expat_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/expat-sys-2.1.6/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c02e6af5b89cdcbb -C extra-filename=-c02e6af5b89cdcbb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l expat` Running `rustc --crate-name fontconfig_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-fontconfig-sys-4.0.7/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ec81062b67d98468 -C extra-filename=-ec81062b67d98468 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern expat_sys=/home/cratesfyi/cratesfyi/debug/deps/libexpat_sys-c02e6af5b89cdcbb.rmeta --extern freetype_sys=/home/cratesfyi/cratesfyi/debug/deps/libfreetype_sys-cd0e83768d08a542.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l fontconfig -l freetype -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` Checking rayon v1.1.0 Running `rustc --crate-name rayon /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=16c43e09607549fc -C extra-filename=-16c43e09607549fc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-1a609987cd4715b1.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-4bdd0652023c2b87.rmeta --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librayon_core-73ef241d2020fddd.rmeta --cap-lints allow` Checking servo-fontconfig v0.4.0 Running `rustc --crate-name fontconfig /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-fontconfig-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e58a2203045182ef -C extra-filename=-e58a2203045182ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-bff0a15b88c06806.rmeta --extern fontconfig_sys=/home/cratesfyi/cratesfyi/debug/deps/libfontconfig_sys-ec81062b67d98468.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` Checking font-loader v0.8.0 Running `rustc --crate-name font_loader /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/font-loader-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ccd0c5f963c9cf9b -C extra-filename=-ccd0c5f963c9cf9b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-bff0a15b88c06806.rmeta --extern fontconfig=/home/cratesfyi/cratesfyi/debug/deps/libfontconfig-e58a2203045182ef.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` Checking jpeg-decoder v0.1.15 Running `rustc --crate-name jpeg_decoder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jpeg-decoder-0.1.15/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rayon"' -C metadata=e999cc1f1aeaed71 -C extra-filename=-e999cc1f1aeaed71 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5c2c8bb5bbf4bde3.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-16c43e09607549fc.rmeta --cap-lints allow` Compiling palette_derive v0.4.1 Running `rustc --crate-name palette_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/palette_derive-0.4.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=125705ef3db38803 -C extra-filename=-125705ef3db38803 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79104bc609e966ff.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c31f538467dc8901.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-6ba9fa0db1886316.rlib --cap-lints allow` Running `rustc --crate-name palette /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/palette-0.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c83b72d9903b0641 -C extra-filename=-c83b72d9903b0641 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-24f01af6623164c2.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --extern palette_derive=/home/cratesfyi/cratesfyi/debug/deps/libpalette_derive-125705ef3db38803.so --cap-lints allow` Compiling num-derive v0.2.5 Running `rustc --crate-name num_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.5/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=b3c0105da1750a08 -C extra-filename=-b3c0105da1750a08 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79104bc609e966ff.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c31f538467dc8901.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-9016e2b1fb51f1fc.rlib --cap-lints allow --cfg has_i128` Checking tiff v0.2.2 Running `rustc --crate-name tiff /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tiff-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=648aafe11ad5f37f -C extra-filename=-648aafe11ad5f37f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5c2c8bb5bbf4bde3.rmeta --extern lzw=/home/cratesfyi/cratesfyi/debug/deps/liblzw-da365285518f79c8.rmeta --extern num_derive=/home/cratesfyi/cratesfyi/debug/deps/libnum_derive-b3c0105da1750a08.so --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --cap-lints allow` Checking image v0.21.2 Running `rustc --crate-name image /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/image-0.21.2/./src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="gif"' --cfg 'feature="gif_codec"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="png_codec"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=8ba6fb5702619c81 -C extra-filename=-8ba6fb5702619c81 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5c2c8bb5bbf4bde3.rmeta --extern gif=/home/cratesfyi/cratesfyi/debug/deps/libgif-3ea945111ad76a69.rmeta --extern jpeg_decoder=/home/cratesfyi/cratesfyi/debug/deps/libjpeg_decoder-e999cc1f1aeaed71.rmeta --extern lzw=/home/cratesfyi/cratesfyi/debug/deps/liblzw-da365285518f79c8.rmeta --extern num_iter=/home/cratesfyi/cratesfyi/debug/deps/libnum_iter-556d7bed8b334785.rmeta --extern num_rational=/home/cratesfyi/cratesfyi/debug/deps/libnum_rational-9cbee76659b39b83.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --extern png=/home/cratesfyi/cratesfyi/debug/deps/libpng-269ab37aa0300b01.rmeta --extern scoped_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libscoped_threadpool-b41e2ba1037a6a4f.rmeta --extern tiff=/home/cratesfyi/cratesfyi/debug/deps/libtiff-648aafe11ad5f37f.rmeta --cap-lints allow` Documenting plotters v0.2.4 Running `rustdoc --edition=2018 --crate-name plotters /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="bitmap"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="num-traits"' --cfg 'feature="palette"' --cfg 'feature="palette_ext"' --cfg 'feature="svg"' -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.9' --extern-html-root-url 'font_loader=https://docs.rs/font-loader/0.8.0' --extern-html-root-url 'image=https://docs.rs/image/0.21.3' --extern-html-root-url 'js_sys=https://docs.rs/js-sys/0.3.27' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'palette=https://docs.rs/palette/0.4.1' --extern-html-root-url 'piston_window=https://docs.rs/piston_window/0.96.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'svg=https://docs.rs/svg/0.5.12' --extern-html-root-url 'wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.50' --extern-html-root-url 'web_sys=https://docs.rs/web-sys/0.3.27' --extern-html-root-url 'rusttype=https://docs.rs/rusttype/0.7.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-b1da495b78d9519a.rmeta --extern font_loader=/home/cratesfyi/cratesfyi/debug/deps/libfont_loader-ccd0c5f963c9cf9b.rmeta --extern image=/home/cratesfyi/cratesfyi/debug/deps/libimage-8ba6fb5702619c81.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-8515534c94c428e4.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e523be68faf0f590.rmeta --extern palette=/home/cratesfyi/cratesfyi/debug/deps/libpalette-c83b72d9903b0641.rmeta --extern rusttype=/home/cratesfyi/cratesfyi/debug/deps/librusttype-e21b99ac82475685.rmeta --extern svg=/home/cratesfyi/cratesfyi/debug/deps/libsvg-2cf2df1d8da040d6.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 38.04s