[INFO] fetching crate udonsharp-core 0.1.0... [INFO] testing udonsharp-core-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate udonsharp-core 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate udonsharp-core 0.1.0 [INFO] finished tweaking crates.io crate udonsharp-core 0.1.0 [INFO] tweaked toml for crates.io crate udonsharp-core 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate udonsharp-core 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.28 [INFO] [stderr] Downloaded wasm-bindgen v0.2.105 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.105 [INFO] [stderr] Downloaded udonsharp-macros v0.1.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33ffe5e81c6d1f6eb5649ab04270767f6c0e924e585919716a7224a8494470dd [INFO] running `Command { std: "docker" "start" "-a" "33ffe5e81c6d1f6eb5649ab04270767f6c0e924e585919716a7224a8494470dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ffe5e81c6d1f6eb5649ab04270767f6c0e924e585919716a7224a8494470dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ffe5e81c6d1f6eb5649ab04270767f6c0e924e585919716a7224a8494470dd", kill_on_drop: false }` [INFO] [stdout] 33ffe5e81c6d1f6eb5649ab04270767f6c0e924e585919716a7224a8494470dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59778b0b7f85c4cd16c5d489cf563314fc815d0ebf603b8bea99aed3db58a36 [INFO] running `Command { std: "docker" "start" "-a" "d59778b0b7f85c4cd16c5d489cf563314fc815d0ebf603b8bea99aed3db58a36", 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_json v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling udonsharp-macros v0.1.0 [INFO] [stderr] 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, [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, [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s [INFO] running `Command { std: "docker" "inspect" "d59778b0b7f85c4cd16c5d489cf563314fc815d0ebf603b8bea99aed3db58a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59778b0b7f85c4cd16c5d489cf563314fc815d0ebf603b8bea99aed3db58a36", kill_on_drop: false }` [INFO] [stdout] d59778b0b7f85c4cd16c5d489cf563314fc815d0ebf603b8bea99aed3db58a36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3854b1d37bec069df60ac6ccd8b56bab493cedac14eb9aa98a7f3fcc47d06c21 [INFO] running `Command { std: "docker" "start" "-a" "3854b1d37bec069df60ac6ccd8b56bab493cedac14eb9aa98a7f3fcc47d06c21", 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] [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] [stderr] Compiling udonsharp-core v0.1.0 (/opt/rustwide/workdir) [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, [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, [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 { [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, [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, [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `Command { std: "docker" "inspect" "3854b1d37bec069df60ac6ccd8b56bab493cedac14eb9aa98a7f3fcc47d06c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3854b1d37bec069df60ac6ccd8b56bab493cedac14eb9aa98a7f3fcc47d06c21", kill_on_drop: false }` [INFO] [stdout] 3854b1d37bec069df60ac6ccd8b56bab493cedac14eb9aa98a7f3fcc47d06c21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3208a45a9fac4a03d1bec908cce4f5fe1eea5a76ead4b3e493f2d971556fe0b [INFO] running `Command { std: "docker" "start" "-a" "e3208a45a9fac4a03d1bec908cce4f5fe1eea5a76ead4b3e493f2d971556fe0b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Diagnostic` [INFO] [stderr] --> src/multi_behavior_errors.rs:6:36 [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, [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, [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 { [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.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/udonsharp_core-879eb31066c5861d) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test integration_tests::tests::test_api_binding_test_creation ... ok [INFO] [stdout] test attributes::tests::test_udon_behaviour_validation ... ok [INFO] [stdout] test attributes::tests::test_valid_unity_events ... ok [INFO] [stdout] test attributes::tests::test_invalid_unity_events ... ok [INFO] [stdout] test integration_tests::tests::test_full_integration_test_run ... ok [INFO] [stdout] test integration_tests::tests::test_integration_test_results ... ok [INFO] [stdout] test integration_tests::tests::test_integration_tester_creation ... ok [INFO] [stdout] test integration_tests::tests::test_scenario_creation ... ok [INFO] [stdout] test integration_tests::tests::test_world_simulation_test_creation ... ok [INFO] [stdout] test attributes::tests::test_attribute_parser ... ok [INFO] [stdout] test test_runner::tests::test_comprehensive_test_run ... 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] [stderr] Doc-tests udonsharp_core [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] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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::send_custom_event (line 168) ... FAILED [INFO] [stdout] test src/attributes.rs - attributes (line 8) ... 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/macros.rs - macros::udon_behaviour (line 10) ... FAILED [INFO] [stdout] test src/macros.rs - macros::udon_event (line 59) ... FAILED [INFO] [stdout] test src/macros.rs - macros::udon_warn (line 152) ... ok [INFO] [stdout] test src/macros.rs - macros::udon_error (line 136) ... 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::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/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] ---- src/macros.rs - macros::send_custom_network_event (line 183) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `NetworkEventTarget` in this scope [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/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::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] [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 1.07s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e3208a45a9fac4a03d1bec908cce4f5fe1eea5a76ead4b3e493f2d971556fe0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3208a45a9fac4a03d1bec908cce4f5fe1eea5a76ead4b3e493f2d971556fe0b", kill_on_drop: false }` [INFO] [stdout] e3208a45a9fac4a03d1bec908cce4f5fe1eea5a76ead4b3e493f2d971556fe0b