[INFO] fetching crate udonsharp-core 0.1.0...
[INFO] testing udonsharp-core-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate udonsharp-core 0.1.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate udonsharp-core 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c72a8a92dc639c46849a76318975b26cc122818bfdc253fd45a3bb006eb92e3
[INFO] running `Command { std: "docker" "start" "-a" "1c72a8a92dc639c46849a76318975b26cc122818bfdc253fd45a3bb006eb92e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c72a8a92dc639c46849a76318975b26cc122818bfdc253fd45a3bb006eb92e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c72a8a92dc639c46849a76318975b26cc122818bfdc253fd45a3bb006eb92e3", kill_on_drop: false }`
[INFO] [stdout] 1c72a8a92dc639c46849a76318975b26cc122818bfdc253fd45a3bb006eb92e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e8190369396046176bfe78c69eb0ff6f5fcc6a7c2cb1b6ba13f2cc3463e7771
[INFO] running `Command { std: "docker" "start" "-a" "5e8190369396046176bfe78c69eb0ff6f5fcc6a7c2cb1b6ba13f2cc3463e7771", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[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]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling 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: 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.36s
[INFO] running `Command { std: "docker" "inspect" "5e8190369396046176bfe78c69eb0ff6f5fcc6a7c2cb1b6ba13f2cc3463e7771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8190369396046176bfe78c69eb0ff6f5fcc6a7c2cb1b6ba13f2cc3463e7771", kill_on_drop: false }`
[INFO] [stdout] 5e8190369396046176bfe78c69eb0ff6f5fcc6a7c2cb1b6ba13f2cc3463e7771
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 059eef228988b6d7853b0dc0beb148371a7dba772861e27347b808da7465d48d
[INFO] running `Command { std: "docker" "start" "-a" "059eef228988b6d7853b0dc0beb148371a7dba772861e27347b808da7465d48d", kill_on_drop: false }`
[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] [stderr]    Compiling udonsharp-core v0.1.0 (/opt/rustwide/workdir)
[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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "059eef228988b6d7853b0dc0beb148371a7dba772861e27347b808da7465d48d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059eef228988b6d7853b0dc0beb148371a7dba772861e27347b808da7465d48d", kill_on_drop: false }`
[INFO] [stdout] 059eef228988b6d7853b0dc0beb148371a7dba772861e27347b808da7465d48d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 832892d26e9431ef6a96690f5589e9ae0845ba2fdf1ee2aa4ec793d6a9b0fda1
[INFO] running `Command { std: "docker" "start" "-a" "832892d26e9431ef6a96690f5589e9ae0845ba2fdf1ee2aa4ec793d6a9b0fda1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Diagnostic`
[INFO] [stdout] 
[INFO] [stderr]  --> src/multi_behavior_errors.rs:6:36
[INFO] [stdout] running 21 tests
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::error::{UdonSharpError, Diagnostic, DiagnosticLevel};
[INFO] [stderr]   |                                    ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/multi_behavior_errors.rs:7:33
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> src/multi_behavior_errors.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::PathBuf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/prelude.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub use crate::error::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ the name `CompilationContext` in the type namespace is first re-exported here
[INFO] [stderr] 21 | pub use crate::diagnostics::*;
[INFO] [stderr]    |         --------------------- but the name `CompilationContext` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub use error::*;
[INFO] [stderr]    |         ^^^^^^^^ the name `CompilationContext` in the type namespace is first re-exported here
[INFO] [stderr] 32 | pub use diagnostics::*;
[INFO] [stderr]    |         -------------- but the name `CompilationContext` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:269:16
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub struct VRCPlayerApi {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 268 |     // Internal handle - will be mapped to actual VRCPlayerApi in generated code
[INFO] [stderr] 269 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `VRCPlayerApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:300:16
[INFO] [stderr]     |
[INFO] [stderr] 299 | pub struct GameObject {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] 300 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GameObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:335:16
[INFO] [stderr]     |
[INFO] [stderr] 334 | pub struct Transform {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 335 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Transform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:368:16
[INFO] [stderr]     |
[INFO] [stderr] 367 | pub struct Collider {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] 368 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Collider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:373:16
[INFO] [stderr]     |
[INFO] [stderr] 372 | pub struct Collision {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 373 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Collision` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> src/types.rs:380:16
[INFO] [stderr]     |
[INFO] [stderr] 378 | pub(crate) struct ObjectHandle {
[INFO] [stderr]     |                   ------------ field in this struct
[INFO] [stderr] 379 |     // This will be replaced with actual object reference in generated code
[INFO] [stderr] 380 |     pub(crate) id: u32,
[INFO] [stderr]     |                ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ObjectHandle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:598:16
[INFO] [stderr]     |
[INFO] [stderr] 597 | pub struct Rigidbody {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 598 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rigidbody` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:622:16
[INFO] [stderr]     |
[INFO] [stderr] 621 | pub struct Animator {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] 622 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Animator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:650:16
[INFO] [stderr]     |
[INFO] [stderr] 649 | pub struct AudioSource {
[INFO] [stderr]     |            ----------- field in this struct
[INFO] [stderr] 650 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AudioSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:678:16
[INFO] [stderr]     |
[INFO] [stderr] 677 | pub struct Light {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] 678 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Light` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:708:16
[INFO] [stderr]     |
[INFO] [stderr] 707 | pub struct VRCStation {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] 708 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `VRCStation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:724:16
[INFO] [stderr]     |
[INFO] [stderr] 723 | pub struct VRCPickup {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 724 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `VRCPickup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:740:16
[INFO] [stderr]     |
[INFO] [stderr] 739 | pub struct VRCObjectPool {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 740 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `VRCObjectPool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:759:16
[INFO] [stderr]     |
[INFO] [stderr] 758 | pub struct Text {
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 759 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Text` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:783:16
[INFO] [stderr]     |
[INFO] [stderr] 782 | pub struct Button {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] 783 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Button` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:795:16
[INFO] [stderr]     |
[INFO] [stderr] 794 | pub struct Slider {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] 795 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Slider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `handle` is never read
[INFO] [stderr]    --> src/types.rs:827:16
[INFO] [stderr]     |
[INFO] [stderr] 826 | pub struct Toggle {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] 827 |     pub(crate) handle: ObjectHandle,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Toggle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `debug_mode` is never read
[INFO] [stderr]    --> src/error.rs:525:5
[INFO] [stderr]     |
[INFO] [stderr] 523 | pub struct CompilationContext {
[INFO] [stderr]     |            ------------------ field in this struct
[INFO] [stderr] 524 |     pub reporter: DiagnosticCollector,
[INFO] [stderr] 525 |     debug_mode: bool,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CompilationContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `suggestion_database` is never read
[INFO] [stderr]   --> src/multi_behavior_errors.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct MultiBehaviorErrorHandler {
[INFO] [stderr]    |            ------------------------- field in this struct
[INFO] [stderr] 12 |     error_patterns: HashMap<String, ErrorPattern>,
[INFO] [stderr] 13 |     suggestion_database: SuggestionDatabase,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pattern`, `category`, `severity`, and `suggestions` are never read
[INFO] [stderr]    --> src/multi_behavior_errors.rs:441:5
[INFO] [stderr]     |
[INFO] [stderr] 440 | struct ErrorPattern {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 441 |     pattern: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 442 |     category: ErrorCategory,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 443 |     severity: DiagnosticLevel,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 444 |     suggestions: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ErrorPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_suggestions` is never used
[INFO] [stderr]    --> src/multi_behavior_errors.rs:527:8
[INFO] [stderr]     |
[INFO] [stderr] 496 | impl SuggestionDatabase {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 527 |     fn get_suggestions(&self, category: &str) -> Vec<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `udonsharp-core` (lib) generated 26 warnings (run `cargo fix --lib -p udonsharp-core` to apply 3 suggestions)
[INFO] [stderr] warning: `udonsharp-core` (lib test) generated 26 warnings (26 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/udonsharp_core-879eb31066c5861d)
[INFO] [stdout] test attributes::tests::test_attribute_parser ... ok
[INFO] [stdout] test attributes::tests::test_invalid_unity_events ... ok
[INFO] [stdout] test attributes::tests::test_valid_unity_events ... ok
[INFO] [stdout] test attributes::tests::test_udon_behaviour_validation ... ok
[INFO] [stdout] test integration_tests::tests::test_api_binding_test_creation ... ok
[INFO] [stdout] test integration_tests::tests::test_integration_test_results ... ok
[INFO] [stdout] test integration_tests::tests::test_full_integration_test_run ... ok
[INFO] [stdout] test integration_tests::tests::test_integration_tester_creation ... ok
[INFO] [stdout] test integration_tests::tests::test_world_simulation_test_creation ... ok
[INFO] [stdout] test integration_tests::tests::test_scenario_creation ... ok
[INFO] [stdout] test test_runner::tests::test_test_results_calculation ... ok
[INFO] [stdout] test test_runner::tests::test_test_runner_config ... ok
[INFO] [stdout] test test_runner::tests::test_test_runner_creation ... ok
[INFO] [stdout] test testing::tests::test_audio_source ... ok
[INFO] [stdout] test testing::tests::test_mock_environment_creation ... ok
[INFO] [stdout] test testing::tests::test_mock_game_object_creation ... ok
[INFO] [stdout] test testing::tests::test_mock_player_creation ... ok
[INFO] [stdout] test testing::tests::test_mock_transform_operations ... ok
[INFO] [stdout] test testing::tests::test_time_state ... ok
[INFO] [stdout] test testing::tests::test_networking_state ... ok
[INFO] [stderr]    Doc-tests udonsharp_core
[INFO] [stdout] test test_runner::tests::test_comprehensive_test_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/macros.rs - macros::udon_log (line 119) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::udon_behaviour (line 10) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::send_custom_event (line 168) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::udon_event (line 59) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::send_custom_network_event (line 183) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::udon_network_event (line 88) ... FAILED
[INFO] [stdout] test src/attributes.rs - attributes (line 8) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::udon_error (line 136) ... ok
[INFO] [stdout] test src/macros.rs - macros::udon_warn (line 152) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros.rs - macros::udon_log (line 119) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `my_value` in this scope
[INFO] [stdout]    --> src/macros.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 | udon_log!("Value: {}", my_value);
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::udon_behaviour (line 10) stdout ----
[INFO] [stdout] error: cannot find attribute `udon_behaviour` in this scope
[INFO] [stdout]   --> src/macros.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[udon_behaviour]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `udon_behaviour` is imported here, but it is a function-like macro
[INFO] [stdout]   --> src/macros.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use udonsharp_core::udon_behaviour;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  9 + use udonsharp_macros::udon_behaviour;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `udon_public` in this scope
[INFO] [stdout]   --> src/macros.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[udon_public]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_public` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  9 + use udonsharp_core::udon_public;
[INFO] [stdout]    |
[INFO] [stdout]  9 + use udonsharp_macros::udon_public;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::send_custom_event (line 168) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `target_object` in this scope
[INFO] [stdout]    --> src/macros.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 | send_custom_event!(target_object, "MyEvent");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::udon_event (line 59) stdout ----
[INFO] [stdout] error: cannot find attribute `udon_event` in this scope
[INFO] [stdout]   --> src/macros.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[udon_event]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_event` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] note: `udon_event` is imported here, but it is a function-like macro
[INFO] [stdout]   --> src/macros.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | use udonsharp_core::udon_event;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 58 + use udonsharp_macros::udon_event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyBehaviour` in this scope
[INFO] [stdout]   --> src/macros.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl MyBehaviour {
[INFO] [stdout]    |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::send_custom_network_event (line 183) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkEventTarget`
[INFO] [stdout]    --> src/macros.rs:187:28
[INFO] [stdout]     |
[INFO] [stdout] 187 | send_custom_network_event!(NetworkEventTarget::All, "MyNetworkEvent");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^ use of undeclared type `NetworkEventTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 182 + use udonsharp_core::NetworkEventTarget;
[INFO] [stdout]     |
[INFO] [stdout] 182 + use udonsharp_core::attributes::NetworkEventTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::udon_network_event (line 88) stdout ----
[INFO] [stdout] error: cannot find attribute `udon_network_event` in this scope
[INFO] [stdout]   --> src/macros.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[udon_network_event(target = "All")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `udon_network_event` is imported here, but it is a function-like macro
[INFO] [stdout]   --> src/macros.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use udonsharp_core::udon_network_event;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyBehaviour` in this scope
[INFO] [stdout]   --> src/macros.rs:92:6
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl MyBehaviour {
[INFO] [stdout]    |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/attributes.rs - attributes (line 8) stdout ----
[INFO] [stdout] error: cannot find attribute `udon_event` in this scope
[INFO] [stdout]   --> src/attributes.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[udon_event]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_event` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_macros::udon_event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UdonBehaviour` in this scope
[INFO] [stdout]   --> src/attributes.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(UdonBehaviour)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `UdonBehaviour` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/attributes.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use udonsharp_core::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_core::UdonBehaviour;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_macros::UdonBehaviour;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `udon_sync_mode` in this scope
[INFO] [stdout]   --> src/attributes.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[udon_sync_mode("Manual")]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_sync_mode` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_core::udon_sync_mode;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_macros::udon_sync_mode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `udon_public` in this scope
[INFO] [stdout]   --> src/attributes.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[udon_public]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_public` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_core::udon_public;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_macros::udon_public;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `udon_header` in this scope
[INFO] [stdout]   --> src/attributes.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[udon_header("Player Settings")]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_header` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `udon_sync` in this scope
[INFO] [stdout]   --> src/attributes.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[udon_sync("Continuous")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_sync` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_core::udon_sync;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use udonsharp_macros::udon_sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `udon_tooltip` in this scope
[INFO] [stdout]   --> src/attributes.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[udon_tooltip("Current player score")]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_tooltip` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `udon_range` in this scope
[INFO] [stdout]   --> src/attributes.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[udon_range(0.0, 100.0)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `udon_range` is an attribute that can be used by the derive macro `UdonBehaviour`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `on_player_scored` is not a member of trait `UdonBehaviour`
[INFO] [stdout]   --> src/attributes.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |       fn on_player_scored(&mut self) {
[INFO] [stdout]    |       ^  ---------------- help: there is an associated function with a similar name: `on_player_joined`
[INFO] [stdout]    |  _____|
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |         self.score += 1;
[INFO] [stdout] 35 | |     }
[INFO] [stdout]    | |_____^ not a member of trait `UdonBehaviour`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0407`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/attributes.rs - attributes (line 8)
[INFO] [stdout]     src/macros.rs - macros::send_custom_event (line 168)
[INFO] [stdout]     src/macros.rs - macros::send_custom_network_event (line 183)
[INFO] [stdout]     src/macros.rs - macros::udon_behaviour (line 10)
[INFO] [stdout]     src/macros.rs - macros::udon_event (line 59)
[INFO] [stdout]     src/macros.rs - macros::udon_log (line 119)
[INFO] [stdout]     src/macros.rs - macros::udon_network_event (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "832892d26e9431ef6a96690f5589e9ae0845ba2fdf1ee2aa4ec793d6a9b0fda1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "832892d26e9431ef6a96690f5589e9ae0845ba2fdf1ee2aa4ec793d6a9b0fda1", kill_on_drop: false }`
[INFO] [stdout] 832892d26e9431ef6a96690f5589e9ae0845ba2fdf1ee2aa4ec793d6a9b0fda1
