[INFO] cloning repository https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevenc-nanashi/rust-cpp-vst-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db7ee251536a44571545f9da876da95c0cf89f26 [INFO] testing sevenc-nanashi/rust-cpp-vst-template against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frust-cpp-vst-template" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] finished tweaking git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template [INFO] tweaked toml for git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sevenc-nanashi/rust-cpp-vst-template 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e29a7f75efc6a9c8cf3294c265fc50b3f0d8e2916b85442d257d46c4b444f66d [INFO] running `Command { std: "docker" "start" "-a" "e29a7f75efc6a9c8cf3294c265fc50b3f0d8e2916b85442d257d46c4b444f66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29a7f75efc6a9c8cf3294c265fc50b3f0d8e2916b85442d257d46c4b444f66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29a7f75efc6a9c8cf3294c265fc50b3f0d8e2916b85442d257d46c4b444f66d", kill_on_drop: false }` [INFO] [stdout] e29a7f75efc6a9c8cf3294c265fc50b3f0d8e2916b85442d257d46c4b444f66d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86871726b927dd424840679dc6e2e03ec1c8b1f89c921c57a922e0a1a0a258d4 [INFO] running `Command { std: "docker" "start" "-a" "86871726b927dd424840679dc6e2e03ec1c8b1f89c921c57a922e0a1a0a258d4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling open v5.3.1 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling my-plugin-impl v255.255.255 (/opt/rustwide/workdir) [INFO] [stderr] Compiling baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=579130ecb4f9f315ae52190af42f0ea46aeaa4a2#579130ec) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling emath v0.29.1 [INFO] [stderr] Compiling ecolor v0.29.1 [INFO] [stderr] Compiling epaint v0.29.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling egui v0.29.1 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling egui_glow v0.29.1 [INFO] [stderr] Compiling egui-baseview v0.3.0 (https://github.com/BillyDM/egui-baseview?rev=4e81e0a#4e81e0a2) [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/plugin.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | inputs: &[&[f32]], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> src/ui.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let window = egui_baseview::EguiWindow::open_parented( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_factor` [INFO] [stdout] --> src/ui.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | scale_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/ui.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/ui.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_factor` [INFO] [stdout] --> src/ui.rs:116:57 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RUNTIME` is never used [INFO] [stdout] --> src/common.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub static RUNTIME: LazyLock = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `State` is never constructed [INFO] [stdout] --> src/ui.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl State { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 14 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `notification_receiver` and `window_handle` are never read [INFO] [stdout] --> src/ui.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct PluginUiImpl { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 20 | notification_receiver: UnboundedReceiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | [INFO] [stdout] 22 | window_handle: ParentWindow, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 31s [INFO] running `Command { std: "docker" "inspect" "86871726b927dd424840679dc6e2e03ec1c8b1f89c921c57a922e0a1a0a258d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86871726b927dd424840679dc6e2e03ec1c8b1f89c921c57a922e0a1a0a258d4", kill_on_drop: false }` [INFO] [stdout] 86871726b927dd424840679dc6e2e03ec1c8b1f89c921c57a922e0a1a0a258d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 440218e0ef7c3696badaf21aba9d777e9d24dd3f98bf72142462dcdba66fcaa5 [INFO] running `Command { std: "docker" "start" "-a" "440218e0ef7c3696badaf21aba9d777e9d24dd3f98bf72142462dcdba66fcaa5", kill_on_drop: false }` [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling emath v0.29.1 [INFO] [stderr] Compiling ecolor v0.29.1 [INFO] [stderr] Compiling epaint v0.29.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling egui v0.29.1 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling egui_glow v0.29.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling egui-baseview v0.3.0 (https://github.com/BillyDM/egui-baseview?rev=4e81e0a#4e81e0a2) [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stderr] Compiling my-plugin-impl v255.255.255 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/plugin.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | inputs: &[&[f32]], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> src/ui.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let window = egui_baseview::EguiWindow::open_parented( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_factor` [INFO] [stdout] --> src/ui.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | scale_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/ui.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/ui.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_factor` [INFO] [stdout] --> src/ui.rs:116:57 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RUNTIME` is never used [INFO] [stdout] --> src/common.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub static RUNTIME: LazyLock = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `State` is never constructed [INFO] [stdout] --> src/ui.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl State { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 14 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `notification_receiver` and `window_handle` are never read [INFO] [stdout] --> src/ui.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct PluginUiImpl { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 20 | notification_receiver: UnboundedReceiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | [INFO] [stdout] 22 | window_handle: ParentWindow, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8m 38s [INFO] running `Command { std: "docker" "inspect" "440218e0ef7c3696badaf21aba9d777e9d24dd3f98bf72142462dcdba66fcaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440218e0ef7c3696badaf21aba9d777e9d24dd3f98bf72142462dcdba66fcaa5", kill_on_drop: false }` [INFO] [stdout] 440218e0ef7c3696badaf21aba9d777e9d24dd3f98bf72142462dcdba66fcaa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e4a6c6e5d1d20fd0615a3d001af68ad6cc4ebf682ed739e06a14da626775342 [INFO] running `Command { std: "docker" "start" "-a" "6e4a6c6e5d1d20fd0615a3d001af68ad6cc4ebf682ed739e06a14da626775342", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `inputs` [INFO] [stderr] --> src/plugin.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 108 | inputs: &[&[f32]], [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window` [INFO] [stderr] --> src/ui.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 92 | let window = egui_baseview::EguiWindow::open_parented( [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scale_factor` [INFO] [stderr] --> src/ui.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | scale_factor: f64, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/ui.rs:116:28 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> src/ui.rs:116:42 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scale_factor` [INFO] [stderr] --> src/ui.rs:116:57 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn set_size(&self, width: usize, height: usize, scale_factor: f64) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_factor` [INFO] [stderr] [INFO] [stderr] warning: static `RUNTIME` is never used [INFO] [stderr] --> src/common.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | pub static RUNTIME: LazyLock = [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `State` is never constructed [INFO] [stderr] --> src/ui.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | struct State { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/ui.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 13 | impl State { [INFO] [stderr] | ---------- associated function in this implementation [INFO] [stderr] 14 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `notification_receiver` and `window_handle` are never read [INFO] [stderr] --> src/ui.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct PluginUiImpl { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 20 | notification_receiver: UnboundedReceiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 21 | [INFO] [stderr] 22 | window_handle: ParentWindow, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `my-plugin-impl` (lib test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_plugin_impl-08ade38396f85ce6) [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] running `Command { std: "docker" "inspect" "6e4a6c6e5d1d20fd0615a3d001af68ad6cc4ebf682ed739e06a14da626775342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4a6c6e5d1d20fd0615a3d001af68ad6cc4ebf682ed739e06a14da626775342", kill_on_drop: false }` [INFO] [stdout] 6e4a6c6e5d1d20fd0615a3d001af68ad6cc4ebf682ed739e06a14da626775342