[INFO] fetching crate udonsharp-core 0.1.0...
[INFO] checking udonsharp-core-0.1.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate udonsharp-core 0.1.0 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate udonsharp-core 0.1.0 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f27832435db861d1a87c3ee06b5a578244cd3cf6802771486b847d1c6040e30
[INFO] running `Command { std: "docker" "start" "-a" "4f27832435db861d1a87c3ee06b5a578244cd3cf6802771486b847d1c6040e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f27832435db861d1a87c3ee06b5a578244cd3cf6802771486b847d1c6040e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f27832435db861d1a87c3ee06b5a578244cd3cf6802771486b847d1c6040e30", kill_on_drop: false }`
[INFO] [stdout] 4f27832435db861d1a87c3ee06b5a578244cd3cf6802771486b847d1c6040e30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8a98e33b4eb193a8ec34f4df4c97f915e327a84a545547835e2fd3bd71f0b08
[INFO] running `Command { std: "docker" "start" "-a" "a8a98e33b4eb193a8ec34f4df4c97f915e327a84a545547835e2fd3bd71f0b08", 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 serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking syn v2.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[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] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[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] error: could not compile `udonsharp-core` (lib) due to 4 previous errors; 24 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error: could not compile `udonsharp-core` (lib test) due to 4 previous errors; 24 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a8a98e33b4eb193a8ec34f4df4c97f915e327a84a545547835e2fd3bd71f0b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a98e33b4eb193a8ec34f4df4c97f915e327a84a545547835e2fd3bd71f0b08", kill_on_drop: false }`
[INFO] [stdout] a8a98e33b4eb193a8ec34f4df4c97f915e327a84a545547835e2fd3bd71f0b08
