[INFO] fetching crate caw_interactive 0.1.0... [INFO] checking caw_interactive-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate caw_interactive 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate caw_interactive 0.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate caw_interactive 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate caw_interactive 0.1.0 [INFO] tweaked toml for crates.io crate caw_interactive 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate caw_interactive 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9d433e6aa3bd913d139ad632f21e6a7a82b953514de3736199b023fc480a7a5 [INFO] running `Command { std: "docker" "start" "-a" "d9d433e6aa3bd913d139ad632f21e6a7a82b953514de3736199b023fc480a7a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d433e6aa3bd913d139ad632f21e6a7a82b953514de3736199b023fc480a7a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d433e6aa3bd913d139ad632f21e6a7a82b953514de3736199b023fc480a7a5", kill_on_drop: false }` [INFO] [stdout] d9d433e6aa3bd913d139ad632f21e6a7a82b953514de3736199b023fc480a7a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc8828f5cfc8a5d72e2f5dc9108589ba468cfc317a5a0c61525cd4af4be17e8 [INFO] running `Command { std: "docker" "start" "-a" "3bc8828f5cfc8a5d72e2f5dc9108589ba468cfc317a5a0c61525cd4af4be17e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking coord_2d v0.3.6 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking direction v0.18.1 [INFO] [stderr] Checking rgb_int v0.1.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking line_2d v0.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking midir v0.9.1 [INFO] [stderr] Checking midly v0.5.3 [INFO] [stderr] Checking caw_core v0.1.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking caw v0.1.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.1 [INFO] [stderr] Checking caw_interactive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking clap v4.4.12 [INFO] [stdout] error: this value of type `Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse_lofi.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 44 | fn single_voice(freq_hz: f64, gate: Gate, effect_x: Sf64, effect_y: Sf64) -> Sf64 { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let freq_hz = const_(freq_hz); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let oscillator = oscillator_hz(Waveform::Saw, &freq_hz).build() [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let amp_env = adsr_linear_01(&gate).release_s(0.5).build(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let filter_env = adsr_linear_01(&gate) [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | / oscillator [INFO] [stdout] 58 | | .filter( [INFO] [stdout] 59 | | low_pass_moog_ladder(&filter_env * 5000.0) [INFO] [stdout] 60 | | .resonance(4.0) [INFO] [stdout] ... | [INFO] [stdout] 65 | | .filter(low_pass_moog_ladder(10000.0).build()) [INFO] [stdout] 66 | | .mul_lazy(&_env) [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/wub_wub.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn single_voice(freq_hz: Sf64, gate: Gate, effect_x: Sf64, effect_y: Sf64) -> Sf64 { [INFO] [stdout] | ------- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let oscillator = oscillator_hz(Waveform::Saw, &freq_hz).build(); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | / oscillator [INFO] [stdout] 62 | | .filter( [INFO] [stdout] 63 | | low_pass_moog_ladder( [INFO] [stdout] 64 | | (env * (20000.0 - (lfo * lfo_env * 20000.0 * effect_x))).clamp_non_negative(), [INFO] [stdout] ... | [INFO] [stdout] 67 | | .build(), [INFO] [stdout] 68 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse_chords_arp.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 84 | fn voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | / key_to_chord(&input) [INFO] [stdout] 91 | | .key_events(ChordVoiceConfig::default().inversion(inversion)) [INFO] [stdout] 92 | | .arpeggiate(arp_trigger, arp_config) [INFO] [stdout] 93 | | .polyphonic_with(5, 0, synth) [INFO] [stdout] 94 | | .mix(|dry| 2.0 * dry.filter(reverb().room_size(0.8).damping(0.8).build())) [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse_lofi.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 70 | fn voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let effect_x = input.mouse.x_01(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let effect_y = input.mouse.y_01(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | / freq_hz_by_gate() [INFO] [stdout] 74 | | .into_iter() [INFO] [stdout] 75 | | .map(|(key, freq_hz)| { [INFO] [stdout] 76 | | single_voice(freq_hz, input.key(key), effect_x.clone(), effect_y.clone()) [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .sum::() [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn make_voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | / opinionated_key_events(input.clone(), Note::C2, 1.0) [INFO] [stdout] 31 | | .voice_descs_polyphonic(3, 5) [INFO] [stdout] 32 | | .into_iter() [INFO] [stdout] 33 | | .map(|voice_desc| voice(voice_desc, input.mouse.x_01(), input.mouse.y_01())) [INFO] [stdout] 34 | | .sum::() [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Signal>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/pulse_wave_bass.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | fn make_voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | voice( [INFO] [stdout] 23 | opinionated_key_events(input.clone(), Note::C1, 1.0).voice_desc_monophonic(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse_chords.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 84 | fn voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | / key_to_chord(&input) [INFO] [stdout] 89 | | .key_events(ChordVoiceConfig::default().inversion(inversion)) [INFO] [stdout] 90 | | .polyphonic_with(5, 0, synth) [INFO] [stdout] 91 | | .mix(|dry| 0.5 * dry.filter(reverb().room_size(0.5).damping(0.8).build())) [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "keyboard_and_mouse_chords_arp") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `caw_interactive` (example "keyboard_and_mouse") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/wub_wub.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 72 | fn voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let freq_hz_and_gate = Signal::from_fn(move |ctx| { [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | single_voice(freq_hz, gate, input.x_01().clone(), input.y_01().clone()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "pulse_wave_bass") due to 2 previous errors [INFO] [stderr] error: could not compile `caw_interactive` (example "keyboard_and_mouse_lofi") due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/midi_file.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn make_voice(midi_messages: Signal) -> Sf64 { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | / midi_messages [INFO] [stdout] 26 | | .key_events() [INFO] [stdout] 27 | | .polyphonic_with(4, 8, voice) [INFO] [stdout] 28 | | .mix(|dry| dry.filter(reverb().room_size(0.9).build())) [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "keyboard_and_mouse_chords") due to 2 previous errors [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/random_notes.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn voice(freq: Sfreq, gate: Gate) -> Sf64 { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let freq_hz = freq.hz(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let osc = super_saw_osc(freq_hz.clone(), const_(0.01), 1, gate.clone()) [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let env_amp = adsr_linear_01(&gate).attack_s(0.1).release_s(8.0).build(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let env_lpf = adsr_linear_01(&gate) [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | / (osc.filter(low_pass_moog_ladder(1000 * &env_lpf).resonance(2.0).build()) [INFO] [stdout] 55 | | + osc.filter(low_pass_moog_ladder(10000 * &env_lpf).build())) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/random_notes.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 101 | fn synth_signal(trigger: Trigger, _input: Input) -> Sf64 { [INFO] [stdout] | ------- ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | let modulate = 1.0 [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let lfo = oscillator_hz(Waveform::Sine, &modulate * 8.0).build(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | / voice(freq, gate) [INFO] [stdout] 117 | | .filter(down_sample(1.0 + &modulate * 10.0).build()) [INFO] [stdout] 118 | | .filter(low_pass_moog_ladder(10000.0 + &lfo * 2000.0).build()) [INFO] [stdout] 119 | | .filter( [INFO] [stdout] ... | [INFO] [stdout] 124 | | .build(), [INFO] [stdout] 125 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "wub_wub") due to 3 previous errors [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/midi_live.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn make_voice(midi_messages: Signal, input: Input) -> Sf64 { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let pitch_bend_multiplier_hz = midi_messages.pitch_bend_multiplier_hz(); [INFO] [stdout] | ------------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let effects = Effects::new(midi_messages.controller_table(), input); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | / midi_messages [INFO] [stdout] 49 | | .key_events() [INFO] [stdout] 50 | | .voice_descs_polyphonic(3, 5) [INFO] [stdout] 51 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 59 | | .sum::() [INFO] [stdout] 60 | | .mix(|dry| dry.filter(reverb().room_size(1.0).damping(0.5).build())) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/midi_live_with_serial_monophonic.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 23 | / VoiceDesc { [INFO] [stdout] 24 | | note, [INFO] [stdout] | | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | | key_down, [INFO] [stdout] | | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | | key_press, [INFO] [stdout] 27 | | .. [INFO] [stdout] 28 | | }: VoiceDesc, [INFO] [stdout] | |_____- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | pitch_bend_multiplier_hz: Sf64, [INFO] [stdout] 30 | effects: Effects, [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | ) -> Sf64 { [INFO] [stdout] 32 | let osc = supersaw_hz(note.freq_hz() * pitch_bend_multiplier_hz).build(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | / osc.filter( [INFO] [stdout] 42 | | low_pass_moog_ladder(env * (30 * note.freq_hz() * effects.low_pass_cutoff)) [INFO] [stdout] 43 | | .resonance(4.0 * effects.low_pass_resonance) [INFO] [stdout] 44 | | .build(), [INFO] [stdout] 45 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "midi_file") due to 2 previous errors [INFO] [stderr] error: could not compile `caw_interactive` (example "random_notes") due to 3 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "midi_live") due to 2 previous errors [INFO] [stderr] error: could not compile `caw_interactive` (example "midi_live_with_serial_monophonic") due to 2 previous errors [INFO] [stdout] error: this value of type `Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse_arp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn make_voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | / opinionated_key_events(input.clone(), Note::C2, 1.0) [INFO] [stdout] 35 | | .arpeggiate(arp_trigger, arp_config) [INFO] [stdout] 36 | | .voice_descs_polyphonic(1, 0) [INFO] [stdout] 37 | | .into_iter() [INFO] [stdout] 38 | | .map(|voice_desc| voice(voice_desc, input.mouse.x_01(), input.mouse.y_01())) [INFO] [stdout] 39 | | .sum::() [INFO] [stdout] 40 | | .mix(|dry| dry.filter(reverb().room_size(1.0).damping(0.5).build())) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal<()>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse_arp_index_loops.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn arp_shape(trigger: Trigger) -> Signal { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | / trigger [INFO] [stdout] 42 | | .divide(16) [INFO] [stdout] 43 | | .on_unit({ [INFO] [stdout] 44 | | let state = Rc::clone(&state); [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/keyboard_and_mouse_arp_index_loops.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 92 | fn make_voice(input: Input) -> Sf64 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | / opinionated_key_events(input.clone(), Note::C2, 1.0) [INFO] [stdout] 98 | | .arpeggiate(arp_trigger.clone(), arp_config) [INFO] [stdout] 99 | | .voice_descs_polyphonic(1, 0) [INFO] [stdout] 100 | | .into_iter() [INFO] [stdout] 101 | | .map(|voice_desc| voice(voice_desc, input.mouse.x_01(), input.mouse.y_01())) [INFO] [stdout] 102 | | .sum::() [INFO] [stdout] 103 | | .mix(|dry| dry.filter(reverb().room_size(1.0).damping(0.5).build())) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "keyboard_and_mouse_arp") due to 2 previous errors [INFO] [stderr] error: could not compile `caw_interactive` (example "keyboard_and_mouse_arp_index_loops") due to 3 previous errors [INFO] [stdout] error: this value of type `caw_interactive::prelude::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/midi_live_with_serial.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 50 | midi_messages: Signal, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | serial_midi_messages: Signal, [INFO] [stdout] | -------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let pitch_bend_multiplier_hz = midi_messages.pitch_bend_multiplier_hz(); [INFO] [stdout] | ------------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let effects = Effects::new( [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | / midi_messages [INFO] [stdout] 61 | | .key_events() [INFO] [stdout] 62 | | .voice_descs_polyphonic(3, 5) [INFO] [stdout] 63 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 71 | | .sum::() [INFO] [stdout] 72 | | .mix(|dry| dry.filter(reverb().room_size(1.0).damping(0.5).build())) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_interactive` (example "midi_live_with_serial") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3bc8828f5cfc8a5d72e2f5dc9108589ba468cfc317a5a0c61525cd4af4be17e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc8828f5cfc8a5d72e2f5dc9108589ba468cfc317a5a0c61525cd4af4be17e8", kill_on_drop: false }` [INFO] [stdout] 3bc8828f5cfc8a5d72e2f5dc9108589ba468cfc317a5a0c61525cd4af4be17e8