[INFO] fetching crate midi_file 0.0.2... [INFO] testing midi_file-0.0.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate midi_file 0.0.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate midi_file 0.0.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-11/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" "+beta-2022-02-22" "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] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded hermit-abi v0.1.17 [INFO] [stderr] Downloaded syn v1.0.56 [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded regex v1.4.2 [INFO] [stderr] Downloaded regex-syntax v0.6.21 [INFO] [stderr] Downloaded libc v0.2.81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", 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] 111825536f827baed7d93fb11e8be6b5e7fd41a45a1b327d4fd2fe94b3855047 [INFO] running `Command { std: "docker" "start" "-a" "111825536f827baed7d93fb11e8be6b5e7fd41a45a1b327d4fd2fe94b3855047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "111825536f827baed7d93fb11e8be6b5e7fd41a45a1b327d4fd2fe94b3855047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111825536f827baed7d93fb11e8be6b5e7fd41a45a1b327d4fd2fe94b3855047", kill_on_drop: false }` [INFO] [stdout] 111825536f827baed7d93fb11e8be6b5e7fd41a45a1b327d4fd2fe94b3855047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68da4b248b39406b9cb646b8274a16840638e17a90e3305bcba0aa481d1f8a37 [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" "68da4b248b39406b9cb646b8274a16840638e17a90e3305bcba0aa481d1f8a37", kill_on_drop: false }` [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 10.71s [INFO] running `Command { std: "docker" "inspect" "68da4b248b39406b9cb646b8274a16840638e17a90e3305bcba0aa481d1f8a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68da4b248b39406b9cb646b8274a16840638e17a90e3305bcba0aa481d1f8a37", kill_on_drop: false }` [INFO] [stdout] 68da4b248b39406b9cb646b8274a16840638e17a90e3305bcba0aa481d1f8a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60c038b270929a339c53a6d6e36baca8ae07e537de87c9d46dde37251994276 [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" "b60c038b270929a339c53a6d6e36baca8ae07e537de87c9d46dde37251994276", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [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 rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [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 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 17.12s [INFO] running `Command { std: "docker" "inspect" "b60c038b270929a339c53a6d6e36baca8ae07e537de87c9d46dde37251994276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60c038b270929a339c53a6d6e36baca8ae07e537de87c9d46dde37251994276", kill_on_drop: false }` [INFO] [stdout] b60c038b270929a339c53a6d6e36baca8ae07e537de87c9d46dde37251994276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bca83b4c4be2eb136635c75ed49f8737929cd486b4ca9f54554002a493a2d964 [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" "bca83b4c4be2eb136635c75ed49f8737929cd486b4ca9f54554002a493a2d964", 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-29809eac4695824b) [INFO] [stderr] Doc-tests midi_file [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test byte_iter::byte_iter_test ... ok [INFO] [stdout] test core::vlq::tests::five_bytes ... ok [INFO] [stdout] test core::vlq::tests::incomplete_0x80 ... ok [INFO] [stdout] test core::vlq::tests::one_byte ... ok [INFO] [stdout] test core::vlq::tests::incomplete_0xff ... ok [INFO] [stdout] test core::vlq::tests::two_bytes ... ok [INFO] [stdout] test error::invalid_file_macros_test_fmt ... ok [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::im_stupid_right_7 ... ok [INFO] [stdout] test core::vlq::tests::im_stupid_left_7 ... ok [INFO] [stdout] test core::vlq::tests::three_bytes ... ok [INFO] [stdout] test core::vlq::tests::four_bytes ... ok [INFO] [stdout] test core::vlq::tests::overflow_u32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/core/clocks.rs - core::clocks::Clocks::resolve (line 90) ... ok [INFO] [stdout] test src/lib.rs - Settings (line 45) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bca83b4c4be2eb136635c75ed49f8737929cd486b4ca9f54554002a493a2d964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca83b4c4be2eb136635c75ed49f8737929cd486b4ca9f54554002a493a2d964", kill_on_drop: false }` [INFO] [stdout] bca83b4c4be2eb136635c75ed49f8737929cd486b4ca9f54554002a493a2d964