[INFO] cloning repository https://github.com/cristomc/godot-rust-procedural-gridmap-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cristomc/godot-rust-procedural-gridmap-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristomc%2Fgodot-rust-procedural-gridmap-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristomc%2Fgodot-rust-procedural-gridmap-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 524e12e9e3e815bff7f0c07815819795a74187f6 [INFO] checking cristomc/godot-rust-procedural-gridmap-demo against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristomc%2Fgodot-rust-procedural-gridmap-demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cristomc/godot-rust-procedural-gridmap-demo [INFO] finished tweaking git repo https://github.com/cristomc/godot-rust-procedural-gridmap-demo [INFO] tweaked toml for git repo https://github.com/cristomc/godot-rust-procedural-gridmap-demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cristomc/godot-rust-procedural-gridmap-demo on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cristomc/godot-rust-procedural-gridmap-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded interpolation v0.2.0 [INFO] [stderr] Downloaded lock_api v0.4.4 [INFO] [stderr] Downloaded parking_lot_core v0.8.3 [INFO] [stderr] Downloaded indexmap v1.6.2 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded js-sys v0.3.51 [INFO] [stderr] Downloaded ahash v0.7.4 [INFO] [stderr] Downloaded syn v1.0.73 [INFO] [stderr] Downloaded euclid v0.22.1 [INFO] [stderr] Downloaded gdnative-derive v0.9.3 [INFO] [stderr] Downloaded gdnative v0.9.3 [INFO] [stderr] Downloaded gdnative-impl-proc-macros v0.9.3 [INFO] [stderr] Downloaded mini-internal v0.1.13 [INFO] [stderr] Downloaded libloading v0.6.3 [INFO] [stderr] Downloaded gdnative_bindings_generator v0.9.3 [INFO] [stderr] Downloaded clang-sys v1.0.0 [INFO] [stderr] Downloaded gdnative-core v0.9.3 [INFO] [stderr] Downloaded miniserde v0.1.13 [INFO] [stderr] Downloaded gdnative-sys v0.9.3 [INFO] [stderr] Downloaded gdnative-bindings v0.9.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55c4c952c0a1d1bd34ef3242d13cdccc01aa28d93fb295b3e6741d7c0c39354b [INFO] running `Command { std: "docker" "start" "-a" "55c4c952c0a1d1bd34ef3242d13cdccc01aa28d93fb295b3e6741d7c0c39354b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55c4c952c0a1d1bd34ef3242d13cdccc01aa28d93fb295b3e6741d7c0c39354b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c4c952c0a1d1bd34ef3242d13cdccc01aa28d93fb295b3e6741d7c0c39354b", kill_on_drop: false }` [INFO] [stdout] 55c4c952c0a1d1bd34ef3242d13cdccc01aa28d93fb295b3e6741d7c0c39354b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87493314dcc198f6de0e73d60e687feb381fe600b5977acb99344053b38f1a60 [INFO] running `Command { std: "docker" "start" "-a" "87493314dcc198f6de0e73d60e687feb381fe600b5977acb99344053b38f1a60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.9.3 [INFO] [stderr] Compiling gdnative-derive v0.9.3 [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.3 [INFO] [stderr] Compiling gdnative-sys v0.9.3 [INFO] [stderr] Compiling gdnative-bindings v0.9.3 [INFO] [stderr] Checking gdnative-core v0.9.3 [INFO] [stderr] Checking gdnative v0.9.3 [INFO] [stderr] Checking godot_rust_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `current_camera_rotation` is assigned to, but never used [INFO] [stdout] --> src/player/mod.rs:188:11 [INFO] [stdout] | [INFO] [stdout] 188 | let mut current_camera_rotation = cam.rotation(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_current_camera_rotation` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_camera_rotation` is never read [INFO] [stdout] --> src/player/mod.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | current_camera_rotation.x = Player::clamp(head.rotation().x, -89.0f32.to_radians(), 89.0f32.to_radians()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `current_camera_rotation` is assigned to, but never used [INFO] [stdout] --> src/player/mod.rs:188:11 [INFO] [stdout] | [INFO] [stdout] 188 | let mut current_camera_rotation = cam.rotation(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_current_camera_rotation` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_camera_rotation` is never read [INFO] [stdout] --> src/player/mod.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | current_camera_rotation.x = Player::clamp(head.rotation().x, -89.0f32.to_radians(), 89.0f32.to_radians()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/player/bag.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ItemBag { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 5 | pub id: i32, [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemBag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tools`, `keys`, `number_items`, and `total_items` are never read [INFO] [stdout] --> src/player/bag.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Bag { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 11 | pub objects: Vec, [INFO] [stdout] 12 | pub tools: Int32Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | pub keys: Int32Array, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub number_items: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | pub total_items: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block` is never read [INFO] [stdout] --> src/terrain/map_terrain.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MapTerrain { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | pub block: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapTerrain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | fn get_head(owner: &KinematicBody) -> TRef { [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] 46 | fn get_head(owner: &KinematicBody) -> TRef<'_, Spatial, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_cam_base(owner: &KinematicBody) -> TRef { [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] 55 | fn get_cam_base(owner: &KinematicBody) -> TRef<'_, Spatial, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_graphics(owner: &KinematicBody) -> TRef { [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] 63 | fn get_graphics(owner: &KinematicBody) -> TRef<'_, Spatial, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_raycast(owner: &KinematicBody) -> TRef { [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] 71 | fn get_raycast(owner: &KinematicBody) -> TRef<'_, RayCast, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | fn get_gridmap(owner: &KinematicBody) -> TRef { [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] 79 | fn get_gridmap(owner: &KinematicBody) -> TRef<'_, GridMap, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | fn get_animation(owner: &KinematicBody) -> TRef { [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] 87 | fn get_animation(owner: &KinematicBody) -> TRef<'_, AnimationPlayer, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/player/bag.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ItemBag { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 5 | pub id: i32, [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemBag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tools`, `keys`, `number_items`, and `total_items` are never read [INFO] [stdout] --> src/player/bag.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Bag { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 11 | pub objects: Vec, [INFO] [stdout] 12 | pub tools: Int32Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | pub keys: Int32Array, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub number_items: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | pub total_items: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block` is never read [INFO] [stdout] --> src/terrain/map_terrain.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MapTerrain { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | pub block: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapTerrain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | fn get_head(owner: &KinematicBody) -> TRef { [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] 46 | fn get_head(owner: &KinematicBody) -> TRef<'_, Spatial, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_cam_base(owner: &KinematicBody) -> TRef { [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] 55 | fn get_cam_base(owner: &KinematicBody) -> TRef<'_, Spatial, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn get_graphics(owner: &KinematicBody) -> TRef { [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] 63 | fn get_graphics(owner: &KinematicBody) -> TRef<'_, Spatial, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_raycast(owner: &KinematicBody) -> TRef { [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] 71 | fn get_raycast(owner: &KinematicBody) -> TRef<'_, RayCast, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | fn get_gridmap(owner: &KinematicBody) -> TRef { [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] 79 | fn get_gridmap(owner: &KinematicBody) -> TRef<'_, GridMap, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/player/mod.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | fn get_animation(owner: &KinematicBody) -> TRef { [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] 87 | fn get_animation(owner: &KinematicBody) -> TRef<'_, AnimationPlayer, Shared> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0, nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "87493314dcc198f6de0e73d60e687feb381fe600b5977acb99344053b38f1a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87493314dcc198f6de0e73d60e687feb381fe600b5977acb99344053b38f1a60", kill_on_drop: false }` [INFO] [stdout] 87493314dcc198f6de0e73d60e687feb381fe600b5977acb99344053b38f1a60