[INFO] cloning repository https://github.com/jarenm1/daw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jarenm1/daw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarenm1%2Fdaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarenm1%2Fdaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 667cae57387551bf67e35632d7d4c32ee9c3a0fc [INFO] checking jarenm1/daw against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarenm1%2Fdaw" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jarenm1/daw [INFO] finished tweaking git repo https://github.com/jarenm1/daw [INFO] tweaked toml for git repo https://github.com/jarenm1/daw written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jarenm1/daw on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jarenm1/daw 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e [INFO] running `Command { std: "docker" "start" "cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking midir v0.10.3 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking daw_audio_engine v0.1.0 (/opt/rustwide/workdir/daw_audio_engine) [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stdout] warning: unused import: `AudioError` [INFO] [stdout] --> daw_audio_engine/src/clip.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::error::{AudioError, AudioResult}; [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: `AudioError` and `AudioResult` [INFO] [stdout] --> daw_audio_engine/src/hardware.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::{AudioError, AudioResult}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stdout] warning: unused imports: `error` and `warn` [INFO] [stdout] --> daw_audio_engine/src/midi_input.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MidiEventType` [INFO] [stdout] --> daw_audio_engine/src/timeline.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::midi_event::{MidiEvent, MidiEventType, MidiNote}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | let (tx, rx) = bounded(256); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `preview_events` is assigned to, but never used [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let mut preview_events = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_preview_events` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `preview_events` is never read [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | preview_events += 1; [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] [stderr] Checking potential_utf v0.1.5 [INFO] [stdout] warning: field `sample_format` is never read [INFO] [stdout] --> daw_audio_engine/src/stream.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AudioStream { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | sample_format: SampleFormat, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | CALL_COUNT, [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking emath v0.33.3 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking ecolor v0.33.3 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking epaint_default_fonts v0.33.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking accesskit_consumer v0.31.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking zbus_xml v5.1.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking zbus-lockstep v0.5.2 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stdout] warning: unused import: `AudioError` [INFO] [stdout] --> daw_audio_engine/src/clip.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::error::{AudioError, AudioResult}; [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: `AudioError` and `AudioResult` [INFO] [stdout] --> daw_audio_engine/src/hardware.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::{AudioError, AudioResult}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `warn` [INFO] [stdout] --> daw_audio_engine/src/midi_input.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MidiEventType` [INFO] [stdout] --> daw_audio_engine/src/timeline.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::midi_event::{MidiEvent, MidiEventType, MidiNote}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stdout] warning: unused import: `find_focusrite_devices` [INFO] [stdout] --> daw_audio_engine/examples/scan_hardware.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use daw_audio_engine::{find_focusrite_devices, scan_hardware_devices}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MidiEvent` [INFO] [stdout] --> daw_audio_engine/examples/transport_demo.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use daw_audio_engine::midi_event::{MidiEvent, MidiNote}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AudioDeviceInfo` [INFO] [stdout] --> daw_audio_engine/examples/list_devices.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use daw_audio_engine::{AudioDeviceInfo, AudioEngine}; [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 variable: `rx` [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | let (tx, rx) = bounded(256); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `preview_events` is assigned to, but never used [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let mut preview_events = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_preview_events` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `preview_events` is never read [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | preview_events += 1; [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 `sample_format` is never read [INFO] [stdout] --> daw_audio_engine/src/stream.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AudioStream { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | sample_format: SampleFormat, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> daw_audio_engine/src/instrument_processor.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | CALL_COUNT, [INFO] [stdout] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = help: use a type that relies on "interior mutability" instead; to read more on this, visit [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AudioEngine` and `MidiEvent` [INFO] [stdout] --> daw_audio_engine/examples/midi_synth.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use daw_audio_engine::{AudioEngine, InstrumentProcessor, MidiEvent, MidiInput, SimpleSynth}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> daw_audio_engine/examples/test_note.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking epaint v0.33.3 [INFO] [stdout] warning: unused import: `Sender` [INFO] [stdout] --> daw_audio_engine/examples/channel_chords.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use crossbeam::channel::{bounded, Sender}; [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 variable: `note_on` [INFO] [stdout] --> daw_audio_engine/examples/test_synth_audio.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let note_on = MidiEvent::note_on(60, 127, 0); // Max velocity [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_note_on` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Sender` and `bounded` [INFO] [stdout] --> daw_audio_engine/examples/synced_chords.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use crossbeam::channel::{bounded, Sender}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `daw_audio_engine::transport::Transport` [INFO] [stdout] --> daw_audio_engine/examples/synced_chords.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use daw_audio_engine::transport::Transport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TimeSignature` and `TransportState` [INFO] [stdout] --> daw_audio_engine/examples/synced_chords.rs:5:47 [INFO] [stdout] | [INFO] [stdout] 5 | use daw_audio_engine::{AudioEngine, MidiClip, TimeSignature, Timeline, TransportState}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transport_display` [INFO] [stdout] --> daw_audio_engine/examples/synced_chords.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let transport_display = transport.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transport_display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_processed_sample` is never read [INFO] [stdout] --> daw_audio_engine/examples/synced_chords.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 168 | struct SyncedProcessor { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 174 | last_processed_sample: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.2 [INFO] [stderr] Checking daw_core v0.1.0 (/opt/rustwide/workdir/daw-core) [INFO] [stderr] Checking egui v0.33.3 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking resvg v0.45.1 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking daw_dispatch v0.1.0 (/opt/rustwide/workdir/daw-dispatch) [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> daw-dispatch/src/lib.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn undo(&mut self, project: &mut Project) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project` [INFO] [stdout] --> daw-dispatch/src/lib.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn undo(&mut self, project: &mut Project) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking egui_glow v0.33.3 [INFO] [stderr] Checking egui_extras v0.33.3 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking accesskit_atspi_common v0.14.2 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking accesskit_unix v0.17.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking accesskit_winit v0.29.2 [INFO] [stderr] Checking egui-winit v0.33.3 [INFO] [stderr] Checking eframe v0.33.3 [INFO] [stderr] Checking daw_ui v0.1.0 (/opt/rustwide/workdir/daw-ui) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/app.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/app.rs:483:13 [INFO] [stdout] | [INFO] [stdout] 483 | 1.0, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/app.rs:497:35 [INFO] [stdout] | [INFO] [stdout] 497 | .stroke(egui::Stroke::new(1.0, theme::BORDER)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/app.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/explorer.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/explorer.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/explorer.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:166:47 [INFO] [stdout] | [INFO] [stdout] 166 | .stroke(egui::Stroke::new(1.0, theme::BORDER)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:488:35 [INFO] [stdout] | [INFO] [stdout] 488 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:519:31 [INFO] [stdout] | [INFO] [stdout] 519 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/app.rs:483:13 [INFO] [stdout] | [INFO] [stdout] 483 | 1.0, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/app.rs:497:35 [INFO] [stdout] | [INFO] [stdout] 497 | .stroke(egui::Stroke::new(1.0, theme::BORDER)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:526:31 [INFO] [stdout] | [INFO] [stdout] 526 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/explorer.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/explorer.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/explorer.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1026:31 [INFO] [stdout] | [INFO] [stdout] 1026 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1058:31 [INFO] [stdout] | [INFO] [stdout] 1058 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1072:40 [INFO] [stdout] | [INFO] [stdout] 1072 | let width = if beat % 4 == 0 { 1.5 } else { 1.0 }; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1072:53 [INFO] [stdout] | [INFO] [stdout] 1072 | let width = if beat % 4 == 0 { 1.5 } else { 1.0 }; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1107:31 [INFO] [stdout] | [INFO] [stdout] 1107 | egui::Stroke::new(1.0, theme::GRID_MAJOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:166:47 [INFO] [stdout] | [INFO] [stdout] 166 | .stroke(egui::Stroke::new(1.0, theme::BORDER)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | let stroke = egui::Stroke::new(1.5, theme::ACCENT_HOVER); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1223:42 [INFO] [stdout] | [INFO] [stdout] 1223 | egui::Stroke::new(if ghost { 1.0 } else { 1.2 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1223:55 [INFO] [stdout] | [INFO] [stdout] 1223 | egui::Stroke::new(if ghost { 1.0 } else { 1.2 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1241:35 [INFO] [stdout] | [INFO] [stdout] 1241 | egui::Stroke::new(1.0, theme::TOOL_ACTIVE_WASH), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1253:27 [INFO] [stdout] | [INFO] [stdout] 1253 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1298:13 [INFO] [stdout] | [INFO] [stdout] 1298 | 1.0, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1324:35 [INFO] [stdout] | [INFO] [stdout] 1324 | .stroke(egui::Stroke::new(1.0, theme::BORDER)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:488:35 [INFO] [stdout] | [INFO] [stdout] 488 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:519:31 [INFO] [stdout] | [INFO] [stdout] 519 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:526:31 [INFO] [stdout] | [INFO] [stdout] 526 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:233:40 [INFO] [stdout] | [INFO] [stdout] 233 | let stroke = egui::Stroke::new(1.0, theme::BORDER); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:251:31 [INFO] [stdout] | [INFO] [stdout] 251 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:258:31 [INFO] [stdout] | [INFO] [stdout] 258 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1026:31 [INFO] [stdout] | [INFO] [stdout] 1026 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1058:31 [INFO] [stdout] | [INFO] [stdout] 1058 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1072:40 [INFO] [stdout] | [INFO] [stdout] 1072 | let width = if beat % 4 == 0 { 1.5 } else { 1.0 }; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1072:53 [INFO] [stdout] | [INFO] [stdout] 1072 | let width = if beat % 4 == 0 { 1.5 } else { 1.0 }; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1107:31 [INFO] [stdout] | [INFO] [stdout] 1107 | egui::Stroke::new(1.0, theme::GRID_MAJOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | let stroke = egui::Stroke::new(1.5, theme::ACCENT_HOVER); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1223:42 [INFO] [stdout] | [INFO] [stdout] 1223 | egui::Stroke::new(if ghost { 1.0 } else { 1.2 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1223:55 [INFO] [stdout] | [INFO] [stdout] 1223 | egui::Stroke::new(if ghost { 1.0 } else { 1.2 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.2_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1241:35 [INFO] [stdout] | [INFO] [stdout] 1241 | egui::Stroke::new(1.0, theme::TOOL_ACTIVE_WASH), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1253:27 [INFO] [stdout] | [INFO] [stdout] 1253 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1298:13 [INFO] [stdout] | [INFO] [stdout] 1298 | 1.0, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/piano_roll.rs:1324:35 [INFO] [stdout] | [INFO] [stdout] 1324 | .stroke(egui::Stroke::new(1.0, theme::BORDER)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1109:13 [INFO] [stdout] | [INFO] [stdout] 1109 | 1.0, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1135:35 [INFO] [stdout] | [INFO] [stdout] 1135 | .stroke(egui::Stroke::new(1.0, theme::BORDER)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1154:31 [INFO] [stdout] | [INFO] [stdout] 1154 | egui::Stroke::new(1.0, theme::GRID_MAJOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1185:31 [INFO] [stdout] | [INFO] [stdout] 1185 | egui::Stroke::new(1.0, theme::GRID_MAJOR) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1187:31 [INFO] [stdout] | [INFO] [stdout] 1187 | egui::Stroke::new(1.0, theme::GRID_MINOR) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1199:31 [INFO] [stdout] | [INFO] [stdout] 1199 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1252:35 [INFO] [stdout] | [INFO] [stdout] 1252 | egui::Stroke::new(2.0, theme::ACCENT), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1305:57 [INFO] [stdout] | [INFO] [stdout] 1305 | egui::Stroke::new(if is_selected_clip { 1.5 } else { 1.0 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1305:70 [INFO] [stdout] | [INFO] [stdout] 1305 | egui::Stroke::new(if is_selected_clip { 1.5 } else { 1.0 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1309:51 [INFO] [stdout] | [INFO] [stdout] 1309 | let handle_stroke = egui::Stroke::new(1.0, stroke); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1497:36 [INFO] [stdout] | [INFO] [stdout] 1497 | let stroke = egui::Stroke::new(1.5, theme::ACCENT_HOVER); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:233:40 [INFO] [stdout] | [INFO] [stdout] 233 | let stroke = egui::Stroke::new(1.0, theme::BORDER); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:251:31 [INFO] [stdout] | [INFO] [stdout] 251 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:258:31 [INFO] [stdout] | [INFO] [stdout] 258 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | egui::Stroke::new(1.0, theme::BORDER), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1109:13 [INFO] [stdout] | [INFO] [stdout] 1109 | 1.0, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1135:35 [INFO] [stdout] | [INFO] [stdout] 1135 | .stroke(egui::Stroke::new(1.0, theme::BORDER)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1154:31 [INFO] [stdout] | [INFO] [stdout] 1154 | egui::Stroke::new(1.0, theme::GRID_MAJOR), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1185:31 [INFO] [stdout] | [INFO] [stdout] 1185 | egui::Stroke::new(1.0, theme::GRID_MAJOR) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1187:31 [INFO] [stdout] | [INFO] [stdout] 1187 | egui::Stroke::new(1.0, theme::GRID_MINOR) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1199:31 [INFO] [stdout] | [INFO] [stdout] 1199 | egui::Stroke::new(1.0, theme::GRID_ROW), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1252:35 [INFO] [stdout] | [INFO] [stdout] 1252 | egui::Stroke::new(2.0, theme::ACCENT), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1305:57 [INFO] [stdout] | [INFO] [stdout] 1305 | egui::Stroke::new(if is_selected_clip { 1.5 } else { 1.0 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1305:70 [INFO] [stdout] | [INFO] [stdout] 1305 | egui::Stroke::new(if is_selected_clip { 1.5 } else { 1.0 }, stroke), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1309:51 [INFO] [stdout] | [INFO] [stdout] 1309 | let handle_stroke = egui::Stroke::new(1.0, stroke); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> daw-ui/src/playlist.rs:1497:36 [INFO] [stdout] | [INFO] [stdout] 1497 | let stroke = egui::Stroke::new(1.5, theme::ACCENT_HOVER); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking daw v0.1.0 (/opt/rustwide/workdir/daw) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e", kill_on_drop: false }` [INFO] [stdout] cf73d13a4ad7988fa00bd012c04af52c9f52d25a63156db110785c95ce756d8e