wfc_image 0.4.0

Create patterns for wfc using image files
Documentation
Build #139175 2019-01-25T23:58:13.048784+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Downloading crates ...
Downloaded wfc_image v0.4.0
Downloading crates ...
Downloaded wfc v0.5.0
Fresh nodrop v0.1.13
Fresh semver-parser v0.7.0
Fresh cfg-if v0.1.6
Fresh memoffset v0.2.1
Fresh lazy_static v1.2.0
Fresh unicode-xid v0.1.0
Fresh scopeguard v0.3.3
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh adler32 v1.0.3
Fresh byteorder v1.2.7
Fresh either v1.5.0
Fresh bitflags v1.0.4
Fresh lzw v0.10.0
Fresh color_quant v1.0.1
Fresh coord_2d v0.2.4
Fresh scoped_threadpool v0.1.9
Fresh semver v0.9.0
Fresh crossbeam-utils v0.2.2
Fresh rand_core v0.3.1
Fresh inflate v0.4.4
Fresh deflate v0.7.19
Fresh hashbrown v0.1.8
Fresh gif v0.10.1
Checking grid_2d v0.12.3
Checking direction v0.17.6
Fresh arrayvec v0.4.10
Fresh rustc_version v0.2.3
Fresh libc v0.2.48
Running `rustc --crate-name grid_2d /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/grid_2d-0.12.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=16d139a9bc4403e9 -C extra-filename=-16d139a9bc4403e9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern coord_2d=/home/cratesfyi/cratesfyi/debug/deps/libcoord_2d-cef2a318742bd962.rmeta --cap-lints allow`
Running `rustc --crate-name direction /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/direction-0.17.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5f0da1f4b99b212c -C extra-filename=-5f0da1f4b99b212c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern coord_2d=/home/cratesfyi/cratesfyi/debug/deps/libcoord_2d-cef2a318742bd962.rmeta --cap-lints allow`
Fresh proc-macro2 v0.4.26
Fresh num-traits v0.2.6
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh crossbeam-epoch v0.3.1
Fresh num_cpus v1.9.0
Fresh rand_os v0.1.1
Fresh quote v0.6.11
Fresh num-integer v0.1.39
Fresh rand_chacha v0.1.1
Fresh crossbeam-deque v0.2.0
Fresh syn v0.15.26
Fresh num-iter v0.1.37
Fresh num-rational v0.2.1
Fresh rayon-core v1.4.1
Fresh rand_pcg v0.1.1
Fresh num-derive v0.2.3
Fresh png v0.12.0
Fresh rayon v1.0.3
Fresh rand v0.6.4
Fresh tiff v0.2.1
Fresh jpeg-decoder v0.1.15
Checking image v0.20.1
Running `rustc --crate-name image /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/image-0.20.1/./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=c3fc5e18b36eb509 -C extra-filename=-c3fc5e18b36eb509 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-1b6d860eeae9385b.rmeta --extern gif=/home/cratesfyi/cratesfyi/debug/deps/libgif-332f6f8c678e3949.rmeta --extern jpeg_decoder=/home/cratesfyi/cratesfyi/debug/deps/libjpeg_decoder-7a236fc9bd46983a.rmeta --extern lzw=/home/cratesfyi/cratesfyi/debug/deps/liblzw-5cd4eb9c8e227566.rmeta --extern num_iter=/home/cratesfyi/cratesfyi/debug/deps/libnum_iter-b77a7290dc82ff38.rmeta --extern num_rational=/home/cratesfyi/cratesfyi/debug/deps/libnum_rational-40c571213489ed04.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-0c8db57b61d16be6.rmeta --extern png=/home/cratesfyi/cratesfyi/debug/deps/libpng-41e81a98f5d9715a.rmeta --extern scoped_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libscoped_threadpool-6b09b4329c85c5f3.rmeta --extern tiff=/home/cratesfyi/cratesfyi/debug/deps/libtiff-5009ca780913055e.rmeta --cap-lints allow`
Checking wfc v0.5.0
Running `rustc --crate-name wfc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wfc-0.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=94af7e9416689bee -C extra-filename=-94af7e9416689bee --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern coord_2d=/home/cratesfyi/cratesfyi/debug/deps/libcoord_2d-cef2a318742bd962.rmeta --extern direction=/home/cratesfyi/cratesfyi/debug/deps/libdirection-5f0da1f4b99b212c.rmeta --extern grid_2d=/home/cratesfyi/cratesfyi/debug/deps/libgrid_2d-16d139a9bc4403e9.rmeta --extern hashbrown=/home/cratesfyi/cratesfyi/debug/deps/libhashbrown-12d3eba53db54d82.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-b4989751547c311b.rmeta --cap-lints allow`
Documenting wfc_image v0.4.0
Running `rustdoc --crate-name wfc_image /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wfc_image-0.4.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'grid_2d=https://docs.rs/grid_2d/0.12.3' --extern-html-root-url 'coord_2d=https://docs.rs/coord_2d/0.2.4' --extern-html-root-url 'rand_xorshift=https://docs.rs/rand_xorshift/0.1.1' --extern-html-root-url 'simon=https://docs.rs/simon/0.2.1' --extern-html-root-url 'pixel_grid=https://docs.rs/pixel_grid/0.4.1' --extern-html-root-url 'image=https://docs.rs/image/0.20.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.4' --extern-html-root-url 'wfc=https://docs.rs/wfc/0.5.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern coord_2d=/home/cratesfyi/cratesfyi/debug/deps/libcoord_2d-cef2a318742bd962.rmeta --extern grid_2d=/home/cratesfyi/cratesfyi/debug/deps/libgrid_2d-16d139a9bc4403e9.rmeta --extern image=/home/cratesfyi/cratesfyi/debug/deps/libimage-c3fc5e18b36eb509.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-b4989751547c311b.rmeta --extern wfc=/home/cratesfyi/cratesfyi/debug/deps/libwfc-94af7e9416689bee.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.70s