[INFO] fetching crate bevy_pbr 0.12.1...
[INFO] checking bevy_pbr-0.12.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bevy_pbr 0.12.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bevy_pbr 0.12.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_pbr 0.12.1
[INFO] finished tweaking crates.io crate bevy_pbr 0.12.1
[INFO] tweaked toml for crates.io crate bevy_pbr 0.12.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_core_pipeline v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d09f6fcdc2519a4d53b2d8a06deb03c9d70311447264bf5eafeb3acb202bf34
[INFO] running `Command { std: "docker" "start" "-a" "0d09f6fcdc2519a4d53b2d8a06deb03c9d70311447264bf5eafeb3acb202bf34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d09f6fcdc2519a4d53b2d8a06deb03c9d70311447264bf5eafeb3acb202bf34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d09f6fcdc2519a4d53b2d8a06deb03c9d70311447264bf5eafeb3acb202bf34", kill_on_drop: false }`
[INFO] [stdout] 0d09f6fcdc2519a4d53b2d8a06deb03c9d70311447264bf5eafeb3acb202bf34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88f5ff6c420dfc989a2391f85c717809698d775ef44328dc03bd88d57253dd9c
[INFO] running `Command { std: "docker" "start" "-a" "88f5ff6c420dfc989a2391f85c717809698d775ef44328dc03bd88d57253dd9c", kill_on_drop: false }`
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.12.1
[INFO] [stderr]     Checking bevy_pbr v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/wireframe.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     color::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `Color` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Mesh` is imported redundantly
[INFO] [stdout]   --> src/wireframe.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 9  |     mesh::{Mesh, MeshVertexBufferLayout},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 10 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `Mesh` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Operations` is imported redundantly
[INFO] [stdout]   --> src/deferred/mod.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     render_resource::{self, Operations, PipelineCache, RenderPassDescriptor},
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     render_graph::RenderGraphApp, render_resource::*, texture::BevyDefault, view::ExtractedView,
[INFO] [stdout]    |                                   ------------------ the item `Operations` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PipelineCache` is imported redundantly
[INFO] [stdout]   --> src/deferred/mod.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 |     render_resource::{self, Operations, PipelineCache, RenderPassDescriptor},
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     render_graph::RenderGraphApp, render_resource::*, texture::BevyDefault, view::ExtractedView,
[INFO] [stdout]    |                                   ------------------ the item `PipelineCache` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderPassDescriptor` is imported redundantly
[INFO] [stdout]   --> src/deferred/mod.rs:21:56
[INFO] [stdout]    |
[INFO] [stdout] 21 |     render_resource::{self, Operations, PipelineCache, RenderPassDescriptor},
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     render_graph::RenderGraphApp, render_resource::*, texture::BevyDefault, view::ExtractedView,
[INFO] [stdout]    |                                   ------------------ the item `RenderPassDescriptor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ReflectComponent` is imported redundantly
[INFO] [stdout]  --> src/fog.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::ReflectComponent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use bevy_ecs::prelude::*;
[INFO] [stdout]   |     -------------------- the item `ReflectComponent` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/light.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     color::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `Color` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `App` is imported redundantly
[INFO] [stdout]  --> src/material.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `App` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Plugin` is imported redundantly
[INFO] [stdout]  --> src/material.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Plugin` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AssetApp` is imported redundantly
[INFO] [stdout]  --> src/material.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `AssetApp` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout] 3 | use bevy_asset::{Asset, AssetApp, AssetEvent, AssetId, AssetServer, Assets, Handle};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assets` is imported redundantly
[INFO] [stdout]  --> src/material.rs:3:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Assets` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout] 3 | use bevy_asset::{Asset, AssetApp, AssetEvent, AssetId, AssetServer, Assets, Handle};
[INFO] [stdout]   |                                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]  --> src/material.rs:3:77
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Handle` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout] 3 | use bevy_asset::{Asset, AssetApp, AssetEvent, AssetId, AssetServer, Assets, Handle};
[INFO] [stdout]   |                                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Projection` is imported redundantly
[INFO] [stdout]   --> src/material.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `Projection` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 19 |     camera::Projection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Image` is imported redundantly
[INFO] [stdout]   --> src/material.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `Image` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     prelude::Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `prepare_assets` is imported redundantly
[INFO] [stdout]   --> src/material.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `prepare_assets` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 25 |     render_asset::{prepare_assets, RenderAssets},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExtractSchedule` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `ExtractSchedule` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Render` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `Render` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderApp` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderApp` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderSet` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderSet` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/pbr_material.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout] 1  | use bevy_asset::{Asset, Handle};
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use crate::*;
[INFO] [stdout]    |     -------- the item `Handle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/pbr_material.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     color::Color, mesh::MeshVertexBufferLayout, render_asset::RenderAssets, render_resource::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use crate::*;
[INFO] [stdout]    |     -------- the item `Color` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Image` is imported redundantly
[INFO] [stdout]   --> src/pbr_material.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     texture::Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use crate::*;
[INFO] [stdout]    |     -------- the item `Image` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Plugin` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:5:16
[INFO] [stdout]    |
[INFO] [stdout] 5  | use bevy_app::{Plugin, PreUpdate};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `Plugin` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PreUpdate` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:5:24
[INFO] [stdout]    |
[INFO] [stdout] 5  | use bevy_app::{Plugin, PreUpdate};
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `PreUpdate` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:6:52
[INFO] [stdout]    |
[INFO] [stdout] 6  | use bevy_asset::{load_internal_asset, AssetServer, Handle};
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `Handle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExtractSchedule` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `ExtractSchedule` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Render` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `Render` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderApp` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderApp` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderSet` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/render/light.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     color::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 | use crate::*;
[INFO] [stdout]    |     -------- the item `Color` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Plugin` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout] 1  | use bevy_app::{Plugin, PostUpdate};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `Plugin` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PostUpdate` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use bevy_app::{Plugin, PostUpdate};
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `PostUpdate` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:2:48
[INFO] [stdout]    |
[INFO] [stdout] 2  | use bevy_asset::{load_internal_asset, AssetId, Handle};
[INFO] [stdout]    |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `Handle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExtractSchedule` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `ExtractSchedule` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Render` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `Render` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderApp` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderApp` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderSet` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `extract_skins` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     skin::{extract_skins, no_automatic_skin_batching, prepare_skins, SkinUniform},
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `extract_skins` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `prepare_skins` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:46:55
[INFO] [stdout]    |
[INFO] [stdout] 46 |     skin::{extract_skins, no_automatic_skin_batching, prepare_skins, SkinUniform},
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `prepare_skins` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SkinUniform` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:46:70
[INFO] [stdout]    |
[INFO] [stdout] 46 |     skin::{extract_skins, no_automatic_skin_batching, prepare_skins, SkinUniform},
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `SkinUniform` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MeshLayouts` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     MeshLayouts,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 48 | };
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `MeshLayouts` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/wireframe.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     color::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `Color` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Mesh` is imported redundantly
[INFO] [stdout]   --> src/wireframe.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 9  |     mesh::{Mesh, MeshVertexBufferLayout},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 10 |     prelude::*,
[INFO] [stdout]    |     ---------- the item `Mesh` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Operations` is imported redundantly
[INFO] [stdout]   --> src/deferred/mod.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     render_resource::{self, Operations, PipelineCache, RenderPassDescriptor},
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     render_graph::RenderGraphApp, render_resource::*, texture::BevyDefault, view::ExtractedView,
[INFO] [stdout]    |                                   ------------------ the item `Operations` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PipelineCache` is imported redundantly
[INFO] [stdout]   --> src/deferred/mod.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 |     render_resource::{self, Operations, PipelineCache, RenderPassDescriptor},
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     render_graph::RenderGraphApp, render_resource::*, texture::BevyDefault, view::ExtractedView,
[INFO] [stdout]    |                                   ------------------ the item `PipelineCache` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderPassDescriptor` is imported redundantly
[INFO] [stdout]   --> src/deferred/mod.rs:21:56
[INFO] [stdout]    |
[INFO] [stdout] 21 |     render_resource::{self, Operations, PipelineCache, RenderPassDescriptor},
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     render_graph::RenderGraphApp, render_resource::*, texture::BevyDefault, view::ExtractedView,
[INFO] [stdout]    |                                   ------------------ the item `RenderPassDescriptor` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ReflectComponent` is imported redundantly
[INFO] [stdout]  --> src/fog.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::ReflectComponent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use bevy_ecs::prelude::*;
[INFO] [stdout]   |     -------------------- the item `ReflectComponent` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/light.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     color::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | use crate::*;
[INFO] [stdout]    |     -------- the item `Color` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `App` is imported redundantly
[INFO] [stdout]  --> src/material.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `App` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Plugin` is imported redundantly
[INFO] [stdout]  --> src/material.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Plugin` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AssetApp` is imported redundantly
[INFO] [stdout]  --> src/material.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `AssetApp` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout] 3 | use bevy_asset::{Asset, AssetApp, AssetEvent, AssetId, AssetServer, Assets, Handle};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assets` is imported redundantly
[INFO] [stdout]  --> src/material.rs:3:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Assets` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout] 3 | use bevy_asset::{Asset, AssetApp, AssetEvent, AssetId, AssetServer, Assets, Handle};
[INFO] [stdout]   |                                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]  --> src/material.rs:3:77
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Handle` is already imported here
[INFO] [stdout] 2 | use bevy_app::{App, Plugin};
[INFO] [stdout] 3 | use bevy_asset::{Asset, AssetApp, AssetEvent, AssetId, AssetServer, Assets, Handle};
[INFO] [stdout]   |                                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Projection` is imported redundantly
[INFO] [stdout]   --> src/material.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `Projection` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 19 |     camera::Projection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Image` is imported redundantly
[INFO] [stdout]   --> src/material.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `Image` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     prelude::Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `prepare_assets` is imported redundantly
[INFO] [stdout]   --> src/material.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `prepare_assets` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 25 |     render_asset::{prepare_assets, RenderAssets},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExtractSchedule` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `ExtractSchedule` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Render` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `Render` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderApp` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderApp` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderSet` is imported redundantly
[INFO] [stdout]   --> src/material.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderSet` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/pbr_material.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout] 1  | use bevy_asset::{Asset, Handle};
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use crate::*;
[INFO] [stdout]    |     -------- the item `Handle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/pbr_material.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     color::Color, mesh::MeshVertexBufferLayout, render_asset::RenderAssets, render_resource::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use crate::*;
[INFO] [stdout]    |     -------- the item `Color` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Image` is imported redundantly
[INFO] [stdout]   --> src/pbr_material.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     texture::Image,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use crate::*;
[INFO] [stdout]    |     -------- the item `Image` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Plugin` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:5:16
[INFO] [stdout]    |
[INFO] [stdout] 5  | use bevy_app::{Plugin, PreUpdate};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `Plugin` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PreUpdate` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:5:24
[INFO] [stdout]    |
[INFO] [stdout] 5  | use bevy_app::{Plugin, PreUpdate};
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `PreUpdate` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:6:52
[INFO] [stdout]    |
[INFO] [stdout] 6  | use bevy_asset::{load_internal_asset, AssetServer, Handle};
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `Handle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExtractSchedule` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `ExtractSchedule` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Render` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `Render` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderApp` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderApp` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderSet` is imported redundantly
[INFO] [stdout]   --> src/prepass/mod.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/render/light.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     color::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 | use crate::*;
[INFO] [stdout]    |     -------- the item `Color` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Plugin` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout] 1  | use bevy_app::{Plugin, PostUpdate};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `Plugin` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PostUpdate` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use bevy_app::{Plugin, PostUpdate};
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `PostUpdate` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:2:48
[INFO] [stdout]    |
[INFO] [stdout] 2  | use bevy_asset::{load_internal_asset, AssetId, Handle};
[INFO] [stdout]    |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `Handle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExtractSchedule` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `ExtractSchedule` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Render` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `Render` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderApp` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderApp` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RenderSet` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Extract, ExtractSchedule, Render, RenderApp, RenderSet,
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `RenderSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `extract_skins` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     skin::{extract_skins, no_automatic_skin_batching, prepare_skins, SkinUniform},
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `extract_skins` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `prepare_skins` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:46:55
[INFO] [stdout]    |
[INFO] [stdout] 46 |     skin::{extract_skins, no_automatic_skin_batching, prepare_skins, SkinUniform},
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `prepare_skins` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SkinUniform` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:46:70
[INFO] [stdout]    |
[INFO] [stdout] 46 |     skin::{extract_skins, no_automatic_skin_batching, prepare_skins, SkinUniform},
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `SkinUniform` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MeshLayouts` is imported redundantly
[INFO] [stdout]   --> src/render/mesh.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     MeshLayouts,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 48 | };
[INFO] [stdout] 49 | use crate::*;
[INFO] [stdout]    |     -------- the item `MeshLayouts` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
[INFO] running `Command { std: "docker" "inspect" "88f5ff6c420dfc989a2391f85c717809698d775ef44328dc03bd88d57253dd9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f5ff6c420dfc989a2391f85c717809698d775ef44328dc03bd88d57253dd9c", kill_on_drop: false }`
[INFO] [stdout] 88f5ff6c420dfc989a2391f85c717809698d775ef44328dc03bd88d57253dd9c
