[INFO] fetching crate gdnative-bindings-lily 0.9.3... [INFO] checking gdnative-bindings-lily-0.9.3 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate gdnative-bindings-lily 0.9.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gdnative-bindings-lily 0.9.3 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13d42cfcaa5ceda5de85d15cc5f1554290c0497b53438e0fab7c02822e892e52 [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" "13d42cfcaa5ceda5de85d15cc5f1554290c0497b53438e0fab7c02822e892e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d42cfcaa5ceda5de85d15cc5f1554290c0497b53438e0fab7c02822e892e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d42cfcaa5ceda5de85d15cc5f1554290c0497b53438e0fab7c02822e892e52", kill_on_drop: false }` [INFO] [stdout] 13d42cfcaa5ceda5de85d15cc5f1554290c0497b53438e0fab7c02822e892e52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec7d099b2a8ca855183ff073d895835107920716158f4d3d1b07f94d3df4c2e9 [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" "ec7d099b2a8ca855183ff073d895835107920716158f4d3d1b07f94d3df4c2e9", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [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-bindings-lily v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gdnative-sys v0.9.3 [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:22:1486 [INFO] [stdout] | [INFO] [stdout] 22 | ...e (Debug)] pub struct VisualShaderNodeVectorRefract { this : RawObject < Self > , } impl VisualShaderNodeVectorRefract { # [doc = "Cre... [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:28:1412 [INFO] [stdout] | [INFO] [stdout] 28 | ..._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:34:1258 [INFO] [stdout] | [INFO] [stdout] 34 | ...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:40:1464 [INFO] [stdout] | [INFO] [stdout] 40 | ...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:70:1832 [INFO] [stdout] | [INFO] [stdout] 70 | ...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:106:1798 [INFO] [stdout] | [INFO] [stdout] 106 | ...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:124:1438 [INFO] [stdout] | [INFO] [stdout] 124 | ...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:136:1454 [INFO] [stdout] | [INFO] [stdout] 136 | ...# [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:214:1873 [INFO] [stdout] | [INFO] [stdout] 214 | ...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:322:1482 [INFO] [stdout] | [INFO] [stdout] 322 | ...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:466:1842 [INFO] [stdout] | [INFO] [stdout] 466 | ...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:478:1434 [INFO] [stdout] | [INFO] [stdout] 478 | ...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:538:1462 [INFO] [stdout] | [INFO] [stdout] 538 | ...[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:592:1498 [INFO] [stdout] | [INFO] [stdout] 592 | ...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:610:1872 [INFO] [stdout] | [INFO] [stdout] 610 | ...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:652:1450 [INFO] [stdout] | [INFO] [stdout] 652 | ... # [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:658:1866 [INFO] [stdout] | [INFO] [stdout] 658 | ...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:688:1874 [INFO] [stdout] | [INFO] [stdout] 688 | ...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:748:1846 [INFO] [stdout] | [INFO] [stdout] 748 | ..._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:790:1572 [INFO] [stdout] | [INFO] [stdout] 790 | ...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:796:1457 [INFO] [stdout] | [INFO] [stdout] 796 | ...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:910:1458 [INFO] [stdout] | [INFO] [stdout] 910 | ... [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:934:1478 [INFO] [stdout] | [INFO] [stdout] 934 | ...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:940:1454 [INFO] [stdout] | [INFO] [stdout] 940 | ...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:982:1652 [INFO] [stdout] | [INFO] [stdout] 982 | ... (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:994:1337 [INFO] [stdout] | [INFO] [stdout] 994 | ...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:1000:1458 [INFO] [stdout] | [INFO] [stdout] 1000 | ... (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:1006:1244 [INFO] [stdout] | [INFO] [stdout] 1006 | ...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:1048:1341 [INFO] [stdout] | [INFO] [stdout] 1048 | ...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:1060:1478 [INFO] [stdout] | [INFO] [stdout] 1060 | ...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:1090:1792 [INFO] [stdout] | [INFO] [stdout] 1090 | ...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:1102:1349 [INFO] [stdout] | [INFO] [stdout] 1102 | ...] # [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:1108:1516 [INFO] [stdout] | [INFO] [stdout] 1108 | ...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:1120:1506 [INFO] [stdout] | [INFO] [stdout] 1120 | ...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:1150:1470 [INFO] [stdout] | [INFO] [stdout] 1150 | ...)] # [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:1168:1652 [INFO] [stdout] | [INFO] [stdout] 1168 | ...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:1180:1445 [INFO] [stdout] | [INFO] [stdout] 1180 | ...# [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:1192:1906 [INFO] [stdout] | [INFO] [stdout] 1192 | ...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:1258:1490 [INFO] [stdout] | [INFO] [stdout] 1258 | ...[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:1276:1494 [INFO] [stdout] | [INFO] [stdout] 1276 | ...(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:1282:1307 [INFO] [stdout] | [INFO] [stdout] 1282 | ...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:1288:1836 [INFO] [stdout] | [INFO] [stdout] 1288 | ...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:1360:1458 [INFO] [stdout] | [INFO] [stdout] 1360 | ... [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:1414:1842 [INFO] [stdout] | [INFO] [stdout] 1414 | ...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:1468:1458 [INFO] [stdout] | [INFO] [stdout] 1468 | ... [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:1510:1880 [INFO] [stdout] | [INFO] [stdout] 1510 | ...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:1564:1520 [INFO] [stdout] | [INFO] [stdout] 1564 | ...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:1576:1450 [INFO] [stdout] | [INFO] [stdout] 1576 | ... # [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:1582:1442 [INFO] [stdout] | [INFO] [stdout] 1582 | ...)] # [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:1600:1387 [INFO] [stdout] | [INFO] [stdout] 1600 | ...)] # [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:1612:1482 [INFO] [stdout] | [INFO] [stdout] 1612 | ...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:1660:1449 [INFO] [stdout] | [INFO] [stdout] 1660 | ... [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:1666:1474 [INFO] [stdout] | [INFO] [stdout] 1666 | ...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:1678:1477 [INFO] [stdout] | [INFO] [stdout] 1678 | ...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:1684:1450 [INFO] [stdout] | [INFO] [stdout] 1684 | ... # [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:1714:1439 [INFO] [stdout] | [INFO] [stdout] 1714 | ...# [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:1720:1458 [INFO] [stdout] | [INFO] [stdout] 1720 | ... (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:1774:1400 [INFO] [stdout] | [INFO] [stdout] 1774 | ...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:1798:1365 [INFO] [stdout] | [INFO] [stdout] 1798 | ...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:1828:1246 [INFO] [stdout] | [INFO] [stdout] 1828 | ...] # [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:1840:1429 [INFO] [stdout] | [INFO] [stdout] 1840 | ...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:1846:1520 [INFO] [stdout] | [INFO] [stdout] 1846 | ...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:1882:1498 [INFO] [stdout] | [INFO] [stdout] 1882 | ...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:1948:1426 [INFO] [stdout] | [INFO] [stdout] 1948 | ...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:1966:1458 [INFO] [stdout] | [INFO] [stdout] 1966 | ... [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:2026:1398 [INFO] [stdout] | [INFO] [stdout] 2026 | ...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:2032:1478 [INFO] [stdout] | [INFO] [stdout] 2032 | ...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:2068:1454 [INFO] [stdout] | [INFO] [stdout] 2068 | ...# [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:2092:1464 [INFO] [stdout] | [INFO] [stdout] 2092 | ...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:2098:1846 [INFO] [stdout] | [INFO] [stdout] 2098 | ..._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:2140:1186 [INFO] [stdout] | [INFO] [stdout] 2140 | ...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:2152:1450 [INFO] [stdout] | [INFO] [stdout] 2152 | ... # [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:2164:1437 [INFO] [stdout] | [INFO] [stdout] 2164 | ...] # [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:2218:1293 [INFO] [stdout] | [INFO] [stdout] 2218 | ...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:2254:1321 [INFO] [stdout] | [INFO] [stdout] 2254 | ..._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:2260:1564 [INFO] [stdout] | [INFO] [stdout] 2260 | ... (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:2296:1349 [INFO] [stdout] | [INFO] [stdout] 2296 | ...] # [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:2314:1908 [INFO] [stdout] | [INFO] [stdout] 2314 | ...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:2320:1309 [INFO] [stdout] | [INFO] [stdout] 2320 | ...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:2338:1556 [INFO] [stdout] | [INFO] [stdout] 2338 | ...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:2434:1165 [INFO] [stdout] | [INFO] [stdout] 2434 | ..._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:2440:1688 [INFO] [stdout] | [INFO] [stdout] 2440 | ... 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:2506:1553 [INFO] [stdout] | [INFO] [stdout] 2506 | ...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:2566:1321 [INFO] [stdout] | [INFO] [stdout] 2566 | ..._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:2620:1486 [INFO] [stdout] | [INFO] [stdout] 2620 | ...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:2632:1873 [INFO] [stdout] | [INFO] [stdout] 2632 | ...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:2662:1512 [INFO] [stdout] | [INFO] [stdout] 2662 | ...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:2686:1516 [INFO] [stdout] | [INFO] [stdout] 2686 | ...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:2710:1560 [INFO] [stdout] | [INFO] [stdout] 2710 | ...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: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:2752:1478 [INFO] [stdout] | [INFO] [stdout] 2752 | ...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:2770:1353 [INFO] [stdout] | [INFO] [stdout] 2770 | ...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:2788:1482 [INFO] [stdout] | [INFO] [stdout] 2788 | ...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:2794:1495 [INFO] [stdout] | [INFO] [stdout] 2794 | ... [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:2818:1349 [INFO] [stdout] | [INFO] [stdout] 2818 | ...] # [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:2872:1408 [INFO] [stdout] | [INFO] [stdout] 2872 | ...# [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:2908:1830 [INFO] [stdout] | [INFO] [stdout] 2908 | ...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:2950:1504 [INFO] [stdout] | [INFO] [stdout] 2950 | ... [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:2986:1458 [INFO] [stdout] | [INFO] [stdout] 2986 | ... [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:3046:1926 [INFO] [stdout] | [INFO] [stdout] 3046 | ...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:3064:1387 [INFO] [stdout] | [INFO] [stdout] 3064 | ...)] # [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:3094:1494 [INFO] [stdout] | [INFO] [stdout] 3094 | ...(Debug)] pub struct VisualShaderNodeVectorScalarMix { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarMix { # [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:3154:1365 [INFO] [stdout] | [INFO] [stdout] 3154 | ...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:3172:1460 [INFO] [stdout] | [INFO] [stdout] 3172 | ...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:3184:1470 [INFO] [stdout] | [INFO] [stdout] 3184 | ...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:3262:1353 [INFO] [stdout] | [INFO] [stdout] 3262 | ... # [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:3328:1760 [INFO] [stdout] | [INFO] [stdout] 3328 | ...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:3406:1771 [INFO] [stdout] | [INFO] [stdout] 3406 | ...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:3436:1490 [INFO] [stdout] | [INFO] [stdout] 3436 | ... (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:3448:1862 [INFO] [stdout] | [INFO] [stdout] 3448 | ...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:3454:1552 [INFO] [stdout] | [INFO] [stdout] 3454 | ...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:3472:1446 [INFO] [stdout] | [INFO] [stdout] 3472 | ...] # [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:3502:1434 [INFO] [stdout] | [INFO] [stdout] 3502 | ...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:3508:1353 [INFO] [stdout] | [INFO] [stdout] 3508 | ...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:3538:1498 [INFO] [stdout] | [INFO] [stdout] 3538 | ...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:3550:1908 [INFO] [stdout] | [INFO] [stdout] 3550 | ...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:3562:1522 [INFO] [stdout] | [INFO] [stdout] 3562 | ...] 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:3568:1194 [INFO] [stdout] | [INFO] [stdout] 3568 | ..._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:3622:1707 [INFO] [stdout] | [INFO] [stdout] 3622 | ..._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:3628:1309 [INFO] [stdout] | [INFO] [stdout] 3628 | ...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:3682:1522 [INFO] [stdout] | [INFO] [stdout] 3682 | ...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:3688:1516 [INFO] [stdout] | [INFO] [stdout] 3688 | ...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:3742:1498 [INFO] [stdout] | [INFO] [stdout] 3742 | ...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:3778:1442 [INFO] [stdout] | [INFO] [stdout] 3778 | ...)] # [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:22:1486 [INFO] [stdout] | [INFO] [stdout] 22 | ...e (Debug)] pub struct VisualShaderNodeVectorRefract { this : RawObject < Self > , } impl VisualShaderNodeVectorRefract { # [doc = "Cre... [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:28:1412 [INFO] [stdout] | [INFO] [stdout] 28 | ..._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:34:1258 [INFO] [stdout] | [INFO] [stdout] 34 | ...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:40:1464 [INFO] [stdout] | [INFO] [stdout] 40 | ...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:70:1832 [INFO] [stdout] | [INFO] [stdout] 70 | ...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:106:1798 [INFO] [stdout] | [INFO] [stdout] 106 | ...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:124:1438 [INFO] [stdout] | [INFO] [stdout] 124 | ...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:136:1454 [INFO] [stdout] | [INFO] [stdout] 136 | ...# [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:214:1873 [INFO] [stdout] | [INFO] [stdout] 214 | ...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:322:1482 [INFO] [stdout] | [INFO] [stdout] 322 | ...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:466:1842 [INFO] [stdout] | [INFO] [stdout] 466 | ...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:478:1434 [INFO] [stdout] | [INFO] [stdout] 478 | ...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:538:1462 [INFO] [stdout] | [INFO] [stdout] 538 | ...[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:592:1498 [INFO] [stdout] | [INFO] [stdout] 592 | ...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:610:1872 [INFO] [stdout] | [INFO] [stdout] 610 | ...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:652:1450 [INFO] [stdout] | [INFO] [stdout] 652 | ... # [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:658:1866 [INFO] [stdout] | [INFO] [stdout] 658 | ...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:688:1874 [INFO] [stdout] | [INFO] [stdout] 688 | ...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:748:1846 [INFO] [stdout] | [INFO] [stdout] 748 | ..._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:790:1572 [INFO] [stdout] | [INFO] [stdout] 790 | ...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:796:1457 [INFO] [stdout] | [INFO] [stdout] 796 | ...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:910:1458 [INFO] [stdout] | [INFO] [stdout] 910 | ... [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:934:1478 [INFO] [stdout] | [INFO] [stdout] 934 | ...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:940:1454 [INFO] [stdout] | [INFO] [stdout] 940 | ...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:982:1652 [INFO] [stdout] | [INFO] [stdout] 982 | ... (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:994:1337 [INFO] [stdout] | [INFO] [stdout] 994 | ...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:1000:1458 [INFO] [stdout] | [INFO] [stdout] 1000 | ... (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:1006:1244 [INFO] [stdout] | [INFO] [stdout] 1006 | ...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:1048:1341 [INFO] [stdout] | [INFO] [stdout] 1048 | ...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:1060:1478 [INFO] [stdout] | [INFO] [stdout] 1060 | ...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:1090:1792 [INFO] [stdout] | [INFO] [stdout] 1090 | ...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:1102:1349 [INFO] [stdout] | [INFO] [stdout] 1102 | ...] # [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:1108:1516 [INFO] [stdout] | [INFO] [stdout] 1108 | ...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:1120:1506 [INFO] [stdout] | [INFO] [stdout] 1120 | ...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:1150:1470 [INFO] [stdout] | [INFO] [stdout] 1150 | ...)] # [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:1168:1652 [INFO] [stdout] | [INFO] [stdout] 1168 | ...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:1180:1445 [INFO] [stdout] | [INFO] [stdout] 1180 | ...# [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:1192:1906 [INFO] [stdout] | [INFO] [stdout] 1192 | ...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:1258:1490 [INFO] [stdout] | [INFO] [stdout] 1258 | ...[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:1276:1494 [INFO] [stdout] | [INFO] [stdout] 1276 | ...(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:1282:1307 [INFO] [stdout] | [INFO] [stdout] 1282 | ...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:1288:1836 [INFO] [stdout] | [INFO] [stdout] 1288 | ...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:1360:1458 [INFO] [stdout] | [INFO] [stdout] 1360 | ... [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:1414:1842 [INFO] [stdout] | [INFO] [stdout] 1414 | ...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:1468:1458 [INFO] [stdout] | [INFO] [stdout] 1468 | ... [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:1510:1880 [INFO] [stdout] | [INFO] [stdout] 1510 | ...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:1564:1520 [INFO] [stdout] | [INFO] [stdout] 1564 | ...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:1576:1450 [INFO] [stdout] | [INFO] [stdout] 1576 | ... # [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:1582:1442 [INFO] [stdout] | [INFO] [stdout] 1582 | ...)] # [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:1600:1387 [INFO] [stdout] | [INFO] [stdout] 1600 | ...)] # [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:1612:1482 [INFO] [stdout] | [INFO] [stdout] 1612 | ...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:1660:1449 [INFO] [stdout] | [INFO] [stdout] 1660 | ... [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:1666:1474 [INFO] [stdout] | [INFO] [stdout] 1666 | ...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:1678:1477 [INFO] [stdout] | [INFO] [stdout] 1678 | ...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:1684:1450 [INFO] [stdout] | [INFO] [stdout] 1684 | ... # [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:1714:1439 [INFO] [stdout] | [INFO] [stdout] 1714 | ...# [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:1720:1458 [INFO] [stdout] | [INFO] [stdout] 1720 | ... (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:1774:1400 [INFO] [stdout] | [INFO] [stdout] 1774 | ...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:1798:1365 [INFO] [stdout] | [INFO] [stdout] 1798 | ...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:1828:1246 [INFO] [stdout] | [INFO] [stdout] 1828 | ...] # [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:1840:1429 [INFO] [stdout] | [INFO] [stdout] 1840 | ...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:1846:1520 [INFO] [stdout] | [INFO] [stdout] 1846 | ...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:1882:1498 [INFO] [stdout] | [INFO] [stdout] 1882 | ...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:1948:1426 [INFO] [stdout] | [INFO] [stdout] 1948 | ...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:1966:1458 [INFO] [stdout] | [INFO] [stdout] 1966 | ... [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:2026:1398 [INFO] [stdout] | [INFO] [stdout] 2026 | ...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:2032:1478 [INFO] [stdout] | [INFO] [stdout] 2032 | ...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:2068:1454 [INFO] [stdout] | [INFO] [stdout] 2068 | ...# [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:2092:1464 [INFO] [stdout] | [INFO] [stdout] 2092 | ...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:2098:1846 [INFO] [stdout] | [INFO] [stdout] 2098 | ..._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:2140:1186 [INFO] [stdout] | [INFO] [stdout] 2140 | ...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:2152:1450 [INFO] [stdout] | [INFO] [stdout] 2152 | ... # [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:2164:1437 [INFO] [stdout] | [INFO] [stdout] 2164 | ...] # [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:2218:1293 [INFO] [stdout] | [INFO] [stdout] 2218 | ...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:2254:1321 [INFO] [stdout] | [INFO] [stdout] 2254 | ..._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:2260:1564 [INFO] [stdout] | [INFO] [stdout] 2260 | ... (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:2296:1349 [INFO] [stdout] | [INFO] [stdout] 2296 | ...] # [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:2314:1908 [INFO] [stdout] | [INFO] [stdout] 2314 | ...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:2320:1309 [INFO] [stdout] | [INFO] [stdout] 2320 | ...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:2338:1556 [INFO] [stdout] | [INFO] [stdout] 2338 | ...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:2434:1165 [INFO] [stdout] | [INFO] [stdout] 2434 | ..._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:2440:1688 [INFO] [stdout] | [INFO] [stdout] 2440 | ... 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:2506:1553 [INFO] [stdout] | [INFO] [stdout] 2506 | ...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:2566:1321 [INFO] [stdout] | [INFO] [stdout] 2566 | ..._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:2620:1486 [INFO] [stdout] | [INFO] [stdout] 2620 | ...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:2632:1873 [INFO] [stdout] | [INFO] [stdout] 2632 | ...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:2662:1512 [INFO] [stdout] | [INFO] [stdout] 2662 | ...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:2686:1516 [INFO] [stdout] | [INFO] [stdout] 2686 | ...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:2710:1560 [INFO] [stdout] | [INFO] [stdout] 2710 | ...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: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:2752:1478 [INFO] [stdout] | [INFO] [stdout] 2752 | ...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:2770:1353 [INFO] [stdout] | [INFO] [stdout] 2770 | ...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:2788:1482 [INFO] [stdout] | [INFO] [stdout] 2788 | ...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:2794:1495 [INFO] [stdout] | [INFO] [stdout] 2794 | ... [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:2818:1349 [INFO] [stdout] | [INFO] [stdout] 2818 | ...] # [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:2872:1408 [INFO] [stdout] | [INFO] [stdout] 2872 | ...# [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:2908:1830 [INFO] [stdout] | [INFO] [stdout] 2908 | ...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:2950:1504 [INFO] [stdout] | [INFO] [stdout] 2950 | ... [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:2986:1458 [INFO] [stdout] | [INFO] [stdout] 2986 | ... [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:3046:1926 [INFO] [stdout] | [INFO] [stdout] 3046 | ...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:3064:1387 [INFO] [stdout] | [INFO] [stdout] 3064 | ...)] # [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:3094:1494 [INFO] [stdout] | [INFO] [stdout] 3094 | ...(Debug)] pub struct VisualShaderNodeVectorScalarMix { this : RawObject < Self > , } impl VisualShaderNodeVectorScalarMix { # [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:3154:1365 [INFO] [stdout] | [INFO] [stdout] 3154 | ...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:3172:1460 [INFO] [stdout] | [INFO] [stdout] 3172 | ...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:3184:1470 [INFO] [stdout] | [INFO] [stdout] 3184 | ...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:3262:1353 [INFO] [stdout] | [INFO] [stdout] 3262 | ... # [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:3328:1760 [INFO] [stdout] | [INFO] [stdout] 3328 | ...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:3406:1771 [INFO] [stdout] | [INFO] [stdout] 3406 | ...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:3436:1490 [INFO] [stdout] | [INFO] [stdout] 3436 | ... (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:3448:1862 [INFO] [stdout] | [INFO] [stdout] 3448 | ...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:3454:1552 [INFO] [stdout] | [INFO] [stdout] 3454 | ...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:3472:1446 [INFO] [stdout] | [INFO] [stdout] 3472 | ...] # [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:3502:1434 [INFO] [stdout] | [INFO] [stdout] 3502 | ...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:3508:1353 [INFO] [stdout] | [INFO] [stdout] 3508 | ...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:3538:1498 [INFO] [stdout] | [INFO] [stdout] 3538 | ...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:3550:1908 [INFO] [stdout] | [INFO] [stdout] 3550 | ...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:3562:1522 [INFO] [stdout] | [INFO] [stdout] 3562 | ...] 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:3568:1194 [INFO] [stdout] | [INFO] [stdout] 3568 | ..._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:3622:1707 [INFO] [stdout] | [INFO] [stdout] 3622 | ..._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:3628:1309 [INFO] [stdout] | [INFO] [stdout] 3628 | ...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:3682:1522 [INFO] [stdout] | [INFO] [stdout] 3682 | ...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:3688:1516 [INFO] [stdout] | [INFO] [stdout] 3688 | ...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:3742:1498 [INFO] [stdout] | [INFO] [stdout] 3742 | ...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:3778:1442 [INFO] [stdout] | [INFO] [stdout] 3778 | ...)] # [derive (Debug)] pub struct VisualScriptSwitch { this : RawObject < Self > , } impl VisualScriptSwitch { # [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 04s [INFO] running `Command { std: "docker" "inspect" "ec7d099b2a8ca855183ff073d895835107920716158f4d3d1b07f94d3df4c2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7d099b2a8ca855183ff073d895835107920716158f4d3d1b07f94d3df4c2e9", kill_on_drop: false }` [INFO] [stdout] ec7d099b2a8ca855183ff073d895835107920716158f4d3d1b07f94d3df4c2e9