[INFO] fetching crate bones_scripting 0.4.0... [INFO] checking bones_scripting-0.4.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bones_scripting 0.4.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bones_scripting 0.4.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad6b6102a22a8431af5bd403f01f214885a2a8661347da4803d5da8c62a68965 [INFO] running `Command { std: "docker" "start" "-a" "ad6b6102a22a8431af5bd403f01f214885a2a8661347da4803d5da8c62a68965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad6b6102a22a8431af5bd403f01f214885a2a8661347da4803d5da8c62a68965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6b6102a22a8431af5bd403f01f214885a2a8661347da4803d5da8c62a68965", kill_on_drop: false }` [INFO] [stdout] ad6b6102a22a8431af5bd403f01f214885a2a8661347da4803d5da8c62a68965 [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 623b71d521b5ce12425d33089d7f9018f603d31c0bd172209d27009e808f759c [INFO] running `Command { std: "docker" "start" "-a" "623b71d521b5ce12425d33089d7f9018f603d31c0bd172209d27009e808f759c", kill_on_drop: false }` [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking branches v0.1.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking turborand v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking append-only-vec v0.1.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bones_ecs_macros_core v0.4.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bones_ecs_macros v0.4.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking once_map v0.4.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling gc-arena-derive v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking bitset-core v0.1.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking atomicell v0.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling bones_utils_macros v0.4.0 [INFO] [stderr] Compiling bones_schema_macros v0.4.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking bevy_tasks v0.11.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ustr v0.10.0 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking js-sys v0.3.77 [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 url v2.5.7 [INFO] [stderr] Checking piccolo v0.3.3 [INFO] [stderr] Checking bones_ecs v0.4.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking bones_lib v0.4.0 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking ureq v2.12.1 [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] 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] [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.61s [INFO] running `Command { std: "docker" "inspect" "623b71d521b5ce12425d33089d7f9018f603d31c0bd172209d27009e808f759c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "623b71d521b5ce12425d33089d7f9018f603d31c0bd172209d27009e808f759c", kill_on_drop: false }` [INFO] [stdout] 623b71d521b5ce12425d33089d7f9018f603d31c0bd172209d27009e808f759c