[INFO] cloning repository https://github.com/schwwaaa/shadecore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schwwaaa/shadecore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwwaaa%2Fshadecore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwwaaa%2Fshadecore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5519f09ad6acd9d9d17170a4c4d5f9ddba74c435 [INFO] testing schwwaaa/shadecore against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwwaaa%2Fshadecore" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/schwwaaa/shadecore [INFO] finished tweaking git repo https://github.com/schwwaaa/shadecore [INFO] tweaked toml for git repo https://github.com/schwwaaa/shadecore written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schwwaaa/shadecore on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/schwwaaa/shadecore already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbeb30a0d0be59097250fb7cf107928dab1d4e0fd765df5ad43ed551b4115645 [INFO] running `Command { std: "docker" "start" "-a" "cbeb30a0d0be59097250fb7cf107928dab1d4e0fd765df5ad43ed551b4115645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbeb30a0d0be59097250fb7cf107928dab1d4e0fd765df5ad43ed551b4115645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbeb30a0d0be59097250fb7cf107928dab1d4e0fd765df5ad43ed551b4115645", kill_on_drop: false }` [INFO] [stdout] cbeb30a0d0be59097250fb7cf107928dab1d4e0fd765df5ad43ed551b4115645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cd30fc10750c4dc063fe46473f376c722c2766cea05885f4caf558753404deb [INFO] running `Command { std: "docker" "start" "-a" "1cd30fc10750c4dc063fe46473f376c722c2766cea05885f4caf558753404deb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling shadecore v0.1.0 (/opt/rustwide/workdir/crates/shadecore-cli) [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling midir v0.10.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rosc v0.10.1 [INFO] [stderr] Compiling shadecore-engine v0.1.0 (/opt/rustwide/workdir/crates/shadecore-engine) [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3304:29 [INFO] [stdout] | [INFO] [stdout] 3304 | ... unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3068:9 [INFO] [stdout] | [INFO] [stdout] 3068 | let mut syphon: Option<()> = None; [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: unused variable: `tex_id` [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3375:29 [INFO] [stdout] | [INFO] [stdout] 3375 | let tex_id = tex_id_u32(rt.tex); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tex_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `effective_midi` is never read [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3139:41 [INFO] [stdout] | [INFO] [stdout] 3139 | ... effective_midi = store.lock().unwrap().apply_profile(&pf, &assets, Some(&frag_path), &next_name); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `midi_conn_in` is never read [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3142:1 [INFO] [stdout] | [INFO] [stdout] 3142 | midi_conn_in = Some(connect_midi(&effective_midi, store.clone())); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `syphon` [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3068:9 [INFO] [stdout] | [INFO] [stdout] 3068 | let mut syphon: Option<()> = None; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_syphon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `RenderSel` is never used [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:2632:6 [INFO] [stdout] | [INFO] [stdout] 2632 | type RenderSel = shadecore_engine::config::RenderSelection; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderJson` is never constructed [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:2658:8 [INFO] [stdout] | [INFO] [stdout] 2658 | struct RenderJson { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "1cd30fc10750c4dc063fe46473f376c722c2766cea05885f4caf558753404deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd30fc10750c4dc063fe46473f376c722c2766cea05885f4caf558753404deb", kill_on_drop: false }` [INFO] [stdout] 1cd30fc10750c4dc063fe46473f376c722c2766cea05885f4caf558753404deb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b82fb5bf5fcb13e45946080093fd23c86244a6c125de72e212852ddb26768297 [INFO] running `Command { std: "docker" "start" "-a" "b82fb5bf5fcb13e45946080093fd23c86244a6c125de72e212852ddb26768297", kill_on_drop: false }` [INFO] [stderr] Compiling shadecore v0.1.0 (/opt/rustwide/workdir/crates/shadecore-cli) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3304:29 [INFO] [stdout] | [INFO] [stdout] 3304 | ... unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3068:9 [INFO] [stdout] | [INFO] [stdout] 3068 | let mut syphon: Option<()> = None; [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: unused variable: `tex_id` [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3375:29 [INFO] [stdout] | [INFO] [stdout] 3375 | let tex_id = tex_id_u32(rt.tex); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tex_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `effective_midi` is never read [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3139:41 [INFO] [stdout] | [INFO] [stdout] 3139 | ... effective_midi = store.lock().unwrap().apply_profile(&pf, &assets, Some(&frag_path), &next_name); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `midi_conn_in` is never read [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3142:1 [INFO] [stdout] | [INFO] [stdout] 3142 | midi_conn_in = Some(connect_midi(&effective_midi, store.clone())); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `syphon` [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:3068:9 [INFO] [stdout] | [INFO] [stdout] 3068 | let mut syphon: Option<()> = None; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_syphon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `RenderSel` is never used [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:2632:6 [INFO] [stdout] | [INFO] [stdout] 2632 | type RenderSel = shadecore_engine::config::RenderSelection; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderJson` is never constructed [INFO] [stdout] --> crates/shadecore-cli/src/main.rs:2658:8 [INFO] [stdout] | [INFO] [stdout] 2658 | struct RenderJson { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "b82fb5bf5fcb13e45946080093fd23c86244a6c125de72e212852ddb26768297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82fb5bf5fcb13e45946080093fd23c86244a6c125de72e212852ddb26768297", kill_on_drop: false }` [INFO] [stdout] b82fb5bf5fcb13e45946080093fd23c86244a6c125de72e212852ddb26768297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bd6c14e53d7bba468b27696267f773253f07da6153a959dda347fcab099b55c [INFO] running `Command { std: "docker" "start" "-a" "4bd6c14e53d7bba468b27696267f773253f07da6153a959dda347fcab099b55c", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:3304:29 [INFO] [stderr] | [INFO] [stderr] 3304 | ... unsafe { [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:3068:9 [INFO] [stderr] | [INFO] [stderr] 3068 | let mut syphon: Option<()> = None; [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: unused variable: `tex_id` [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:3375:29 [INFO] [stderr] | [INFO] [stderr] 3375 | let tex_id = tex_id_u32(rt.tex); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tex_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value captured by `effective_midi` is never read [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:3139:41 [INFO] [stderr] | [INFO] [stderr] 3139 | ... effective_midi = store.lock().unwrap().apply_profile(&pf, &assets, Some(&frag_path), &next_name); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value captured by `midi_conn_in` is never read [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:3142:1 [INFO] [stderr] | [INFO] [stderr] 3142 | midi_conn_in = Some(connect_midi(&effective_midi, store.clone())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `syphon` [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:3068:9 [INFO] [stderr] | [INFO] [stderr] 3068 | let mut syphon: Option<()> = None; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_syphon` [INFO] [stderr] [INFO] [stderr] warning: type alias `RenderSel` is never used [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:2632:6 [INFO] [stderr] | [INFO] [stderr] 2632 | type RenderSel = shadecore_engine::config::RenderSelection; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RenderJson` is never constructed [INFO] [stderr] --> crates/shadecore-cli/src/main.rs:2658:8 [INFO] [stderr] | [INFO] [stderr] 2658 | struct RenderJson { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `shadecore` (bin "shadecore" test) generated 8 warnings (run `cargo fix --bin "shadecore" -p shadecore --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shadecore-544a8959acbe921f) [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" "4bd6c14e53d7bba468b27696267f773253f07da6153a959dda347fcab099b55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd6c14e53d7bba468b27696267f773253f07da6153a959dda347fcab099b55c", kill_on_drop: false }` [INFO] [stdout] 4bd6c14e53d7bba468b27696267f773253f07da6153a959dda347fcab099b55c