[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#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwwaaa%2Fshadecore" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schwwaaa/shadecore on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a38126a4054f8be4d42dcf72f2ceec86b69b9162425ccb9c9ecc533cd9ec4a5 [INFO] running `Command { std: "docker" "start" "-a" "4a38126a4054f8be4d42dcf72f2ceec86b69b9162425ccb9c9ecc533cd9ec4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a38126a4054f8be4d42dcf72f2ceec86b69b9162425ccb9c9ecc533cd9ec4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a38126a4054f8be4d42dcf72f2ceec86b69b9162425ccb9c9ecc533cd9ec4a5", kill_on_drop: false }` [INFO] [stdout] 4a38126a4054f8be4d42dcf72f2ceec86b69b9162425ccb9c9ecc533cd9ec4a5 [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" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d077a77492b4b8004ce2f30671287fd2a95eec681c8621e69920ae94f286813 [INFO] running `Command { std: "docker" "start" "-a" "1d077a77492b4b8004ce2f30671287fd2a95eec681c8621e69920ae94f286813", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pkg-config v0.3.32 [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 once_cell v1.21.3 [INFO] [stderr] Compiling shlex v1.3.0 [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 scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling shadecore v0.1.0 (/opt/rustwide/workdir/crates/shadecore-cli) [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling midir v0.10.3 [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 rosc v0.10.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling shadecore-engine v0.1.0 (/opt/rustwide/workdir/crates/shadecore-engine) [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [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 10s [INFO] running `Command { std: "docker" "inspect" "1d077a77492b4b8004ce2f30671287fd2a95eec681c8621e69920ae94f286813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d077a77492b4b8004ce2f30671287fd2a95eec681c8621e69920ae94f286813", kill_on_drop: false }` [INFO] [stdout] 1d077a77492b4b8004ce2f30671287fd2a95eec681c8621e69920ae94f286813 [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" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5268281194c5cc97758f4130f1f025365ca0ae32afe11df5d62b1a731e4107f4 [INFO] running `Command { std: "docker" "start" "-a" "5268281194c5cc97758f4130f1f025365ca0ae32afe11df5d62b1a731e4107f4", 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 1.79s [INFO] running `Command { std: "docker" "inspect" "5268281194c5cc97758f4130f1f025365ca0ae32afe11df5d62b1a731e4107f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5268281194c5cc97758f4130f1f025365ca0ae32afe11df5d62b1a731e4107f4", kill_on_drop: false }` [INFO] [stdout] 5268281194c5cc97758f4130f1f025365ca0ae32afe11df5d62b1a731e4107f4 [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" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1fbb8956be528837ef869a562228fc8d07c8423b23b3192bce02a278518cd740 [INFO] running `Command { std: "docker" "start" "-a" "1fbb8956be528837ef869a562228fc8d07c8423b23b3192bce02a278518cd740", 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.22s [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" "1fbb8956be528837ef869a562228fc8d07c8423b23b3192bce02a278518cd740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fbb8956be528837ef869a562228fc8d07c8423b23b3192bce02a278518cd740", kill_on_drop: false }` [INFO] [stdout] 1fbb8956be528837ef869a562228fc8d07c8423b23b3192bce02a278518cd740