[INFO] fetching crate bevy_mod_scripting_core 0.17.0...
[INFO] testing bevy_mod_scripting_core-0.17.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_mod_scripting_core 0.17.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bevy_mod_scripting_core 0.17.0
[INFO] finished tweaking crates.io crate bevy_mod_scripting_core 0.17.0
[INFO] tweaked toml for crates.io crate bevy_mod_scripting_core 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_mod_scripting_core 0.17.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_mod_scripting_core 0.17.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b20d2403484f3ad29690f01ee6462ae358da18c751783d6feda6d76d7dc77e03
[INFO] running `Command { std: "docker" "start" "-a" "b20d2403484f3ad29690f01ee6462ae358da18c751783d6feda6d76d7dc77e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b20d2403484f3ad29690f01ee6462ae358da18c751783d6feda6d76d7dc77e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b20d2403484f3ad29690f01ee6462ae358da18c751783d6feda6d76d7dc77e03", kill_on_drop: false }`
[INFO] [stdout] b20d2403484f3ad29690f01ee6462ae358da18c751783d6feda6d76d7dc77e03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1cdba50b0b2c2f5fa1a6aef5fbb155763b7fdbe3f2eae08421c61b074b8a109
[INFO] running `Command { std: "docker" "start" "-a" "e1cdba50b0b2c2f5fa1a6aef5fbb155763b7fdbe3f2eae08421c61b074b8a109", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling dot-writer v0.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_mod_scripting_derive v0.17.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]    Compiling bevy_derive v0.16.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bevy_platform v0.16.1
[INFO] [stderr]    Compiling bevy_utils v0.16.1
[INFO] [stderr]    Compiling bevy_tasks v0.16.1
[INFO] [stderr]    Compiling bevy_reflect v0.16.1
[INFO] [stderr]    Compiling bevy_ecs v0.16.1
[INFO] [stderr]    Compiling bevy_app v0.16.1
[INFO] [stderr]    Compiling bevy_asset v0.16.1
[INFO] [stderr]    Compiling bevy_log v0.16.1
[INFO] [stderr]    Compiling bevy_time v0.16.1
[INFO] [stderr]    Compiling bevy_system_reflection v0.17.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.1
[INFO] [stderr]    Compiling bevy_mod_scripting_display v0.17.0
[INFO] [stderr]    Compiling bevy_mod_scripting_asset v0.17.0
[INFO] [stderr]    Compiling bevy_mod_scripting_bindings_domain v0.17.0
[INFO] [stderr]    Compiling bevy_mod_scripting_script v0.17.0
[INFO] [stderr]    Compiling bevy_mod_scripting_bindings v0.17.0
[INFO] [stderr]    Compiling bevy_mod_scripting_core v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "e1cdba50b0b2c2f5fa1a6aef5fbb155763b7fdbe3f2eae08421c61b074b8a109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1cdba50b0b2c2f5fa1a6aef5fbb155763b7fdbe3f2eae08421c61b074b8a109", kill_on_drop: false }`
[INFO] [stdout] e1cdba50b0b2c2f5fa1a6aef5fbb155763b7fdbe3f2eae08421c61b074b8a109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13fc7c8d1abae9319ac05498a80987d7d92ae82d60dc953293cbc30b907903a4
[INFO] running `Command { std: "docker" "start" "-a" "13fc7c8d1abae9319ac05498a80987d7d92ae82d60dc953293cbc30b907903a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bevy_mod_scripting_core v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/event.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/extractors.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/pipeline/mod.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/script/script_context.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/script_system.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/event.rs:491:46
[INFO] [stdout]     |
[INFO] [stdout] 491 |     fn make_test_contexts() -> ScriptContext<TestPlugin> {
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 491 |     fn make_test_contexts<TestPlugin>() -> ScriptContext<TestPlugin> {
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/event.rs:493:46
[INFO] [stdout]     |
[INFO] [stdout] 493 |         let script_context = ScriptContext::<TestPlugin>::new(policy);
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 491 |     fn make_test_contexts<TestPlugin>() -> ScriptContext<TestPlugin> {
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:495:45
[INFO] [stdout]     |
[INFO] [stdout] 495 |         let context_a = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:498:45
[INFO] [stdout]     |
[INFO] [stdout] 498 |         let context_b = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:501:45
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let context_c = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:504:45
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let context_d = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:556:52
[INFO] [stdout]     |
[INFO] [stdout] 556 |         recipients: &[(ScriptAttachment, Arc<Mutex<TestContext>>)],
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 555 |     fn recipients_to_asset_ids<TestContext>(
[INFO] [stdout]     |                               +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/pipeline/mod.rs:475:45
[INFO] [stdout]     |
[INFO] [stdout] 475 |         let mut machines = ActiveMachines::<TestPlugin>::default();
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.16.1/src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 475 -         let mut machines = ActiveMachines::<TestPlugin>::default();
[INFO] [stdout] 475 +         let mut machines = ActiveMachines::<AssetPlugin>::default();
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn test_run_override_is_undid<TestPlugin>() {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/pipeline/mod.rs:481:37
[INFO] [stdout]     |
[INFO] [stdout] 481 |         RunProcessingPipelineOnce::<TestPlugin>::new(Some(Duration::from_secs(1))).apply(world);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.16.1/src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 481 -         RunProcessingPipelineOnce::<TestPlugin>::new(Some(Duration::from_secs(1))).apply(world);
[INFO] [stdout] 481 +         RunProcessingPipelineOnce::<AssetPlugin>::new(Some(Duration::from_secs(1))).apply(world);
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn test_run_override_is_undid<TestPlugin>() {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/pipeline/mod.rs:483:60
[INFO] [stdout]     |
[INFO] [stdout] 483 |         let machines = world.get_resource::<ActiveMachines<TestPlugin>>().unwrap();
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.16.1/src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 483 -         let machines = world.get_resource::<ActiveMachines<TestPlugin>>().unwrap();
[INFO] [stdout] 483 +         let machines = world.get_resource::<ActiveMachines<AssetPlugin>>().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn test_run_override_is_undid<TestPlugin>() {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/script/script_context.rs:481:46
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let script_context = ScriptContext::<TestPlugin>::new(policy.clone());
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn test_insertion_per_script_policy<TestPlugin>() {
[INFO] [stdout]     |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/script_system.rs:735:22
[INFO] [stdout]     |
[INFO] [stdout] 735 |             .build::<TestPlugin>(
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.16.1/src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 735 -             .build::<TestPlugin>(
[INFO] [stdout] 735 +             .build::<AssetPlugin>(
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 691 |     fn test_script_system_with_existing_system_dependency_can_execute<TestPlugin>() {
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App` and `Plugin`
[INFO] [stdout]    --> src/event.rs:421:20
[INFO] [stdout]     |
[INFO] [stdout] 421 |         bevy_app::{App, Plugin},
[INFO] [stdout]     |                    ^^^  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/event.rs:430:18
[INFO] [stdout]     |
[INFO] [stdout] 430 |         config::{GetPluginThreadConfig, ScriptingPluginConfiguration},
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/extractors.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 |     use crate::config::{GetPluginThreadConfig, ScriptingPluginConfiguration};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_mod_scripting_bindings::ScriptValue`
[INFO] [stdout]    --> src/extractors.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use bevy_mod_scripting_bindings::ScriptValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity::Entity`
[INFO] [stdout]    --> src/extractors.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |             entity::Entity,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity::Entity`
[INFO] [stdout]    --> src/pipeline/mod.rs:409:20
[INFO] [stdout]     |
[INFO] [stdout] 409 |     use bevy_ecs::{entity::Entity, system::SystemState, world::FromWorld};
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_mod_scripting_bindings::ScriptValue`
[INFO] [stdout]    --> src/pipeline/mod.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |     use bevy_mod_scripting_bindings::ScriptValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/pipeline/mod.rs:415:25
[INFO] [stdout]     |
[INFO] [stdout] 415 |     use crate::config::{GetPluginThreadConfig, ScriptingPluginConfiguration};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/script/script_context.rs:467:25
[INFO] [stdout]     |
[INFO] [stdout] 467 |     use crate::config::{GetPluginThreadConfig, ScriptingPluginConfiguration};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App` and `Plugin`
[INFO] [stdout]    --> src/script/script_context.rs:468:20
[INFO] [stdout]     |
[INFO] [stdout] 468 |     use bevy_app::{App, Plugin};
[INFO] [stdout]     |                    ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_mod_scripting_bindings::ScriptValue`
[INFO] [stdout]    --> src/script/script_context.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 |     use bevy_mod_scripting_bindings::ScriptValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity::Entity`
[INFO] [stdout]    --> src/script_system.rs:672:13
[INFO] [stdout]     |
[INFO] [stdout] 672 |             entity::Entity,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_mod_scripting_bindings::ScriptValue`
[INFO] [stdout]    --> src/script_system.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |     use bevy_mod_scripting_bindings::ScriptValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/script_system.rs:681:18
[INFO] [stdout]     |
[INFO] [stdout] 681 |         config::{GetPluginThreadConfig, ScriptingPluginConfiguration},
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> src/event.rs:560:19
[INFO] [stdout]     |
[INFO] [stdout] 560 |             .map(|(attachment, context)| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 561 |                 if let AssetId::Index { index, .. } = attachment.script().id() {
[INFO] [stdout]     |                                                       ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 560 |             .map(|(attachment, context): (_, _)| {
[INFO] [stdout]     |                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _)`
[INFO] [stdout]    --> src/event.rs:560:19
[INFO] [stdout]     |
[INFO] [stdout] 560 |             .map(|(attachment, context)| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 561 |                 if let AssetId::Index { index, .. } = attachment.script().id() {
[INFO] [stdout] 562 |                     let locked = context.lock();
[INFO] [stdout]     |                                  ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 560 |             .map(|(attachment, context): (_, _)| {
[INFO] [stdout]     |                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestPlugin`
[INFO] [stdout]    --> src/pipeline/mod.rs:473:50
[INFO] [stdout]     |
[INFO] [stdout] 473 |         app.add_plugins((AssetPlugin::default(), TestPlugin::default()));
[INFO] [stdout]     |                                                  ^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  use of undeclared type `TestPlugin`
[INFO] [stdout]     |                                                  help: a struct with a similar name exists: `AssetPlugin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestContext`
[INFO] [stdout]    --> src/script/script_context.rs:496:37
[INFO] [stdout]     |
[INFO] [stdout] 496 |                 Arc::new(Mutex::new(TestContext::default())),
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of undeclared type `TestContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestPlugin`
[INFO] [stdout]    --> src/script_system.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 699 |             TestPlugin::default(),
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `TestPlugin`
[INFO] [stdout]     |             help: a struct with a similar name exists: `AssetPlugin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Plugin`
[INFO] [stdout]    --> src/extractors.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |         bevy_app::{App, Plugin, Update},
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Plugin`
[INFO] [stdout]    --> src/script_system.rs:668:44
[INFO] [stdout]     |
[INFO] [stdout] 668 |         bevy_app::{App, MainScheduleOrder, Plugin, Update},
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_mod_scripting_core` (lib test) due to 22 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "13fc7c8d1abae9319ac05498a80987d7d92ae82d60dc953293cbc30b907903a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13fc7c8d1abae9319ac05498a80987d7d92ae82d60dc953293cbc30b907903a4", kill_on_drop: false }`
[INFO] [stdout] 13fc7c8d1abae9319ac05498a80987d7d92ae82d60dc953293cbc30b907903a4
