[INFO] cloning repository https://github.com/arduano/midi-tools-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arduano/midi-tools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farduano%2Fmidi-tools-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farduano%2Fmidi-tools-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 733f8ffa5a5a99b8ef77106ad123953fdd228ef9 [INFO] checking arduano/midi-tools-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farduano%2Fmidi-tools-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arduano/midi-tools-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/arduano/midi-tools-rs [INFO] finished tweaking git repo https://github.com/arduano/midi-tools-rs [INFO] tweaked toml for git repo https://github.com/arduano/midi-tools-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/arduano/midi-tools-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4da8ffcf56d4864dc86f9020a673011137d0c334e7466658582bbed491fc66d [INFO] running `Command { std: "docker" "start" "-a" "a4da8ffcf56d4864dc86f9020a673011137d0c334e7466658582bbed491fc66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4da8ffcf56d4864dc86f9020a673011137d0c334e7466658582bbed491fc66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4da8ffcf56d4864dc86f9020a673011137d0c334e7466658582bbed491fc66d", kill_on_drop: false }` [INFO] [stdout] a4da8ffcf56d4864dc86f9020a673011137d0c334e7466658582bbed491fc66d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbe33620c4c68893e03145c8f735a536175de7ffa5de8c6235a648e49547b3cf [INFO] running `Command { std: "docker" "start" "-a" "dbe33620c4c68893e03145c8f735a536175de7ffa5de8c6235a648e49547b3cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking gen-iter v0.2.0 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking midi-tools-rs-derive v0.1.0 (/opt/rustwide/workdir/src/midi-tools-derive) [INFO] [stderr] Checking midi-tools-rs v0.1.0 (/opt/rustwide/workdir/src/midi-tools) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | return ret!(Event::new_note_off_event(delta, channel, key)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | return ret!(Event::new_note_off_event(delta, channel, key)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | return ret!(Event::new_note_on_event(delta, channel, key, vel)); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | return ret!(Event::new_polyphonic_key_pressure_event( [INFO] [stdout] | ________________________- [INFO] [stdout] 118 | | delta, channel, key, vel [INFO] [stdout] 119 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | return ret!(Event::new_control_change_event( [INFO] [stdout] | ________________________- [INFO] [stdout] 126 | | delta, channel, controller, value [INFO] [stdout] 127 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | return ret!(Event::new_program_change_event(delta, channel, program)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | return ret!(Event::new_channel_pressure_event(delta, channel, pressure)); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | return ret!(Event::new_pitch_wheel_change_event( [INFO] [stdout] | ________________________- [INFO] [stdout] 144 | | delta, [INFO] [stdout] 145 | | channel, [INFO] [stdout] 146 | | (((var2 as i16) << 7) | var1 as i16) - 8192 [INFO] [stdout] 147 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | return ret!(Event::new_system_exclusive_message_event(delta, data)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | return ret!(Event::new_song_position_pointer_event( [INFO] [stdout] | ____________________________- [INFO] [stdout] 166 | | delta, [INFO] [stdout] 167 | | ((var2 as u16) << 7) | var1 as u16 [INFO] [stdout] 168 | | )); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | return ret!(Event::new_song_select_event(delta, pos)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | return ret!(Event::new_tune_request_event(delta)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | return ret!(Event::new_end_of_exclusive_event(delta)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | return ret!(Event::new_end_of_exclusive_event(delta)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | assert_len!(2); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | return ret!(Event::new_track_start_event(delta)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | return ret!(Event::new_text_event( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 199 | | delta, [INFO] [stdout] 200 | | TextEventKind::from_val(command), [INFO] [stdout] 201 | | data [INFO] [stdout] 202 | | )); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | assert_len!(1); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 207 | return ret!(Event::new_channel_prefix_event(delta, prefix)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | assert_len!(1); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | return ret!(Event::new_midi_port_event(delta, port)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | assert_len!(0); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | assert_len!(3); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 225 | return ret!(Event::new_tempo_event(delta, tempo)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | assert_len!(5); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 234 | return ret!(Event::new_smpte_offset_event(delta, hr, mn, se, fr, ff)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | assert_len!(4); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | return ret!(Event::new_time_signature_event(delta, nn, dd, cc, bb)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 245 | assert_len!(2); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | return ret!(Event::new_key_signature_event(delta, sf, mi)); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | return ret!(Event::new_unknown_meta_event(delta, command, data)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | _ => return ret!(Event::new_undefined_event(delta, command)), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | return ret!(Event::new_note_off_event(delta, channel, key)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | return ret!(Event::new_note_off_event(delta, channel, key)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | return ret!(Event::new_note_on_event(delta, channel, key, vel)); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | return ret!(Event::new_polyphonic_key_pressure_event( [INFO] [stdout] | ________________________- [INFO] [stdout] 118 | | delta, channel, key, vel [INFO] [stdout] 119 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | return ret!(Event::new_control_change_event( [INFO] [stdout] | ________________________- [INFO] [stdout] 126 | | delta, channel, controller, value [INFO] [stdout] 127 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | return ret!(Event::new_program_change_event(delta, channel, program)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | return ret!(Event::new_channel_pressure_event(delta, channel, pressure)); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | return ret!(Event::new_pitch_wheel_change_event( [INFO] [stdout] | ________________________- [INFO] [stdout] 144 | | delta, [INFO] [stdout] 145 | | channel, [INFO] [stdout] 146 | | (((var2 as i16) << 7) | var1 as i16) - 8192 [INFO] [stdout] 147 | | )); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | return ret!(Event::new_system_exclusive_message_event(delta, data)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | return ret!(Event::new_song_position_pointer_event( [INFO] [stdout] | ____________________________- [INFO] [stdout] 166 | | delta, [INFO] [stdout] 167 | | ((var2 as u16) << 7) | var1 as u16 [INFO] [stdout] 168 | | )); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | return ret!(Event::new_song_select_event(delta, pos)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | return ret!(Event::new_tune_request_event(delta)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | return ret!(Event::new_end_of_exclusive_event(delta)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | return ret!(Event::new_end_of_exclusive_event(delta)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | assert_len!(2); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | return ret!(Event::new_track_start_event(delta)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | return ret!(Event::new_text_event( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 199 | | delta, [INFO] [stdout] 200 | | TextEventKind::from_val(command), [INFO] [stdout] 201 | | data [INFO] [stdout] 202 | | )); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | assert_len!(1); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 207 | return ret!(Event::new_channel_prefix_event(delta, prefix)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | assert_len!(1); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | return ret!(Event::new_midi_port_event(delta, port)); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | assert_len!(0); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | assert_len!(3); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 225 | return ret!(Event::new_tempo_event(delta, tempo)); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | assert_len!(5); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 234 | return ret!(Event::new_smpte_offset_event(delta, hr, mn, se, fr, ff)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | assert_len!(4); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | return ret!(Event::new_time_signature_event(delta, nn, dd, cc, bb)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Err($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 245 | assert_len!(2); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | return ret!(Event::new_key_signature_event(delta, sf, mi)); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | return ret!(Event::new_unknown_meta_event(delta, command, data)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/midi-tools/src/io/track_parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | Some(Ok($val)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | _ => return ret!(Event::new_undefined_event(delta, command)), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.87s [INFO] running `Command { std: "docker" "inspect" "dbe33620c4c68893e03145c8f735a536175de7ffa5de8c6235a648e49547b3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe33620c4c68893e03145c8f735a536175de7ffa5de8c6235a648e49547b3cf", kill_on_drop: false }` [INFO] [stdout] dbe33620c4c68893e03145c8f735a536175de7ffa5de8c6235a648e49547b3cf