[INFO] fetching crate gdnative-bindings-lily 0.9.3... [INFO] checking gdnative-bindings-lily-0.9.3 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate gdnative-bindings-lily 0.9.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate gdnative-bindings-lily 0.9.3 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-bindings-lily 0.9.3 [INFO] finished tweaking crates.io crate gdnative-bindings-lily 0.9.3 [INFO] tweaked toml for crates.io crate gdnative-bindings-lily 0.9.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76be1ba0423125e7fa79ed1047e8644bfeffb9f70ca476ddfb0c700fb56ee3d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76be1ba0423125e7fa79ed1047e8644bfeffb9f70ca476ddfb0c700fb56ee3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76be1ba0423125e7fa79ed1047e8644bfeffb9f70ca476ddfb0c700fb56ee3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76be1ba0423125e7fa79ed1047e8644bfeffb9f70ca476ddfb0c700fb56ee3d5", kill_on_drop: false }` [INFO] [stdout] 76be1ba0423125e7fa79ed1047e8644bfeffb9f70ca476ddfb0c700fb56ee3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45cdb24e3645bc37d4a1c1f96decc4db1074cd719816a7337ba5c69f36761f39 [INFO] running `Command { std: "docker" "start" "-a" "45cdb24e3645bc37d4a1c1f96decc4db1074cd719816a7337ba5c69f36761f39", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking euclid v0.22.6 [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 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-lily v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking gdnative-core v0.9.3 [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:4:1494 [INFO] [stdout] | [INFO] [stdout] 4 | ...(Debug)] pub struct VisualShaderNodeVectorScalarMix { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarMix { # [doc = "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:22:1522 [INFO] [stdout] | [INFO] [stdout] 22 | ...] pub struct VisualShaderNodeVectorScalarSmoothStep { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarSmoothStep { # [d... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:40:1470 [INFO] [stdout] | [INFO] [stdout] 40 | ...)] # [derive (Debug)] pub struct EditorImportPlugin { this : RawObject < Self > , } impl EditorImportPlugin { } impl gdnative_core :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:58:1458 [INFO] [stdout] | [INFO] [stdout] 58 | ... (Debug)] pub struct EditorResourcePreviewGenerator { this : RawObject < Self > , } impl EditorResourcePreviewGenerator { } impl gdnat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:82:1398 [INFO] [stdout] | [INFO] [stdout] 82 | ...types)] # [derive (Debug)] pub struct StyleBoxEmpty { this : RawObject < Self > , } impl StyleBoxEmpty { # [doc = "Creates a new insta... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:154:1450 [INFO] [stdout] | [INFO] [stdout] 154 | ... # [derive (Debug)] pub struct VisualScriptIndexGet { this : RawObject < Self > , } impl VisualScriptIndexGet { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:214:1520 [INFO] [stdout] | [INFO] [stdout] 214 | ...rive (Debug)] pub struct AudioEffectHighShelfFilter { this : RawObject < Self > , } impl AudioEffectHighShelfFilter { # [doc = "Create... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:238:1873 [INFO] [stdout] | [INFO] [stdout] 238 | ...se_types)] # [derive (Debug)] pub struct VScrollBar { this : RawObject < Self > , } impl VScrollBar { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:256:1908 [INFO] [stdout] | [INFO] [stdout] 256 | ...types)] # [derive (Debug)] pub struct VBoxContainer { this : RawObject < Self > , } impl VBoxContainer { # [doc = "Creates a new insta... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:328:1429 [INFO] [stdout] | [INFO] [stdout] 328 | ...s)] # [derive (Debug)] pub struct AnimationRootNode { this : RawObject < Self > , } impl AnimationRootNode { # [doc = "Creates a new i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:400:1478 [INFO] [stdout] | [INFO] [stdout] 400 | ...ive (Debug)] pub struct VisualShaderNodeVectorClamp { this : RawObject < Self > , } impl VisualShaderNodeVectorClamp { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:436:1498 [INFO] [stdout] | [INFO] [stdout] 436 | ...Debug)] pub struct VisualShaderNodeVectorSmoothStep { this : RawObject < Self > , } impl VisualShaderNodeVectorSmoothStep { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:472:1498 [INFO] [stdout] | [INFO] [stdout] 472 | ...Debug)] pub struct VisualShaderNodeTransformCompose { this : RawObject < Self > , } impl VisualShaderNodeTransformCompose { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:490:1460 [INFO] [stdout] | [INFO] [stdout] 490 | ...ypes)] # [derive (Debug)] pub struct AudioEffectEQ6 { this : RawObject < Self > , } impl AudioEffectEQ6 { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:502:1450 [INFO] [stdout] | [INFO] [stdout] 502 | ... # [derive (Debug)] pub struct VisualScriptFunction { this : RawObject < Self > , } impl VisualScriptFunction { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:550:1874 [INFO] [stdout] | [INFO] [stdout] 550 | ...se_types)] # [derive (Debug)] pub struct ToolButton { this : RawObject < Self > , } impl ToolButton { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:562:1494 [INFO] [stdout] | [INFO] [stdout] 562 | ...(Debug)] pub struct VisualShaderNodeVectorDecompose { this : RawObject < Self > , } impl VisualShaderNodeVectorDecompose { # [doc = "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:598:1771 [INFO] [stdout] | [INFO] [stdout] 598 | ...el_case_types)] # [derive (Debug)] pub struct Panel { this : RawObject < Self > , } impl Panel { # [doc = "Creates a new instance of t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:634:1458 [INFO] [stdout] | [INFO] [stdout] 634 | ... [derive (Debug)] pub struct VisualShaderNodeSwitch { this : RawObject < Self > , } impl VisualShaderNodeSwitch { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:664:1872 [INFO] [stdout] | [INFO] [stdout] 664 | ...pes)] # [derive (Debug)] pub struct MarginContainer { this : RawObject < Self > , } impl MarginContainer { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:688:1293 [INFO] [stdout] | [INFO] [stdout] 688 | ...ypes)] # [derive (Debug)] pub struct RootMotionView { this : RawObject < Self > , } impl RootMotionView { } impl gdnative_core :: priv... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:748:1458 [INFO] [stdout] | [INFO] [stdout] 748 | ... [derive (Debug)] pub struct VisualShaderNodeCustom { this : RawObject < Self > , } impl VisualShaderNodeCustom { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:760:1846 [INFO] [stdout] | [INFO] [stdout] 760 | ..._case_types)] # [derive (Debug)] pub struct VSlider { this : RawObject < Self > , } impl VSlider { # [doc = "Creates a new instance of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:766:1512 [INFO] [stdout] | [INFO] [stdout] 766 | ...derive (Debug)] pub struct AudioEffectLowPassFilter { this : RawObject < Self > , } impl AudioEffectLowPassFilter { # [doc = "Creates ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:862:1652 [INFO] [stdout] | [INFO] [stdout] 862 | ...Debug)] pub struct VisualShaderNodeGlobalExpression { this : RawObject < Self > , } impl VisualShaderNodeGlobalExpression { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:868:1906 [INFO] [stdout] | [INFO] [stdout] 868 | ...e_types)] # [derive (Debug)] pub struct CSGCombiner { this : RawObject < Self > , } impl CSGCombiner { # [doc = "Creates a new instanc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:880:1321 [INFO] [stdout] | [INFO] [stdout] 880 | ..._types)] # [derive (Debug)] pub struct TriangleMesh { this : RawObject < Self > , } impl TriangleMesh { # [doc = "Creates a new instan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:916:1862 [INFO] [stdout] | [INFO] [stdout] 916 | ...case_types)] # [derive (Debug)] pub struct CheckBox { this : RawObject < Self > , } impl CheckBox { # [doc = "Creates a new instance o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1000:1434 [INFO] [stdout] | [INFO] [stdout] 1000 | ...derive (Debug)] pub struct AnimationTrackEditPlugin { this : RawObject < Self > , } impl AnimationTrackEditPlugin { } impl gdnative_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1018:1516 [INFO] [stdout] | [INFO] [stdout] 1018 | ...erive (Debug)] pub struct AudioEffectLowShelfFilter { this : RawObject < Self > , } impl AudioEffectLowShelfFilter { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1036:1337 [INFO] [stdout] | [INFO] [stdout] 1036 | ...es)] # [derive (Debug)] pub struct ResourceImporter { this : RawObject < Self > , } impl ResourceImporter { } impl gdnative_core :: pr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1192:1400 [INFO] [stdout] | [INFO] [stdout] 1192 | ...ase_types)] # [derive (Debug)] pub struct Texture3D { this : RawObject < Self > , } impl Texture3D { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1270:1478 [INFO] [stdout] | [INFO] [stdout] 1270 | ...ive (Debug)] pub struct VisualShaderNodeFaceForward { this : RawObject < Self > , } impl VisualShaderNodeFaceForward { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1294:1307 [INFO] [stdout] | [INFO] [stdout] 1294 | ...rive (Debug)] pub struct Physics2DDirectBodyStateSW { this : RawObject < Self > , } impl Physics2DDirectBodyStateSW { } impl gdnative_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1300:1446 [INFO] [stdout] | [INFO] [stdout] 1300 | ...] # [derive (Debug)] pub struct VisualScriptSubCall { this : RawObject < Self > , } impl VisualScriptSubCall { # [doc = "Creates a new... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1330:1553 [INFO] [stdout] | [INFO] [stdout] 1330 | ...ve (Debug)] pub struct VisualShaderNodeScalarSwitch { this : RawObject < Self > , } impl VisualShaderNodeScalarSwitch { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1336:1486 [INFO] [stdout] | [INFO] [stdout] 1336 | ...e (Debug)] pub struct VisualShaderNodeVectorCompose { this : RawObject < Self > , } impl VisualShaderNodeVectorCompose { # [doc = "Cre... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1438:1552 [INFO] [stdout] | [INFO] [stdout] 1438 | ...ive (Debug)] pub struct VisualShaderNodeVec3Uniform { this : RawObject < Self > , } impl VisualShaderNodeVec3Uniform { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1450:1792 [INFO] [stdout] | [INFO] [stdout] 1450 | ...se_types)] # [derive (Debug)] pub struct ARVRCamera { this : RawObject < Self > , } impl ARVRCamera { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1456:1341 [INFO] [stdout] | [INFO] [stdout] 1456 | ...case_types)] # [derive (Debug)] pub struct TextFile { this : RawObject < Self > , } impl TextFile { # [doc = "Creates a new instance o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1462:1454 [INFO] [stdout] | [INFO] [stdout] 1462 | ...# [derive (Debug)] pub struct VisualScriptCondition { this : RawObject < Self > , } impl VisualScriptCondition { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1510:1830 [INFO] [stdout] | [INFO] [stdout] 1510 | ...se_types)] # [derive (Debug)] pub struct PopupPanel { this : RawObject < Self > , } impl PopupPanel { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1516:1504 [INFO] [stdout] | [INFO] [stdout] 1516 | ... [derive (Debug)] pub struct AudioEffectNotchFilter { this : RawObject < Self > , } impl AudioEffectNotchFilter { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1540:1309 [INFO] [stdout] | [INFO] [stdout] 1540 | ...ase_types)] # [derive (Debug)] pub struct JavaClass { this : RawObject < Self > , } impl JavaClass { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1564:1454 [INFO] [stdout] | [INFO] [stdout] 1564 | ...ve (Debug)] pub struct AudioStreamPlaybackResampled { this : RawObject < Self > , } impl AudioStreamPlaybackResampled { } impl gdnativ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1582:1458 [INFO] [stdout] | [INFO] [stdout] 1582 | ... [derive (Debug)] pub struct VisualScriptCustomNode { this : RawObject < Self > , } # [derive (Copy , Clone , Debug , PartialEq , Eq ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1672:1365 [INFO] [stdout] | [INFO] [stdout] 1672 | ...ypes)] # [derive (Debug)] pub struct AudioBusLayout { this : RawObject < Self > , } impl AudioBusLayout { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1708:1522 [INFO] [stdout] | [INFO] [stdout] 1708 | ...derive (Debug)] pub struct VisualScriptComposeArray { this : RawObject < Self > , } impl VisualScriptComposeArray { # [doc = "Creates ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1732:1442 [INFO] [stdout] | [INFO] [stdout] 1732 | ...)] # [derive (Debug)] pub struct VisualShaderNodeIf { this : RawObject < Self > , } impl VisualShaderNodeIf { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1738:1309 [INFO] [stdout] | [INFO] [stdout] 1738 | ...ve (Debug)] pub struct BulletPhysicsDirectBodyState { this : RawObject < Self > , } impl BulletPhysicsDirectBodyState { } impl gdnativ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1798:1365 [INFO] [stdout] | [INFO] [stdout] 1798 | ...ypes)] # [derive (Debug)] pub struct RichTextEffect { this : RawObject < Self > , } impl RichTextEffect { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1810:1408 [INFO] [stdout] | [INFO] [stdout] 1810 | ...# [derive (Debug)] pub struct ARVRInterfaceGDNative { this : RawObject < Self > , } impl ARVRInterfaceGDNative { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1840:1449 [INFO] [stdout] | [INFO] [stdout] 1840 | ... [derive (Debug)] pub struct AnimationNodeTimeScale { this : RawObject < Self > , } impl AnimationNodeTimeScale { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1852:1908 [INFO] [stdout] | [INFO] [stdout] 1852 | ...types)] # [derive (Debug)] pub struct HBoxContainer { this : RawObject < Self > , } impl HBoxContainer { # [doc = "Creates a new insta... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1864:1349 [INFO] [stdout] | [INFO] [stdout] 1864 | ...] # [derive (Debug)] pub struct ResourceFormatSaver { this : RawObject < Self > , } impl ResourceFormatSaver { # [doc = "Creates a new... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1888:1353 [INFO] [stdout] | [INFO] [stdout] 1888 | ...e_types)] # [derive (Debug)] pub struct AudioEffect { this : RawObject < Self > , } impl AudioEffect { } impl gdnative_core :: private... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1900:1434 [INFO] [stdout] | [INFO] [stdout] 1900 | ...es)] # [derive (Debug)] pub struct VisualScriptSelf { this : RawObject < Self > , } impl VisualScriptSelf { # [doc = "Creates a new in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1918:1478 [INFO] [stdout] | [INFO] [stdout] 1918 | ...ive (Debug)] pub struct VisualShaderNodeScalarClamp { this : RawObject < Self > , } impl VisualShaderNodeScalarClamp { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1936:1873 [INFO] [stdout] | [INFO] [stdout] 1936 | ...se_types)] # [derive (Debug)] pub struct HScrollBar { this : RawObject < Self > , } impl HScrollBar { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1954:1442 [INFO] [stdout] | [INFO] [stdout] 1954 | ...)] # [derive (Debug)] pub struct VisualScriptSwitch { this : RawObject < Self > , } impl VisualScriptSwitch { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1990:1495 [INFO] [stdout] | [INFO] [stdout] 1990 | ... [derive (Debug)] pub struct EditorSceneImporterFBX { this : RawObject < Self > , } impl EditorSceneImporterFBX { } impl gdnative_core... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2008:1437 [INFO] [stdout] | [INFO] [stdout] 2008 | ...] # [derive (Debug)] pub struct AnimationNodeOutput { this : RawObject < Self > , } impl AnimationNodeOutput { # [doc = "Creates a new... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2092:1470 [INFO] [stdout] | [INFO] [stdout] 2092 | ...erive (Debug)] pub struct VisualShaderNodeVectorLen { this : RawObject < Self > , } impl VisualShaderNodeVectorLen { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2104:1498 [INFO] [stdout] | [INFO] [stdout] 2104 | ...Debug)] pub struct VisualShaderNodeScalarSmoothStep { this : RawObject < Self > , } impl VisualShaderNodeScalarSmoothStep { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2116:1836 [INFO] [stdout] | [INFO] [stdout] 2116 | ...e_types)] # [derive (Debug)] pub struct PopupDialog { this : RawObject < Self > , } impl PopupDialog { # [doc = "Creates a new instanc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2128:1560 [INFO] [stdout] | [INFO] [stdout] 2128 | ...e (Debug)] pub struct VisualShaderNodeScalarUniform { this : RawObject < Self > , } impl VisualShaderNodeScalarUniform { # [doc = "Cre... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2218:1458 [INFO] [stdout] | [INFO] [stdout] 2218 | ... [derive (Debug)] pub struct VisualShaderNodeOutput { this : RawObject < Self > , } impl VisualShaderNodeOutput { } impl gdnative_core... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2272:1486 [INFO] [stdout] | [INFO] [stdout] 2272 | ...e (Debug)] pub struct VisualShaderNodeVectorRefract { this : RawObject < Self > , } impl VisualShaderNodeVectorRefract { # [doc = "Cre... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2278:1464 [INFO] [stdout] | [INFO] [stdout] 2278 | ...pes)] # [derive (Debug)] pub struct AudioEffectEQ10 { this : RawObject < Self > , } impl AudioEffectEQ10 { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2284:1194 [INFO] [stdout] | [INFO] [stdout] 2284 | ..._types)] # [derive (Debug)] pub struct InputDefault { this : RawObject < Self > , } impl InputDefault { } impl gdnative_core :: privat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2308:1482 [INFO] [stdout] | [INFO] [stdout] 2308 | ...ve (Debug)] pub struct VisualShaderNodeOuterProduct { this : RawObject < Self > , } impl VisualShaderNodeOuterProduct { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2374:1652 [INFO] [stdout] | [INFO] [stdout] 2374 | ... (Debug)] pub struct VisualShaderNodeCubeMapUniform { this : RawObject < Self > , } impl VisualShaderNodeCubeMapUniform { # [doc = "Cr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2380:1866 [INFO] [stdout] | [INFO] [stdout] 2380 | ...ypes)] # [derive (Debug)] pub struct PanelContainer { this : RawObject < Self > , } impl PanelContainer { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2386:1482 [INFO] [stdout] | [INFO] [stdout] 2386 | ...ve (Debug)] pub struct VisualShaderNodeVectorInterp { this : RawObject < Self > , } impl VisualShaderNodeVectorInterp { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2470:1426 [INFO] [stdout] | [INFO] [stdout] 2470 | ...ase_types)] # [derive (Debug)] pub struct PointMesh { this : RawObject < Self > , } impl PointMesh { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2482:1572 [INFO] [stdout] | [INFO] [stdout] 2482 | ...Debug)] pub struct VisualShaderNodeTransformUniform { this : RawObject < Self > , } impl VisualShaderNodeTransformUniform { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2494:1258 [INFO] [stdout] | [INFO] [stdout] 2494 | ...ase_types)] # [derive (Debug)] pub struct Separator { this : RawObject < Self > , } impl Separator { } impl gdnative_core :: private :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2536:1353 [INFO] [stdout] | [INFO] [stdout] 2536 | ... # [derive (Debug)] pub struct ResourceFormatLoader { this : RawObject < Self > , } impl ResourceFormatLoader { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2626:1516 [INFO] [stdout] | [INFO] [stdout] 2626 | ...erive (Debug)] pub struct AudioEffectHighPassFilter { this : RawObject < Self > , } impl AudioEffectHighPassFilter { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2632:1498 [INFO] [stdout] | [INFO] [stdout] 2632 | ...Debug)] pub struct VisualShaderNodeVectorScalarStep { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarStep { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2686:1707 [INFO] [stdout] | [INFO] [stdout] 2686 | ..._types)] # [derive (Debug)] pub struct JNISingleton { this : RawObject < Self > , } impl JNISingleton { # [doc = "Creates a new instan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2710:1556 [INFO] [stdout] | [INFO] [stdout] 2710 | ...ve (Debug)] pub struct VisualShaderNodeColorUniform { this : RawObject < Self > , } impl VisualShaderNodeColorUniform { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2716:1165 [INFO] [stdout] | [INFO] [stdout] 2716 | ..._case_types)] # [derive (Debug)] pub struct IP_Unix { this : RawObject < Self > , } impl IP_Unix { } impl gdnative_core :: private :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2722:1321 [INFO] [stdout] | [INFO] [stdout] 2722 | ..._types)] # [derive (Debug)] pub struct SpatialGizmo { this : RawObject < Self > , } impl SpatialGizmo { } impl gdnative_core :: privat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2728:1926 [INFO] [stdout] | [INFO] [stdout] 2728 | ...pes)] # [derive (Debug)] pub struct VSplitContainer { this : RawObject < Self > , } impl VSplitContainer { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2740:1880 [INFO] [stdout] | [INFO] [stdout] 2740 | ...e_types)] # [derive (Debug)] pub struct CheckButton { this : RawObject < Self > , } impl CheckButton { # [doc = "Creates a new instanc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2758:1439 [INFO] [stdout] | [INFO] [stdout] 2758 | ...# [derive (Debug)] pub struct AudioStreamMicrophone { this : RawObject < Self > , } impl AudioStreamMicrophone { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2782:1842 [INFO] [stdout] | [INFO] [stdout] 2782 | ...se_types)] # [derive (Debug)] pub struct HSeparator { this : RawObject < Self > , } impl HSeparator { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2848:1842 [INFO] [stdout] | [INFO] [stdout] 2848 | ...se_types)] # [derive (Debug)] pub struct VSeparator { this : RawObject < Self > , } impl VSeparator { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2866:1516 [INFO] [stdout] | [INFO] [stdout] 2866 | ...erive (Debug)] pub struct AudioEffectBandPassFilter { this : RawObject < Self > , } impl AudioEffectBandPassFilter { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2914:1564 [INFO] [stdout] | [INFO] [stdout] 2914 | ... (Debug)] pub struct VisualShaderNodeBooleanUniform { this : RawObject < Self > , } impl VisualShaderNodeBooleanUniform { # [doc = "Cr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2980:1520 [INFO] [stdout] | [INFO] [stdout] 2980 | ...rive (Debug)] pub struct AudioEffectBandLimitFilter { this : RawObject < Self > , } impl AudioEffectBandLimitFilter { # [doc = "Create... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2998:1412 [INFO] [stdout] | [INFO] [stdout] 2998 | ..._types)] # [derive (Debug)] pub struct TextureArray { this : RawObject < Self > , } impl TextureArray { # [doc = "Creates a new instan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3028:1490 [INFO] [stdout] | [INFO] [stdout] 3028 | ... (Debug)] pub struct VisualShaderNodeVectorDistance { this : RawObject < Self > , } impl VisualShaderNodeVectorDistance { # [doc = "Cr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3070:1458 [INFO] [stdout] | [INFO] [stdout] 3070 | ... [derive (Debug)] pub struct VisualScriptExpression { this : RawObject < Self > , } impl VisualScriptExpression { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3088:1454 [INFO] [stdout] | [INFO] [stdout] 3088 | ...# [derive (Debug)] pub struct VisualScriptSceneTree { this : RawObject < Self > , } impl VisualScriptSceneTree { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3124:1760 [INFO] [stdout] | [INFO] [stdout] 3124 | ...se_types)] # [derive (Debug)] pub struct Position3D { this : RawObject < Self > , } impl Position3D { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3166:1477 [INFO] [stdout] | [INFO] [stdout] 3166 | ...erive (Debug)] pub struct WebRTCDataChannelGDNative { this : RawObject < Self > , } impl WebRTCDataChannelGDNative { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3172:1438 [INFO] [stdout] | [INFO] [stdout] 3172 | ...s)] # [derive (Debug)] pub struct VisualScriptWhile { this : RawObject < Self > , } impl VisualScriptWhile { # [doc = "Creates a new i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3190:1846 [INFO] [stdout] | [INFO] [stdout] 3190 | ..._case_types)] # [derive (Debug)] pub struct HSlider { this : RawObject < Self > , } impl HSlider { # [doc = "Creates a new instance of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3232:1798 [INFO] [stdout] | [INFO] [stdout] 3232 | ...se_types)] # [derive (Debug)] pub struct Position2D { this : RawObject < Self > , } impl Position2D { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3256:1186 [INFO] [stdout] | [INFO] [stdout] 3256 | ...pes)] # [derive (Debug)] pub struct GlobalConstants { this : RawObject < Self > , } # [doc = "Constants"] # [allow (non_upper_case_glo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3274:1349 [INFO] [stdout] | [INFO] [stdout] 3274 | ...] # [derive (Debug)] pub struct AudioStreamPlayback { this : RawObject < Self > , } impl AudioStreamPlayback { } impl gdnative_core ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3292:1458 [INFO] [stdout] | [INFO] [stdout] 3292 | ... (Debug)] pub struct EditorResourceConversionPlugin { this : RawObject < Self > , } impl EditorResourceConversionPlugin { } impl gdnat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3334:1464 [INFO] [stdout] | [INFO] [stdout] 3334 | ...pes)] # [derive (Debug)] pub struct AudioEffectEQ21 { this : RawObject < Self > , } impl AudioEffectEQ21 { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3340:1246 [INFO] [stdout] | [INFO] [stdout] 3340 | ...] # [derive (Debug)] pub struct BulletPhysicsServer { this : RawObject < Self > , } impl BulletPhysicsServer { } impl gdnative_core ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3352:1445 [INFO] [stdout] | [INFO] [stdout] 3352 | ...# [derive (Debug)] pub struct AnimationNodeTimeSeek { this : RawObject < Self > , } impl AnimationNodeTimeSeek { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3358:1490 [INFO] [stdout] | [INFO] [stdout] 3358 | ...[derive (Debug)] pub struct MultiplayerPeerGDNative { this : RawObject < Self > , } impl MultiplayerPeerGDNative { # [doc = "Creates a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3400:1926 [INFO] [stdout] | [INFO] [stdout] 3400 | ...pes)] # [derive (Debug)] pub struct HSplitContainer { this : RawObject < Self > , } impl HSplitContainer { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3412:1244 [INFO] [stdout] | [INFO] [stdout] 3412 | ...s)] # [derive (Debug)] pub struct Physics2DServerSW { this : RawObject < Self > , } impl Physics2DServerSW { } impl gdnative_core :: p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3436:1478 [INFO] [stdout] | [INFO] [stdout] 3436 | ...ive (Debug)] pub struct VisualShaderNodeDeterminant { this : RawObject < Self > , } impl VisualShaderNodeDeterminant { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3442:1462 [INFO] [stdout] | [INFO] [stdout] 3442 | ...[derive (Debug)] pub struct VisualShaderNodeFresnel { this : RawObject < Self > , } impl VisualShaderNodeFresnel { # [doc = "Creates a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3448:1688 [INFO] [stdout] | [INFO] [stdout] 3448 | ... pub struct VisualShaderNodeTextureUniformTriplanar { this : RawObject < Self > , } impl VisualShaderNodeTextureUniformTriplanar { # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3460:1457 [INFO] [stdout] | [INFO] [stdout] 3460 | ...ve (Debug)] pub struct WebRTCPeerConnectionGDNative { this : RawObject < Self > , } impl WebRTCPeerConnectionGDNative { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3514:1353 [INFO] [stdout] | [INFO] [stdout] 3514 | ...e_types)] # [derive (Debug)] pub struct VideoStream { this : RawObject < Self > , } impl VideoStream { } impl gdnative_core :: private... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3634:1482 [INFO] [stdout] | [INFO] [stdout] 3634 | ...ve (Debug)] pub struct VisualShaderNodeScalarInterp { this : RawObject < Self > , } impl VisualShaderNodeScalarInterp { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3688:1387 [INFO] [stdout] | [INFO] [stdout] 3688 | ...)] # [derive (Debug)] pub struct PacketPeerGDNative { this : RawObject < Self > , } impl PacketPeerGDNative { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3700:1832 [INFO] [stdout] | [INFO] [stdout] 3700 | ...ase_types)] # [derive (Debug)] pub struct SpotLight { this : RawObject < Self > , } impl SpotLight { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3706:1474 [INFO] [stdout] | [INFO] [stdout] 3706 | ...rive (Debug)] pub struct VisualShaderNodeDotProduct { this : RawObject < Self > , } impl VisualShaderNodeDotProduct { # [doc = "Create... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3724:1450 [INFO] [stdout] | [INFO] [stdout] 3724 | ... # [derive (Debug)] pub struct VisualScriptIndexSet { this : RawObject < Self > , } impl VisualScriptIndexSet { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3730:1506 [INFO] [stdout] | [INFO] [stdout] 3730 | ...bug)] pub struct VisualShaderNodeTransformDecompose { this : RawObject < Self > , } impl VisualShaderNodeTransformDecompose { # [doc =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3736:1349 [INFO] [stdout] | [INFO] [stdout] 3736 | ...] # [derive (Debug)] pub struct AudioEffectInstance { this : RawObject < Self > , } impl AudioEffectInstance { } impl gdnative_core ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3772:1450 [INFO] [stdout] | [INFO] [stdout] 3772 | ... # [derive (Debug)] pub struct VisualScriptIterator { this : RawObject < Self > , } impl VisualScriptIterator { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3778:1387 [INFO] [stdout] | [INFO] [stdout] 3778 | ...)] # [derive (Debug)] pub struct StreamPeerGDNative { this : RawObject < Self > , } impl StreamPeerGDNative { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:4:1494 [INFO] [stdout] | [INFO] [stdout] 4 | ...(Debug)] pub struct VisualShaderNodeVectorScalarMix { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarMix { # [doc = "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:22:1522 [INFO] [stdout] | [INFO] [stdout] 22 | ...] pub struct VisualShaderNodeVectorScalarSmoothStep { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarSmoothStep { # [d... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:40:1470 [INFO] [stdout] | [INFO] [stdout] 40 | ...)] # [derive (Debug)] pub struct EditorImportPlugin { this : RawObject < Self > , } impl EditorImportPlugin { } impl gdnative_core :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:58:1458 [INFO] [stdout] | [INFO] [stdout] 58 | ... (Debug)] pub struct EditorResourcePreviewGenerator { this : RawObject < Self > , } impl EditorResourcePreviewGenerator { } impl gdnat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:82:1398 [INFO] [stdout] | [INFO] [stdout] 82 | ...types)] # [derive (Debug)] pub struct StyleBoxEmpty { this : RawObject < Self > , } impl StyleBoxEmpty { # [doc = "Creates a new insta... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:154:1450 [INFO] [stdout] | [INFO] [stdout] 154 | ... # [derive (Debug)] pub struct VisualScriptIndexGet { this : RawObject < Self > , } impl VisualScriptIndexGet { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:214:1520 [INFO] [stdout] | [INFO] [stdout] 214 | ...rive (Debug)] pub struct AudioEffectHighShelfFilter { this : RawObject < Self > , } impl AudioEffectHighShelfFilter { # [doc = "Create... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:238:1873 [INFO] [stdout] | [INFO] [stdout] 238 | ...se_types)] # [derive (Debug)] pub struct VScrollBar { this : RawObject < Self > , } impl VScrollBar { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:256:1908 [INFO] [stdout] | [INFO] [stdout] 256 | ...types)] # [derive (Debug)] pub struct VBoxContainer { this : RawObject < Self > , } impl VBoxContainer { # [doc = "Creates a new insta... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:328:1429 [INFO] [stdout] | [INFO] [stdout] 328 | ...s)] # [derive (Debug)] pub struct AnimationRootNode { this : RawObject < Self > , } impl AnimationRootNode { # [doc = "Creates a new i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:400:1478 [INFO] [stdout] | [INFO] [stdout] 400 | ...ive (Debug)] pub struct VisualShaderNodeVectorClamp { this : RawObject < Self > , } impl VisualShaderNodeVectorClamp { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:436:1498 [INFO] [stdout] | [INFO] [stdout] 436 | ...Debug)] pub struct VisualShaderNodeVectorSmoothStep { this : RawObject < Self > , } impl VisualShaderNodeVectorSmoothStep { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:472:1498 [INFO] [stdout] | [INFO] [stdout] 472 | ...Debug)] pub struct VisualShaderNodeTransformCompose { this : RawObject < Self > , } impl VisualShaderNodeTransformCompose { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:490:1460 [INFO] [stdout] | [INFO] [stdout] 490 | ...ypes)] # [derive (Debug)] pub struct AudioEffectEQ6 { this : RawObject < Self > , } impl AudioEffectEQ6 { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:502:1450 [INFO] [stdout] | [INFO] [stdout] 502 | ... # [derive (Debug)] pub struct VisualScriptFunction { this : RawObject < Self > , } impl VisualScriptFunction { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:550:1874 [INFO] [stdout] | [INFO] [stdout] 550 | ...se_types)] # [derive (Debug)] pub struct ToolButton { this : RawObject < Self > , } impl ToolButton { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:562:1494 [INFO] [stdout] | [INFO] [stdout] 562 | ...(Debug)] pub struct VisualShaderNodeVectorDecompose { this : RawObject < Self > , } impl VisualShaderNodeVectorDecompose { # [doc = "C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:598:1771 [INFO] [stdout] | [INFO] [stdout] 598 | ...el_case_types)] # [derive (Debug)] pub struct Panel { this : RawObject < Self > , } impl Panel { # [doc = "Creates a new instance of t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:634:1458 [INFO] [stdout] | [INFO] [stdout] 634 | ... [derive (Debug)] pub struct VisualShaderNodeSwitch { this : RawObject < Self > , } impl VisualShaderNodeSwitch { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:664:1872 [INFO] [stdout] | [INFO] [stdout] 664 | ...pes)] # [derive (Debug)] pub struct MarginContainer { this : RawObject < Self > , } impl MarginContainer { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:688:1293 [INFO] [stdout] | [INFO] [stdout] 688 | ...ypes)] # [derive (Debug)] pub struct RootMotionView { this : RawObject < Self > , } impl RootMotionView { } impl gdnative_core :: priv... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:748:1458 [INFO] [stdout] | [INFO] [stdout] 748 | ... [derive (Debug)] pub struct VisualShaderNodeCustom { this : RawObject < Self > , } impl VisualShaderNodeCustom { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:760:1846 [INFO] [stdout] | [INFO] [stdout] 760 | ..._case_types)] # [derive (Debug)] pub struct VSlider { this : RawObject < Self > , } impl VSlider { # [doc = "Creates a new instance of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:766:1512 [INFO] [stdout] | [INFO] [stdout] 766 | ...derive (Debug)] pub struct AudioEffectLowPassFilter { this : RawObject < Self > , } impl AudioEffectLowPassFilter { # [doc = "Creates ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:862:1652 [INFO] [stdout] | [INFO] [stdout] 862 | ...Debug)] pub struct VisualShaderNodeGlobalExpression { this : RawObject < Self > , } impl VisualShaderNodeGlobalExpression { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:868:1906 [INFO] [stdout] | [INFO] [stdout] 868 | ...e_types)] # [derive (Debug)] pub struct CSGCombiner { this : RawObject < Self > , } impl CSGCombiner { # [doc = "Creates a new instanc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:880:1321 [INFO] [stdout] | [INFO] [stdout] 880 | ..._types)] # [derive (Debug)] pub struct TriangleMesh { this : RawObject < Self > , } impl TriangleMesh { # [doc = "Creates a new instan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:916:1862 [INFO] [stdout] | [INFO] [stdout] 916 | ...case_types)] # [derive (Debug)] pub struct CheckBox { this : RawObject < Self > , } impl CheckBox { # [doc = "Creates a new instance o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1000:1434 [INFO] [stdout] | [INFO] [stdout] 1000 | ...derive (Debug)] pub struct AnimationTrackEditPlugin { this : RawObject < Self > , } impl AnimationTrackEditPlugin { } impl gdnative_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1018:1516 [INFO] [stdout] | [INFO] [stdout] 1018 | ...erive (Debug)] pub struct AudioEffectLowShelfFilter { this : RawObject < Self > , } impl AudioEffectLowShelfFilter { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1036:1337 [INFO] [stdout] | [INFO] [stdout] 1036 | ...es)] # [derive (Debug)] pub struct ResourceImporter { this : RawObject < Self > , } impl ResourceImporter { } impl gdnative_core :: pr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1192:1400 [INFO] [stdout] | [INFO] [stdout] 1192 | ...ase_types)] # [derive (Debug)] pub struct Texture3D { this : RawObject < Self > , } impl Texture3D { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1270:1478 [INFO] [stdout] | [INFO] [stdout] 1270 | ...ive (Debug)] pub struct VisualShaderNodeFaceForward { this : RawObject < Self > , } impl VisualShaderNodeFaceForward { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1294:1307 [INFO] [stdout] | [INFO] [stdout] 1294 | ...rive (Debug)] pub struct Physics2DDirectBodyStateSW { this : RawObject < Self > , } impl Physics2DDirectBodyStateSW { } impl gdnative_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1300:1446 [INFO] [stdout] | [INFO] [stdout] 1300 | ...] # [derive (Debug)] pub struct VisualScriptSubCall { this : RawObject < Self > , } impl VisualScriptSubCall { # [doc = "Creates a new... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1330:1553 [INFO] [stdout] | [INFO] [stdout] 1330 | ...ve (Debug)] pub struct VisualShaderNodeScalarSwitch { this : RawObject < Self > , } impl VisualShaderNodeScalarSwitch { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1336:1486 [INFO] [stdout] | [INFO] [stdout] 1336 | ...e (Debug)] pub struct VisualShaderNodeVectorCompose { this : RawObject < Self > , } impl VisualShaderNodeVectorCompose { # [doc = "Cre... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1438:1552 [INFO] [stdout] | [INFO] [stdout] 1438 | ...ive (Debug)] pub struct VisualShaderNodeVec3Uniform { this : RawObject < Self > , } impl VisualShaderNodeVec3Uniform { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1450:1792 [INFO] [stdout] | [INFO] [stdout] 1450 | ...se_types)] # [derive (Debug)] pub struct ARVRCamera { this : RawObject < Self > , } impl ARVRCamera { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1456:1341 [INFO] [stdout] | [INFO] [stdout] 1456 | ...case_types)] # [derive (Debug)] pub struct TextFile { this : RawObject < Self > , } impl TextFile { # [doc = "Creates a new instance o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1462:1454 [INFO] [stdout] | [INFO] [stdout] 1462 | ...# [derive (Debug)] pub struct VisualScriptCondition { this : RawObject < Self > , } impl VisualScriptCondition { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1510:1830 [INFO] [stdout] | [INFO] [stdout] 1510 | ...se_types)] # [derive (Debug)] pub struct PopupPanel { this : RawObject < Self > , } impl PopupPanel { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1516:1504 [INFO] [stdout] | [INFO] [stdout] 1516 | ... [derive (Debug)] pub struct AudioEffectNotchFilter { this : RawObject < Self > , } impl AudioEffectNotchFilter { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1540:1309 [INFO] [stdout] | [INFO] [stdout] 1540 | ...ase_types)] # [derive (Debug)] pub struct JavaClass { this : RawObject < Self > , } impl JavaClass { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1564:1454 [INFO] [stdout] | [INFO] [stdout] 1564 | ...ve (Debug)] pub struct AudioStreamPlaybackResampled { this : RawObject < Self > , } impl AudioStreamPlaybackResampled { } impl gdnativ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1582:1458 [INFO] [stdout] | [INFO] [stdout] 1582 | ... [derive (Debug)] pub struct VisualScriptCustomNode { this : RawObject < Self > , } # [derive (Copy , Clone , Debug , PartialEq , Eq ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1672:1365 [INFO] [stdout] | [INFO] [stdout] 1672 | ...ypes)] # [derive (Debug)] pub struct AudioBusLayout { this : RawObject < Self > , } impl AudioBusLayout { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1708:1522 [INFO] [stdout] | [INFO] [stdout] 1708 | ...derive (Debug)] pub struct VisualScriptComposeArray { this : RawObject < Self > , } impl VisualScriptComposeArray { # [doc = "Creates ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1732:1442 [INFO] [stdout] | [INFO] [stdout] 1732 | ...)] # [derive (Debug)] pub struct VisualShaderNodeIf { this : RawObject < Self > , } impl VisualShaderNodeIf { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1738:1309 [INFO] [stdout] | [INFO] [stdout] 1738 | ...ve (Debug)] pub struct BulletPhysicsDirectBodyState { this : RawObject < Self > , } impl BulletPhysicsDirectBodyState { } impl gdnativ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1798:1365 [INFO] [stdout] | [INFO] [stdout] 1798 | ...ypes)] # [derive (Debug)] pub struct RichTextEffect { this : RawObject < Self > , } impl RichTextEffect { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1810:1408 [INFO] [stdout] | [INFO] [stdout] 1810 | ...# [derive (Debug)] pub struct ARVRInterfaceGDNative { this : RawObject < Self > , } impl ARVRInterfaceGDNative { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1840:1449 [INFO] [stdout] | [INFO] [stdout] 1840 | ... [derive (Debug)] pub struct AnimationNodeTimeScale { this : RawObject < Self > , } impl AnimationNodeTimeScale { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1852:1908 [INFO] [stdout] | [INFO] [stdout] 1852 | ...types)] # [derive (Debug)] pub struct HBoxContainer { this : RawObject < Self > , } impl HBoxContainer { # [doc = "Creates a new insta... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1864:1349 [INFO] [stdout] | [INFO] [stdout] 1864 | ...] # [derive (Debug)] pub struct ResourceFormatSaver { this : RawObject < Self > , } impl ResourceFormatSaver { # [doc = "Creates a new... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1888:1353 [INFO] [stdout] | [INFO] [stdout] 1888 | ...e_types)] # [derive (Debug)] pub struct AudioEffect { this : RawObject < Self > , } impl AudioEffect { } impl gdnative_core :: private... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1900:1434 [INFO] [stdout] | [INFO] [stdout] 1900 | ...es)] # [derive (Debug)] pub struct VisualScriptSelf { this : RawObject < Self > , } impl VisualScriptSelf { # [doc = "Creates a new in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1918:1478 [INFO] [stdout] | [INFO] [stdout] 1918 | ...ive (Debug)] pub struct VisualShaderNodeScalarClamp { this : RawObject < Self > , } impl VisualShaderNodeScalarClamp { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1936:1873 [INFO] [stdout] | [INFO] [stdout] 1936 | ...se_types)] # [derive (Debug)] pub struct HScrollBar { this : RawObject < Self > , } impl HScrollBar { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1954:1442 [INFO] [stdout] | [INFO] [stdout] 1954 | ...)] # [derive (Debug)] pub struct VisualScriptSwitch { this : RawObject < Self > , } impl VisualScriptSwitch { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:1990:1495 [INFO] [stdout] | [INFO] [stdout] 1990 | ... [derive (Debug)] pub struct EditorSceneImporterFBX { this : RawObject < Self > , } impl EditorSceneImporterFBX { } impl gdnative_core... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2008:1437 [INFO] [stdout] | [INFO] [stdout] 2008 | ...] # [derive (Debug)] pub struct AnimationNodeOutput { this : RawObject < Self > , } impl AnimationNodeOutput { # [doc = "Creates a new... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2092:1470 [INFO] [stdout] | [INFO] [stdout] 2092 | ...erive (Debug)] pub struct VisualShaderNodeVectorLen { this : RawObject < Self > , } impl VisualShaderNodeVectorLen { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2104:1498 [INFO] [stdout] | [INFO] [stdout] 2104 | ...Debug)] pub struct VisualShaderNodeScalarSmoothStep { this : RawObject < Self > , } impl VisualShaderNodeScalarSmoothStep { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2116:1836 [INFO] [stdout] | [INFO] [stdout] 2116 | ...e_types)] # [derive (Debug)] pub struct PopupDialog { this : RawObject < Self > , } impl PopupDialog { # [doc = "Creates a new instanc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2128:1560 [INFO] [stdout] | [INFO] [stdout] 2128 | ...e (Debug)] pub struct VisualShaderNodeScalarUniform { this : RawObject < Self > , } impl VisualShaderNodeScalarUniform { # [doc = "Cre... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2218:1458 [INFO] [stdout] | [INFO] [stdout] 2218 | ... [derive (Debug)] pub struct VisualShaderNodeOutput { this : RawObject < Self > , } impl VisualShaderNodeOutput { } impl gdnative_core... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2272:1486 [INFO] [stdout] | [INFO] [stdout] 2272 | ...e (Debug)] pub struct VisualShaderNodeVectorRefract { this : RawObject < Self > , } impl VisualShaderNodeVectorRefract { # [doc = "Cre... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2278:1464 [INFO] [stdout] | [INFO] [stdout] 2278 | ...pes)] # [derive (Debug)] pub struct AudioEffectEQ10 { this : RawObject < Self > , } impl AudioEffectEQ10 { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2284:1194 [INFO] [stdout] | [INFO] [stdout] 2284 | ..._types)] # [derive (Debug)] pub struct InputDefault { this : RawObject < Self > , } impl InputDefault { } impl gdnative_core :: privat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2308:1482 [INFO] [stdout] | [INFO] [stdout] 2308 | ...ve (Debug)] pub struct VisualShaderNodeOuterProduct { this : RawObject < Self > , } impl VisualShaderNodeOuterProduct { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2374:1652 [INFO] [stdout] | [INFO] [stdout] 2374 | ... (Debug)] pub struct VisualShaderNodeCubeMapUniform { this : RawObject < Self > , } impl VisualShaderNodeCubeMapUniform { # [doc = "Cr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2380:1866 [INFO] [stdout] | [INFO] [stdout] 2380 | ...ypes)] # [derive (Debug)] pub struct PanelContainer { this : RawObject < Self > , } impl PanelContainer { # [doc = "Creates a new inst... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2386:1482 [INFO] [stdout] | [INFO] [stdout] 2386 | ...ve (Debug)] pub struct VisualShaderNodeVectorInterp { this : RawObject < Self > , } impl VisualShaderNodeVectorInterp { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2470:1426 [INFO] [stdout] | [INFO] [stdout] 2470 | ...ase_types)] # [derive (Debug)] pub struct PointMesh { this : RawObject < Self > , } impl PointMesh { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2482:1572 [INFO] [stdout] | [INFO] [stdout] 2482 | ...Debug)] pub struct VisualShaderNodeTransformUniform { this : RawObject < Self > , } impl VisualShaderNodeTransformUniform { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2494:1258 [INFO] [stdout] | [INFO] [stdout] 2494 | ...ase_types)] # [derive (Debug)] pub struct Separator { this : RawObject < Self > , } impl Separator { } impl gdnative_core :: private :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2536:1353 [INFO] [stdout] | [INFO] [stdout] 2536 | ... # [derive (Debug)] pub struct ResourceFormatLoader { this : RawObject < Self > , } impl ResourceFormatLoader { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2626:1516 [INFO] [stdout] | [INFO] [stdout] 2626 | ...erive (Debug)] pub struct AudioEffectHighPassFilter { this : RawObject < Self > , } impl AudioEffectHighPassFilter { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2632:1498 [INFO] [stdout] | [INFO] [stdout] 2632 | ...Debug)] pub struct VisualShaderNodeVectorScalarStep { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarStep { # [doc = "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2686:1707 [INFO] [stdout] | [INFO] [stdout] 2686 | ..._types)] # [derive (Debug)] pub struct JNISingleton { this : RawObject < Self > , } impl JNISingleton { # [doc = "Creates a new instan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2710:1556 [INFO] [stdout] | [INFO] [stdout] 2710 | ...ve (Debug)] pub struct VisualShaderNodeColorUniform { this : RawObject < Self > , } impl VisualShaderNodeColorUniform { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2716:1165 [INFO] [stdout] | [INFO] [stdout] 2716 | ..._case_types)] # [derive (Debug)] pub struct IP_Unix { this : RawObject < Self > , } impl IP_Unix { } impl gdnative_core :: private :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2722:1321 [INFO] [stdout] | [INFO] [stdout] 2722 | ..._types)] # [derive (Debug)] pub struct SpatialGizmo { this : RawObject < Self > , } impl SpatialGizmo { } impl gdnative_core :: privat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2728:1926 [INFO] [stdout] | [INFO] [stdout] 2728 | ...pes)] # [derive (Debug)] pub struct VSplitContainer { this : RawObject < Self > , } impl VSplitContainer { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2740:1880 [INFO] [stdout] | [INFO] [stdout] 2740 | ...e_types)] # [derive (Debug)] pub struct CheckButton { this : RawObject < Self > , } impl CheckButton { # [doc = "Creates a new instanc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2758:1439 [INFO] [stdout] | [INFO] [stdout] 2758 | ...# [derive (Debug)] pub struct AudioStreamMicrophone { this : RawObject < Self > , } impl AudioStreamMicrophone { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2782:1842 [INFO] [stdout] | [INFO] [stdout] 2782 | ...se_types)] # [derive (Debug)] pub struct HSeparator { this : RawObject < Self > , } impl HSeparator { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2848:1842 [INFO] [stdout] | [INFO] [stdout] 2848 | ...se_types)] # [derive (Debug)] pub struct VSeparator { this : RawObject < Self > , } impl VSeparator { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2866:1516 [INFO] [stdout] | [INFO] [stdout] 2866 | ...erive (Debug)] pub struct AudioEffectBandPassFilter { this : RawObject < Self > , } impl AudioEffectBandPassFilter { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2914:1564 [INFO] [stdout] | [INFO] [stdout] 2914 | ... (Debug)] pub struct VisualShaderNodeBooleanUniform { this : RawObject < Self > , } impl VisualShaderNodeBooleanUniform { # [doc = "Cr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2980:1520 [INFO] [stdout] | [INFO] [stdout] 2980 | ...rive (Debug)] pub struct AudioEffectBandLimitFilter { this : RawObject < Self > , } impl AudioEffectBandLimitFilter { # [doc = "Create... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:2998:1412 [INFO] [stdout] | [INFO] [stdout] 2998 | ..._types)] # [derive (Debug)] pub struct TextureArray { this : RawObject < Self > , } impl TextureArray { # [doc = "Creates a new instan... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3028:1490 [INFO] [stdout] | [INFO] [stdout] 3028 | ... (Debug)] pub struct VisualShaderNodeVectorDistance { this : RawObject < Self > , } impl VisualShaderNodeVectorDistance { # [doc = "Cr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3070:1458 [INFO] [stdout] | [INFO] [stdout] 3070 | ... [derive (Debug)] pub struct VisualScriptExpression { this : RawObject < Self > , } impl VisualScriptExpression { # [doc = "Creates a ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3088:1454 [INFO] [stdout] | [INFO] [stdout] 3088 | ...# [derive (Debug)] pub struct VisualScriptSceneTree { this : RawObject < Self > , } impl VisualScriptSceneTree { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3124:1760 [INFO] [stdout] | [INFO] [stdout] 3124 | ...se_types)] # [derive (Debug)] pub struct Position3D { this : RawObject < Self > , } impl Position3D { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3166:1477 [INFO] [stdout] | [INFO] [stdout] 3166 | ...erive (Debug)] pub struct WebRTCDataChannelGDNative { this : RawObject < Self > , } impl WebRTCDataChannelGDNative { # [doc = "Creates... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3172:1438 [INFO] [stdout] | [INFO] [stdout] 3172 | ...s)] # [derive (Debug)] pub struct VisualScriptWhile { this : RawObject < Self > , } impl VisualScriptWhile { # [doc = "Creates a new i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3190:1846 [INFO] [stdout] | [INFO] [stdout] 3190 | ..._case_types)] # [derive (Debug)] pub struct HSlider { this : RawObject < Self > , } impl HSlider { # [doc = "Creates a new instance of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3232:1798 [INFO] [stdout] | [INFO] [stdout] 3232 | ...se_types)] # [derive (Debug)] pub struct Position2D { this : RawObject < Self > , } impl Position2D { # [doc = "Creates a new instance... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3256:1186 [INFO] [stdout] | [INFO] [stdout] 3256 | ...pes)] # [derive (Debug)] pub struct GlobalConstants { this : RawObject < Self > , } # [doc = "Constants"] # [allow (non_upper_case_glo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3274:1349 [INFO] [stdout] | [INFO] [stdout] 3274 | ...] # [derive (Debug)] pub struct AudioStreamPlayback { this : RawObject < Self > , } impl AudioStreamPlayback { } impl gdnative_core ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3292:1458 [INFO] [stdout] | [INFO] [stdout] 3292 | ... (Debug)] pub struct EditorResourceConversionPlugin { this : RawObject < Self > , } impl EditorResourceConversionPlugin { } impl gdnat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3334:1464 [INFO] [stdout] | [INFO] [stdout] 3334 | ...pes)] # [derive (Debug)] pub struct AudioEffectEQ21 { this : RawObject < Self > , } impl AudioEffectEQ21 { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3340:1246 [INFO] [stdout] | [INFO] [stdout] 3340 | ...] # [derive (Debug)] pub struct BulletPhysicsServer { this : RawObject < Self > , } impl BulletPhysicsServer { } impl gdnative_core ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3352:1445 [INFO] [stdout] | [INFO] [stdout] 3352 | ...# [derive (Debug)] pub struct AnimationNodeTimeSeek { this : RawObject < Self > , } impl AnimationNodeTimeSeek { # [doc = "Creates a n... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3358:1490 [INFO] [stdout] | [INFO] [stdout] 3358 | ...[derive (Debug)] pub struct MultiplayerPeerGDNative { this : RawObject < Self > , } impl MultiplayerPeerGDNative { # [doc = "Creates a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3400:1926 [INFO] [stdout] | [INFO] [stdout] 3400 | ...pes)] # [derive (Debug)] pub struct HSplitContainer { this : RawObject < Self > , } impl HSplitContainer { # [doc = "Creates a new ins... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3412:1244 [INFO] [stdout] | [INFO] [stdout] 3412 | ...s)] # [derive (Debug)] pub struct Physics2DServerSW { this : RawObject < Self > , } impl Physics2DServerSW { } impl gdnative_core :: p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3436:1478 [INFO] [stdout] | [INFO] [stdout] 3436 | ...ive (Debug)] pub struct VisualShaderNodeDeterminant { this : RawObject < Self > , } impl VisualShaderNodeDeterminant { # [doc = "Creat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3442:1462 [INFO] [stdout] | [INFO] [stdout] 3442 | ...[derive (Debug)] pub struct VisualShaderNodeFresnel { this : RawObject < Self > , } impl VisualShaderNodeFresnel { # [doc = "Creates a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3448:1688 [INFO] [stdout] | [INFO] [stdout] 3448 | ... pub struct VisualShaderNodeTextureUniformTriplanar { this : RawObject < Self > , } impl VisualShaderNodeTextureUniformTriplanar { # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3460:1457 [INFO] [stdout] | [INFO] [stdout] 3460 | ...ve (Debug)] pub struct WebRTCPeerConnectionGDNative { this : RawObject < Self > , } impl WebRTCPeerConnectionGDNative { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3514:1353 [INFO] [stdout] | [INFO] [stdout] 3514 | ...e_types)] # [derive (Debug)] pub struct VideoStream { this : RawObject < Self > , } impl VideoStream { } impl gdnative_core :: private... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3634:1482 [INFO] [stdout] | [INFO] [stdout] 3634 | ...ve (Debug)] pub struct VisualShaderNodeScalarInterp { this : RawObject < Self > , } impl VisualShaderNodeScalarInterp { # [doc = "Crea... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3688:1387 [INFO] [stdout] | [INFO] [stdout] 3688 | ...)] # [derive (Debug)] pub struct PacketPeerGDNative { this : RawObject < Self > , } impl PacketPeerGDNative { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3700:1832 [INFO] [stdout] | [INFO] [stdout] 3700 | ...ase_types)] # [derive (Debug)] pub struct SpotLight { this : RawObject < Self > , } impl SpotLight { # [doc = "Creates a new instance ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3706:1474 [INFO] [stdout] | [INFO] [stdout] 3706 | ...rive (Debug)] pub struct VisualShaderNodeDotProduct { this : RawObject < Self > , } impl VisualShaderNodeDotProduct { # [doc = "Create... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3724:1450 [INFO] [stdout] | [INFO] [stdout] 3724 | ... # [derive (Debug)] pub struct VisualScriptIndexSet { this : RawObject < Self > , } impl VisualScriptIndexSet { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3730:1506 [INFO] [stdout] | [INFO] [stdout] 3730 | ...bug)] pub struct VisualShaderNodeTransformDecompose { this : RawObject < Self > , } impl VisualShaderNodeTransformDecompose { # [doc =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3736:1349 [INFO] [stdout] | [INFO] [stdout] 3736 | ...] # [derive (Debug)] pub struct AudioEffectInstance { this : RawObject < Self > , } impl AudioEffectInstance { } impl gdnative_core ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3772:1450 [INFO] [stdout] | [INFO] [stdout] 3772 | ... # [derive (Debug)] pub struct VisualScriptIterator { this : RawObject < Self > , } impl VisualScriptIterator { # [doc = "Creates a ne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `this` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gdnative-bindings-lily-5a3cae80fe553cb5/out/generated.rs:3778:1387 [INFO] [stdout] | [INFO] [stdout] 3778 | ...)] # [derive (Debug)] pub struct StreamPeerGDNative { this : RawObject < Self > , } impl StreamPeerGDNative { # [doc = "Creates a new ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 124 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 124 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "45cdb24e3645bc37d4a1c1f96decc4db1074cd719816a7337ba5c69f36761f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45cdb24e3645bc37d4a1c1f96decc4db1074cd719816a7337ba5c69f36761f39", kill_on_drop: false }` [INFO] [stdout] 45cdb24e3645bc37d4a1c1f96decc4db1074cd719816a7337ba5c69f36761f39