[INFO] fetching crate midi_file 0.0.2... [INFO] testing midi_file-0.0.2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate midi_file 0.0.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate midi_file 0.0.2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-9/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7ffa7e57f6826285431329eb2c101e0ec991b228816fadd1c3659c0dbf29f88 [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" "a7ffa7e57f6826285431329eb2c101e0ec991b228816fadd1c3659c0dbf29f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7ffa7e57f6826285431329eb2c101e0ec991b228816fadd1c3659c0dbf29f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ffa7e57f6826285431329eb2c101e0ec991b228816fadd1c3659c0dbf29f88", kill_on_drop: false }` [INFO] [stdout] a7ffa7e57f6826285431329eb2c101e0ec991b228816fadd1c3659c0dbf29f88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfc70d5e1ae846b22ff3a818669064aaefaf037f4b01380d2002da75cb045696 [INFO] running `Command { std: "docker" "start" "-a" "bfc70d5e1ae846b22ff3a818669064aaefaf037f4b01380d2002da75cb045696", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling 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: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.14s [INFO] running `Command { std: "docker" "inspect" "bfc70d5e1ae846b22ff3a818669064aaefaf037f4b01380d2002da75cb045696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc70d5e1ae846b22ff3a818669064aaefaf037f4b01380d2002da75cb045696", kill_on_drop: false }` [INFO] [stdout] bfc70d5e1ae846b22ff3a818669064aaefaf037f4b01380d2002da75cb045696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f67472e48215f2f0373f31c602e3bd72b6b6cc71dbb8df0563e70cf2176d3d [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" "40f67472e48215f2f0373f31c602e3bd72b6b6cc71dbb8df0563e70cf2176d3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling 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: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.13s [INFO] running `Command { std: "docker" "inspect" "40f67472e48215f2f0373f31c602e3bd72b6b6cc71dbb8df0563e70cf2176d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f67472e48215f2f0373f31c602e3bd72b6b6cc71dbb8df0563e70cf2176d3d", kill_on_drop: false }` [INFO] [stdout] 40f67472e48215f2f0373f31c602e3bd72b6b6cc71dbb8df0563e70cf2176d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fb3590d9b7ec202e74c4c4cc63a8391d8ad5593f2aa5a9c01febe81e261de4c [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" "4fb3590d9b7ec202e74c4c4cc63a8391d8ad5593f2aa5a9c01febe81e261de4c", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:255:21 [INFO] [stderr] | [INFO] [stderr] 255 | 0xf0 => noimpl!("sysex: https://github.com/webern/midi_file/issues/7"), [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:275:17 [INFO] [stderr] | [INFO] [stderr] 275 | noimpl!("channel pressure: https://github.com/webern/midi_file/issues/X") [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:278:17 [INFO] [stderr] | [INFO] [stderr] 278 | noimpl!("pitch bend: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:280:35 [INFO] [stderr] | [INFO] [stderr] 280 | StatusType::System => noimpl!("system: https://github.com/webern/midi_file/issues/10"), [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:292:17 [INFO] [stderr] | [INFO] [stderr] 292 | noimpl!("ChannelPressure: https://github.com/webern/midi_file/issues/X") [INFO] [stderr] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:295:17 [INFO] [stderr] | [INFO] [stderr] 295 | noimpl!("PitchBend: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:318:17 [INFO] [stderr] | [INFO] [stderr] 318 | noimpl!("MidiTimeCodeQuarterFrame: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:321:17 [INFO] [stderr] | [INFO] [stderr] 321 | noimpl!("SongPositionPointer: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:324:17 [INFO] [stderr] | [INFO] [stderr] 324 | noimpl!("SongSelect: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:327:17 [INFO] [stderr] | [INFO] [stderr] 327 | noimpl!("TuneRequest: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | --------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:330:17 [INFO] [stderr] | [INFO] [stderr] 330 | noimpl!("EndOfSysexFlag: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:333:17 [INFO] [stderr] | [INFO] [stderr] 333 | noimpl!("TimingClock: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | --------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:336:17 [INFO] [stderr] | [INFO] [stderr] 336 | noimpl!("Undefined1: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:338:31 [INFO] [stderr] | [INFO] [stderr] 338 | Message::Start => noimpl!("Start: https://github.com/webern/midi_file/issues/10"), [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:339:34 [INFO] [stderr] | [INFO] [stderr] 339 | Message::Continue => noimpl!("Continue: https://github.com/webern/midi_file/issues/10"), [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:340:30 [INFO] [stderr] | [INFO] [stderr] 340 | Message::Stop => noimpl!("Stop: https://github.com/webern/midi_file/issues/10"), [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:341:36 [INFO] [stderr] | [INFO] [stderr] 341 | Message::Undefined2 => noimpl!(""), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:343:17 [INFO] [stderr] | [INFO] [stderr] 343 | noimpl!("ActiveSensing: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/core/message.rs:346:17 [INFO] [stderr] | [INFO] [stderr] 346 | noimpl!("SystemReset: https://github.com/webern/midi_file/issues/10") [INFO] [stderr] | --------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/file/meta_event.rs:164:17 [INFO] [stderr] | [INFO] [stderr] 164 | noimpl!("Sequence Number: https://github.com/webern/midi_file/issues/8") [INFO] [stderr] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/file/meta_event.rs:179:17 [INFO] [stderr] | [INFO] [stderr] 179 | noimpl!("Sequencer-Specific: https://github.com/webern/midi_file/issues/9") [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/file/meta_event.rs:193:17 [INFO] [stderr] | [INFO] [stderr] 193 | noimpl!("Sequence Number: https://github.com/webern/midi_file/issues/8") [INFO] [stderr] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/file/meta_event.rs:230:17 [INFO] [stderr] | [INFO] [stderr] 230 | noimpl!("Sequencer-Specific: https://github.com/webern/midi_file/issues/9") [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/file/sysex.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | noimpl!("SysexEvent::parse") [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | .fail(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/file/sysex.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | noimpl!("SysexEvent::write") [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `noimpl` [INFO] [stderr] = note: this warning originates in the macro `noimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `midi_file` (lib) generated 25 warnings [INFO] [stderr] warning: `midi_file` (lib test) generated 25 warnings (25 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/midi_file-a759143aad4b200d) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test byte_iter::byte_iter_test ... ok [INFO] [stdout] test core::vlq::tests::im_stupid_right_7 ... ok [INFO] [stdout] test core::vlq::tests::incomplete_0x80 ... ok [INFO] [stdout] test core::vlq::tests::incomplete_0xff ... ok [INFO] [stdout] test core::vlq::tests::one_byte ... ok [INFO] [stdout] test core::vlq::tests::overflow_u32 ... ok [INFO] [stdout] test core::vlq::tests::three_bytes ... ok [INFO] [stdout] test core::vlq::tests::two_bytes ... ok [INFO] [stdout] test error::invalid_file_macros_test_fmt ... ok [INFO] [stderr] Doc-tests midi_file [INFO] [stdout] test error::invalid_file_macros_test_message ... ok [INFO] [stdout] test error::invalid_file_macros_test_no_message ... ok [INFO] [stdout] test error::site_test ... ok [INFO] [stdout] test macros::clamp_test ... ok [INFO] [stdout] test core::vlq::tests::four_bytes ... ok [INFO] [stdout] test core::vlq::tests::im_stupid_left_7 ... ok [INFO] [stdout] test core::vlq::tests::five_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Settings (line 45) ... ok [INFO] [stdout] test src/core/clocks.rs - core::clocks::Clocks::resolve (line 90) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4fb3590d9b7ec202e74c4c4cc63a8391d8ad5593f2aa5a9c01febe81e261de4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb3590d9b7ec202e74c4c4cc63a8391d8ad5593f2aa5a9c01febe81e261de4c", kill_on_drop: false }` [INFO] [stdout] 4fb3590d9b7ec202e74c4c4cc63a8391d8ad5593f2aa5a9c01febe81e261de4c