wfc_tiled 1.0.5

Small library for Wave Function Collapse on Tile-based maps, using the `wfc` crate. Provides Tiled integration.
Documentation
Build #203814 2019-12-08T13:47:19.147692+00:00
# rustc version
rustc 1.41.0-nightly (5c5c8eb86 2019-12-07)
# docs.rs version
docsrs 0.6.0 (3f63280 2019-11-27)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/wfc_tiled-1.0.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/wfc_tiled-1.0.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191207-1.41.0-nightly-5c5c8eb86 --static-root-path / --extern-html-root-url grid_2d=https://docs.rs/grid_2d/0.12.5 --extern-html-root-url wfc=https://docs.rs/wfc/0.8.1 --extern-html-root-url direction=https://docs.rs/direction/0.17.8 --extern-html-root-url rand=https://docs.rs/rand/0.6.5 --extern-html-root-url serde=https://docs.rs/serde/1.0.103 --extern-html-root-url csv=https://docs.rs/csv/1.1.1 --extern-html-root-url coord_2d=https://docs.rs/coord_2d/0.2.15 --extern-html-root-url image=https://docs.rs/image/0.21.3 --extern-html-root-url ron=https://docs.rs/ron/0.5.1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] fd6fd4456b808c81319b217c8c3a0132315b1578750bf1919a1558e7d235c99f
[INFO] running `"docker" "start" "-a" "fd6fd4456b808c81319b217c8c3a0132315b1578750bf1919a1558e7d235c99f"`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking coord_2d v0.2.15
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking direction v0.17.8
[INFO] [stderr]     Checking grid_2d v0.12.5
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking regex-automata v0.1.8
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking crossbeam-queue v0.2.0
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking wfc v0.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking rayon v1.2.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking ron v0.5.1
[INFO] [stderr]     Checking csv v1.1.1
[INFO] [stderr]  Documenting wfc_tiled v1.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 46.05s
[INFO] running `"docker" "inspect" "fd6fd4456b808c81319b217c8c3a0132315b1578750bf1919a1558e7d235c99f"`
[INFO] running `"docker" "rm" "-f" "fd6fd4456b808c81319b217c8c3a0132315b1578750bf1919a1558e7d235c99f"`
[INFO] [stdout] fd6fd4456b808c81319b217c8c3a0132315b1578750bf1919a1558e7d235c99f