[INFO] fetching crate bevy_tileset_core 0.8.0... [INFO] testing bevy_tileset_core-0.8.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate bevy_tileset_core 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate bevy_tileset_core 0.8.0 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f78141ce908ef87c09f7daa312f2be0e0965b6be78e7d5f36564005851617404 [INFO] running `Command { std: "docker" "start" "-a" "f78141ce908ef87c09f7daa312f2be0e0965b6be78e7d5f36564005851617404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f78141ce908ef87c09f7daa312f2be0e0965b6be78e7d5f36564005851617404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78141ce908ef87c09f7daa312f2be0e0965b6be78e7d5f36564005851617404", kill_on_drop: false }` [INFO] [stdout] f78141ce908ef87c09f7daa312f2be0e0965b6be78e7d5f36564005851617404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcaeb9f684e7d921f9627483fedeba54de5d411906f75496754ed62f495b8427 [INFO] running `Command { std: "docker" "start" "-a" "fcaeb9f684e7d921f9627483fedeba54de5d411906f75496754ed62f495b8427", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bevy_ptr v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling sysinfo v0.29.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bevy_tasks v0.11.3 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [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_render_macros v0.11.3 [INFO] [stderr] Compiling bevy_encase_derive v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling naga_oil v0.8.2 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_utils v0.11.3 [INFO] [stderr] Compiling bevy_math v0.11.3 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_mikktspace v0.11.3 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling bevy_reflect v0.11.3 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling bevy_ecs v0.11.3 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "fcaeb9f684e7d921f9627483fedeba54de5d411906f75496754ed62f495b8427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcaeb9f684e7d921f9627483fedeba54de5d411906f75496754ed62f495b8427", kill_on_drop: false }` [INFO] [stdout] fcaeb9f684e7d921f9627483fedeba54de5d411906f75496754ed62f495b8427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b30ccb4b664c1be980ee4b109ed9b1c11a3f9b4fa403c0c38a4d1680ab5ec31 [INFO] running `Command { std: "docker" "start" "-a" "0b30ccb4b664c1be980ee4b109ed9b1c11a3f9b4fa403c0c38a4d1680ab5ec31", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_tileset_core v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `Command { std: "docker" "inspect" "0b30ccb4b664c1be980ee4b109ed9b1c11a3f9b4fa403c0c38a4d1680ab5ec31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b30ccb4b664c1be980ee4b109ed9b1c11a3f9b4fa403c0c38a4d1680ab5ec31", kill_on_drop: false }` [INFO] [stdout] 0b30ccb4b664c1be980ee4b109ed9b1c11a3f9b4fa403c0c38a4d1680ab5ec31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecaa394c5d3adec1dfbc6b0215d2e98a8f52e917e9e7326b0fdf0f8005202bcd [INFO] running `Command { std: "docker" "start" "-a" "ecaa394c5d3adec1dfbc6b0215d2e98a8f52e917e9e7326b0fdf0f8005202bcd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_tileset_core-e818ecb65849ef1b) [INFO] [stdout] [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] [stderr] Doc-tests bevy_tileset_core [INFO] [stdout] [INFO] [stdout] running 6 tests [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::RawTileset::get_base_tile_index (line 251) ... FAILED [INFO] [stdout] test src/tileset/impls/mod.rs - tileset::impls::Tileset::get_tile_index (line 254) ... FAILED [INFO] [stdout] test src/tileset/impls/mod.rs - tileset::impls::Tileset::get_base_tile_index (line 250) ... FAILED [INFO] [stdout] test src/tileset/builder.rs - tileset::builder::TilesetBuilder::add_tile (line 99) ... 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::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] 7 | 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 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_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] 3 | 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 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_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] 7 | 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 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] 3 | 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 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] 7 | use bevy_tileset_core::tiles::*; [INFO] [stdout] | ^^^^^ could not find `tiles` in `bevy_tileset_core` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TileHandle` [INFO] [stdout] --> src/tileset/builder.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 11 | let tile = TileHandle::new_standard("My Tile", Handle::default()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `TileHandle` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use bevy_tileset_tiles::tile::TileHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bevy::prelude::Res<'_, bevy::prelude::Assets>: bevy_tile_atlas::store::TextureStore` is not satisfied [INFO] [stdout] --> src/tileset/builder.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 12 | builder.add_tile(tile, 123, &textures); [INFO] [stdout] | -------- ^^^^^^^^^ the trait `bevy_tile_atlas::store::TextureStore` is not implemented for `bevy::prelude::Res<'_, bevy::prelude::Assets>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy_tile_atlas::store::TextureStore`: [INFO] [stdout] ResMut<'w, T> [INFO] [stdout] bevy::prelude::Assets [INFO] [stdout] note: required by a bound in `bevy_tileset_core::prelude::TilesetBuilder::add_tile` [INFO] [stdout] --> /opt/rustwide/workdir/src/tileset/builder.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn add_tile( [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `TilesetBuilder::add_tile` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [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 1.73s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ecaa394c5d3adec1dfbc6b0215d2e98a8f52e917e9e7326b0fdf0f8005202bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecaa394c5d3adec1dfbc6b0215d2e98a8f52e917e9e7326b0fdf0f8005202bcd", kill_on_drop: false }` [INFO] [stdout] ecaa394c5d3adec1dfbc6b0215d2e98a8f52e917e9e7326b0fdf0f8005202bcd