[INFO] cloning repository https://github.com/maxjoehnk/chimp_macro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjoehnk/chimp_macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fchimp_macro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fchimp_macro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb04ba5658514de946121374affc71b94cb5d40d
[INFO] testing maxjoehnk/chimp_macro against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fchimp_macro" "/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/maxjoehnk/chimp_macro
[INFO] finished tweaking git repo https://github.com/maxjoehnk/chimp_macro
[INFO] tweaked toml for git repo https://github.com/maxjoehnk/chimp_macro written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjoehnk/chimp_macro on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjoehnk/chimp_macro 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4973eb680cd5e2db0b4adb937d4c19d91aba8de03414b4ce715bf25fae3aa7fe
[INFO] running `Command { std: "docker" "start" "-a" "4973eb680cd5e2db0b4adb937d4c19d91aba8de03414b4ce715bf25fae3aa7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4973eb680cd5e2db0b4adb937d4c19d91aba8de03414b4ce715bf25fae3aa7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4973eb680cd5e2db0b4adb937d4c19d91aba8de03414b4ce715bf25fae3aa7fe", kill_on_drop: false }`
[INFO] [stdout] 4973eb680cd5e2db0b4adb937d4c19d91aba8de03414b4ce715bf25fae3aa7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 753b11ec8a2be54f1fb8c5c3fa7fb8320689d6a918268d41eb82841cbe8dea20
[INFO] running `Command { std: "docker" "start" "-a" "753b11ec8a2be54f1fb8c5c3fa7fb8320689d6a918268d41eb82841cbe8dea20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling webbrowser v1.0.4
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling egui_glow v0.31.1
[INFO] [stderr]    Compiling rosc v0.11.4
[INFO] [stderr]    Compiling atspi-common v0.6.0
[INFO] [stderr]    Compiling atspi-proxies v0.6.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.10.1
[INFO] [stderr]    Compiling atspi-connection v0.6.0
[INFO] [stderr]    Compiling atspi v0.22.0
[INFO] [stderr]    Compiling accesskit_unix v0.13.1
[INFO] [stderr]    Compiling accesskit_winit v0.23.1
[INFO] [stderr]    Compiling egui-winit v0.31.1
[INFO] [stderr]    Compiling eframe v0.31.1
[INFO] [stderr]    Compiling chimp_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RangeInclusive`
[INFO] [stdout]  --> src/main.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::{Range, RangeInclusive};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut start_cue_list_id = 601;
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/main.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...                   Err(err) => {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_cue_list_id`
[INFO] [stdout]   --> src/main.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut start_cue_list_id = 601;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_cue_list_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `groups`
[INFO] [stdout]   --> src/main.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let groups = [3, 4, 6, 7, 8];
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_pixel_groups` is never used
[INFO] [stdout]    --> src/main.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn record_pixel_groups(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Intensity`, `Position`, `Beam`, `Control`, and `Special` are never constructed
[INFO] [stdout]   --> src/chimp.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum PresetType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout]  5 |     Intensity,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  6 |     Color,
[INFO] [stdout]  7 |     Position,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  8 |     Beam,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     Control,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     Special,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> src/chimp.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ChimpConnection {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn delete(&self, key: Key, number: Range<u16>) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Remove` and `Insert` are never constructed
[INFO] [stdout]    --> src/chimp.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub enum RecordMode {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 120 |     Remove,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 121 |     Replace,
[INFO] [stdout] 122 |     Insert,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecordMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/chimp.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum Key {
[INFO] [stdout]     |          --- variants in this enum
[INFO] [stdout] 127 |     Record,
[INFO] [stdout] 128 |     Edit,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 129 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 130 |     Copy,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 131 |     Move,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 132 |     Name,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 133 |     Open,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 134 |     Select,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 135 |     Link,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 136 |     Load,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 137 |     Off,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 138 |     Skip,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 139 |     GoTo,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 140 |     Time,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 141 |     Fixture,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     Cue,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 146 |     Effect,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 147 |     Minus,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 148 |     Plus,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 149 |     Thru,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 150 |     Full,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 151 |     At,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 152 |     FwSlash,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 153 |     Backspace,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 154 |     Number(u8),
[INFO] [stdout] 155 |     Dot,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     Home,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 159 |     Set,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     Gobo,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 165 |     Beam,
[INFO] [stdout] 166 |     Shaper,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Key` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `addr` is never read
[INFO] [stdout]  --> src/osc.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct OscConnection {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 7 |     pub(crate) socket: UdpSocket,
[INFO] [stdout] 8 |     addr: Ipv4Addr,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s
[INFO] running `Command { std: "docker" "inspect" "753b11ec8a2be54f1fb8c5c3fa7fb8320689d6a918268d41eb82841cbe8dea20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753b11ec8a2be54f1fb8c5c3fa7fb8320689d6a918268d41eb82841cbe8dea20", kill_on_drop: false }`
[INFO] [stdout] 753b11ec8a2be54f1fb8c5c3fa7fb8320689d6a918268d41eb82841cbe8dea20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 703d86076130dd8661596645a296ad62d42a37b17949e80d57c3386740709c57
[INFO] running `Command { std: "docker" "start" "-a" "703d86076130dd8661596645a296ad62d42a37b17949e80d57c3386740709c57", kill_on_drop: false }`
[INFO] [stderr]    Compiling chimp_macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RangeInclusive`
[INFO] [stdout]  --> src/main.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::{Range, RangeInclusive};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut start_cue_list_id = 601;
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/main.rs:27:37
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...                   Err(err) => {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_cue_list_id`
[INFO] [stdout]   --> src/main.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut start_cue_list_id = 601;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_cue_list_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `groups`
[INFO] [stdout]   --> src/main.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let groups = [3, 4, 6, 7, 8];
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_pixel_groups` is never used
[INFO] [stdout]    --> src/main.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn record_pixel_groups(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Intensity`, `Position`, `Beam`, `Control`, and `Special` are never constructed
[INFO] [stdout]   --> src/chimp.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum PresetType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout]  5 |     Intensity,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  6 |     Color,
[INFO] [stdout]  7 |     Position,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  8 |     Beam,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     Control,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     Special,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]   --> src/chimp.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ChimpConnection {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn delete(&self, key: Key, number: Range<u16>) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Remove` and `Insert` are never constructed
[INFO] [stdout]    --> src/chimp.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub enum RecordMode {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 120 |     Remove,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 121 |     Replace,
[INFO] [stdout] 122 |     Insert,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecordMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/chimp.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum Key {
[INFO] [stdout]     |          --- variants in this enum
[INFO] [stdout] 127 |     Record,
[INFO] [stdout] 128 |     Edit,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 129 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 130 |     Copy,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 131 |     Move,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 132 |     Name,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 133 |     Open,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 134 |     Select,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 135 |     Link,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 136 |     Load,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 137 |     Off,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 138 |     Skip,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 139 |     GoTo,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 140 |     Time,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 141 |     Fixture,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     Cue,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 146 |     Effect,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 147 |     Minus,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 148 |     Plus,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 149 |     Thru,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 150 |     Full,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 151 |     At,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 152 |     FwSlash,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 153 |     Backspace,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 154 |     Number(u8),
[INFO] [stdout] 155 |     Dot,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     Home,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 159 |     Set,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     Gobo,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 165 |     Beam,
[INFO] [stdout] 166 |     Shaper,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Key` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `addr` is never read
[INFO] [stdout]  --> src/osc.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct OscConnection {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 7 |     pub(crate) socket: UdpSocket,
[INFO] [stdout] 8 |     addr: Ipv4Addr,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "703d86076130dd8661596645a296ad62d42a37b17949e80d57c3386740709c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "703d86076130dd8661596645a296ad62d42a37b17949e80d57c3386740709c57", kill_on_drop: false }`
[INFO] [stdout] 703d86076130dd8661596645a296ad62d42a37b17949e80d57c3386740709c57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73bc53cbd1cecf19726bb61c12af4aab863ca09c242f19d78bae7f260dc9da71
[INFO] running `Command { std: "docker" "start" "-a" "73bc53cbd1cecf19726bb61c12af4aab863ca09c242f19d78bae7f260dc9da71", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `RangeInclusive`
[INFO] [stderr]  --> src/main.rs:5:23
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::ops::{Range, RangeInclusive};
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let mut start_cue_list_id = 601;
[INFO] [stderr]    |             ----^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]   --> src/main.rs:27:37
[INFO] [stderr]    |
[INFO] [stderr] 27 | ...                   Err(err) => {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start_cue_list_id`
[INFO] [stderr]   --> src/main.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let mut start_cue_list_id = 601;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_cue_list_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `groups`
[INFO] [stderr]   --> src/main.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let groups = [3, 4, 6, 7, 8];
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups`
[INFO] [stderr] 
[INFO] [stderr] warning: function `record_pixel_groups` is never used
[INFO] [stderr]    --> src/main.rs:122:4
[INFO] [stderr]     |
[INFO] [stderr] 122 | fn record_pixel_groups(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Intensity`, `Position`, `Beam`, `Control`, and `Special` are never constructed
[INFO] [stderr]   --> src/chimp.rs:5:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub enum PresetType {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr]  5 |     Intensity,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]  6 |     Color,
[INFO] [stderr]  7 |     Position,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]  8 |     Beam,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]  9 |     Control,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 10 |     Special,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `delete` is never used
[INFO] [stderr]   --> src/chimp.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub trait ChimpConnection {
[INFO] [stderr]    |           --------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 87 |     fn delete(&self, key: Key, number: Range<u16>) {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Remove` and `Insert` are never constructed
[INFO] [stderr]    --> src/chimp.rs:120:5
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub enum RecordMode {
[INFO] [stderr]     |          ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 120 |     Remove,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 121 |     Replace,
[INFO] [stderr] 122 |     Insert,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RecordMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]    --> src/chimp.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub enum Key {
[INFO] [stderr]     |          --- variants in this enum
[INFO] [stderr] 127 |     Record,
[INFO] [stderr] 128 |     Edit,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 129 |     Delete,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 130 |     Copy,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 131 |     Move,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 132 |     Name,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 133 |     Open,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 134 |     Select,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 135 |     Link,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 136 |     Load,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 137 |     Off,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 138 |     Skip,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 139 |     GoTo,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 140 |     Time,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 141 |     Fixture,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 145 |     Cue,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 146 |     Effect,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 147 |     Minus,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 148 |     Plus,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 149 |     Thru,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 150 |     Full,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 151 |     At,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 152 |     FwSlash,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 153 |     Backspace,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 154 |     Number(u8),
[INFO] [stderr] 155 |     Dot,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |     Home,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 159 |     Set,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 164 |     Gobo,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 165 |     Beam,
[INFO] [stderr] 166 |     Shaper,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Key` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `addr` is never read
[INFO] [stderr]  --> src/osc.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct OscConnection {
[INFO] [stderr]   |            ------------- field in this struct
[INFO] [stderr] 7 |     pub(crate) socket: UdpSocket,
[INFO] [stderr] 8 |     addr: Ipv4Addr,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `chimp_macro` (bin "chimp_macro" test) generated 11 warnings (run `cargo fix --bin "chimp_macro" -p chimp_macro --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chimp_macro-26deeed74b3e56ef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73bc53cbd1cecf19726bb61c12af4aab863ca09c242f19d78bae7f260dc9da71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73bc53cbd1cecf19726bb61c12af4aab863ca09c242f19d78bae7f260dc9da71", kill_on_drop: false }`
[INFO] [stdout] 73bc53cbd1cecf19726bb61c12af4aab863ca09c242f19d78bae7f260dc9da71
