[INFO] fetching crate bevy_mod_scripting_rune 0.9.0-alpha.2... [INFO] testing bevy_mod_scripting_rune-0.9.0-alpha.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_mod_scripting_rune 0.9.0-alpha.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate bevy_mod_scripting_rune 0.9.0-alpha.2 [INFO] finished tweaking crates.io crate bevy_mod_scripting_rune 0.9.0-alpha.2 [INFO] tweaked toml for crates.io crate bevy_mod_scripting_rune 0.9.0-alpha.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_mod_scripting_rune 0.9.0-alpha.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 259 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.15.3 (available: v0.16.1) [INFO] [stderr] Adding bevy_mod_scripting_core v0.9.11 (available: v0.15.1) [INFO] [stderr] Adding rune v0.13.4 (available: v0.14.0) [INFO] [stderr] Adding rune-modules v0.13.4 (available: v0.14.0) [INFO] [stderr] Adding uuid v1.12.1 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2effbca476892b058bddec4c26c694998a2b24c5f11fa005e658c83ab8778217 [INFO] running `Command { std: "docker" "start" "-a" "2effbca476892b058bddec4c26c694998a2b24c5f11fa005e658c83ab8778217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2effbca476892b058bddec4c26c694998a2b24c5f11fa005e658c83ab8778217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2effbca476892b058bddec4c26c694998a2b24c5f11fa005e658c83ab8778217", kill_on_drop: false }` [INFO] [stdout] 2effbca476892b058bddec4c26c694998a2b24c5f11fa005e658c83ab8778217 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8a6a1fa004c7afe981dea768a71cace5c14ab0353a53d839a3cb2baf1a248f3 [INFO] running `Command { std: "docker" "start" "-a" "d8a6a1fa004c7afe981dea768a71cace5c14ab0353a53d839a3cb2baf1a248f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rune-alloc-macros v0.13.4 [INFO] [stderr] Compiling musli-macros v0.0.42 [INFO] [stderr] Compiling bevy_asset_macros v0.15.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_mod_scripting_derive v0.9.11 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling musli v0.0.42 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling musli-common v0.0.42 [INFO] [stderr] Compiling musli-storage v0.0.42 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling rune-alloc v0.13.4 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling bevy_utils v0.15.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling rune-core v0.13.4 [INFO] [stderr] Compiling rune-macros v0.13.4 [INFO] [stderr] Compiling rune v0.13.4 [INFO] [stderr] Compiling bevy_reflect v0.15.3 [INFO] [stderr] Compiling bevy_ecs v0.15.4 [INFO] [stderr] Compiling bevy_math v0.15.3 [INFO] [stderr] Compiling bevy_app v0.15.3 [INFO] [stderr] Compiling bevy_core v0.15.3 [INFO] [stderr] Compiling bevy_time v0.15.3 [INFO] [stderr] Compiling bevy_asset v0.15.3 [INFO] [stderr] Compiling bevy_log v0.15.3 [INFO] [stderr] Compiling bevy_hierarchy v0.15.3 [INFO] [stderr] Compiling bevy_input v0.15.3 [INFO] [stderr] Compiling bevy_diagnostic v0.15.3 [INFO] [stderr] Compiling bevy_transform v0.15.3 [INFO] [stderr] Compiling bevy_internal v0.15.3 [INFO] [stderr] Compiling bevy v0.15.3 [INFO] [stderr] Compiling bevy_mod_scripting_core v0.9.11 [INFO] [stderr] Compiling rune-modules v0.13.4 [INFO] [stderr] Compiling bevy_mod_scripting_rune v0.9.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Vm: std::default::Default` is not satisfied [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `Vm` [INFO] [stdout] | [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be shared between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Sync` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>>` [INFO] [stdout] note: required because it appears within the type `Shared>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NonNull>` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | type R = RuneRuntime; [INFO] [stdout] | ^^^^^^^^^^^ `NonNull>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `Value`, the trait `Send` is not implemented for `NonNull>` [INFO] [stdout] note: required because it appears within the type `Shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/shared.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/value.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `rune_alloc::ptr::unique::Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `rune_alloc::raw_vec::RawVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/raw_vec.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct RawVec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `rune::alloc::Vec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-alloc-0.13.4/src/vec/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | pub struct Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] note: required because it appears within the type `Stack` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/stack.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Stack { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `Vm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/runtime/vm.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Vm { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required for `::R` to implement `Runtime` [INFO] [stdout] note: required by a bound in `bevy_mod_scripting_core::IntoScriptPluginParams::R` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_mod_scripting_core-0.9.11/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | type R: Runtime; [INFO] [stdout] | ^^^^^^^ required by this bound in `IntoScriptPluginParams::R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `LANGUAGE`, `build_runtime` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | impl IntoScriptPluginParams for RuneScriptingPlugin { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `LANGUAGE`, `build_runtime` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `const LANGUAGE: bevy_mod_scripting_core::asset::Language = /* value */;` [INFO] [stdout] = help: implement the missing item: `fn build_runtime() -> ::R { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_mod_scripting_rune` (lib) due to 54 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rune` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name rune --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="anyhow"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="emit"' --cfg 'feature="musli-storage"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "anyhow", "base64", "bench", "bincode", "byte-code", "capture-io", "clap", "cli", "codespan-reporting", "default", "disable-io", "doc", "emit", "fmt", "handlebars", "languageserver", "linked-hash-map", "lsp", "musli-storage", "parking_lot", "percent-encoding", "pulldown-cmark", "rand", "relative-path", "ropey", "rust-embed", "semver", "serde-hashkey", "serde_json", "sha2", "similar", "std", "syntect", "tokio", "toml", "tracing-subscriber", "url", "webbrowser", "workspace"))' -C metadata=2db5636b157b30e0 -C extra-filename=-a59c38d16e242849 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-95536f9d6a0ef0d8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-88328261217f5f90.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-dd92736adb2e6721.rmeta --extern musli_storage=/opt/rustwide/target/debug/deps/libmusli_storage-0312c33bfe496a5c.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-386d10d7e325f3e0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-28f83fc4d161ee27.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-d4276398a762f165.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-1102783c8cd9a0c0.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-08462d896272754c.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-c7ddd7884b9db5b0.so --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e280669271da92d3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23265d3ec1527e13.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d8a6a1fa004c7afe981dea768a71cace5c14ab0353a53d839a3cb2baf1a248f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a6a1fa004c7afe981dea768a71cace5c14ab0353a53d839a3cb2baf1a248f3", kill_on_drop: false }` [INFO] [stdout] d8a6a1fa004c7afe981dea768a71cace5c14ab0353a53d839a3cb2baf1a248f3