[INFO] fetching crate bones_scripting 0.4.0... [INFO] checking bones_scripting-0.4.0 against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596 [INFO] extracting crate bones_scripting 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bones_scripting 0.4.0 [INFO] finished tweaking crates.io crate bones_scripting 0.4.0 [INFO] tweaked toml for crates.io crate bones_scripting 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bones_scripting 0.4.0 on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding async-channel v1.9.0 (available: v2.5.0) [INFO] [stderr] Adding bevy_tasks v0.11.3 (available: v0.17.3) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66d55088ad11b3b5931abcede1207eda9aa2895bd26dc0e414e3ccda1f1027ef [INFO] running `Command { std: "docker" "start" "-a" "66d55088ad11b3b5931abcede1207eda9aa2895bd26dc0e414e3ccda1f1027ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66d55088ad11b3b5931abcede1207eda9aa2895bd26dc0e414e3ccda1f1027ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d55088ad11b3b5931abcede1207eda9aa2895bd26dc0e414e3ccda1f1027ef", kill_on_drop: false }` [INFO] [stdout] 66d55088ad11b3b5931abcede1207eda9aa2895bd26dc0e414e3ccda1f1027ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 985f9d5271e717f44ea8b7bae6263f70d0c8373cd60f5339fec0fb61ca10e1eb [INFO] running `Command { std: "docker" "start" "-a" "985f9d5271e717f44ea8b7bae6263f70d0c8373cd60f5339fec0fb61ca10e1eb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking turborand v0.10.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking branches v0.1.3 [INFO] [stderr] Checking append-only-vec v0.1.8 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking atomicell v0.2.0 [INFO] [stderr] Checking once_map v0.4.23 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bitset-core v0.1.1 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking bevy_tasks v0.11.3 [INFO] [stderr] Compiling bones_utils_macros v0.4.0 [INFO] [stderr] Compiling bones_schema_macros v0.4.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling bones_ecs_macros_core v0.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling gc-arena-derive v0.5.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bones_ecs_macros v0.4.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking ustr v0.10.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking bones_utils v0.4.0 [INFO] [stderr] Checking gc-arena v0.5.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking bones_schema v0.4.0 [INFO] [stderr] Checking piccolo v0.3.3 [INFO] [stderr] Checking web-sys v0.3.83 [INFO] [stderr] Checking bones_ecs v0.4.0 [INFO] [stderr] Checking bones_lib v0.4.0 [INFO] [stderr] Checking ehttp v0.3.1 [INFO] [stderr] Checking bones_asset v0.4.0 [INFO] [stderr] Checking bones_scripting v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::lua) [INFO] [stdout] --> src/lua.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use piccolo; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `piccolo` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::piccolo` to refer to this crate unambiguously [INFO] [stdout] note: `piccolo` could also refer to the crate imported here [INFO] [stdout] --> src/lua.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `piccolo` to disambiguate [INFO] [stdout] = help: or use `self::piccolo` to refer to this crate unambiguously [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::lua) [INFO] [stdout] --> src/lua.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use piccolo; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `piccolo` could refer to a crate passed with `--extern` [INFO] [stdout] = help: use `::piccolo` to refer to this crate unambiguously [INFO] [stdout] note: `piccolo` could also refer to the crate imported here [INFO] [stdout] --> src/lua.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `piccolo` to disambiguate [INFO] [stdout] = help: or use `self::piccolo` to refer to this crate unambiguously [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn borrow(&self) -> EcsRefBorrow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn borrow(&self) -> EcsRefBorrow<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn schema_ref(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn schema_ref_mut(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn schema_ref(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn schema_ref_mut(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:227:19 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn borrow(&self) -> EcsRefBorrowKind { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn borrow(&self) -> EcsRefBorrowKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:252:23 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bones_scripting` (lib test) due to 1 previous error; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn borrow(&self) -> EcsRefBorrow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn borrow(&self) -> EcsRefBorrow<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn schema_ref(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn schema_ref_mut(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn schema_ref(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn schema_ref_mut(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:227:19 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn borrow(&self) -> EcsRefBorrowKind { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn borrow(&self) -> EcsRefBorrowKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lua/bindings/ecsref.rs:252:23 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bones_scripting` (lib) due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "985f9d5271e717f44ea8b7bae6263f70d0c8373cd60f5339fec0fb61ca10e1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985f9d5271e717f44ea8b7bae6263f70d0c8373cd60f5339fec0fb61ca10e1eb", kill_on_drop: false }` [INFO] [stdout] 985f9d5271e717f44ea8b7bae6263f70d0c8373cd60f5339fec0fb61ca10e1eb