[INFO] fetching crate sic_parser 0.19.0... [INFO] checking sic_parser-0.19.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate sic_parser 0.19.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sic_parser 0.19.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sic_parser 0.19.0 [INFO] finished tweaking crates.io crate sic_parser 0.19.0 [INFO] tweaked toml for crates.io crate sic_parser 0.19.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sic_io v0.19.0 [INFO] [stderr] Downloaded sic_image_engine v0.19.0 [INFO] [stderr] Downloaded sic_testing v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aaea9306a163a1af65a9ce736ac382854ecbb8ad4e525762fecae7e2b0f177f [INFO] running `Command { std: "docker" "start" "-a" "6aaea9306a163a1af65a9ce736ac382854ecbb8ad4e525762fecae7e2b0f177f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aaea9306a163a1af65a9ce736ac382854ecbb8ad4e525762fecae7e2b0f177f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aaea9306a163a1af65a9ce736ac382854ecbb8ad4e525762fecae7e2b0f177f", kill_on_drop: false }` [INFO] [stdout] 6aaea9306a163a1af65a9ce736ac382854ecbb8ad4e525762fecae7e2b0f177f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79d44f488dec866066af55ff20c41ffa733652a05123ac5ccce59c98f557ad70 [INFO] running `Command { std: "docker" "start" "-a" "79d44f488dec866066af55ff20c41ffa733652a05123ac5ccce59c98f557ad70", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] byteorder v1.4.3 (as host dependency): default, std [INFO] [stderr] num-integer v0.1.44 (as host dependency): i128, std [INFO] [stderr] num-traits v0.2.14 (as host dependency): default, i128, std [INFO] [stderr] syn v1.0.75 (as host dependency): fold, full [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Checking rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking bitstream-io v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking loop9 v0.1.3 [INFO] [stderr] Checking avif-serialize v0.6.5 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rust_hawktracer v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling nasm-rs v0.2.1 [INFO] [stderr] Compiling rav1e v0.4.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.1 [INFO] [stderr] Compiling parameterized-macro v0.3.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking parameterized v0.3.1 [INFO] [stderr] Checking v_frame v0.2.2 [INFO] [stderr] Checking ravif v0.6.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking sic_core v0.19.0 [INFO] [stderr] Checking sic_io v0.19.0 [INFO] [stderr] Checking sic_testing v0.19.0 [INFO] [stderr] Checking sic_image_engine v0.19.0 [INFO] [stderr] Checking sic_parser v0.19.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | define_parse_single_input!(f32, "Unable to map a value to f32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | define_parse_single_input!(i32, "Unable to map a value to i32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | define_parse_single_input!(u32, "Unable to map a value to u32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | define_parse_single_input!(bool, "Unable to map a value to bool. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | parse_next!(iter, i32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | / parse_next!( [INFO] [stdout] 264 | | iter, [INFO] [stdout] 265 | | u32, [INFO] [stdout] 266 | | "x-axis position value for overlay should be a natural number" [INFO] [stdout] 267 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | / parse_next!( [INFO] [stdout] 269 | | iter, [INFO] [stdout] 270 | | u32, [INFO] [stdout] 271 | | "y-axis position value for overlay should be a natural number" [INFO] [stdout] 272 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | let color1 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | let color2 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (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/value_parser.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | < std::f32::EPSILON); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 467 | assert_iter_f32!(&some, &EXPECTED) [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 `assert_iter_f32` [INFO] [stdout] = note: this warning originates in the macro `assert_iter_f32` (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/value_parser.rs:410:78 [INFO] [stdout] | [INFO] [stdout] 410 | assert!($lhs_iter.into_iter().zip($rhs_iter.into_iter()).all($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 467 | assert_iter_f32!(&some, &EXPECTED) [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 `assert_iter_impl` [INFO] [stdout] = note: this warning originates in the macro `assert_iter_impl` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | define_parse_single_input!(f32, "Unable to map a value to f32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | define_parse_single_input!(i32, "Unable to map a value to i32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | define_parse_single_input!(u32, "Unable to map a value to u32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | define_parse_single_input!(bool, "Unable to map a value to bool. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | parse_next!(iter, i32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | / parse_next!( [INFO] [stdout] 264 | | iter, [INFO] [stdout] 265 | | u32, [INFO] [stdout] 266 | | "x-axis position value for overlay should be a natural number" [INFO] [stdout] 267 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | / parse_next!( [INFO] [stdout] 269 | | iter, [INFO] [stdout] 270 | | u32, [INFO] [stdout] 271 | | "y-axis position value for overlay should be a natural number" [INFO] [stdout] 272 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | let color1 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | let color2 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling rav1e v0.4.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling parameterized-macro v0.3.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking parameterized v0.3.1 [INFO] [stderr] Checking v_frame v0.2.2 [INFO] [stderr] Checking ravif v0.6.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking sic_core v0.19.0 [INFO] [stderr] Checking sic_io v0.19.0 [INFO] [stderr] Checking sic_testing v0.19.0 [INFO] [stderr] Checking sic_image_engine v0.19.0 [INFO] [stderr] Checking sic_parser v0.19.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | define_parse_single_input!(f32, "Unable to map a value to f32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | define_parse_single_input!(i32, "Unable to map a value to i32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | define_parse_single_input!(u32, "Unable to map a value to u32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | define_parse_single_input!(bool, "Unable to map a value to bool. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | parse_next!(iter, i32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | / parse_next!( [INFO] [stdout] 264 | | iter, [INFO] [stdout] 265 | | u32, [INFO] [stdout] 266 | | "x-axis position value for overlay should be a natural number" [INFO] [stdout] 267 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | / parse_next!( [INFO] [stdout] 269 | | iter, [INFO] [stdout] 270 | | u32, [INFO] [stdout] 271 | | "y-axis position value for overlay should be a natural number" [INFO] [stdout] 272 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | let color1 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | let color2 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | define_parse_single_input!(f32, "Unable to map a value to f32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | define_parse_single_input!(i32, "Unable to map a value to i32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | define_parse_single_input!(u32, "Unable to map a value to u32. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | define_parse_single_input!(bool, "Unable to map a value to bool. v2"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 129 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 153 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 155 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 183 | parse_next!(iter, u32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | parse_next!(iter, f32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | parse_next!(iter, i32, ERR_MSG), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | / parse_next!( [INFO] [stdout] 264 | | iter, [INFO] [stdout] 265 | | u32, [INFO] [stdout] 266 | | "x-axis position value for overlay should be a natural number" [INFO] [stdout] 267 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | / parse_next!( [INFO] [stdout] 269 | | iter, [INFO] [stdout] 270 | | u32, [INFO] [stdout] 271 | | "y-axis position value for overlay should be a natural number" [INFO] [stdout] 272 | | ), [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | let color1 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (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/value_parser.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | let color2 = parse_next!(iter, NamedValue, "Rgba"); [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 `parse_next` (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/value_parser.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | < std::f32::EPSILON); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 467 | assert_iter_f32!(&some, &EXPECTED) [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 `assert_iter_f32` [INFO] [stdout] = note: this warning originates in the macro `assert_iter_f32` (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/value_parser.rs:410:78 [INFO] [stdout] | [INFO] [stdout] 410 | assert!($lhs_iter.into_iter().zip($rhs_iter.into_iter()).all($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 467 | assert_iter_f32!(&some, &EXPECTED) [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 `assert_iter_impl` [INFO] [stdout] = note: this warning originates in the macro `assert_iter_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.75s [INFO] running `Command { std: "docker" "inspect" "79d44f488dec866066af55ff20c41ffa733652a05123ac5ccce59c98f557ad70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d44f488dec866066af55ff20c41ffa733652a05123ac5ccce59c98f557ad70", kill_on_drop: false }` [INFO] [stdout] 79d44f488dec866066af55ff20c41ffa733652a05123ac5ccce59c98f557ad70