[INFO] fetching crate udonsharp-performance 0.1.0... [INFO] testing udonsharp-performance-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate udonsharp-performance 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate udonsharp-performance 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate udonsharp-performance 0.1.0 [INFO] tweaked toml for crates.io crate udonsharp-performance 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate udonsharp-performance 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-performance 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 udonsharp-compiler v0.1.0 [INFO] [stderr] Downloaded wasmparser v0.118.2 [INFO] [stderr] Downloaded udonsharp-core v0.1.0 [INFO] [stderr] Downloaded wasm-encoder v0.38.1 [INFO] [stderr] Downloaded syn v2.0.109 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded udonsharp-macros v0.1.0 [INFO] [stderr] Downloaded wasm2usharp-enhanced v0.1.0 [INFO] [stderr] Downloaded udonsharp-bindings v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9c8042b85535e50b17e95500c869c73fb901e04f4ff20d7f6cafa1a7e1f9cfdb [INFO] running `Command { std: "docker" "start" "-a" "9c8042b85535e50b17e95500c869c73fb901e04f4ff20d7f6cafa1a7e1f9cfdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8042b85535e50b17e95500c869c73fb901e04f4ff20d7f6cafa1a7e1f9cfdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8042b85535e50b17e95500c869c73fb901e04f4ff20d7f6cafa1a7e1f9cfdb", kill_on_drop: false }` [INFO] [stdout] 9c8042b85535e50b17e95500c869c73fb901e04f4ff20d7f6cafa1a7e1f9cfdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 38f7249c1e9fe4042f7cbb2c0e9d2326549597314a25fd81361a67cc2053312d [INFO] running `Command { std: "docker" "start" "-a" "38f7249c1e9fe4042f7cbb2c0e9d2326549597314a25fd81361a67cc2053312d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex v1.12.2 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling udonsharp-core v0.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling udonsharp-bindings v0.1.0 [INFO] [stderr] Compiling wasm2usharp-enhanced v0.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling udonsharp-compiler v0.1.0 [INFO] [stderr] Compiling udonsharp-performance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `total_loc` [INFO] [stdout] --> src/profiler.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let total_loc = analyses.iter().map(|a| a.lines_of_code).sum::(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_loc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `score` is never read [INFO] [stdout] --> src/world_analyzer.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | let mut score: f64 = 1.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/profiler.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct ProfilingOperation { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 26 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProfilingOperation` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "38f7249c1e9fe4042f7cbb2c0e9d2326549597314a25fd81361a67cc2053312d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f7249c1e9fe4042f7cbb2c0e9d2326549597314a25fd81361a67cc2053312d", kill_on_drop: false }` [INFO] [stdout] 38f7249c1e9fe4042f7cbb2c0e9d2326549597314a25fd81361a67cc2053312d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 98dc0b772bd5784d320c7ca82383756d1d9ce02abf3dba7fb6938c27af78134c [INFO] running `Command { std: "docker" "start" "-a" "98dc0b772bd5784d320c7ca82383756d1d9ce02abf3dba7fb6938c27af78134c", kill_on_drop: false }` [INFO] [stderr] Compiling udonsharp-performance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `total_loc` [INFO] [stdout] --> src/profiler.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let total_loc = analyses.iter().map(|a| a.lines_of_code).sum::(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_loc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `score` is never read [INFO] [stdout] --> src/world_analyzer.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | let mut score: f64 = 1.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/profiler.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct ProfilingOperation { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 26 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProfilingOperation` 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: unused import: `CompletedOperation` [INFO] [stdout] --> tests/integration_tests.rs:7:61 [INFO] [stdout] | [INFO] [stdout] 7 | use udonsharp_performance::profiler::{OptimizationCategory, CompletedOperation}; [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 imports: `PerformanceReport`, `ReportMetadata`, and `ReportSummary` [INFO] [stdout] --> tests/integration_tests.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | use udonsharp_performance::reporter::{PerformanceReport, ReportMetadata, ReportSummary}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/integration_tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut monitor = UdonPerformanceMonitor::new().expect("Failed to create monitor"); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/integration_tests.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let mut metrics = PerformanceMetrics { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_loc` [INFO] [stdout] --> src/profiler.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let total_loc = analyses.iter().map(|a| a.lines_of_code).sum::(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_loc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `score` is never read [INFO] [stdout] --> src/world_analyzer.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | let mut score: f64 = 1.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/profiler.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct ProfilingOperation { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 26 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProfilingOperation` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "98dc0b772bd5784d320c7ca82383756d1d9ce02abf3dba7fb6938c27af78134c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dc0b772bd5784d320c7ca82383756d1d9ce02abf3dba7fb6938c27af78134c", kill_on_drop: false }` [INFO] [stdout] 98dc0b772bd5784d320c7ca82383756d1d9ce02abf3dba7fb6938c27af78134c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d2ebcdc3e3c719848846df4196d0fa6d603f23e94ed0afc0506355e11e2a48db [INFO] running `Command { std: "docker" "start" "-a" "d2ebcdc3e3c719848846df4196d0fa6d603f23e94ed0afc0506355e11e2a48db", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `total_loc` [INFO] [stderr] --> src/profiler.rs:314:13 [INFO] [stderr] | [INFO] [stderr] 314 | let total_loc = analyses.iter().map(|a| a.lines_of_code).sum::(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_loc` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `score` is never read [INFO] [stderr] --> src/world_analyzer.rs:423:30 [INFO] [stderr] | [INFO] [stderr] 423 | let mut score: f64 = 1.0; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/profiler.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 25 | struct ProfilingOperation { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 26 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ProfilingOperation` 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: `udonsharp-performance` (lib) generated 3 warnings (run `cargo fix --lib -p udonsharp-performance` to apply 1 suggestion) [INFO] [stderr] warning: `udonsharp-performance` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: unused import: `CompletedOperation` [INFO] [stderr] --> tests/integration_tests.rs:7:61 [INFO] [stderr] | [INFO] [stderr] 7 | use udonsharp_performance::profiler::{OptimizationCategory, CompletedOperation}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PerformanceReport`, `ReportMetadata`, and `ReportSummary` [INFO] [stderr] --> tests/integration_tests.rs:8:39 [INFO] [stderr] | [INFO] [stderr] 8 | use udonsharp_performance::reporter::{PerformanceReport, ReportMetadata, ReportSummary}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/integration_tests.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | let mut monitor = UdonPerformanceMonitor::new().expect("Failed to create monitor"); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/integration_tests.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | let mut metrics = PerformanceMetrics { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `udonsharp-performance` (test "integration_tests") generated 4 warnings (run `cargo fix --test "integration_tests" -p udonsharp-performance` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/udonsharp_performance-99f65005f345f879) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-abe2ddcd15a28c0b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_optimization_opportunities ... ok [INFO] [stdout] test test_performance_analyzer ... ok [INFO] [stdout] test test_performance_reporter ... ok [INFO] [stdout] test test_compilation_profiler ... ok [INFO] [stdout] test test_vrchat_metrics_analysis ... FAILED [INFO] [stdout] test test_code_optimizer ... FAILED [INFO] [stdout] test test_performance_monitoring_session has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d2ebcdc3e3c719848846df4196d0fa6d603f23e94ed0afc0506355e11e2a48db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ebcdc3e3c719848846df4196d0fa6d603f23e94ed0afc0506355e11e2a48db", kill_on_drop: false }` [INFO] [stdout] d2ebcdc3e3c719848846df4196d0fa6d603f23e94ed0afc0506355e11e2a48db