[INFO] fetching crate udonsharp-core 0.1.0...
[INFO] checking udonsharp-core-0.1.0 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146-1
[INFO] extracting crate udonsharp-core 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate udonsharp-core 0.1.0
[INFO] finished tweaking crates.io crate udonsharp-core 0.1.0
[INFO] tweaked toml for crates.io crate udonsharp-core 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate udonsharp-core 0.1.0 on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate udonsharp-core 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]   Downloaded quote v1.0.42
[INFO] [stderr]   Downloaded udonsharp-macros v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.105
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e4122305394a987d898c54def15ae4de57724dc671b77baf07a0ba2922aa4b2
[INFO] running `Command { std: "docker" "start" "-a" "3e4122305394a987d898c54def15ae4de57724dc671b77baf07a0ba2922aa4b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e4122305394a987d898c54def15ae4de57724dc671b77baf07a0ba2922aa4b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4122305394a987d898c54def15ae4de57724dc671b77baf07a0ba2922aa4b2", kill_on_drop: false }`
[INFO] [stdout] 3e4122305394a987d898c54def15ae4de57724dc671b77baf07a0ba2922aa4b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb0ec1bdaa7de4180da782a5692138846c9795794809aa96a99274b22998f400
[INFO] running `Command { std: "docker" "start" "-a" "bb0ec1bdaa7de4180da782a5692138846c9795794809aa96a99274b22998f400", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling udonsharp-macros v0.1.0
[INFO] [stderr]     Checking udonsharp-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Diagnostic`
[INFO] [stdout]  --> src/multi_behavior_errors.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::error::{UdonSharpError, Diagnostic, DiagnosticLevel};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/multi_behavior_errors.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/multi_behavior_errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/prelude.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use crate::error::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `CompilationContext` in the type namespace is first re-exported here
[INFO] [stdout] 21 | pub use crate::diagnostics::*;
[INFO] [stdout]    |         --------------------- but the name `CompilationContext` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use error::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `CompilationContext` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use diagnostics::*;
[INFO] [stdout]    |         -------------- but the name `CompilationContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Diagnostic`
[INFO] [stdout]  --> src/multi_behavior_errors.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::error::{UdonSharpError, Diagnostic, DiagnosticLevel};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/multi_behavior_errors.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/multi_behavior_errors.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/prelude.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use crate::error::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `CompilationContext` in the type namespace is first re-exported here
[INFO] [stdout] 21 | pub use crate::diagnostics::*;
[INFO] [stdout]    |         --------------------- but the name `CompilationContext` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use error::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `CompilationContext` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use diagnostics::*;
[INFO] [stdout]    |         -------------- but the name `CompilationContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct VRCPlayerApi {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 268 |     // Internal handle - will be mapped to actual VRCPlayerApi in generated code
[INFO] [stdout] 269 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCPlayerApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct GameObject {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 300 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:335:16
[INFO] [stdout]     |
[INFO] [stdout] 334 | pub struct Transform {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 335 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:368:16
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct Collider {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 368 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Collider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:373:16
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct Collision {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 373 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Collision` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/types.rs:380:16
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub(crate) struct ObjectHandle {
[INFO] [stdout]     |                   ------------ field in this struct
[INFO] [stdout] 379 |     // This will be replaced with actual object reference in generated code
[INFO] [stdout] 380 |     pub(crate) id: u32,
[INFO] [stdout]     |                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjectHandle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:598:16
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub struct Rigidbody {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 598 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rigidbody` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:622:16
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub struct Animator {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 622 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Animator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:650:16
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub struct AudioSource {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 650 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AudioSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:678:16
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct Light {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 678 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Light` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:708:16
[INFO] [stdout]     |
[INFO] [stdout] 707 | pub struct VRCStation {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 708 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCStation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:724:16
[INFO] [stdout]     |
[INFO] [stdout] 723 | pub struct VRCPickup {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 724 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCPickup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:740:16
[INFO] [stdout]     |
[INFO] [stdout] 739 | pub struct VRCObjectPool {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 740 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCObjectPool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:759:16
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub struct Text {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 759 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:783:16
[INFO] [stdout]     |
[INFO] [stdout] 782 | pub struct Button {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 783 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Button` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:795:16
[INFO] [stdout]     |
[INFO] [stdout] 794 | pub struct Slider {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 795 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Slider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:827:16
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub struct Toggle {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 827 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Toggle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug_mode` is never read
[INFO] [stdout]    --> src/error.rs:525:5
[INFO] [stdout]     |
[INFO] [stdout] 523 | pub struct CompilationContext {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 524 |     pub reporter: DiagnosticCollector,
[INFO] [stdout] 525 |     debug_mode: bool,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompilationContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `suggestion_database` is never read
[INFO] [stdout]   --> src/multi_behavior_errors.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MultiBehaviorErrorHandler {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] 12 |     error_patterns: HashMap<String, ErrorPattern>,
[INFO] [stdout] 13 |     suggestion_database: SuggestionDatabase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pattern`, `category`, `severity`, and `suggestions` are never read
[INFO] [stdout]    --> src/multi_behavior_errors.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 440 | struct ErrorPattern {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 441 |     pattern: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 442 |     category: ErrorCategory,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 443 |     severity: DiagnosticLevel,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 444 |     suggestions: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_suggestions` is never used
[INFO] [stdout]    --> src/multi_behavior_errors.rs:527:8
[INFO] [stdout]     |
[INFO] [stdout] 496 | impl SuggestionDatabase {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 527 |     fn get_suggestions(&self, category: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct VRCPlayerApi {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 268 |     // Internal handle - will be mapped to actual VRCPlayerApi in generated code
[INFO] [stdout] 269 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCPlayerApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct GameObject {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 300 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:335:16
[INFO] [stdout]     |
[INFO] [stdout] 334 | pub struct Transform {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 335 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:368:16
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct Collider {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 368 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Collider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:373:16
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct Collision {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 373 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Collision` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/types.rs:380:16
[INFO] [stdout]     |
[INFO] [stdout] 378 | pub(crate) struct ObjectHandle {
[INFO] [stdout]     |                   ------------ field in this struct
[INFO] [stdout] 379 |     // This will be replaced with actual object reference in generated code
[INFO] [stdout] 380 |     pub(crate) id: u32,
[INFO] [stdout]     |                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjectHandle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:598:16
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub struct Rigidbody {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 598 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rigidbody` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:622:16
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub struct Animator {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 622 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Animator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:650:16
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub struct AudioSource {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 650 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AudioSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:678:16
[INFO] [stdout]     |
[INFO] [stdout] 677 | pub struct Light {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 678 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Light` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:708:16
[INFO] [stdout]     |
[INFO] [stdout] 707 | pub struct VRCStation {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 708 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCStation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:724:16
[INFO] [stdout]     |
[INFO] [stdout] 723 | pub struct VRCPickup {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 724 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCPickup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:740:16
[INFO] [stdout]     |
[INFO] [stdout] 739 | pub struct VRCObjectPool {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 740 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VRCObjectPool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:759:16
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub struct Text {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 759 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:783:16
[INFO] [stdout]     |
[INFO] [stdout] 782 | pub struct Button {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 783 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Button` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:795:16
[INFO] [stdout]     |
[INFO] [stdout] 794 | pub struct Slider {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 795 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Slider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> src/types.rs:827:16
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub struct Toggle {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 827 |     pub(crate) handle: ObjectHandle,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Toggle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug_mode` is never read
[INFO] [stdout]    --> src/error.rs:525:5
[INFO] [stdout]     |
[INFO] [stdout] 523 | pub struct CompilationContext {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 524 |     pub reporter: DiagnosticCollector,
[INFO] [stdout] 525 |     debug_mode: bool,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompilationContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `suggestion_database` is never read
[INFO] [stdout]   --> src/multi_behavior_errors.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MultiBehaviorErrorHandler {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] 12 |     error_patterns: HashMap<String, ErrorPattern>,
[INFO] [stdout] 13 |     suggestion_database: SuggestionDatabase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pattern`, `category`, `severity`, and `suggestions` are never read
[INFO] [stdout]    --> src/multi_behavior_errors.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 440 | struct ErrorPattern {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 441 |     pattern: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 442 |     category: ErrorCategory,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 443 |     severity: DiagnosticLevel,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 444 |     suggestions: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_suggestions` is never used
[INFO] [stdout]    --> src/multi_behavior_errors.rs:527:8
[INFO] [stdout]     |
[INFO] [stdout] 496 | impl SuggestionDatabase {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 527 |     fn get_suggestions(&self, category: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.46s
[INFO] running `Command { std: "docker" "inspect" "bb0ec1bdaa7de4180da782a5692138846c9795794809aa96a99274b22998f400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb0ec1bdaa7de4180da782a5692138846c9795794809aa96a99274b22998f400", kill_on_drop: false }`
[INFO] [stdout] bb0ec1bdaa7de4180da782a5692138846c9795794809aa96a99274b22998f400
