[INFO] fetching crate bevy_tileset_core 0.8.0...
[INFO] testing bevy_tileset_core-0.8.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bevy_tileset_core 0.8.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bevy_tileset_core 0.8.0
[INFO] finished tweaking crates.io crate bevy_tileset_core 0.8.0
[INFO] tweaked toml for crates.io crate bevy_tileset_core 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_tileset_core 0.8.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 295 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.11.3 (available: v0.18.0)
[INFO] [stderr]       Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2)
[INFO] [stderr]       Adding block2 v0.2.0-alpha.6 (available: v0.2.0)
[INFO] [stderr]       Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3)
[INFO] [stderr]       Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5)
[INFO] [stderr]       Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding ron v0.8.1 (available: v0.12.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.58)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad4087b5a8c0f9d90acedd9878823b1cfbede55c7695fe1884aae4aaf98900f8
[INFO] running `Command { std: "docker" "start" "-a" "ad4087b5a8c0f9d90acedd9878823b1cfbede55c7695fe1884aae4aaf98900f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad4087b5a8c0f9d90acedd9878823b1cfbede55c7695fe1884aae4aaf98900f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad4087b5a8c0f9d90acedd9878823b1cfbede55c7695fe1884aae4aaf98900f8", kill_on_drop: false }`
[INFO] [stdout] ad4087b5a8c0f9d90acedd9878823b1cfbede55c7695fe1884aae4aaf98900f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] be91a30a860f91446e195f3222fa41064af7dbabe981eaeca06ddeaeb38251c4
[INFO] running `Command { std: "docker" "start" "-a" "be91a30a860f91446e195f3222fa41064af7dbabe981eaeca06ddeaeb38251c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling bevy_ptr v0.11.3
[INFO] [stderr]    Compiling bevy_tasks v0.11.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling svg_fmt v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling radsort v0.1.1
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling accesskit v0.11.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.11.3
[INFO] [stderr]    Compiling bevy_reflect_derive v0.11.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.11.3
[INFO] [stderr]    Compiling bevy_derive v0.11.3
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.11.3
[INFO] [stderr]    Compiling bevy_render_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bevy_utils v0.11.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bevy_math v0.11.3
[INFO] [stderr]    Compiling bevy_mikktspace v0.11.3
[INFO] [stderr]    Compiling hexasphere v9.1.0
[INFO] [stderr]    Compiling encase v0.6.1
[INFO] [stderr]    Compiling bevy_reflect v0.11.3
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling naga_oil v0.8.2
[INFO] [stderr]    Compiling bevy_ecs v0.11.3
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling wgpu v0.16.3
[INFO] [stderr]    Compiling bevy_app v0.11.3
[INFO] [stderr]    Compiling bevy_core v0.11.3
[INFO] [stderr]    Compiling bevy_log v0.11.3
[INFO] [stderr]    Compiling bevy_time v0.11.3
[INFO] [stderr]    Compiling bevy_input v0.11.3
[INFO] [stderr]    Compiling bevy_a11y v0.11.3
[INFO] [stderr]    Compiling bevy_hierarchy v0.11.3
[INFO] [stderr]    Compiling bevy_diagnostic v0.11.3
[INFO] [stderr]    Compiling bevy_transform v0.11.3
[INFO] [stderr]    Compiling bevy_asset v0.11.3
[INFO] [stderr]    Compiling bevy_window v0.11.3
[INFO] [stderr]    Compiling bevy_render v0.11.3
[INFO] [stderr]    Compiling bevy_core_pipeline v0.11.3
[INFO] [stderr]    Compiling bevy_tileset_tiles v0.8.0
[INFO] [stderr]    Compiling bevy_sprite v0.11.3
[INFO] [stderr]    Compiling bevy_internal v0.11.3
[INFO] [stderr]    Compiling bevy_tile_atlas v0.7.0
[INFO] [stderr]    Compiling bevy v0.11.3
[INFO] [stderr]    Compiling bevy_tileset_core v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]   --> src/tileset/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use impls::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "be91a30a860f91446e195f3222fa41064af7dbabe981eaeca06ddeaeb38251c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be91a30a860f91446e195f3222fa41064af7dbabe981eaeca06ddeaeb38251c4", kill_on_drop: false }`
[INFO] [stdout] be91a30a860f91446e195f3222fa41064af7dbabe981eaeca06ddeaeb38251c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f864eadf4c85b502f0bc7918d3315b7f23e718d35a2a3c1f7056840501746941
[INFO] running `Command { std: "docker" "start" "-a" "f864eadf4c85b502f0bc7918d3315b7f23e718d35a2a3c1f7056840501746941", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_tileset_core v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `impls::*`
[INFO] [stdout]   --> src/tileset/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use impls::*;
[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 import: `impls::*`
[INFO] [stdout]   --> src/tileset/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use impls::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.86s
[INFO] running `Command { std: "docker" "inspect" "f864eadf4c85b502f0bc7918d3315b7f23e718d35a2a3c1f7056840501746941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f864eadf4c85b502f0bc7918d3315b7f23e718d35a2a3c1f7056840501746941", kill_on_drop: false }`
[INFO] [stdout] f864eadf4c85b502f0bc7918d3315b7f23e718d35a2a3c1f7056840501746941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 548edcf62087f3521d97273d13f162e1ac130c932440c553cc30d33d35af6a73
[INFO] running `Command { std: "docker" "start" "-a" "548edcf62087f3521d97273d13f162e1ac130c932440c553cc30d33d35af6a73", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `impls::*`
[INFO] [stderr]   --> src/tileset/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use impls::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_tileset_core` (lib) generated 1 warning (run `cargo fix --lib -p bevy_tileset_core` to apply 1 suggestion)
[INFO] [stderr] warning: `bevy_tileset_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bevy_tileset_core/3bd3ece5f0caa561/deps/bevy_tileset_core-3bd3ece5f0caa561)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_tileset_core
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/tileset/impls/mod.rs - tileset::impls::Tileset::get_tile_index (line 254) ... FAILED
[INFO] [stdout] test src/tileset/builder.rs - tileset::builder::TilesetBuilder::add_tile (line 99) ... FAILED
[INFO] [stdout] test src/tileset/impls/mod.rs - tileset::impls::RawTileset::get_base_tile_index (line 251) ... FAILED
[INFO] [stdout] test src/tileset/impls/mod.rs - tileset::impls::RawTileset::get_tile_index (line 255) ... FAILED
[INFO] [stdout] test src/tileset/impls/mod.rs - tileset::impls::Tileset::get_base_tile_index (line 250) ... FAILED
[INFO] [stdout] test src/tileset/load.rs - tileset::load::load_tile_handles (line 34) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/tileset/impls/mod.rs - tileset::impls::Tileset::get_tile_index (line 254) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `tileset` in this scope
[INFO] [stdout]    --> src/tileset/impls/mod.rs:258:24
[INFO] [stdout]     |
[INFO] [stdout] 258 | let index: TileIndex = tileset.get_tile_index("My Tile").unwrap();
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tileset/builder.rs - tileset::builder::TilesetBuilder::add_tile (line 99) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bevy_tileset_core::tiles`
[INFO] [stdout]    --> src/tileset/builder.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 | use bevy_tileset_core::tiles::*;
[INFO] [stdout]     |                        ^^^^^ could not find `tiles` in `bevy_tileset_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Res<'_, Assets<Image>>: TextureStore` is not satisfied
[INFO] [stdout]    --> src/tileset/builder.rs:108:30
[INFO] [stdout]     |
[INFO] [stdout] 108 |     builder.add_tile(tile, 123, &textures);
[INFO] [stdout]     |             --------            ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `bevy_tile_atlas::store::TextureStore` is not implemented for `bevy::prelude::Res<'_, bevy::prelude::Assets<bevy::prelude::Image>>`
[INFO] [stdout] help: the following other types implement trait `bevy_tile_atlas::store::TextureStore`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tile_atlas-0.7.0/src/store.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl TextureStore for Assets<Image> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `bevy::prelude::Assets<bevy::prelude::Image>`
[INFO] [stdout] ...
[INFO] [stdout]  30 | impl<'w, T: TextureStore + Resource> TextureStore for ResMut<'w, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ResMut<'w, T>`
[INFO] [stdout] note: required by a bound in `bevy_tileset_core::prelude::TilesetBuilder::add_tile`
[INFO] [stdout]    --> src/tileset/builder.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn add_tile<TStore: TextureStore>(
[INFO] [stdout]     |                             ^^^^^^^^^^^^ required by this bound in `TilesetBuilder::add_tile`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctest81tsFI/rust_out.long-type-4380863757181471880.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tileset/impls/mod.rs - tileset::impls::RawTileset::get_base_tile_index (line 251) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `tileset` in this scope
[INFO] [stdout]    --> src/tileset/impls/mod.rs:252:20
[INFO] [stdout]     |
[INFO] [stdout] 252 | let index: usize = tileset.get_base_tile_index("My Tile").unwrap();
[INFO] [stdout]     |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tileset/impls/mod.rs - tileset::impls::RawTileset::get_tile_index (line 255) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `tileset` in this scope
[INFO] [stdout]    --> src/tileset/impls/mod.rs:259:24
[INFO] [stdout]     |
[INFO] [stdout] 259 | let index: TileIndex = tileset.get_tile_index("My Tile").unwrap();
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tileset/impls/mod.rs - tileset::impls::Tileset::get_base_tile_index (line 250) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `tileset` in this scope
[INFO] [stdout]    --> src/tileset/impls/mod.rs:251:20
[INFO] [stdout]     |
[INFO] [stdout] 251 | let index: usize = tileset.get_base_tile_index("My Tile").unwrap();
[INFO] [stdout]     |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/tileset/builder.rs - tileset::builder::TilesetBuilder::add_tile (line 99)
[INFO] [stdout]     src/tileset/impls/mod.rs - tileset::impls::RawTileset::get_base_tile_index (line 251)
[INFO] [stdout]     src/tileset/impls/mod.rs - tileset::impls::RawTileset::get_tile_index (line 255)
[INFO] [stdout]     src/tileset/impls/mod.rs - tileset::impls::Tileset::get_base_tile_index (line 250)
[INFO] [stdout]     src/tileset/impls/mod.rs - tileset::impls::Tileset::get_tile_index (line 254)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "548edcf62087f3521d97273d13f162e1ac130c932440c553cc30d33d35af6a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548edcf62087f3521d97273d13f162e1ac130c932440c553cc30d33d35af6a73", kill_on_drop: false }`
[INFO] [stdout] 548edcf62087f3521d97273d13f162e1ac130c932440c553cc30d33d35af6a73
