[INFO] cloning repository https://github.com/faraz525/FL-VST [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faraz525/FL-VST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaraz525%2FFL-VST", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaraz525%2FFL-VST'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e8a872dc7947c05de0938365f5a15d9e5f6b61a [INFO] testing faraz525/FL-VST against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaraz525%2FFL-VST" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/faraz525/FL-VST [INFO] finished tweaking git repo https://github.com/faraz525/FL-VST [INFO] tweaked toml for git repo https://github.com/faraz525/FL-VST written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/faraz525/FL-VST on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/faraz525/FL-VST 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b7e22f5979fcac9386d01055372dbb2d783148d6b573884652a6cf9ca5a873f [INFO] running `Command { std: "docker" "start" "-a" "8b7e22f5979fcac9386d01055372dbb2d783148d6b573884652a6cf9ca5a873f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b7e22f5979fcac9386d01055372dbb2d783148d6b573884652a6cf9ca5a873f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7e22f5979fcac9386d01055372dbb2d783148d6b573884652a6cf9ca5a873f", kill_on_drop: false }` [INFO] [stdout] 8b7e22f5979fcac9386d01055372dbb2d783148d6b573884652a6cf9ca5a873f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c58666b6fbb4aba83428528d24cf2037e5c34c10cad0e1446fa69f1c00cf9ab [INFO] running `Command { std: "docker" "start" "-a" "8c58666b6fbb4aba83428528d24cf2037e5c34c10cad0e1446fa69f1c00cf9ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling anymap3 v1.0.1 [INFO] [stderr] Compiling clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f) [INFO] [stderr] Compiling widestring v1.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec) [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62) [INFO] [stderr] Compiling nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec) [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=9a0b42c09d712777b2edb4c5e0cb6baf21e988f0#9a0b42c0) [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Compiling egui_glow v0.31.1 [INFO] [stderr] Compiling egui-baseview v0.5.0 (https://github.com/BillyDM/egui-baseview.git?rev=ec70c3fe6b2f070dcacbc22924431edbe24bd1c0#ec70c3fe) [INFO] [stderr] Compiling nih_plug_egui v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec) [INFO] [stderr] Compiling dark_bassline v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `rotate` is never used [INFO] [stdout] --> src/rhythm.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rotate(pattern: &[bool; 16], offset: u8) -> [bool; 16] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.66s [INFO] running `Command { std: "docker" "inspect" "8c58666b6fbb4aba83428528d24cf2037e5c34c10cad0e1446fa69f1c00cf9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c58666b6fbb4aba83428528d24cf2037e5c34c10cad0e1446fa69f1c00cf9ab", kill_on_drop: false }` [INFO] [stdout] 8c58666b6fbb4aba83428528d24cf2037e5c34c10cad0e1446fa69f1c00cf9ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55919f5c24ceb15c7be3cee429cfdf8ba58fd3c98b9df33929333b286efd61e3 [INFO] running `Command { std: "docker" "start" "-a" "55919f5c24ceb15c7be3cee429cfdf8ba58fd3c98b9df33929333b286efd61e3", kill_on_drop: false }` [INFO] [stdout] warning: function `rotate` is never used [INFO] [stdout] --> src/rhythm.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rotate(pattern: &[bool; 16], offset: u8) -> [bool; 16] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dark_bassline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "55919f5c24ceb15c7be3cee429cfdf8ba58fd3c98b9df33929333b286efd61e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55919f5c24ceb15c7be3cee429cfdf8ba58fd3c98b9df33929333b286efd61e3", kill_on_drop: false }` [INFO] [stdout] 55919f5c24ceb15c7be3cee429cfdf8ba58fd3c98b9df33929333b286efd61e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1ab17a1330d2394fcc23ab4d8779f52a86d47caf99b08a1269e1dece151d5ff [INFO] running `Command { std: "docker" "start" "-a" "c1ab17a1330d2394fcc23ab4d8779f52a86d47caf99b08a1269e1dece151d5ff", kill_on_drop: false }` [INFO] [stderr] warning: function `rotate` is never used [INFO] [stderr] --> src/rhythm.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn rotate(pattern: &[bool; 16], offset: u8) -> [bool; 16] { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dark_bassline` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dark_bassline-ec3696dc8ac14c1f) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test pattern::tests::test_all_pattern_types_generate ... ok [INFO] [stdout] test pattern::tests::test_velocities_in_range ... ok [INFO] [stdout] test rhythm::tests::test_euclidean_0 ... ok [INFO] [stdout] test rhythm::tests::test_euclidean_3_8 ... ok [INFO] [stdout] test rhythm::tests::test_euclidean_4_16 ... ok [INFO] [stdout] test rhythm::tests::test_euclidean_full ... ok [INFO] [stdout] test rhythm::tests::test_rotate ... ok [INFO] [stdout] test scale::tests::test_clamp ... ok [INFO] [stdout] test scale::tests::test_degree_to_midi_phrygian ... ok [INFO] [stdout] test scale::tests::test_negative_degree ... ok [INFO] [stdout] test scale::tests::test_root_midi_note ... ok [INFO] [stdout] test pattern::tests::test_generate_produces_correct_density ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dark_bassline [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" "c1ab17a1330d2394fcc23ab4d8779f52a86d47caf99b08a1269e1dece151d5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ab17a1330d2394fcc23ab4d8779f52a86d47caf99b08a1269e1dece151d5ff", kill_on_drop: false }` [INFO] [stdout] c1ab17a1330d2394fcc23ab4d8779f52a86d47caf99b08a1269e1dece151d5ff