[INFO] fetching crate bevy_mod_scripting_core 0.12.0... [INFO] checking bevy_mod_scripting_core-0.12.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate bevy_mod_scripting_core 0.12.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate bevy_mod_scripting_core 0.12.0 [INFO] finished tweaking crates.io crate bevy_mod_scripting_core 0.12.0 [INFO] tweaked toml for crates.io crate bevy_mod_scripting_core 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_mod_scripting_core 0.12.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_mod_scripting_core 0.12.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_mod_scripting_derive v0.12.0 [INFO] [stderr] Downloaded bevy_system_reflection v0.1.1 [INFO] [stderr] Downloaded lexopt v0.3.1 [INFO] [stderr] Downloaded bevy_mod_debugdump v0.12.1 [INFO] [stderr] Downloaded dot-writer v0.1.4 [INFO] [stderr] Downloaded mlua-sys v0.6.7 [INFO] [stderr] Downloaded mlua v0.10.3 [INFO] [stderr] Downloaded rhai v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd9689427ca64ac082d9ff0e67f454d1705c1805cf8e86c2b9e55b20944d7de7 [INFO] running `Command { std: "docker" "start" "-a" "cd9689427ca64ac082d9ff0e67f454d1705c1805cf8e86c2b9e55b20944d7de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd9689427ca64ac082d9ff0e67f454d1705c1805cf8e86c2b9e55b20944d7de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9689427ca64ac082d9ff0e67f454d1705c1805cf8e86c2b9e55b20944d7de7", kill_on_drop: false }` [INFO] [stdout] cd9689427ca64ac082d9ff0e67f454d1705c1805cf8e86c2b9e55b20944d7de7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b8679954f497613d9bf1ed2d2ee3c30d415e1ad5717f8f4372884a1aa12cc3 [INFO] running `Command { std: "docker" "start" "-a" "22b8679954f497613d9bf1ed2d2ee3c30d415e1ad5717f8f4372884a1aa12cc3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking bevy_ptr v0.15.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking bevy_tasks v0.15.3 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Checking dot-writer v0.1.4 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Checking lexopt v0.3.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling bevy_asset_macros v0.15.3 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_render_macros v0.15.3 [INFO] [stderr] Compiling bevy_encase_derive v0.15.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling bevy_mod_scripting_derive v0.12.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking bevy_utils v0.15.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ctrlc v3.4.6 [INFO] [stderr] Checking bevy_reflect v0.15.3 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking hexasphere v15.1.0 [INFO] [stderr] Checking bevy_mikktspace v0.15.3 [INFO] [stderr] Checking naga_oil v0.16.0 [INFO] [stderr] Checking bevy_ecs v0.15.3 [INFO] [stderr] Checking bevy_math v0.15.3 [INFO] [stderr] Checking bevy_color v0.15.4 [INFO] [stderr] Checking bevy_app v0.15.3 [INFO] [stderr] Checking bevy_core v0.15.3 [INFO] [stderr] Checking bevy_asset v0.15.3 [INFO] [stderr] Checking bevy_time v0.15.3 [INFO] [stderr] Checking bevy_log v0.15.3 [INFO] [stderr] Checking bevy_a11y v0.15.3 [INFO] [stderr] Checking bevy_hierarchy v0.15.3 [INFO] [stderr] Checking bevy_input v0.15.3 [INFO] [stderr] Checking bevy_diagnostic v0.15.3 [INFO] [stderr] Checking bevy_transform v0.15.3 [INFO] [stderr] Checking bevy_window v0.15.3 [INFO] [stderr] Checking bevy_image v0.15.3 [INFO] [stderr] Checking bevy_internal v0.15.3 [INFO] [stderr] Checking bevy v0.15.3 [INFO] [stderr] Checking bevy_system_reflection v0.1.1 [INFO] [stderr] Checking bevy_mesh v0.15.3 [INFO] [stderr] Checking bevy_render v0.15.3 [INFO] [stderr] Checking bevy_mod_debugdump v0.12.1 [INFO] [stderr] Checking bevy_mod_scripting_core v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> src/bindings/world.rs:1268:9 [INFO] [stdout] | [INFO] [stdout] 1268 | use test_utils::test_data::{setup_world, SimpleEnum, SimpleStruct, SimpleTupleStruct}; [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:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | 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/handler.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | 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/bindings/schedule.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | 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/bindings/script_system.rs:676:9 [INFO] [stdout] | [INFO] [stdout] 676 | 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/bindings/script_system.rs:729:22 [INFO] [stdout] | [INFO] [stdout] 729 | .build::( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 729 - .build::( [INFO] [stdout] 729 + .build::( [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 687 | fn test_script_system_with_existing_system_dependency_can_execute() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestRuntime` in this scope [INFO] [stdout] --> src/handler.rs:340:18 [INFO] [stdout] | [INFO] [stdout] 340 | runtime: TestRuntime, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:341:43 [INFO] [stdout] | [INFO] [stdout] 341 | scripts: HashMap>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 341 - scripts: HashMap>, [INFO] [stdout] 341 + scripts: HashMap>, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn setup_app( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:348:48 [INFO] [stdout] | [INFO] [stdout] 348 | app.insert_resource::>(CallbackSettings { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 348 - app.insert_resource::>(CallbackSettings { [INFO] [stdout] 348 + app.insert_resource::>(CallbackSettings { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn setup_app( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:356:52 [INFO] [stdout] | [INFO] [stdout] 356 | app.add_systems(Update, event_handler::); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 356 - app.add_systems(Update, event_handler::); [INFO] [stdout] 356 + app.add_systems(Update, event_handler::); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn setup_app( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:357:39 [INFO] [stdout] | [INFO] [stdout] 357 | app.insert_resource::>(Scripts { scripts }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 357 - app.insert_resource::>(Scripts { scripts }); [INFO] [stdout] 357 + app.insert_resource::>(Scripts { scripts }); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn setup_app( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:358:48 [INFO] [stdout] | [INFO] [stdout] 358 | app.insert_resource(RuntimeContainer:: { runtime }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 358 - app.insert_resource(RuntimeContainer:: { runtime }); [INFO] [stdout] 358 + app.insert_resource(RuntimeContainer:: { runtime }); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn setup_app( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:360:54 [INFO] [stdout] | [INFO] [stdout] 360 | app.insert_resource(ContextLoadingSettings:: { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 360 - app.insert_resource(ContextLoadingSettings:: { [INFO] [stdout] 360 + app.insert_resource(ContextLoadingSettings:: { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 339 | fn setup_app( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestRuntime` in this scope [INFO] [stdout] --> src/handler.rs:383:23 [INFO] [stdout] | [INFO] [stdout] 383 | let runtime = TestRuntime { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestRuntime` in this scope [INFO] [stdout] --> src/handler.rs:420:23 [INFO] [stdout] | [INFO] [stdout] 420 | let runtime = TestRuntime { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:437:41 [INFO] [stdout] | [INFO] [stdout] 437 | .get_resource::>() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 437 - .get_resource::>() [INFO] [stdout] 437 + .get_resource::>() [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 412 | fn test_handler_called_with_right_args() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:447:50 [INFO] [stdout] | [INFO] [stdout] 447 | .get_resource::>() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 447 - .get_resource::>() [INFO] [stdout] 447 + .get_resource::>() [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 412 | fn test_handler_called_with_right_args() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestRuntime` in this scope [INFO] [stdout] --> src/handler.rs:487:23 [INFO] [stdout] | [INFO] [stdout] 487 | let runtime = TestRuntime { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:510:67 [INFO] [stdout] | [INFO] [stdout] 510 | let test_scripts = app.world().get_resource::>().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 510 - let test_scripts = app.world().get_resource::>().unwrap(); [INFO] [stdout] 510 + let test_scripts = app.world().get_resource::>().unwrap(); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 468 | fn test_handler_called_on_right_recipients() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:513:50 [INFO] [stdout] | [INFO] [stdout] 513 | .get_resource::>() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 513 - .get_resource::>() [INFO] [stdout] 513 + .get_resource::>() [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 468 | fn test_handler_called_on_right_recipients() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestRuntime` in this scope [INFO] [stdout] --> src/handler.rs:552:23 [INFO] [stdout] | [INFO] [stdout] 552 | let runtime = TestRuntime { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:575:67 [INFO] [stdout] | [INFO] [stdout] 575 | let test_scripts = app.world().get_resource::>().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 575 - let test_scripts = app.world().get_resource::>().unwrap(); [INFO] [stdout] 575 + let test_scripts = app.world().get_resource::>().unwrap(); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 541 | fn test_handler_called_for_static_scripts() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestPlugin` in this scope [INFO] [stdout] --> src/handler.rs:614:41 [INFO] [stdout] | [INFO] [stdout] 614 | event_handler::(app.world_mut(), &mut local); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/lib.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | 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] 614 - event_handler::(app.world_mut(), &mut local); [INFO] [stdout] 614 + event_handler::(app.world_mut(), &mut local); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 595 | fn event_handler_reinserts_resources() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestPlugin` [INFO] [stdout] --> src/bindings/script_system.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | 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/handler.rs:380:42 [INFO] [stdout] | [INFO] [stdout] 380 | context: 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 `TestContext` [INFO] [stdout] --> src/handler.rs:417:42 [INFO] [stdout] | [INFO] [stdout] 417 | context: 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 `TestContext` [INFO] [stdout] --> src/handler.rs:473:42 [INFO] [stdout] | [INFO] [stdout] 473 | context: 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 `TestContext` [INFO] [stdout] --> src/handler.rs:482:50 [INFO] [stdout] | [INFO] [stdout] 482 | context: 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 `TestContext` [INFO] [stdout] --> src/handler.rs:549:46 [INFO] [stdout] | [INFO] [stdout] 549 | context: 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/handler.rs:600:13 [INFO] [stdout] | [INFO] [stdout] 600 | 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/allocator.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn read(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ --------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn read(&self) -> RwLockReadGuard<'_, ReflectAllocator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/allocator.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn write(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn write(&self) -> RwLockWriteGuard<'_, ReflectAllocator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/function/script_function.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn read(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ --------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | pub fn read(&self) -> RwLockReadGuard<'_, ScriptFunctionRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/function/script_function.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn write(&mut self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 261 | pub fn write(&mut self) -> RwLockWriteGuard<'_, ScriptFunctionRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/globals/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn read(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ -------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn read(&self) -> RwLockReadGuard<'_, ScriptGlobalsRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/globals/mod.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn write(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ --------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn write(&self) -> RwLockWriteGuard<'_, ScriptGlobalsRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/schedule.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn read(&self) -> parking_lot::RwLockReadGuard { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn read(&self) -> parking_lot::RwLockReadGuard<'_, ScheduleRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/schedule.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn write(&self) -> parking_lot::RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn write(&self) -> parking_lot::RwLockWriteGuard<'_, ScheduleRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/script_component.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn read(&self) -> parking_lot::RwLockReadGuard { [INFO] [stdout] | ^^^^^ ----------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn read(&self) -> parking_lot::RwLockReadGuard<'_, ScriptComponentRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bindings/script_component.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn write(&self) -> parking_lot::RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ------------------------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn write(&self) -> parking_lot::RwLockWriteGuard<'_, ScriptComponentRegistry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_mod_scripting_core` (lib test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "22b8679954f497613d9bf1ed2d2ee3c30d415e1ad5717f8f4372884a1aa12cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b8679954f497613d9bf1ed2d2ee3c30d415e1ad5717f8f4372884a1aa12cc3", kill_on_drop: false }` [INFO] [stdout] 22b8679954f497613d9bf1ed2d2ee3c30d415e1ad5717f8f4372884a1aa12cc3