[INFO] fetching crate bevy_simple_2d_outline 0.1.1...
[INFO] testing bevy_simple_2d_outline-0.1.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate bevy_simple_2d_outline 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bevy_simple_2d_outline 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_simple_2d_outline 0.1.1
[INFO] tweaked toml for crates.io crate bevy_simple_2d_outline 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_simple_2d_outline 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_simple_2d_outline 0.1.1 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.33
[INFO] [stderr]   Downloaded serde_derive v1.0.148
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded concurrent-queue v2.0.0
[INFO] [stderr]   Downloaded wgpu-core v0.14.0
[INFO] [stderr]   Downloaded encase_derive_impl v0.4.0
[INFO] [stderr]   Downloaded encase v0.4.0
[INFO] [stderr]   Downloaded encase_derive v0.4.0
[INFO] [stderr]   Downloaded android_logger v0.11.1
[INFO] [stderr]   Downloaded async-channel v1.7.1
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded bytemuck v1.12.3
[INFO] [stderr]   Downloaded bytemuck_derive v1.3.0
[INFO] [stderr]   Downloaded x11-dl v2.20.1
[INFO] [stderr]   Downloaded ash v0.37.1+1.3.235
[INFO] [stderr]   Downloaded wgpu v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85f5ff366b51cc2e74497bf818938ed1d9cb02fb6b8510a52e4d96d3f99c293e
[INFO] running `Command { std: "docker" "start" "-a" "85f5ff366b51cc2e74497bf818938ed1d9cb02fb6b8510a52e4d96d3f99c293e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85f5ff366b51cc2e74497bf818938ed1d9cb02fb6b8510a52e4d96d3f99c293e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f5ff366b51cc2e74497bf818938ed1d9cb02fb6b8510a52e4d96d3f99c293e", kill_on_drop: false }`
[INFO] [stdout] 85f5ff366b51cc2e74497bf818938ed1d9cb02fb6b8510a52e4d96d3f99c293e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a850ed732a0d13e9a910dd7e9cc171644cd53f6b1d6cd6d31ec2e45a410dd74a
[INFO] running `Command { std: "docker" "start" "-a" "a850ed732a0d13e9a910dd7e9cc171644cd53f6b1d6cd6d31ec2e45a410dd74a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling erased-serde v0.3.23
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling bevy_ptr v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.0.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ash v0.37.1+1.3.235
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling wgpu-core v0.14.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling wgpu-types v0.14.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling const_panic v0.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling bevy_tasks v0.9.1
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.9.1
[INFO] [stderr]    Compiling encase_derive_impl v0.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling bevy_reflect_derive v0.9.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.9.1
[INFO] [stderr]    Compiling bevy_derive v0.9.1
[INFO] [stderr]    Compiling bevy_render_macros v0.9.1
[INFO] [stderr]    Compiling encase_derive v0.4.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.9.1
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling glam v0.22.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling bevy_utils v0.9.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling bevy_math v0.9.1
[INFO] [stderr]    Compiling encase v0.4.0
[INFO] [stderr]    Compiling hexasphere v8.0.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.9.1
[INFO] [stderr]    Compiling naga v0.10.0
[INFO] [stderr]    Compiling bevy_reflect v0.9.1
[INFO] [stderr]    Compiling bevy_ecs v0.9.1
[INFO] [stderr]    Compiling wgpu-hal v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.9.1
[INFO] [stderr]    Compiling bevy_core v0.9.1
[INFO] [stderr]    Compiling bevy_log v0.9.1
[INFO] [stderr]    Compiling bevy_time v0.9.1
[INFO] [stderr]    Compiling bevy_input v0.9.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.9.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.9.1
[INFO] [stderr]    Compiling bevy_asset v0.9.1
[INFO] [stderr]    Compiling bevy_transform v0.9.1
[INFO] [stderr]    Compiling bevy_window v0.9.1
[INFO] [stderr]    Compiling bevy_winit v0.9.1
[INFO] [stderr]    Compiling wgpu v0.14.0
[INFO] [stderr]    Compiling bevy_render v0.9.1
[INFO] [stderr]    Compiling bevy_core_pipeline v0.9.1
[INFO] [stderr]    Compiling bevy_pbr v0.9.1
[INFO] [stderr]    Compiling bevy_sprite v0.9.1
[INFO] [stderr]    Compiling bevy_internal v0.9.1
[INFO] [stderr]    Compiling bevy v0.9.1
[INFO] [stderr]    Compiling bevy_simple_2d_outline v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "a850ed732a0d13e9a910dd7e9cc171644cd53f6b1d6cd6d31ec2e45a410dd74a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a850ed732a0d13e9a910dd7e9cc171644cd53f6b1d6cd6d31ec2e45a410dd74a", kill_on_drop: false }`
[INFO] [stdout] a850ed732a0d13e9a910dd7e9cc171644cd53f6b1d6cd6d31ec2e45a410dd74a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23b947679607fba2e296ed32109c02097a98274bad5b316da9e4187cb5c4de42
[INFO] running `Command { std: "docker" "start" "-a" "23b947679607fba2e296ed32109c02097a98274bad5b316da9e4187cb5c4de42", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_simple_2d_outline v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.25s
[INFO] running `Command { std: "docker" "inspect" "23b947679607fba2e296ed32109c02097a98274bad5b316da9e4187cb5c4de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b947679607fba2e296ed32109c02097a98274bad5b316da9e4187cb5c4de42", kill_on_drop: false }`
[INFO] [stdout] 23b947679607fba2e296ed32109c02097a98274bad5b316da9e4187cb5c4de42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f81144a0bd89a8b900a5d419ed0f09a2f13659589b58da33fa0f42084ed5b341
[INFO] running `Command { std: "docker" "start" "-a" "f81144a0bd89a8b900a5d419ed0f09a2f13659589b58da33fa0f42084ed5b341", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_simple_2d_outline-fc7689b15dc36473)
[INFO] [stderr]    Doc-tests bevy_simple_2d_outline
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - OutlineMaterial (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - OutlineAndTextureMaterial (line 62) ... FAILED
[INFO] [stdout] test src/lib.rs - RainbowOutlineMaterial (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - RainbowOutlineAndTextureMaterial (line 164) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - OutlineMaterial (line 10) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[INFO] [stdout]  --> src/lib.rs:12:4
[INFO] [stdout]   |
[INFO] [stdout] 3 |    App::new()
[INFO] [stdout]   |    ^^^ use of undeclared type `App`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::app::App;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ClearColor` in this scope
[INFO] [stdout]  --> src/lib.rs:13:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::core_pipeline::clear_color::ClearColor;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]  --> src/lib.rs:13:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::color::Color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DefaultPlugins` in this scope
[INFO] [stdout]  --> src/lib.rs:14:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::DefaultPlugins;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImagePlugin`
[INFO] [stdout]  --> src/lib.rs:14:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                                         ^^^^^^^^^^^ use of undeclared type `ImagePlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::texture::ImagePlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Material2dPlugin`
[INFO] [stdout]  --> src/lib.rs:15:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .add_plugin(Material2dPlugin::<OutlineMaterial>::default())
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^ use of undeclared type `Material2dPlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::sprite::Material2dPlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OutlineMaterial` in this scope
[INFO] [stdout]  --> src/lib.rs:15:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .add_plugin(Material2dPlugin::<OutlineMaterial>::default())
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy_simple_2d_outline::OutlineMaterial;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Commands` in this scope
[INFO] [stdout]   --> src/lib.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     mut commands: Commands,
[INFO] [stdout]    |                   ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Commands;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 -     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout] 13 +     mut meshes: AsMut<Assets<Mesh>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Mesh` in this scope
[INFO] [stdout]   --> src/lib.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mut materials: ResMut<Assets<OutlineMaterial>>,
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 -     mut materials: ResMut<Assets<OutlineMaterial>>,
[INFO] [stdout] 14 +     mut materials: AsMut<Assets<OutlineMaterial>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mut materials: ResMut<Assets<OutlineMaterial>>,
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OutlineMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mut materials: ResMut<Assets<OutlineMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::OutlineMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Res` in this scope
[INFO] [stdout]   --> src/lib.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     asset_server: Res<AssetServer>,
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Res;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AssetServer` in this scope
[INFO] [stdout]   --> src/lib.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     asset_server: Res<AssetServer>,
[INFO] [stdout]    |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::AssetServer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MaterialMesh2dBundle` in this scope
[INFO] [stdout]   --> src/lib.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     commands.spawn(MaterialMesh2dBundle {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::sprite::MaterialMesh2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mesh`
[INFO] [stdout]   --> src/lib.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |         mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                          ^^^^ use of undeclared type `Mesh`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `shape`
[INFO] [stdout]   --> src/lib.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 18 |         mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                                     ^^^^^ use of unresolved module or unlinked crate `shape`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shape`, use `cargo add shape` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::shape::Quad;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quad`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -         mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout] 18 +         mesh: meshes.add(Mesh::from(Quad::default())).into(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transform`
[INFO] [stdout]   --> src/lib.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |         transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Transform`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::transform::components::Transform;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3`
[INFO] [stdout]   --> src/lib.rs:28:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |         transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                                                    ^^^^ use of undeclared type `Vec3`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -         transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout] 19 +         transform: Transform::default().with_scale(Vec::splat(128.)),
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::math::Vec3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OutlineMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |         material: materials.add(OutlineMaterial {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::OutlineMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |             color: Color::BLUE,
[INFO] [stdout]    |                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::color::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `default` in this scope
[INFO] [stdout]   --> src/lib.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ..default()
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::utils::default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> src/lib.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::core_pipeline::core_2d::Camera2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - OutlineAndTextureMaterial (line 62) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[INFO] [stdout]  --> src/lib.rs:64:4
[INFO] [stdout]   |
[INFO] [stdout] 3 |    App::new()
[INFO] [stdout]   |    ^^^ use of undeclared type `App`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::app::App;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ClearColor` in this scope
[INFO] [stdout]  --> src/lib.rs:65:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::core_pipeline::clear_color::ClearColor;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]  --> src/lib.rs:65:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::color::Color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DefaultPlugins` in this scope
[INFO] [stdout]  --> src/lib.rs:66:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::DefaultPlugins;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImagePlugin`
[INFO] [stdout]  --> src/lib.rs:66:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                                         ^^^^^^^^^^^ use of undeclared type `ImagePlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::texture::ImagePlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Material2dPlugin`
[INFO] [stdout]  --> src/lib.rs:67:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .add_plugin(Material2dPlugin::<OutlineAndTextureMaterial>::default())
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^ use of undeclared type `Material2dPlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::sprite::Material2dPlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OutlineAndTextureMaterial` in this scope
[INFO] [stdout]  --> src/lib.rs:67:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .add_plugin(Material2dPlugin::<OutlineAndTextureMaterial>::default())
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy_simple_2d_outline::OutlineAndTextureMaterial;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Commands` in this scope
[INFO] [stdout]   --> src/lib.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     mut commands: Commands,
[INFO] [stdout]    |                   ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Commands;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 -     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout] 13 +     mut meshes: AsMut<Assets<Mesh>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Mesh` in this scope
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mut materials: ResMut<Assets<OutlineAndTextureMaterial>>,
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 -     mut materials: ResMut<Assets<OutlineAndTextureMaterial>>,
[INFO] [stdout] 14 +     mut materials: AsMut<Assets<OutlineAndTextureMaterial>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mut materials: ResMut<Assets<OutlineAndTextureMaterial>>,
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OutlineAndTextureMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:75:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mut materials: ResMut<Assets<OutlineAndTextureMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::OutlineAndTextureMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Res` in this scope
[INFO] [stdout]   --> src/lib.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     asset_server: Res<AssetServer>,
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Res;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AssetServer` in this scope
[INFO] [stdout]   --> src/lib.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     asset_server: Res<AssetServer>,
[INFO] [stdout]    |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::AssetServer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MaterialMesh2dBundle` in this scope
[INFO] [stdout]   --> src/lib.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     commands.spawn(MaterialMesh2dBundle {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::sprite::MaterialMesh2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mesh`
[INFO] [stdout]   --> src/lib.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |         mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                          ^^^^ use of undeclared type `Mesh`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `shape`
[INFO] [stdout]   --> src/lib.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 18 |         mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                                     ^^^^^ use of unresolved module or unlinked crate `shape`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shape`, use `cargo add shape` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::shape::Quad;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quad`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -         mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout] 18 +         mesh: meshes.add(Mesh::from(Quad::default())).into(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transform`
[INFO] [stdout]   --> src/lib.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |         transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `Transform`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::transform::components::Transform;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3`
[INFO] [stdout]   --> src/lib.rs:80:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |         transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                                                    ^^^^ use of undeclared type `Vec3`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -         transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout] 19 +         transform: Transform::default().with_scale(Vec::splat(128.)),
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::math::Vec3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OutlineAndTextureMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |         material: materials.add(OutlineAndTextureMaterial {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::OutlineAndTextureMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |             color: Color::BLUE,
[INFO] [stdout]    |                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::color::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `default` in this scope
[INFO] [stdout]   --> src/lib.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ..default()
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::utils::default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> src/lib.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::core_pipeline::core_2d::Camera2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - RainbowOutlineMaterial (line 113) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[INFO] [stdout]  --> src/lib.rs:115:8
[INFO] [stdout]   |
[INFO] [stdout] 3 |        App::new()
[INFO] [stdout]   |        ^^^ use of undeclared type `App`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::app::App;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ClearColor` in this scope
[INFO] [stdout]  --> src/lib.rs:116:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |           .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::core_pipeline::clear_color::ClearColor;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]  --> src/lib.rs:116:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |           .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                                       ^^^^^ use of undeclared type `Color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::color::Color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DefaultPlugins` in this scope
[INFO] [stdout]  --> src/lib.rs:117:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |          .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::DefaultPlugins;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImagePlugin`
[INFO] [stdout]  --> src/lib.rs:117:42
[INFO] [stdout]   |
[INFO] [stdout] 5 |          .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                                          ^^^^^^^^^^^ use of undeclared type `ImagePlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::texture::ImagePlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Material2dPlugin`
[INFO] [stdout]  --> src/lib.rs:118:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |          .add_plugin(Material2dPlugin::<RainbowOutlineMaterial>::default())
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^ use of undeclared type `Material2dPlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::sprite::Material2dPlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RainbowOutlineMaterial` in this scope
[INFO] [stdout]  --> src/lib.rs:118:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |          .add_plugin(Material2dPlugin::<RainbowOutlineMaterial>::default())
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy_simple_2d_outline::RainbowOutlineMaterial;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Commands` in this scope
[INFO] [stdout]   --> src/lib.rs:124:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |      mut commands: Commands,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Commands;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:125:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 -      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout] 13 +      mut meshes: AsMut<Assets<Mesh>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:125:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Mesh` in this scope
[INFO] [stdout]   --> src/lib.rs:125:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:126:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |      mut materials: ResMut<Assets<RainbowOutlineMaterial>>,
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 -      mut materials: ResMut<Assets<RainbowOutlineMaterial>>,
[INFO] [stdout] 14 +      mut materials: AsMut<Assets<RainbowOutlineMaterial>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:126:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |      mut materials: ResMut<Assets<RainbowOutlineMaterial>>,
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RainbowOutlineMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:126:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |      mut materials: ResMut<Assets<RainbowOutlineMaterial>>,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::RainbowOutlineMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Res` in this scope
[INFO] [stdout]   --> src/lib.rs:127:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |      asset_server: Res<AssetServer>,
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Res;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AssetServer` in this scope
[INFO] [stdout]   --> src/lib.rs:127:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |      asset_server: Res<AssetServer>,
[INFO] [stdout]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::AssetServer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MaterialMesh2dBundle` in this scope
[INFO] [stdout]   --> src/lib.rs:129:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |      commands.spawn(MaterialMesh2dBundle {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::sprite::MaterialMesh2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mesh`
[INFO] [stdout]   --> src/lib.rs:130:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |          mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                           ^^^^ use of undeclared type `Mesh`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `shape`
[INFO] [stdout]   --> src/lib.rs:130:38
[INFO] [stdout]    |
[INFO] [stdout] 18 |          mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                                      ^^^^^ use of unresolved module or unlinked crate `shape`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shape`, use `cargo add shape` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::shape::Quad;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quad`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -          mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout] 18 +          mesh: meshes.add(Mesh::from(Quad::default())).into(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transform`
[INFO] [stdout]   --> src/lib.rs:131:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |          transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Transform`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::transform::components::Transform;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3`
[INFO] [stdout]   --> src/lib.rs:131:53
[INFO] [stdout]    |
[INFO] [stdout] 19 |          transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                                                     ^^^^ use of undeclared type `Vec3`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -          transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout] 19 +          transform: Transform::default().with_scale(Vec::splat(128.)),
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::math::Vec3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RainbowOutlineMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:132:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |          material: materials.add(RainbowOutlineMaterial {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::RainbowOutlineMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `default` in this scope
[INFO] [stdout]   --> src/lib.rs:137:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ..default()
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::utils::default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> src/lib.rs:140:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |      commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::core_pipeline::core_2d::Camera2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - RainbowOutlineAndTextureMaterial (line 164) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[INFO] [stdout]  --> src/lib.rs:166:8
[INFO] [stdout]   |
[INFO] [stdout] 3 |        App::new()
[INFO] [stdout]   |        ^^^ use of undeclared type `App`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::app::App;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ClearColor` in this scope
[INFO] [stdout]  --> src/lib.rs:167:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |           .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::core_pipeline::clear_color::ClearColor;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]  --> src/lib.rs:167:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |           .insert_resource(ClearColor(Color::rgb(0.0, 0.0, 0.0)))
[INFO] [stdout]   |                                       ^^^^^ use of undeclared type `Color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::color::Color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DefaultPlugins` in this scope
[INFO] [stdout]  --> src/lib.rs:168:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |          .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::DefaultPlugins;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImagePlugin`
[INFO] [stdout]  --> src/lib.rs:168:42
[INFO] [stdout]   |
[INFO] [stdout] 5 |          .add_plugins(DefaultPlugins.set(ImagePlugin::default_nearest()))
[INFO] [stdout]   |                                          ^^^^^^^^^^^ use of undeclared type `ImagePlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::render::texture::ImagePlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Material2dPlugin`
[INFO] [stdout]  --> src/lib.rs:169:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |          .add_plugin(Material2dPlugin::<RainbowOutlineAndTextureMaterial>::default())
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^ use of undeclared type `Material2dPlugin`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy::sprite::Material2dPlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RainbowOutlineAndTextureMaterial` in this scope
[INFO] [stdout]  --> src/lib.rs:169:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |          .add_plugin(Material2dPlugin::<RainbowOutlineAndTextureMaterial>::default())
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy_simple_2d_outline::RainbowOutlineAndTextureMaterial;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Commands` in this scope
[INFO] [stdout]   --> src/lib.rs:175:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |      mut commands: Commands,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Commands;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:176:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 -      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout] 13 +      mut meshes: AsMut<Assets<Mesh>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:176:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Mesh` in this scope
[INFO] [stdout]   --> src/lib.rs:176:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |      mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResMut` in this scope
[INFO] [stdout]   --> src/lib.rs:177:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |      mut materials: ResMut<Assets<RainbowOutlineAndTextureMaterial>>,
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:374:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named trait `AsMut` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 -      mut materials: ResMut<Assets<RainbowOutlineAndTextureMaterial>>,
[INFO] [stdout] 14 +      mut materials: AsMut<Assets<RainbowOutlineAndTextureMaterial>>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::ResMut;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/lib.rs:177:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |      mut materials: ResMut<Assets<RainbowOutlineAndTextureMaterial>>,
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RainbowOutlineAndTextureMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:177:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |      mut materials: ResMut<Assets<RainbowOutlineAndTextureMaterial>>,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::RainbowOutlineAndTextureMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Res` in this scope
[INFO] [stdout]   --> src/lib.rs:178:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |      asset_server: Res<AssetServer>,
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::ecs::system::Res;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AssetServer` in this scope
[INFO] [stdout]   --> src/lib.rs:178:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |      asset_server: Res<AssetServer>,
[INFO] [stdout]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::asset::AssetServer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MaterialMesh2dBundle` in this scope
[INFO] [stdout]   --> src/lib.rs:180:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |      commands.spawn(MaterialMesh2dBundle {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::sprite::MaterialMesh2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mesh`
[INFO] [stdout]   --> src/lib.rs:181:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |          mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                           ^^^^ use of undeclared type `Mesh`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::Mesh;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `shape`
[INFO] [stdout]   --> src/lib.rs:181:38
[INFO] [stdout]    |
[INFO] [stdout] 18 |          mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout]    |                                      ^^^^^ use of unresolved module or unlinked crate `shape`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `shape`, use `cargo add shape` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::render::mesh::shape::Quad;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Quad`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -          mesh: meshes.add(Mesh::from(shape::Quad::default())).into(),
[INFO] [stdout] 18 +          mesh: meshes.add(Mesh::from(Quad::default())).into(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transform`
[INFO] [stdout]   --> src/lib.rs:182:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |          transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `Transform`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::transform::components::Transform;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3`
[INFO] [stdout]   --> src/lib.rs:182:53
[INFO] [stdout]    |
[INFO] [stdout] 19 |          transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout]    |                                                     ^^^^ use of undeclared type `Vec3`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -          transform: Transform::default().with_scale(Vec3::splat(128.)),
[INFO] [stdout] 19 +          transform: Transform::default().with_scale(Vec::splat(128.)),
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::math::Vec3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RainbowOutlineAndTextureMaterial` in this scope
[INFO] [stdout]   --> src/lib.rs:183:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |          material: materials.add(RainbowOutlineAndTextureMaterial {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy_simple_2d_outline::RainbowOutlineAndTextureMaterial;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `default` in this scope
[INFO] [stdout]   --> src/lib.rs:188:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ..default()
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::utils::default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> src/lib.rs:191:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |      commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use bevy::core_pipeline::core_2d::Camera2dBundle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - OutlineAndTextureMaterial (line 62)
[INFO] [stdout]     src/lib.rs - OutlineMaterial (line 10)
[INFO] [stdout]     src/lib.rs - RainbowOutlineAndTextureMaterial (line 164)
[INFO] [stdout]     src/lib.rs - RainbowOutlineMaterial (line 113)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f81144a0bd89a8b900a5d419ed0f09a2f13659589b58da33fa0f42084ed5b341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81144a0bd89a8b900a5d419ed0f09a2f13659589b58da33fa0f42084ed5b341", kill_on_drop: false }`
[INFO] [stdout] f81144a0bd89a8b900a5d419ed0f09a2f13659589b58da33fa0f42084ed5b341
