[INFO] cloning repository https://github.com/JacksonParodi/midomo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacksonParodi/midomo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonParodi%2Fmidomo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonParodi%2Fmidomo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b5caa5f8af4a5635fc526d4686fa79728f90df7 [INFO] checking JacksonParodi/midomo/7b5caa5f8af4a5635fc526d4686fa79728f90df7 against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonParodi%2Fmidomo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JacksonParodi/midomo on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JacksonParodi/midomo [INFO] finished tweaking git repo https://github.com/JacksonParodi/midomo [INFO] tweaked toml for git repo https://github.com/JacksonParodi/midomo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JacksonParodi/midomo 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" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block2 v0.4.0 [INFO] [stderr] Downloaded enigo v0.2.1 [INFO] [stderr] Downloaded coremidi-sys v3.1.1 [INFO] [stderr] Downloaded coremidi v0.8.0 [INFO] [stderr] Downloaded midir v0.10.0 [INFO] [stderr] Downloaded sysinfo v0.32.0 [INFO] [stderr] Downloaded icrate v0.1.2 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21d23a63dda3252861102d6a254cc52cd7a9a4a12d5d5bc28edcf21ba469741c [INFO] running `Command { std: "docker" "start" "-a" "21d23a63dda3252861102d6a254cc52cd7a9a4a12d5d5bc28edcf21ba469741c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21d23a63dda3252861102d6a254cc52cd7a9a4a12d5d5bc28edcf21ba469741c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d23a63dda3252861102d6a254cc52cd7a9a4a12d5d5bc28edcf21ba469741c", kill_on_drop: false }` [INFO] [stdout] 21d23a63dda3252861102d6a254cc52cd7a9a4a12d5d5bc28edcf21ba469741c [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 597f2cc5da59e787c75843de4195f65722b76eb52680f5f13eeda786ac2f6c6f [INFO] running `Command { std: "docker" "start" "-a" "597f2cc5da59e787c75843de4195f65722b76eb52680f5f13eeda786ac2f6c6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking enigo v0.2.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking midir v0.10.0 [INFO] [stderr] Checking sysinfo v0.32.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking midomo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MidiInputPort` [INFO] [stdout] --> src/main.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | use midir::{Ignore, MidiInput, MidiInputConnection, MidiInputPort, MidiOutput}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `Stylize` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Click`, `Coordinate`, `Mouse`, and `Release` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Button, Coordinate, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 20 | Direction::{Click, Press, Release}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 21 | Enigo, Key, Keyboard, Mouse, Settings, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Components`, `Disks`, and `Networks` [INFO] [stdout] --> src/main.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | use sysinfo::{Components, Disks, Networks, System}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MidiInputPort` [INFO] [stdout] --> src/main.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | use midir::{Ignore, MidiInput, MidiInputConnection, MidiInputPort, MidiOutput}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `Stylize` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | style::{Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `Click`, `Coordinate`, `Mouse`, and `Release` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Button, Coordinate, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 20 | Direction::{Click, Press, Release}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] 21 | Enigo, Key, Keyboard, Mouse, Settings, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Components`, `Disks`, and `Networks` [INFO] [stdout] --> src/main.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | use sysinfo::{Components, Disks, Networks, System}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/main.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | move |timestamp, message, _| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `system` and `midi_out` are never read [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct Midomo { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 27 | system: System, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | enigo: Enigo, [INFO] [stdout] 29 | midi_out: MidiOutput, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/main.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | move |timestamp, message, _| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `system` and `midi_out` are never read [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct Midomo { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 27 | system: System, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | enigo: Enigo, [INFO] [stdout] 29 | midi_out: MidiOutput, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s [INFO] running `Command { std: "docker" "inspect" "597f2cc5da59e787c75843de4195f65722b76eb52680f5f13eeda786ac2f6c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597f2cc5da59e787c75843de4195f65722b76eb52680f5f13eeda786ac2f6c6f", kill_on_drop: false }` [INFO] [stdout] 597f2cc5da59e787c75843de4195f65722b76eb52680f5f13eeda786ac2f6c6f