[INFO] cloning repository https://github.com/TheCarton/turret_game_ai_class
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheCarton/turret_game_ai_class" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheCarton%2Fturret_game_ai_class", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheCarton%2Fturret_game_ai_class'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 189d12bf19e233ca3fa0c356768bb25a32d27c31
[INFO] checking TheCarton/turret_game_ai_class against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheCarton%2Fturret_game_ai_class" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheCarton/turret_game_ai_class
[INFO] finished tweaking git repo https://github.com/TheCarton/turret_game_ai_class
[INFO] tweaked toml for git repo https://github.com/TheCarton/turret_game_ai_class written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheCarton/turret_game_ai_class on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheCarton/turret_game_ai_class already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: toolchain
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libflate v1.3.0
[INFO] [stderr]   Downloaded tiled v0.11.0
[INFO] [stderr]   Downloaded bevy_dylib v0.10.1
[INFO] [stderr]   Downloaded bevy_ecs_tilemap v0.10.0
[INFO] [stderr]   Downloaded ldtk_rust v0.6.0
[INFO] [stderr]   Downloaded taffy v0.3.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d782e825505990dc45e05783a3272e042010e47042fe51480208c5e6caab32da
[INFO] running `Command { std: "docker" "start" "-a" "d782e825505990dc45e05783a3272e042010e47042fe51480208c5e6caab32da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d782e825505990dc45e05783a3272e042010e47042fe51480208c5e6caab32da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d782e825505990dc45e05783a3272e042010e47042fe51480208c5e6caab32da", kill_on_drop: false }`
[INFO] [stdout] d782e825505990dc45e05783a3272e042010e47042fe51480208c5e6caab32da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad1716a3d36787e57b586a55b259aea8c21166355e18ecc97cddf5c28858557b
[INFO] running `Command { std: "docker" "start" "-a" "ad1716a3d36787e57b586a55b259aea8c21166355e18ecc97cddf5c28858557b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: toolchain
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling erased-serde v0.3.25
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking bevy_ptr v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.37.2+1.3.238
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking sysinfo v0.28.4
[INFO] [stderr]     Checking bevy_tasks v0.10.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]     Checking gpu-alloc v0.5.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wgpu-types v0.15.2
[INFO] [stderr]     Checking glow v0.12.1
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking profiling v1.0.7
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking const_panic v0.2.7
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]     Checking ruzstd v0.2.4
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking accesskit v0.10.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking alsa v0.7.0
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling gilrs v0.10.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.10.1
[INFO] [stderr]    Compiling encase_derive_impl v0.5.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking owned_ttf_parser v0.18.1
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]     Checking ab_glyph v0.2.20
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking taffy v0.3.10
[INFO] [stderr]     Checking libflate v1.3.0
[INFO] [stderr]    Compiling winit v0.28.3
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]     Checking accesskit_winit v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.10.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.10.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.10.1
[INFO] [stderr]    Compiling bevy_derive v0.10.1
[INFO] [stderr]    Compiling encase_derive v0.5.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.10.1
[INFO] [stderr]    Compiling bevy_render_macros v0.10.1
[INFO] [stderr]    Compiling gltf-derive v1.1.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking gilrs-core v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking gltf-json v1.1.0
[INFO] [stderr]     Checking ldtk_rust v0.6.0
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking rodio v0.17.1
[INFO] [stderr]     Checking bevy_utils v0.10.1
[INFO] [stderr]     Checking naga v0.11.0
[INFO] [stderr]     Checking bevy_math v0.10.1
[INFO] [stderr]     Checking hexasphere v8.1.0
[INFO] [stderr]     Checking encase v0.5.0
[INFO] [stderr]     Checking bevy_mikktspace v0.10.1
[INFO] [stderr]     Checking bevy_reflect v0.10.1
[INFO] [stderr]     Checking gltf v1.1.0
[INFO] [stderr]     Checking bevy_ecs v0.10.1
[INFO] [stderr]     Checking wgpu-hal v0.15.4
[INFO] [stderr]     Checking wgpu-core v0.15.1
[INFO] [stderr]     Checking bevy_app v0.10.1
[INFO] [stderr]     Checking zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]     Checking tiled v0.11.0
[INFO] [stderr]     Checking bevy_core v0.10.1
[INFO] [stderr]     Checking bevy_log v0.10.1
[INFO] [stderr]     Checking bevy_time v0.10.1
[INFO] [stderr]     Checking bevy_input v0.10.1
[INFO] [stderr]     Checking bevy_a11y v0.10.1
[INFO] [stderr]     Checking bevy_hierarchy v0.10.1
[INFO] [stderr]     Checking bevy_diagnostic v0.10.1
[INFO] [stderr]     Checking bevy_transform v0.10.1
[INFO] [stderr]     Checking bevy_asset v0.10.1
[INFO] [stderr]     Checking bevy_animation v0.10.1
[INFO] [stderr]     Checking bevy_audio v0.10.1
[INFO] [stderr]     Checking bevy_window v0.10.1
[INFO] [stderr]     Checking bevy_gilrs v0.10.1
[INFO] [stderr]     Checking wgpu v0.15.1
[INFO] [stderr]     Checking bevy_winit v0.10.1
[INFO] [stderr]     Checking bevy_render v0.10.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.10.1
[INFO] [stderr]     Checking bevy_scene v0.10.1
[INFO] [stderr]     Checking bevy_sprite v0.10.1
[INFO] [stderr]     Checking bevy_pbr v0.10.1
[INFO] [stderr]     Checking bevy_text v0.10.1
[INFO] [stderr]     Checking bevy_ui v0.10.1
[INFO] [stderr]     Checking bevy_gltf v0.10.1
[INFO] [stderr]     Checking bevy_internal v0.10.1
[INFO] [stderr]     Checking bevy_dylib v0.10.1
[INFO] [stderr]     Checking bevy v0.10.1
[INFO] [stderr]     Checking bevy_ecs_tilemap v0.10.0
[INFO] [stderr]     Checking turret_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]   --> src/helpers/tiled.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(not(feature = "atlas"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufReader`
[INFO] [stdout]   --> src/helpers/tiled.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::BufReader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]   --> src/helpers/tiled.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |             #[cfg(not(feature = "atlas"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]   --> src/helpers/tiled.rs:97:35
[INFO] [stdout]    |
[INFO] [stdout] 97 |                         #[cfg(not(feature = "atlas"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]    --> src/helpers/tiled.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 #[cfg(not(feature = "atlas"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]    --> src/helpers/tiled.rs:298:47
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...                   #[cfg(not(feature = "atlas"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]    --> src/helpers/tiled.rs:302:47
[INFO] [stdout]     |
[INFO] [stdout] 302 | ...                   #[cfg(not(feature = "atlas"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]   --> src/helpers/tiled.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(not(feature = "atlas"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufReader`
[INFO] [stdout]   --> src/helpers/tiled.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::BufReader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]   --> src/helpers/tiled.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |             #[cfg(not(feature = "atlas"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]   --> src/helpers/tiled.rs:97:35
[INFO] [stdout]    |
[INFO] [stdout] 97 |                         #[cfg(not(feature = "atlas"))]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]    --> src/helpers/tiled.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 #[cfg(not(feature = "atlas"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]    --> src/helpers/tiled.rs:298:47
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...                   #[cfg(not(feature = "atlas"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `atlas`
[INFO] [stdout]    --> src/helpers/tiled.rs:302:47
[INFO] [stdout]     |
[INFO] [stdout] 302 | ...                   #[cfg(not(feature = "atlas"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `atlas` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/helpers/tiled.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         bytes: &'a [u8],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/helpers/tiled.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         bytes: &'a [u8],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledMapPlugin` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TiledMapPlugin;
[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 `TiledMap` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct TiledMap {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledLayersStorage` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TiledLayersStorage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledMapBundle` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct TiledMapBundle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledLoader` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct TiledLoader;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_loaded_maps` is never used
[INFO] [stdout]    --> src/helpers/tiled.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub fn process_loaded_maps(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledMapPlugin` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TiledMapPlugin;
[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 `TiledMap` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct TiledMap {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledLayersStorage` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TiledLayersStorage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledMapBundle` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct TiledMapBundle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TiledLoader` is never constructed
[INFO] [stdout]   --> src/helpers/tiled.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct TiledLoader;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_loaded_maps` is never used
[INFO] [stdout]    --> src/helpers/tiled.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub fn process_loaded_maps(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "ad1716a3d36787e57b586a55b259aea8c21166355e18ecc97cddf5c28858557b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1716a3d36787e57b586a55b259aea8c21166355e18ecc97cddf5c28858557b", kill_on_drop: false }`
[INFO] [stdout] ad1716a3d36787e57b586a55b259aea8c21166355e18ecc97cddf5c28858557b
