[INFO] cloning repository https://github.com/knoguchi/dx7 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knoguchi/dx7" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknoguchi%2Fdx7", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknoguchi%2Fdx7'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ae90ee58d9736781417c36b462ffb3f6ecf0db1 [INFO] testing knoguchi/dx7 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknoguchi%2Fdx7" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/knoguchi/dx7 [INFO] finished tweaking git repo https://github.com/knoguchi/dx7 [INFO] tweaked toml for git repo https://github.com/knoguchi/dx7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/knoguchi/dx7 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/knoguchi/dx7 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8ad038a1f324ecbe320a140a3611fc1a0e0400d22607e5a088c0ae509136ffb [INFO] running `Command { std: "docker" "start" "-a" "f8ad038a1f324ecbe320a140a3611fc1a0e0400d22607e5a088c0ae509136ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8ad038a1f324ecbe320a140a3611fc1a0e0400d22607e5a088c0ae509136ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ad038a1f324ecbe320a140a3611fc1a0e0400d22607e5a088c0ae509136ffb", kill_on_drop: false }` [INFO] [stdout] f8ad038a1f324ecbe320a140a3611fc1a0e0400d22607e5a088c0ae509136ffb [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84946f374baee803ca68a2e3a3e0368e444dc1eb66a93404eb78a50dcba931a4 [INFO] running `Command { std: "docker" "start" "-a" "84946f374baee803ca68a2e3a3e0368e444dc1eb66a93404eb78a50dcba931a4", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling dx7-core v0.1.0 (/opt/rustwide/workdir/dx7-core) [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ringbuf v0.4.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | SINEXP_RAM.copy_from_slice(&generated_tables::SINEXP_TABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_48000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_44100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | FREQLUT = FREQLUT_RAM.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dx7-midi v0.1.0 (/opt/rustwide/workdir/dx7-midi) [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling midir v0.10.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling midly v0.5.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling dx7-app v0.1.0 (/opt/rustwide/workdir/dx7-app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.45s [INFO] running `Command { std: "docker" "inspect" "84946f374baee803ca68a2e3a3e0368e444dc1eb66a93404eb78a50dcba931a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84946f374baee803ca68a2e3a3e0368e444dc1eb66a93404eb78a50dcba931a4", kill_on_drop: false }` [INFO] [stdout] 84946f374baee803ca68a2e3a3e0368e444dc1eb66a93404eb78a50dcba931a4 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1843349508eea2012b9d5609e97dc29eb6d1e071a9b43dbe88fbc80c13343bc [INFO] running `Command { std: "docker" "start" "-a" "f1843349508eea2012b9d5609e97dc29eb6d1e071a9b43dbe88fbc80c13343bc", kill_on_drop: false }` [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | SINEXP_RAM.copy_from_slice(&generated_tables::SINEXP_TABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_48000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_44100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | FREQLUT = FREQLUT_RAM.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dx7-core v0.1.0 (/opt/rustwide/workdir/dx7-core) [INFO] [stderr] Compiling dx7-midi v0.1.0 (/opt/rustwide/workdir/dx7-midi) [INFO] [stderr] Compiling dx7-app v0.1.0 (/opt/rustwide/workdir/dx7-app) [INFO] [stdout] warning: unused imports: `Format` and `Header` [INFO] [stdout] --> dx7-app/examples/midi_extract.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use midly::{Smf, Header, Format, Timing, TrackEvent, TrackEventKind, MidiMessage}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_bass_op` is never used [INFO] [stdout] --> dx7-app/examples/gen_gm_rom.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn make_bass_op(level: u8, coarse: u8, rates: [u8;4], levels: [u8;4], kvs: u8) -> OperatorParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gm_bass_patch` is never used [INFO] [stdout] --> dx7-app/examples/gen_gm_rom.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn gm_bass_patch() -> DxVoice { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total` [INFO] [stdout] --> dx7-core/src/voice.rs:1041:13 [INFO] [stdout] | [INFO] [stdout] 1041 | let total = all_samples.len(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_total` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | SINEXP_RAM.copy_from_slice(&generated_tables::SINEXP_TABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_48000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_44100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> dx7-core/src/tables.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | FREQLUT = FREQLUT_RAM.as_ptr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "f1843349508eea2012b9d5609e97dc29eb6d1e071a9b43dbe88fbc80c13343bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1843349508eea2012b9d5609e97dc29eb6d1e071a9b43dbe88fbc80c13343bc", kill_on_drop: false }` [INFO] [stdout] f1843349508eea2012b9d5609e97dc29eb6d1e071a9b43dbe88fbc80c13343bc [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf4a90c46391976375b26ca8af4645f7232fb8d3e9026fc3895476e8cbea5ebe [INFO] running `Command { std: "docker" "start" "-a" "cf4a90c46391976375b26ca8af4645f7232fb8d3e9026fc3895476e8cbea5ebe", kill_on_drop: false }` [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> dx7-core/src/tables.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | SINEXP_RAM.copy_from_slice(&generated_tables::SINEXP_TABLE); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> dx7-core/src/tables.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_48000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> dx7-core/src/tables.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | FREQLUT_RAM.copy_from_slice(&generated_tables::FREQLUT_44100); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> dx7-core/src/tables.rs:75:19 [INFO] [stderr] | [INFO] [stderr] 75 | FREQLUT = FREQLUT_RAM.as_ptr(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `dx7-core` (lib) generated 4 warnings [INFO] [stderr] warning: unused variable: `total` [INFO] [stderr] --> dx7-core/src/voice.rs:1041:13 [INFO] [stderr] | [INFO] [stderr] 1041 | let total = all_samples.len(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_total` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dx7-core` (lib test) generated 5 warnings (4 duplicates) (run `cargo fix --lib -p dx7-core --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused imports: `Format` and `Header` [INFO] [stderr] --> dx7-app/examples/midi_extract.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use midly::{Smf, Header, Format, Timing, TrackEvent, TrackEventKind, MidiMessage}; [INFO] [stderr] | ^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `make_bass_op` is never used [INFO] [stderr] --> dx7-app/examples/gen_gm_rom.rs:150:4 [INFO] [stderr] | [INFO] [stderr] 150 | fn make_bass_op(level: u8, coarse: u8, rates: [u8;4], levels: [u8;4], kvs: u8) -> OperatorParams { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `gm_bass_patch` is never used [INFO] [stderr] --> dx7-app/examples/gen_gm_rom.rs:169:4 [INFO] [stderr] | [INFO] [stderr] 169 | fn gm_bass_patch() -> DxVoice { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dx7-app` (example "midi_extract") generated 1 warning (run `cargo fix --example "midi_extract" -p dx7-app` to apply 1 suggestion) [INFO] [stderr] warning: `dx7-app` (example "gen_gm_rom") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dx7_app-878b0f46214f6657) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dx7_core-a1a2ab8b6fd60690) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 78 tests [INFO] [stdout] test algorithm::tests::test_algorithm_1_processing_order ... ok [INFO] [stdout] test algorithm::tests::test_algorithm_32_all_carriers ... ok [INFO] [stdout] test envelope::tests::test_envelope_sustain_zero_decays ... ok [INFO] [stdout] test envelope::tests::test_scaleoutlevel ... ok [INFO] [stdout] test envelope::tests::test_envelope_slow_rate_is_slower ... ok [INFO] [stdout] test operator::tests::test_compute_pure_add_flag ... ok [INFO] [stdout] test envelope::tests::test_envelope_attack_decay ... ok [INFO] [stdout] test operator::tests::test_compute_pure_amplitude_range ... ok [INFO] [stdout] test operator::tests::test_log_sin_env_attenuates ... ok [INFO] [stdout] test envelope::tests::test_envelope_different_sustain_levels ... ok [INFO] [stdout] test envelope::tests::test_envelope_sustain_holds ... ok [INFO] [stdout] test operator::tests::test_log_sin_quarter_phase_is_peak ... ok [INFO] [stdout] test operator::tests::test_log_sin_symmetry ... ok [INFO] [stdout] test operator::tests::test_log_sin_three_quarter_is_negative_peak ... ok [INFO] [stdout] test operator::tests::test_osc_freq_coarse_half ... ok [INFO] [stdout] test operator::tests::test_log_sin_zero_phase_is_near_zero ... ok [INFO] [stdout] test operator::tests::test_osc_freq_coarse_ratios ... ok [INFO] [stdout] test operator::tests::test_scale_level_at_breakpoint ... ok [INFO] [stdout] test operator::tests::test_scale_velocity_max ... ok [INFO] [stdout] test operator::tests::test_scale_velocity_no_sensitivity ... ok [INFO] [stdout] test operator::tests::test_scale_velocity_zero ... ok [INFO] [stdout] test patch::tests::test_flunk_bass_from_packed ... ok [INFO] [stdout] test patch::tests::test_init_voice ... ok [INFO] [stdout] test patch::tests::test_packed_roundtrip ... ok [INFO] [stdout] test patch::tests::test_unpacked_roundtrip ... ok [INFO] [stdout] test rom1a::tests::test_all_params_in_range ... ok [INFO] [stdout] test algorithm::tests::test_algorithm_5_three_pairs ... ok [INFO] [stdout] test algorithm::tests::test_processing_order_valid ... ok [INFO] [stdout] test rom1a::tests::test_brass_1 ... ok [INFO] [stdout] test operator::tests::test_compute_pure_frequency ... ok [INFO] [stdout] test rom1a::tests::test_load_all_32_voices ... ok [INFO] [stdout] test rom1a::tests::test_rom1a_data_size ... ok [INFO] [stdout] test rom1a::tests::test_single_voice_bounds ... ok [INFO] [stdout] test tables::tests::test_midinote_to_logfreq_octave ... ok [INFO] [stdout] test rom1a::tests::test_roundtrip_matches_sysex ... ok [INFO] [stdout] test tables::tests::test_exp2_lookup_zero ... ok [INFO] [stdout] test rom1a::tests::test_sysex_dump ... ok [INFO] [stdout] test rom1a::tests::test_voice_names ... ok [INFO] [stdout] test tables::tests::test_freqlut_basic ... ok [INFO] [stdout] test operator::tests::test_feedback_zero_shift_is_pure ... ok [INFO] [stdout] test operator::tests::test_log_sin_env_6db_per_doubling ... ok [INFO] [stdout] test operator::tests::test_log_sin_half_phase_is_near_zero ... ok [INFO] [stdout] test operator::tests::test_log_sin_max_amplitude ... ok [INFO] [stdout] test operator::tests::test_osc_freq_detune_center ... ok [INFO] [stdout] test operator::tests::test_feedback_adds_harmonics ... ok [INFO] [stdout] test tables::tests::test_sin_lookup_half ... ok [INFO] [stdout] test tables::tests::test_sin_lookup_quarter ... ok [INFO] [stdout] test tables::tests::test_sin_lookup_zero ... ok [INFO] [stdout] test operator::tests::test_compute_modulation_adds_harmonics ... ok [INFO] [stdout] test voice::tests::test_alg32_single_carrier ... ok [INFO] [stdout] test voice::tests::test_alg1_single_carrier_output ... ok [INFO] [stdout] test voice::tests::test_alg32_six_carriers_louder_than_one ... ok [INFO] [stdout] test voice::tests::test_expression_cc11_scales_output ... ok [INFO] [stdout] test voice::tests::test_alg5_three_pairs ... ok [INFO] [stdout] test voice::tests::test_alg5_modulation_adds_harmonics ... ok [INFO] [stdout] test voice::tests::test_flunk_bass_sustained_output ... ok [INFO] [stdout] test voice::tests::test_bass1_rom1a_output_level ... ok [INFO] [stdout] test voice::tests::test_alg1_modulator_chain_adds_harmonics ... ok [INFO] [stdout] test voice::tests::test_flunk_bass_has_pitch_content ... ok [INFO] [stdout] test voice::tests::test_init_voice_produces_sine ... ok [INFO] [stdout] test voice::tests::test_output_level_2_still_audible ... ok [INFO] [stdout] test voice::tests::test_master_volume_scales_output ... ok [INFO] [stdout] test voice::tests::test_pitch_bend_changes_frequency ... ok [INFO] [stdout] test voice::tests::test_polyphony_two_notes ... ok [INFO] [stdout] test voice::tests::test_note_off_releases ... ok [INFO] [stdout] test voice::tests::test_output_level_scales_amplitude ... ok [INFO] [stdout] test voice::tests::test_flunk_bass_operator_state_dump ... ok [INFO] [stdout] test voice::tests::test_transpose_ignored_for_midi ... ok [INFO] [stdout] test voice::tests::test_process_midi_pitch_bend ... ok [INFO] [stdout] test voice::tests::test_synth_single_note_output_range ... ok [INFO] [stdout] test voice::tests::test_process_midi_note_on_off ... ok [INFO] [stdout] test voice::tests::test_sustain_pedal ... ok [INFO] [stdout] test voice::tests::test_process_midi_velocity_zero_is_note_off ... ok [INFO] [stdout] test envelope::tests::test_envelope_release_from_sustain ... ok [INFO] [stdout] test voice::tests::test_alg32_silent_ops_produce_nothing ... ok [INFO] [stdout] test voice::tests::test_all_algorithms_carrier_count ... ok [INFO] [stdout] test voice::tests::test_all_algorithms_produce_output ... ok [INFO] [stdout] test operator::tests::test_compute_pure_is_clean_sine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/gen_tables.rs (/opt/rustwide/target/debug/deps/gen_tables-e92684c0d5b5f20c) [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] [stderr] Running tests/dump_epiano.rs (/opt/rustwide/target/debug/deps/dump_epiano-73064bf00c600cef) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/signal_chain.rs (/opt/rustwide/target/debug/deps/signal_chain-b184541ae8f23dc1) [INFO] [stdout] test dump_epiano1_params ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test envelope_tests::envelope_zero_output_level_is_silent ... ok [INFO] [stdout] test algorithm_routing_tests::algorithm_5_carriers ... ok [INFO] [stdout] test envelope_tests::envelope_attack_reaches_target ... ok [INFO] [stdout] test algorithm_routing_tests::algorithm_32_all_carriers ... ok [INFO] [stdout] test envelope_tests::envelope_release_decays ... ok [INFO] [stdout] test envelope_tests::scaleoutlevel_boundary_values ... ok [INFO] [stdout] test epiano1_tests::epiano1_patch_parameters ... ok [INFO] [stdout] test operator_tests::compute_modulated_dc_offset_shifts_phase ... ok [INFO] [stdout] test algorithm_routing_tests::algorithm_1_single_carrier ... ok [INFO] [stdout] test operator_tests::compute_fb_produces_output ... ok [INFO] [stdout] test operator_tests::compute_modulated_differs_from_pure ... ok [INFO] [stdout] test operator_tests::compute_pure_add_mode ... ok [INFO] [stdout] test epiano1_tests::epiano1_has_correct_fundamental ... ok [INFO] [stdout] test fm_depth_tests::simple_fm_pair_produces_sidebands ... ok [INFO] [stdout] test tables_tests::exp2_lookup_known_values ... ok [INFO] [stdout] test operator_tests::compute_pure_produces_sine ... ok [INFO] [stdout] test operator_tests::osc_freq_ratio_mode_coarse_14 ... ok [INFO] [stdout] test operator_tests::compute_fb_with_no_feedback_nearly_equals_pure ... ok [INFO] [stdout] test operator_tests::osc_freq_ratio_mode_coarse_1 ... ok [INFO] [stdout] test operator_tests::osc_freq_detune_center_no_effect ... ok [INFO] [stdout] test tables_tests::freqlut_a440_phase_increment ... ok [INFO] [stdout] test voice_tests::voice_releases_and_goes_inactive ... ok [INFO] [stdout] test voice_tests::single_carrier_produces_output ... ok [INFO] [stdout] test algorithm_routing_tests::algorithm_22_carriers ... ok [INFO] [stdout] test tables_tests::freqlut_octave_doubling ... ok [INFO] [stdout] test tables_tests::midinote_to_logfreq_c4_vs_a4 ... ok [INFO] [stdout] test tables_tests::sin_lookup_at_known_phases ... ok [INFO] [stdout] test tables_tests::sin_lookup_wraps_at_24_bits ... ok [INFO] [stdout] test voice_tests::silent_operators_produce_no_output ... ok [INFO] [stdout] test epiano1_tests::epiano1_output_level_reasonable ... ok [INFO] [stdout] test epiano1_tests::epiano1_renders_nonzero ... ok [INFO] [stdout] test voice_tests::single_carrier_frequency_is_correct ... ok [INFO] [stdout] test fm_depth_tests::epiano1_spectral_analysis ... ok [INFO] [stdout] test synth_tests::synth_brass1_renders ... ok [INFO] [stdout] test synth_tests::synth_renders_epiano1_note ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dx7_midi-b042fa1537ec5835) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test ble::tests::multiple_messages ... ok [INFO] [stdout] test ble::tests::note_off ... ok [INFO] [stdout] test ble::tests::pitch_bend ... ok [INFO] [stdout] test ble::tests::pitch_bend_max ... ok [INFO] [stdout] test ble::tests::note_on_velocity_zero_becomes_note_off ... ok [INFO] [stdout] test ble::tests::channel_pressure ... ok [INFO] [stdout] test ble::tests::poly_pressure ... ok [INFO] [stdout] test ble::tests::control_change ... ok [INFO] [stdout] test ble::tests::channel_extracted ... ok [INFO] [stdout] test ble::tests::note_on ... ok [INFO] [stdout] test ble::tests::program_change ... ok [INFO] [stdout] test ble::tests::sysex_skipped ... ok [INFO] [stdout] test ble::tests::too_short_ignored ... ok [INFO] [stdout] test ble::tests::running_status ... ok [INFO] [stdout] test tests::fifo_ordering ... ok [INFO] [stdout] test tests::full_queue_drops_message ... ok [INFO] [stdout] test tests::pop_empty_returns_none ... ok [INFO] [stdout] test tests::push_pop_round_trip ... ok [INFO] [stdout] test usb::tests::cable_number_masked ... ok [INFO] [stdout] test usb::tests::channel_pressure ... ok [INFO] [stdout] test usb::tests::channel_extracted ... ok [INFO] [stdout] test usb::tests::control_change ... ok [INFO] [stdout] test usb::tests::note_on ... ok [INFO] [stdout] test usb::tests::pitch_bend ... ok [INFO] [stdout] test usb::tests::poly_pressure ... ok [INFO] [stdout] test usb::tests::program_change ... ok [INFO] [stdout] test usb::tests::note_off ... ok [INFO] [stdout] test usb::tests::too_short_ignored ... ok [INFO] [stdout] test usb::tests::unknown_cin_ignored ... ok [INFO] [stdout] test usb::tests::note_on_velocity_zero_becomes_note_off ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests dx7_core [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] [stderr] Doc-tests dx7_midi [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" "cf4a90c46391976375b26ca8af4645f7232fb8d3e9026fc3895476e8cbea5ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4a90c46391976375b26ca8af4645f7232fb8d3e9026fc3895476e8cbea5ebe", kill_on_drop: false }` [INFO] [stdout] cf4a90c46391976375b26ca8af4645f7232fb8d3e9026fc3895476e8cbea5ebe