[INFO] fetching crate caw_midi_udp_widgets_app_lib 0.2.0... [INFO] testing caw_midi_udp_widgets_app_lib-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate caw_midi_udp_widgets_app_lib 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate caw_midi_udp_widgets_app_lib 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate caw_midi_udp_widgets_app_lib 0.2.0 [INFO] tweaked toml for crates.io crate caw_midi_udp_widgets_app_lib 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate caw_midi_udp_widgets_app_lib 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate caw_midi_udp_widgets_app_lib 0.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bb9b8e200a4f84540cc790e2fa0099c102a2dea05d0a5a635ee539b498d315f [INFO] running `Command { std: "docker" "start" "-a" "3bb9b8e200a4f84540cc790e2fa0099c102a2dea05d0a5a635ee539b498d315f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bb9b8e200a4f84540cc790e2fa0099c102a2dea05d0a5a635ee539b498d315f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb9b8e200a4f84540cc790e2fa0099c102a2dea05d0a5a635ee539b498d315f", kill_on_drop: false }` [INFO] [stdout] 3bb9b8e200a4f84540cc790e2fa0099c102a2dea05d0a5a635ee539b498d315f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92990f5b09fc0d6ad9d1d4f02b54442db2cd5475dd832a3be445b53bdd099037 [INFO] running `Command { std: "docker" "start" "-a" "92990f5b09fc0d6ad9d1d4f02b54442db2cd5475dd832a3be445b53bdd099037", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling caw_core v0.6.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling midly v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling caw_builder_proc_macros v0.2.0 [INFO] [stderr] Compiling caw_keyboard v0.5.0 [INFO] [stderr] Compiling caw_midi v0.5.0 [INFO] [stderr] Compiling caw_midi_udp v0.2.0 [INFO] [stderr] Compiling caw_midi_udp_widgets_app_lib v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.28s [INFO] running `Command { std: "docker" "inspect" "92990f5b09fc0d6ad9d1d4f02b54442db2cd5475dd832a3be445b53bdd099037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92990f5b09fc0d6ad9d1d4f02b54442db2cd5475dd832a3be445b53bdd099037", kill_on_drop: false }` [INFO] [stdout] 92990f5b09fc0d6ad9d1d4f02b54442db2cd5475dd832a3be445b53bdd099037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d07a001975d37664b85f3bba60f4a292c8030ea243a95b545c0f85024da4a3a [INFO] running `Command { std: "docker" "start" "-a" "4d07a001975d37664b85f3bba60f4a292c8030ea243a95b545c0f85024da4a3a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling caw_keyboard v0.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling caw_midi v0.5.0 [INFO] [stderr] Compiling caw_midi_udp v0.2.0 [INFO] [stderr] Compiling caw_midi_udp_widgets_app_lib v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caw_interactive` [INFO] [stdout] --> examples/midi_udp_widgets_app_lib_demo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use caw_interactive::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_modules` [INFO] [stdout] --> examples/midi_udp_widgets_app_lib_demo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] 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_widgets_app_lib` (example "midi_udp_widgets_app_lib_demo") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d07a001975d37664b85f3bba60f4a292c8030ea243a95b545c0f85024da4a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d07a001975d37664b85f3bba60f4a292c8030ea243a95b545c0f85024da4a3a", kill_on_drop: false }` [INFO] [stdout] 4d07a001975d37664b85f3bba60f4a292c8030ea243a95b545c0f85024da4a3a