[INFO] fetching crate caw_interactive 0.8.0...
[INFO] testing caw_interactive-0.8.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate caw_interactive 0.8.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate caw_interactive 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate caw_interactive 0.8.0
[INFO] tweaked toml for crates.io crate caw_interactive 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate caw_interactive 0.8.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_interactive 0.8.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b953a6fddeabe4d7dbacdf46575ad3fb250cbf67bb26f89cd636a5bd31b33f40
[INFO] running `Command { std: "docker" "start" "-a" "b953a6fddeabe4d7dbacdf46575ad3fb250cbf67bb26f89cd636a5bd31b33f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b953a6fddeabe4d7dbacdf46575ad3fb250cbf67bb26f89cd636a5bd31b33f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b953a6fddeabe4d7dbacdf46575ad3fb250cbf67bb26f89cd636a5bd31b33f40", kill_on_drop: false }`
[INFO] [stdout] b953a6fddeabe4d7dbacdf46575ad3fb250cbf67bb26f89cd636a5bd31b33f40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 65a4a6b1b07b18ef3e0f94a0a8f816d672bdee3c4cac7263fa546b24b8de8acb
[INFO] running `Command { std: "docker" "start" "-a" "65a4a6b1b07b18ef3e0f94a0a8f816d672bdee3c4cac7263fa546b24b8de8acb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling caw_core v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.77
[INFO] [stderr]    Compiling coord_2d v0.3.6
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling rgb_int v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling direction v0.18.1
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling line_2d v0.5.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling caw_keyboard v0.4.0
[INFO] [stderr]    Compiling caw_computer_keyboard v0.4.0
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling caw_player v0.8.0
[INFO] [stderr]    Compiling caw_interactive v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s
[INFO] running `Command { std: "docker" "inspect" "65a4a6b1b07b18ef3e0f94a0a8f816d672bdee3c4cac7263fa546b24b8de8acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a4a6b1b07b18ef3e0f94a0a8f816d672bdee3c4cac7263fa546b24b8de8acb", kill_on_drop: false }`
[INFO] [stdout] 65a4a6b1b07b18ef3e0f94a0a8f816d672bdee3c4cac7263fa546b24b8de8acb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c4ca4e2fea50364942093afe8527116b79424900df3fb65f6b1d0719da9dc70f
[INFO] running `Command { std: "docker" "start" "-a" "c4ca4e2fea50364942093afe8527116b79424900df3fb65f6b1d0719da9dc70f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling caw_player v0.8.0
[INFO] [stderr]    Compiling caw_audio_file v0.4.0
[INFO] [stderr]    Compiling caw_keyboard v0.4.0
[INFO] [stderr]    Compiling caw_utils v0.4.0
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling caw_computer_keyboard v0.4.0
[INFO] [stderr]    Compiling caw_interactive v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling midir v0.10.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling caw_builder_proc_macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling midly v0.5.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling caw_modules v0.4.1
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling caw_midi v0.4.1
[INFO] [stderr]    Compiling caw_midi_file v0.4.0
[INFO] [stderr]    Compiling caw_midi_live v0.4.0
[INFO] [stderr]    Compiling caw_midi_serial v0.4.0
[INFO] [stderr]    Compiling caw_patches v0.4.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stdout] warning: unused import: `caw_utils::*`
[INFO] [stdout]  --> examples/sequencer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use caw_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `value_sequencer` in this scope
[INFO] [stdout]  --> examples/sequencer.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let seq = sv(value_sequencer(clock.clone(), [100., 200.]));
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `r` found for struct `caw_modules::envelope_generator::Props<KD, KP, A, D, S, R>` in the current scope
[INFO] [stdout]   --> examples/sequencer.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let env = adsr_linear_01(clock.clone()).r(0.1).build();
[INFO] [stdout]    |                                                 ^ method not found in `Props<Sig<SigBoxedVar<bool>>, bool, f32, f32, f32, f32>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/sequencer-492ce01f68461f32.long-type-9770556360882118815.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caw_interactive` (example "sequencer") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c4ca4e2fea50364942093afe8527116b79424900df3fb65f6b1d0719da9dc70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4ca4e2fea50364942093afe8527116b79424900df3fb65f6b1d0719da9dc70f", kill_on_drop: false }`
[INFO] [stdout] c4ca4e2fea50364942093afe8527116b79424900df3fb65f6b1d0719da9dc70f
