[INFO] fetching crate midi_file 0.0.2... [INFO] checking midi_file-0.0.2 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate midi_file 0.0.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate midi_file 0.0.2 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] started tweaking crates.io crate midi_file 0.0.2 [INFO] finished tweaking crates.io crate midi_file 0.0.2 [INFO] tweaked toml for crates.io crate midi_file 0.0.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate midi_file 0.0.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] e1826fbc69f88d4d1d52801add0346c96b22c052265f93d3be33af0b030de574 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e1826fbc69f88d4d1d52801add0346c96b22c052265f93d3be33af0b030de574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1826fbc69f88d4d1d52801add0346c96b22c052265f93d3be33af0b030de574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1826fbc69f88d4d1d52801add0346c96b22c052265f93d3be33af0b030de574", kill_on_drop: false }` [INFO] [stdout] e1826fbc69f88d4d1d52801add0346c96b22c052265f93d3be33af0b030de574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5230d6ca157e35d85733b6564bc929abebb16fe07ec152971863cbc8b8adf7bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5230d6ca157e35d85733b6564bc929abebb16fe07ec152971863cbc8b8adf7bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking midi_file v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | 0xf0 => noimpl!("sysex: https://github.com/webern/midi_file/issues/7"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | noimpl!("channel pressure: https://github.com/webern/midi_file/issues/X") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | noimpl!("pitch bend: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:280:35 [INFO] [stdout] | [INFO] [stdout] 280 | StatusType::System => noimpl!("system: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | noimpl!("ChannelPressure: https://github.com/webern/midi_file/issues/X") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | noimpl!("PitchBend: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | noimpl!("MidiTimeCodeQuarterFrame: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | noimpl!("SongPositionPointer: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | noimpl!("SongSelect: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | noimpl!("TuneRequest: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 330 | noimpl!("EndOfSysexFlag: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | noimpl!("TimingClock: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | noimpl!("Undefined1: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:338:31 [INFO] [stdout] | [INFO] [stdout] 338 | Message::Start => noimpl!("Start: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:339:34 [INFO] [stdout] | [INFO] [stdout] 339 | Message::Continue => noimpl!("Continue: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:340:30 [INFO] [stdout] | [INFO] [stdout] 340 | Message::Stop => noimpl!("Stop: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:341:36 [INFO] [stdout] | [INFO] [stdout] 341 | Message::Undefined2 => noimpl!(""), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 343 | noimpl!("ActiveSensing: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | noimpl!("SystemReset: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | noimpl!("Sequence Number: https://github.com/webern/midi_file/issues/8") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | noimpl!("Sequencer-Specific: https://github.com/webern/midi_file/issues/9") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | noimpl!("Sequence Number: https://github.com/webern/midi_file/issues/8") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | noimpl!("Sequencer-Specific: https://github.com/webern/midi_file/issues/9") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/sysex.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | noimpl!("SysexEvent::parse") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/sysex.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | noimpl!("SysexEvent::write") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | 0xf0 => noimpl!("sysex: https://github.com/webern/midi_file/issues/7"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | noimpl!("channel pressure: https://github.com/webern/midi_file/issues/X") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | noimpl!("pitch bend: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:280:35 [INFO] [stdout] | [INFO] [stdout] 280 | StatusType::System => noimpl!("system: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | noimpl!("ChannelPressure: https://github.com/webern/midi_file/issues/X") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | noimpl!("PitchBend: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | noimpl!("MidiTimeCodeQuarterFrame: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | noimpl!("SongPositionPointer: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | noimpl!("SongSelect: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | noimpl!("TuneRequest: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 330 | noimpl!("EndOfSysexFlag: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | noimpl!("TimingClock: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | noimpl!("Undefined1: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:338:31 [INFO] [stdout] | [INFO] [stdout] 338 | Message::Start => noimpl!("Start: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:339:34 [INFO] [stdout] | [INFO] [stdout] 339 | Message::Continue => noimpl!("Continue: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:340:30 [INFO] [stdout] | [INFO] [stdout] 340 | Message::Stop => noimpl!("Stop: https://github.com/webern/midi_file/issues/10"), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:341:36 [INFO] [stdout] | [INFO] [stdout] 341 | Message::Undefined2 => noimpl!(""), [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 `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 343 | noimpl!("ActiveSensing: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/message.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | noimpl!("SystemReset: https://github.com/webern/midi_file/issues/10") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | noimpl!("Sequence Number: https://github.com/webern/midi_file/issues/8") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | noimpl!("Sequencer-Specific: https://github.com/webern/midi_file/issues/9") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | noimpl!("Sequence Number: https://github.com/webern/midi_file/issues/8") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/meta_event.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | noimpl!("Sequencer-Specific: https://github.com/webern/midi_file/issues/9") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/sysex.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | noimpl!("SysexEvent::parse") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (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/error.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | .fail(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/file/sysex.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | noimpl!("SysexEvent::write") [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stdout] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.91s [INFO] running `Command { std: "docker" "inspect" "5230d6ca157e35d85733b6564bc929abebb16fe07ec152971863cbc8b8adf7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5230d6ca157e35d85733b6564bc929abebb16fe07ec152971863cbc8b8adf7bb", kill_on_drop: false }` [INFO] [stdout] 5230d6ca157e35d85733b6564bc929abebb16fe07ec152971863cbc8b8adf7bb