[INFO] cloning repository https://github.com/PetrGlad/midired
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PetrGlad/midired" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPetrGlad%2Fmidired", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPetrGlad%2Fmidired'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfc1d3a7122aefcecf407b11afcb3b4498dcc234
[INFO] checking PetrGlad/midired against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPetrGlad%2Fmidired" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PetrGlad/midired
[INFO] finished tweaking git repo https://github.com/PetrGlad/midired
[INFO] tweaked toml for git repo https://github.com/PetrGlad/midired written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PetrGlad/midired on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PetrGlad/midired 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.7.2
[INFO] [stderr]   Downloaded coremidi v0.8.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded sync_cow v0.1.1
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded zbus_macros v5.11.0
[INFO] [stderr]   Downloaded midir v0.10.2
[INFO] [stderr]   Downloaded clap_complete v4.5.58
[INFO] [stderr]   Downloaded toml_edit v0.23.6
[INFO] [stderr]   Downloaded egui_extras v0.32.3
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded toml_parser v1.0.3
[INFO] [stderr]   Downloaded zbus v5.11.0
[INFO] [stderr]   Downloaded pxfm v0.1.24
[INFO] [stderr]   Downloaded moxcms v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7142cb291ad182ab3f261f638297abd04c769512a3cca47bd9b310ae008a455
[INFO] running `Command { std: "docker" "start" "-a" "c7142cb291ad182ab3f261f638297abd04c769512a3cca47bd9b310ae008a455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7142cb291ad182ab3f261f638297abd04c769512a3cca47bd9b310ae008a455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7142cb291ad182ab3f261f638297abd04c769512a3cca47bd9b310ae008a455", kill_on_drop: false }`
[INFO] [stdout] c7142cb291ad182ab3f261f638297abd04c769512a3cca47bd9b310ae008a455
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00a76ada63e2319c2e30ef5d4dce062ee0f2f57c6ef5a547875eaf79b8784ea0
[INFO] running `Command { std: "docker" "start" "-a" "00a76ada63e2319c2e30ef5d4dce062ee0f2f57c6ef5a547875eaf79b8784ea0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking icu_properties_data v2.0.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking moxcms v0.7.6
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling emmate v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking egui_glow v0.32.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking egui-winit v0.32.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking midir v0.10.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking proptest v1.8.0
[INFO] [stderr]     Checking midly v0.5.3
[INFO] [stderr]     Checking eframe v0.32.3
[INFO] [stderr]     Checking egui_extras v0.32.3
[INFO] [stderr]     Checking clap_complete v4.5.58
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking sync_cow v0.1.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stdout] warning: unused import: `log::log`
[INFO] [stdout]  --> src/track_edit.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::log;
[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: `log::log`
[INFO] [stdout]  --> src/track_edit.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::log;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `play_midi_file` is never used
[INFO] [stdout]    --> src/main.rs:133:4
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn play_midi_file(midi_file_path: &PathBuf, engine_command_sender: &Sender<Box<EngineCommand>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `merge` is never used
[INFO] [stdout]    --> src/changeset.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Changeset {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn merge(&mut self, actions: &Changeset) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIPBOARD_DIR` is never used
[INFO] [stdout]  --> src/clipboard.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const CLIPBOARD_DIR: &str = "clipboard";
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Clipboard` is never constructed
[INFO] [stdout]  --> src/clipboard.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Clipboard {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_latest` are never used
[INFO] [stdout]   --> src/clipboard.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Clipboard {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_latest(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SmfSource` is never constructed
[INFO] [stdout]   --> src/midi.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SmfSource {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/midi.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl SmfSource {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 63 |     pub fn new(smf_data: Vec<u8>) -> SmfSource {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/project.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl ProjectMeta {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 130 |     fn new(source_file: &PathBuf) -> ProjectMeta {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/range.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait RangeLike<T> {
[INFO] [stdout]    |           --------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn from(from: std::ops::Range<T>) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closed_range` is never used
[INFO] [stdout]   --> src/range.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn closed_range<T: Integer>(from: T, to: T) -> Range<T> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `as_closed` is never used
[INFO] [stdout]   --> src/range.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn as_closed<T: Integer + Copy>(range: &Range<T>) -> std::ops::RangeInclusive<T> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command_id` is never read
[INFO] [stdout]   --> src/stave.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct EditTransition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 85 |     pub animation_id: egui::Id,
[INFO] [stdout] 86 |     pub command_id: EditCommandId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EditTransition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `event_hovered` is never used
[INFO] [stdout]    --> src/stave.rs:591:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Stave {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 591 |     fn event_hovered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_active_at` is never used
[INFO] [stdout]   --> src/track.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl TrackEvent {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 63 |     pub fn is_active_at(&self, at: Time) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_event` is never used
[INFO] [stdout]    --> src/track.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Track {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn insert_event(&mut self, ev: TrackEvent) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clean_cc_lane` is never used
[INFO] [stdout]    --> src/track_edit.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn clean_cc_lane(events: &Vec<TrackEvent>, cc_id: ControllerId) -> Vec<EventAction> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `list_snapshots` and `parse_snapshot_name` are never used
[INFO] [stdout]    --> src/track_history.rs:315:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TrackHistory {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     fn list_snapshots(&self) -> impl Iterator<Item = (VersionId, PathBuf)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub fn parse_snapshot_name(file: &PathBuf) -> Option<VersionId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `play_midi_file` is never used
[INFO] [stdout]    --> src/main.rs:133:4
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn play_midi_file(midi_file_path: &PathBuf, engine_command_sender: &Sender<Box<EngineCommand>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `merge` is never used
[INFO] [stdout]    --> src/changeset.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Changeset {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn merge(&mut self, actions: &Changeset) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIPBOARD_DIR` is never used
[INFO] [stdout]  --> src/clipboard.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const CLIPBOARD_DIR: &str = "clipboard";
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Clipboard` is never constructed
[INFO] [stdout]  --> src/clipboard.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Clipboard {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_latest` are never used
[INFO] [stdout]   --> src/clipboard.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Clipboard {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_latest(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SmfSource` is never constructed
[INFO] [stdout]   --> src/midi.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SmfSource {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/midi.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl SmfSource {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 63 |     pub fn new(smf_data: Vec<u8>) -> SmfSource {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/project.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl ProjectMeta {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 130 |     fn new(source_file: &PathBuf) -> ProjectMeta {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/range.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait RangeLike<T> {
[INFO] [stdout]    |           --------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn from(from: std::ops::Range<T>) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `closed_range` is never used
[INFO] [stdout]   --> src/range.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn closed_range<T: Integer>(from: T, to: T) -> Range<T> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `as_closed` is never used
[INFO] [stdout]   --> src/range.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn as_closed<T: Integer + Copy>(range: &Range<T>) -> std::ops::RangeInclusive<T> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command_id` is never read
[INFO] [stdout]   --> src/stave.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct EditTransition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 85 |     pub animation_id: egui::Id,
[INFO] [stdout] 86 |     pub command_id: EditCommandId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EditTransition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `event_hovered` is never used
[INFO] [stdout]    --> src/stave.rs:591:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Stave {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 591 |     fn event_hovered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_active_at` is never used
[INFO] [stdout]   --> src/track.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl TrackEvent {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 63 |     pub fn is_active_at(&self, at: Time) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_event` is never used
[INFO] [stdout]    --> src/track.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Track {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn insert_event(&mut self, ev: TrackEvent) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clean_cc_lane` is never used
[INFO] [stdout]    --> src/track_edit.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn clean_cc_lane(events: &Vec<TrackEvent>, cc_id: ControllerId) -> Vec<EventAction> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_snapshots` is never used
[INFO] [stdout]    --> src/track_history.rs:315:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TrackHistory {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     fn list_snapshots(&self) -> impl Iterator<Item = (VersionId, PathBuf)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 51s
[INFO] running `Command { std: "docker" "inspect" "00a76ada63e2319c2e30ef5d4dce062ee0f2f57c6ef5a547875eaf79b8784ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a76ada63e2319c2e30ef5d4dce062ee0f2f57c6ef5a547875eaf79b8784ea0", kill_on_drop: false }`
[INFO] [stdout] 00a76ada63e2319c2e30ef5d4dce062ee0f2f57c6ef5a547875eaf79b8784ea0
