[INFO] fetching crate caw_midi_udp 0.1.0...
[INFO] testing caw_midi_udp-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate caw_midi_udp 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate caw_midi_udp 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate caw_midi_udp 0.1.0
[INFO] tweaked toml for crates.io crate caw_midi_udp 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate caw_midi_udp 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate caw_midi_udp 0.1.0 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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c4f510edf7c0d901fb1d4c0574f86fe4e0b68cf75f4752d581fb25b3155407b
[INFO] running `Command { std: "docker" "start" "-a" "5c4f510edf7c0d901fb1d4c0574f86fe4e0b68cf75f4752d581fb25b3155407b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c4f510edf7c0d901fb1d4c0574f86fe4e0b68cf75f4752d581fb25b3155407b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c4f510edf7c0d901fb1d4c0574f86fe4e0b68cf75f4752d581fb25b3155407b", kill_on_drop: false }`
[INFO] [stdout] 5c4f510edf7c0d901fb1d4c0574f86fe4e0b68cf75f4752d581fb25b3155407b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28390d0f7df8d960e727f1a0a15b0c9f8e95f66dd6bcf9d395ae3210c7574cb0
[INFO] running `Command { std: "docker" "start" "-a" "28390d0f7df8d960e727f1a0a15b0c9f8e95f66dd6bcf9d395ae3210c7574cb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anyhow v1.0.77
[INFO] [stderr]    Compiling caw_core v0.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling midly v0.5.3
[INFO] [stderr]    Compiling caw_keyboard v0.4.0
[INFO] [stderr]    Compiling caw_midi v0.4.0
[INFO] [stderr]    Compiling caw_midi_udp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s
[INFO] running `Command { std: "docker" "inspect" "28390d0f7df8d960e727f1a0a15b0c9f8e95f66dd6bcf9d395ae3210c7574cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28390d0f7df8d960e727f1a0a15b0c9f8e95f66dd6bcf9d395ae3210c7574cb0", kill_on_drop: false }`
[INFO] [stdout] 28390d0f7df8d960e727f1a0a15b0c9f8e95f66dd6bcf9d395ae3210c7574cb0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54c9a39fab02e0bcbada13c37bf8bf9032a2d4ba4e4f62ca177e71400b4915ff
[INFO] running `Command { std: "docker" "start" "-a" "54c9a39fab02e0bcbada13c37bf8bf9032a2d4ba4e4f62ca177e71400b4915ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling caw_keyboard v0.4.0
[INFO] [stderr]    Compiling caw_midi v0.4.0
[INFO] [stderr]    Compiling caw_midi_udp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stdout] error[E0432]: unresolved import `caw_modules`
[INFO] [stdout]  --> examples/midi_udp_controller.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use caw_modules::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `caw_modules`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `caw_modules`, use `cargo add caw_modules` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caw_interactive`
[INFO] [stdout]  --> examples/midi_udp_controller.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use caw_interactive::{Visualization, window::Window};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `caw_interactive`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `caw_interactive`, use `cargo add caw_interactive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `caw_interactive`
[INFO] [stdout]  --> examples/midi_udp_controller.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use caw_interactive::{Visualization, window::Window};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `caw_interactive`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `caw_interactive`, use `cargo add caw_interactive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caw_midi_udp` (example "midi_udp_controller") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54c9a39fab02e0bcbada13c37bf8bf9032a2d4ba4e4f62ca177e71400b4915ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c9a39fab02e0bcbada13c37bf8bf9032a2d4ba4e4f62ca177e71400b4915ff", kill_on_drop: false }`
[INFO] [stdout] 54c9a39fab02e0bcbada13c37bf8bf9032a2d4ba4e4f62ca177e71400b4915ff
