[INFO] fetching crate wave_func_collapse 0.1.0...
[INFO] testing wave_func_collapse-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate wave_func_collapse 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate wave_func_collapse 0.1.0
[INFO] finished tweaking crates.io crate wave_func_collapse 0.1.0
[INFO] tweaked toml for crates.io crate wave_func_collapse 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wave_func_collapse 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding tikv-jemallocator v0.5.4 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e734b6d730f58d3562c5f87c4dc53e1031ce73543275043d6205f321d4293713
[INFO] running `Command { std: "docker" "start" "-a" "e734b6d730f58d3562c5f87c4dc53e1031ce73543275043d6205f321d4293713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e734b6d730f58d3562c5f87c4dc53e1031ce73543275043d6205f321d4293713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e734b6d730f58d3562c5f87c4dc53e1031ce73543275043d6205f321d4293713", kill_on_drop: false }`
[INFO] [stdout] e734b6d730f58d3562c5f87c4dc53e1031ce73543275043d6205f321d4293713
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15f68407ec0bf89b1005f7dd6fc5edf3d3c4a9881ffdc56433fece338ca87a67
[INFO] running `Command { std: "docker" "start" "-a" "15f68407ec0bf89b1005f7dd6fc5edf3d3c4a9881ffdc56433fece338ca87a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wave_func_collapse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `create_tiles_expr` and `create_tiles_ty`
[INFO] [stdout]    --> src/grid.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub use {create_tiles_expr, create_tiles_ty};
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_tile_unit` and `create_tile`
[INFO] [stdout]    --> src/tile.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub use {create_tile, create_tile_unit};
[INFO] [stdout]     |              ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
[INFO] running `Command { std: "docker" "inspect" "15f68407ec0bf89b1005f7dd6fc5edf3d3c4a9881ffdc56433fece338ca87a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f68407ec0bf89b1005f7dd6fc5edf3d3c4a9881ffdc56433fece338ca87a67", kill_on_drop: false }`
[INFO] [stdout] 15f68407ec0bf89b1005f7dd6fc5edf3d3c4a9881ffdc56433fece338ca87a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d597b2f4f2d82651ad4fc311b3ae8704cf4ec6b384ecf03b820c7e379485721
[INFO] running `Command { std: "docker" "start" "-a" "8d597b2f4f2d82651ad4fc311b3ae8704cf4ec6b384ecf03b820c7e379485721", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wave_func_collapse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `create_tiles_expr` and `create_tiles_ty`
[INFO] [stdout]    --> src/grid.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub use {create_tiles_expr, create_tiles_ty};
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_tile_unit` and `create_tile`
[INFO] [stdout]    --> src/tile.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub use {create_tile, create_tile_unit};
[INFO] [stdout]     |              ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_tiles_expr` and `create_tiles_ty`
[INFO] [stdout]    --> src/grid.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub use {create_tiles_expr, create_tiles_ty};
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_tile_unit` and `create_tile`
[INFO] [stdout]    --> src/tile.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub use {create_tile, create_tile_unit};
[INFO] [stdout]     |              ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Water` is never constructed
[INFO] [stdout]    --> src/tile.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub struct Water;
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Beach` is never constructed
[INFO] [stdout]    --> src/tile.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub struct Beach;
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Land` is never constructed
[INFO] [stdout]    --> src/tile.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub struct Land;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleTile` is never constructed
[INFO] [stdout]    --> src/tile.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub struct SimpleTile<T> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/tile.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl<T> SimpleTile<T> {
[INFO] [stdout]     |     --------------------- associated function in this implementation
[INFO] [stdout] 149 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 5.69s
[INFO] running `Command { std: "docker" "inspect" "8d597b2f4f2d82651ad4fc311b3ae8704cf4ec6b384ecf03b820c7e379485721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d597b2f4f2d82651ad4fc311b3ae8704cf4ec6b384ecf03b820c7e379485721", kill_on_drop: false }`
[INFO] [stdout] 8d597b2f4f2d82651ad4fc311b3ae8704cf4ec6b384ecf03b820c7e379485721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e95a07df498e71c996e734bf61915fba9877d10163eebcb42c7a954c76f159d4
[INFO] running `Command { std: "docker" "start" "-a" "e95a07df498e71c996e734bf61915fba9877d10163eebcb42c7a954c76f159d4", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `create_tiles_expr` and `create_tiles_ty`
[INFO] [stderr]    --> src/grid.rs:305:14
[INFO] [stderr]     |
[INFO] [stderr] 305 |     pub use {create_tiles_expr, create_tiles_ty};
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `create_tile_unit` and `create_tile`
[INFO] [stderr]    --> src/tile.rs:125:14
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub use {create_tile, create_tile_unit};
[INFO] [stderr]     |              ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wave_func_collapse` (lib) generated 2 warnings (run `cargo fix --lib -p wave_func_collapse` to apply 2 suggestions)
[INFO] [stderr] warning: struct `Water` is never constructed
[INFO] [stderr]    --> src/tile.rs:137:16
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub struct Water;
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Beach` is never constructed
[INFO] [stderr]    --> src/tile.rs:139:16
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub struct Beach;
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Land` is never constructed
[INFO] [stderr]    --> src/tile.rs:141:16
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub struct Land;
[INFO] [stderr]     |                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SimpleTile` is never constructed
[INFO] [stderr]    --> src/tile.rs:144:16
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub struct SimpleTile<T> {
[INFO] [stderr]     |                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/tile.rs:149:16
[INFO] [stderr]     |
[INFO] [stderr] 148 |     impl<T> SimpleTile<T> {
[INFO] [stderr]     |     --------------------- associated function in this implementation
[INFO] [stderr] 149 |         pub fn new() -> Self {
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wave_func_collapse` (lib test) generated 7 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wave_func_collapse-e43a69b4689f7177)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test grid::tests::gen_map ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wave_func_collapse
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/grid.rs - grid::GridBuilder<T,S,UnSealed>::with_size (line 59) ... FAILED
[INFO] [stdout] test src/tile.rs - tile::Tile::rules (line 32) ... FAILED
[INFO] [stdout] test src/tile.rs - tile::Tile::as_any (line 14) ... FAILED
[INFO] [stdout] test src/grid.rs - grid::GridBuilder<Tiles,Size,UnSealed>::seal (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/grid.rs - grid::GridBuilder<T,S,UnSealed>::with_tiles (line 73) ... FAILED
[INFO] [stdout] test src/grid.rs - grid::GridBuilder<Tiles,Size,Sealed>::build (line 122) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/grid.rs - grid::GridBuilder<T,S,UnSealed>::with_size (line 59) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]   --> src/grid.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | use wave_function_collapse::prelude::GridBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 - use wave_function_collapse::prelude::GridBuilder;
[INFO] [stdout] 60 + use wave_func_collapse::prelude::GridBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tile.rs - tile::Tile::rules (line 32) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]   --> src/tile.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use wave_function_collapse::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 - use wave_function_collapse::prelude::*;
[INFO] [stdout] 35 + use wave_func_collapse::prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/tile.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | create_tile_unit!(SimpleTile1, SimpleTile1, SimpleTile2;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/tile.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | create_tile_unit!(SimpleTile2, SimpleTile2, SimpleTile1;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Tile` in this scope
[INFO] [stdout]   --> src/tile.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 | let tile: Rc<dyn Tile> = Rc::new(SimpleTile1);
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 32 + use wave_func_collapse::tile::Tile;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tile.rs - tile::Tile::as_any (line 14) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]   --> src/tile.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use wave_function_collapse::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 - use wave_function_collapse::prelude::*;
[INFO] [stdout] 17 + use wave_func_collapse::prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/tile.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | create_tile_unit!(SimpleTile, SimpleTile,;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Tile` in this scope
[INFO] [stdout]   --> src/tile.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | let tile: Rc<dyn Tile> = Rc::new(SimpleTile);
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 14 + use wave_func_collapse::tile::Tile;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/grid.rs - grid::GridBuilder<Tiles,Size,UnSealed>::seal (line 97) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]   --> src/grid.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | use wave_function_collapse::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 98 - use wave_function_collapse::prelude::*;
[INFO] [stdout] 98 + use wave_func_collapse::prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]    --> src/grid.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | create_tile_unit!(Tile1, Tile1, Tile2;);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  97 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]    --> src/grid.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | create_tile_unit!(Tile2, Tile2, Tile1;);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  97 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tiles_expr` in this scope
[INFO] [stdout]    --> src/grid.rs:107:50
[INFO] [stdout]     |
[INFO] [stdout] 107 | let grid_builder = GridBuilder::new().with_tiles(create_tiles_expr!(Tile1, Tile2,)).with_size((10, 10)).seal();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  97 + use wave_func_collapse::create_tiles_expr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GridBuilder`
[INFO] [stdout]    --> src/grid.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 | let grid_builder = GridBuilder::new().with_tiles(create_tiles_expr!(Tile1, Tile2,)).with_size((10, 10)).seal();
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `GridBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  97 + use wave_func_collapse::grid::GridBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use wave_function_collapse::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use wave_function_collapse::prelude::*;
[INFO] [stdout] 10 + use wave_func_collapse::prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | create_tile_unit!(Water, Water, Beach;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | create_tile_unit!(Beach, Beach, Water Land;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | create_tile_unit!(Land, Land, Beach;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tiles_expr` in this scope
[INFO] [stdout]   --> src/lib.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 | let tiles: Vec<Rc<dyn Tile>> = create_tiles_expr!(
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use wave_func_collapse::create_tiles_expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Tile` in this scope
[INFO] [stdout]   --> src/lib.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | let tiles: Vec<Rc<dyn Tile>> = create_tiles_expr!(
[INFO] [stdout]    |                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  8 + use wave_func_collapse::tile::Tile;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GridBuilder`
[INFO] [stdout]   --> src/lib.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 | let grid_builder = GridBuilder::new().with_size(size).with_tiles(tiles).seal();
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `GridBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  8 + use wave_func_collapse::grid::GridBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/grid.rs - grid::GridBuilder<T,S,UnSealed>::with_tiles (line 73) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]   --> src/grid.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | use wave_function_collapse::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 74 - use wave_function_collapse::prelude::*;
[INFO] [stdout] 74 + use wave_func_collapse::prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/grid.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | create_tile_unit!(Tile1, Tile1, Tile2;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 73 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]   --> src/grid.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | create_tile_unit!(Tile2, Tile2, Tile1;);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 73 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tiles_expr` in this scope
[INFO] [stdout]   --> src/grid.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 | let grid_builder = GridBuilder::new().with_tiles(create_tiles_expr!(Tile1, Tile2,));
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 73 + use wave_func_collapse::create_tiles_expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GridBuilder`
[INFO] [stdout]   --> src/grid.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 | let grid_builder = GridBuilder::new().with_tiles(create_tiles_expr!(Tile1, Tile2,));
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `GridBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 73 + use wave_func_collapse::grid::GridBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/grid.rs - grid::GridBuilder<Tiles,Size,Sealed>::build (line 122) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]    --> src/grid.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | use wave_function_collapse::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wave_function_collapse`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 123 - use wave_function_collapse::prelude::*;
[INFO] [stdout] 123 + use wave_func_collapse::prelude::*;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]    --> src/grid.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | create_tile_unit!(Tile1, Tile1, Tile2;);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 122 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tile_unit` in this scope
[INFO] [stdout]    --> src/grid.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | create_tile_unit!(Tile2, Tile2, Tile1;);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 122 + use wave_func_collapse::create_tile_unit;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `create_tiles_expr` in this scope
[INFO] [stdout]    --> src/grid.rs:132:50
[INFO] [stdout]     |
[INFO] [stdout] 132 | let grid_builder = GridBuilder::new().with_tiles(create_tiles_expr!(Tile1, Tile2,)).with_size((10, 10)).seal();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 122 + use wave_func_collapse::create_tiles_expr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GridBuilder`
[INFO] [stdout]    --> src/grid.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 | let grid_builder = GridBuilder::new().with_tiles(create_tiles_expr!(Tile1, Tile2,)).with_size((10, 10)).seal();
[INFO] [stdout]     |                    ^^^^^^^^^^^ use of undeclared type `GridBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 122 + use wave_func_collapse::grid::GridBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/grid.rs - grid::GridBuilder<T,S,UnSealed>::with_size (line 59)
[INFO] [stdout]     src/grid.rs - grid::GridBuilder<T,S,UnSealed>::with_tiles (line 73)
[INFO] [stdout]     src/grid.rs - grid::GridBuilder<Tiles,Size,Sealed>::build (line 122)
[INFO] [stdout]     src/grid.rs - grid::GridBuilder<Tiles,Size,UnSealed>::seal (line 97)
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/tile.rs - tile::Tile::as_any (line 14)
[INFO] [stdout]     src/tile.rs - tile::Tile::rules (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e95a07df498e71c996e734bf61915fba9877d10163eebcb42c7a954c76f159d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95a07df498e71c996e734bf61915fba9877d10163eebcb42c7a954c76f159d4", kill_on_drop: false }`
[INFO] [stdout] e95a07df498e71c996e734bf61915fba9877d10163eebcb42c7a954c76f159d4
