[INFO] cloning repository https://github.com/Davvos11/live-midi-splitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davvos11/live-midi-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavvos11%2Flive-midi-splitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavvos11%2Flive-midi-splitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e47f3333a614baf8f29481d11242756cd3e5fd2
[INFO] testing Davvos11/live-midi-splitter against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavvos11%2Flive-midi-splitter" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Davvos11/live-midi-splitter on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Davvos11/live-midi-splitter
[INFO] finished tweaking git repo https://github.com/Davvos11/live-midi-splitter
[INFO] tweaked toml for git repo https://github.com/Davvos11/live-midi-splitter written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Davvos11/live-midi-splitter 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded midly v0.5.3
[INFO] [stderr]   Downloaded pro-serde-versioned-derive v1.0.2
[INFO] [stderr]   Downloaded pro-serde-versioned v1.0.2
[INFO] [stderr]   Downloaded rfd v0.12.1
[INFO] [stderr]   Downloaded hello_egui_utils v0.1.0
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded coremidi-sys v3.1.0
[INFO] [stderr]   Downloaded ecolor v0.24.1
[INFO] [stderr]   Downloaded egui-winit v0.24.1
[INFO] [stderr]   Downloaded egui_animation v0.1.0
[INFO] [stderr]   Downloaded egui_glow v0.24.1
[INFO] [stderr]   Downloaded egui_dnd v0.5.1
[INFO] [stderr]   Downloaded arboard v3.3.0
[INFO] [stderr]   Downloaded eframe v0.24.1
[INFO] [stderr]   Downloaded egui v0.24.1
[INFO] [stderr]   Downloaded winnow v0.5.32
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded epaint v0.24.1
[INFO] [stderr]   Downloaded egui_extras v0.24.2
[INFO] [stderr]   Downloaded egui_plot v0.24.2
[INFO] [stderr]   Downloaded emath v0.24.1
[INFO] [stderr]   Downloaded coremidi v0.6.0
[INFO] [stderr]   Downloaded midir v0.9.1
[INFO] [stderr]   Downloaded cfg-expr v0.15.6
[INFO] [stderr]   Downloaded system-deps v6.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e6b1783cfb9e1d1e9f2b443b234e41a16a38ace803854c24623b15bc315660c
[INFO] running `Command { std: "docker" "start" "-a" "3e6b1783cfb9e1d1e9f2b443b234e41a16a38ace803854c24623b15bc315660c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e6b1783cfb9e1d1e9f2b443b234e41a16a38ace803854c24623b15bc315660c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6b1783cfb9e1d1e9f2b443b234e41a16a38ace803854c24623b15bc315660c", kill_on_drop: false }`
[INFO] [stdout] 3e6b1783cfb9e1d1e9f2b443b234e41a16a38ace803854c24623b15bc315660c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 777f3e4f5353d3b0e60b23ff7328400f5bf1c0228b6a37e425f441d8b65ec546
[INFO] running `Command { std: "docker" "start" "-a" "777f3e4f5353d3b0e60b23ff7328400f5bf1c0228b6a37e425f441d8b65ec546", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.32
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cfg-expr v0.15.6
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rfd v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling pro-serde-versioned-derive v1.0.2
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling midir v0.9.1
[INFO] [stderr] error: could not compile `x11-dl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b586ce4752ade52d -C extra-filename=-b586ce4752ade52d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-b097cb839b86915e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --cap-lints allow --cap-lints=forbid -l dl` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "777f3e4f5353d3b0e60b23ff7328400f5bf1c0228b6a37e425f441d8b65ec546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777f3e4f5353d3b0e60b23ff7328400f5bf1c0228b6a37e425f441d8b65ec546", kill_on_drop: false }`
[INFO] [stdout] 777f3e4f5353d3b0e60b23ff7328400f5bf1c0228b6a37e425f441d8b65ec546
[INFO] testing Davvos11/live-midi-splitter against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavvos11%2Flive-midi-splitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Davvos11/live-midi-splitter on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Davvos11/live-midi-splitter
[INFO] finished tweaking git repo https://github.com/Davvos11/live-midi-splitter
[INFO] tweaked toml for git repo https://github.com/Davvos11/live-midi-splitter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Davvos11/live-midi-splitter 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0097344dd5a3715f85c115bd7a5a710e446ca3ee0fc5ffb5d67863d068f1a8c
[INFO] running `Command { std: "docker" "start" "-a" "e0097344dd5a3715f85c115bd7a5a710e446ca3ee0fc5ffb5d67863d068f1a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0097344dd5a3715f85c115bd7a5a710e446ca3ee0fc5ffb5d67863d068f1a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0097344dd5a3715f85c115bd7a5a710e446ca3ee0fc5ffb5d67863d068f1a8c", kill_on_drop: false }`
[INFO] [stdout] e0097344dd5a3715f85c115bd7a5a710e446ca3ee0fc5ffb5d67863d068f1a8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e18d7dae900b3f409faf96b985d6ba61e652dcff65d5589ef2c4ef78d3a2517a
[INFO] running `Command { std: "docker" "start" "-a" "e18d7dae900b3f409faf96b985d6ba61e652dcff65d5589ef2c4ef78d3a2517a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.32
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cfg-expr v0.15.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling rfd v0.12.1
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling pro-serde-versioned-derive v1.0.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling midir v0.9.1
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]    Compiling midly v0.5.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling ecolor v0.24.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling emath v0.24.1
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling epaint v0.24.1
[INFO] [stderr]    Compiling pro-serde-versioned v1.0.2
[INFO] [stderr]    Compiling egui v0.24.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling hello_egui_utils v0.1.0
[INFO] [stderr]    Compiling egui_glow v0.24.1
[INFO] [stderr]    Compiling egui-winit v0.24.1
[INFO] [stderr]    Compiling egui_plot v0.24.2
[INFO] [stderr]    Compiling egui_extras v0.24.2
[INFO] [stderr]    Compiling egui_animation v0.1.0
[INFO] [stderr]    Compiling egui_dnd v0.5.1
[INFO] [stderr]    Compiling eframe v0.24.1
[INFO] [stderr]    Compiling live-midi-splitter v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/backend/device.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Input {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub port_name: String,
[INFO] [stdout] 6 |     pub connection: MidiInputConnection<usize>,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.64s
[INFO] running `Command { std: "docker" "inspect" "e18d7dae900b3f409faf96b985d6ba61e652dcff65d5589ef2c4ef78d3a2517a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18d7dae900b3f409faf96b985d6ba61e652dcff65d5589ef2c4ef78d3a2517a", kill_on_drop: false }`
[INFO] [stdout] e18d7dae900b3f409faf96b985d6ba61e652dcff65d5589ef2c4ef78d3a2517a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6b766c6940d5be8f5d1c4a2b239f77853fd6b19bad9e85103247c849fbc88d7
[INFO] running `Command { std: "docker" "start" "-a" "d6b766c6940d5be8f5d1c4a2b239f77853fd6b19bad9e85103247c849fbc88d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling live-midi-splitter v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/backend/device.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Input {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub port_name: String,
[INFO] [stdout] 6 |     pub connection: MidiInputConnection<usize>,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "d6b766c6940d5be8f5d1c4a2b239f77853fd6b19bad9e85103247c849fbc88d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6b766c6940d5be8f5d1c4a2b239f77853fd6b19bad9e85103247c849fbc88d7", kill_on_drop: false }`
[INFO] [stdout] d6b766c6940d5be8f5d1c4a2b239f77853fd6b19bad9e85103247c849fbc88d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3b56d357774c7a269a99a315ca3593ec3921a0c4f080f401d27af6b4015e769
[INFO] running `Command { std: "docker" "start" "-a" "e3b56d357774c7a269a99a315ca3593ec3921a0c4f080f401d27af6b4015e769", kill_on_drop: false }`
[INFO] [stderr] warning: field `connection` is never read
[INFO] [stderr]  --> src/backend/device.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Input {
[INFO] [stderr]   |            ----- field in this struct
[INFO] [stderr] 5 |     pub port_name: String,
[INFO] [stderr] 6 |     pub connection: MidiInputConnection<usize>,
[INFO] [stderr]   |         ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `live-midi-splitter` (bin "live-midi-splitter" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/live_midi_splitter-47cf0544d1c3c340)
[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" "e3b56d357774c7a269a99a315ca3593ec3921a0c4f080f401d27af6b4015e769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b56d357774c7a269a99a315ca3593ec3921a0c4f080f401d27af6b4015e769", kill_on_drop: false }`
[INFO] [stdout] e3b56d357774c7a269a99a315ca3593ec3921a0c4f080f401d27af6b4015e769
