[INFO] fetching crate svgparser 0.8.1... [INFO] testing svgparser-0.8.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate svgparser 0.8.1 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate svgparser 0.8.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate svgparser 0.8.1 [INFO] finished tweaking crates.io crate svgparser 0.8.1 [INFO] tweaked toml for crates.io crate svgparser 0.8.1 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stderrlog v0.3.0 [INFO] [stderr] Downloaded xmlparser v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61868dbaf656b8071773cae0c9db68e94e47bd687cb7724eecc0d77ea3e8c006 [INFO] running `Command { std: "docker" "start" "-a" "61868dbaf656b8071773cae0c9db68e94e47bd687cb7724eecc0d77ea3e8c006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61868dbaf656b8071773cae0c9db68e94e47bd687cb7724eecc0d77ea3e8c006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61868dbaf656b8071773cae0c9db68e94e47bd687cb7724eecc0d77ea3e8c006", kill_on_drop: false }` [INFO] [stdout] 61868dbaf656b8071773cae0c9db68e94e47bd687cb7724eecc0d77ea3e8c006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e9aaac693fba7152394cfcef13a1ee59ecb19f3c810ef9fdaced30dcf53694 [INFO] running `Command { std: "docker" "start" "-a" "a2e9aaac693fba7152394cfcef13a1ee59ecb19f3c810ef9fdaced30dcf53694", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling svgparser v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | x: parse_num!(), [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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 230 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 236 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 243 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 260 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 267 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 277 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | rx: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | ry: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 293 | x_axis_rotation: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 297 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/path.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | b'0'...b'9' | b'.' | b'-' | b'+' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | b'0'...b'9' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | | b'A'...b'Z' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | | b'a'...b'z' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | b'0'...b'9' => c - b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | b'a'...b'f' => c - b'a' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | b'A'...b'F' => c - b'A' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/color.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.95s [INFO] running `Command { std: "docker" "inspect" "a2e9aaac693fba7152394cfcef13a1ee59ecb19f3c810ef9fdaced30dcf53694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e9aaac693fba7152394cfcef13a1ee59ecb19f3c810ef9fdaced30dcf53694", kill_on_drop: false }` [INFO] [stdout] a2e9aaac693fba7152394cfcef13a1ee59ecb19f3c810ef9fdaced30dcf53694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2e8a57b0f1ca662e550e87be89fa64dd36c5045235345f83ee876e48891e79b [INFO] running `Command { std: "docker" "start" "-a" "e2e8a57b0f1ca662e550e87be89fa64dd36c5045235345f83ee876e48891e79b", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | x: parse_num!(), [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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 230 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 236 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 243 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 260 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 267 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 277 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | rx: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | ry: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 293 | x_axis_rotation: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 297 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/path.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | b'0'...b'9' | b'.' | b'-' | b'+' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | b'0'...b'9' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | | b'A'...b'Z' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | | b'a'...b'z' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | b'0'...b'9' => c - b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | b'a'...b'f' => c - b'a' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | b'A'...b'F' => c - b'A' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/color.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling stderrlog v0.3.0 [INFO] [stderr] Compiling svgparser v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | x: parse_num!(), [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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 230 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 236 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 243 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 260 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 267 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 268 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 277 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | rx: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | ry: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 293 | x_axis_rotation: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/path.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 297 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/path.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | b'0'...b'9' | b'.' | b'-' | b'+' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | b'0'...b'9' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | | b'A'...b'Z' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/style.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | | b'a'...b'z' [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | b'0'...b'9' => c - b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | b'a'...b'f' => c - b'a' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/color.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | b'A'...b'F' => c - b'A' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/color.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "e2e8a57b0f1ca662e550e87be89fa64dd36c5045235345f83ee876e48891e79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e8a57b0f1ca662e550e87be89fa64dd36c5045235345f83ee876e48891e79b", kill_on_drop: false }` [INFO] [stdout] e2e8a57b0f1ca662e550e87be89fa64dd36c5045235345f83ee876e48891e79b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4100147f6d83e36e7562e17076159ab5f5b42b366c238b0a1c247a524bdeef42 [INFO] running `Command { std: "docker" "start" "-a" "4100147f6d83e36e7562e17076159ab5f5b42b366c238b0a1c247a524bdeef42", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 229 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 230 | y: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 236 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 237 | y: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 243 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 249 | y: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 255 | x1: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 256 | y1: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 257 | x2: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 258 | y2: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 259 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 260 | y: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 266 | x2: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 267 | y2: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 268 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 269 | y: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 275 | x1: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 276 | y1: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 277 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 278 | y: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 284 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 285 | y: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 291 | rx: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 292 | ry: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 293 | x_axis_rotation: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 296 | x: parse_num!(), [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 `parse_num` (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/path.rs:166:52 [INFO] [stderr] | [INFO] [stderr] 166 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 297 | y: parse_num!(), [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 `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/path.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | b'0'...b'9' | b'.' | b'-' | b'+' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/style.rs:211:15 [INFO] [stderr] | [INFO] [stderr] 211 | b'0'...b'9' [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/style.rs:212:15 [INFO] [stderr] | [INFO] [stderr] 212 | | b'A'...b'Z' [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/style.rs:213:15 [INFO] [stderr] | [INFO] [stderr] 213 | | b'a'...b'z' [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/color.rs:165:13 [INFO] [stderr] | [INFO] [stderr] 165 | b'0'...b'9' => c - b'0', [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/color.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | b'a'...b'f' => c - b'a' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/color.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 167 | b'A'...b'F' => c - b'A' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stderr] --> src/color.rs:193:21 [INFO] [stderr] | [INFO] [stderr] 193 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `svgparser` (lib) generated 35 warnings [INFO] [stderr] warning: `svgparser` (lib test) generated 35 warnings (35 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/svgparser-b36cfedaa9ac71b8) [INFO] [stdout] [INFO] [stderr] Running tests/aspect_ratio.rs (/opt/rustwide/target/debug/deps/aspect_ratio-a2899790c72d864f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test align_1 ... ok [INFO] [stdout] test slice_1 ... ok [INFO] [stderr] Running tests/attribute_value.rs (/opt/rustwide/target/debug/deps/attribute_value-94af8b14a44836d1) [INFO] [stdout] test defer_2 ... ok [INFO] [stdout] test slice_2 ... ok [INFO] [stdout] test defer_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test paint_1 ... ok [INFO] [stdout] test eb_1 ... ok [INFO] [stdout] test empty_1 ... ok [INFO] [stdout] test paint_2 ... ok [INFO] [stdout] test empty_2 ... ok [INFO] [stdout] test paint_3 ... ok [INFO] [stdout] test paint_4 ... ok [INFO] [stdout] test paint_5 ... ok [INFO] [stdout] test paint_6 ... ok [INFO] [stdout] test paint_err_2 ... ok [INFO] [stdout] test paint_8 ... ok [INFO] [stdout] test paint_7 ... ok [INFO] [stdout] test ref_1 ... ok [INFO] [stdout] test paint_err_1 ... ok [INFO] [stdout] test unicode_1 ... ok [INFO] [stdout] test vb_1 ... ok [INFO] [stdout] test vb_2 ... ok [INFO] [stdout] test vb_4 ... ok [INFO] [stdout] test vb_err_3 ... ok [INFO] [stdout] test vb_err_6 ... ok [INFO] [stdout] test vb_err_1 ... ok [INFO] [stdout] test vb_err_7 ... ok [INFO] [stdout] test vb_3 ... ok [INFO] [stderr] Running tests/color.rs (/opt/rustwide/target/debug/deps/color-4970d7870c6a4c75) [INFO] [stdout] test vb_err_5 ... ok [INFO] [stdout] test vb_err_2 ... ok [INFO] [stdout] test vb_err_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test icc_color_not_supported_1 ... ok [INFO] [stdout] test invalid_input_2 ... ok [INFO] [stdout] test icc_color_not_supported_2 ... ok [INFO] [stdout] test name_red ... ok [INFO] [stdout] test name_red_mixed_case ... ok [INFO] [stdout] test name_red_spaced ... ok [INFO] [stdout] test name_cornflowerblue ... ok [INFO] [stdout] test invalid_input_1 ... ok [INFO] [stdout] test not_a_color_1 ... ok [INFO] [stdout] test rgb_numeric_mixed_case ... ok [INFO] [stdout] test name_red_upper_case ... ok [INFO] [stdout] test rgb_numeric_upper_case ... ok [INFO] [stdout] test rrggbb_spaced ... ok [INFO] [stdout] test rgb_percentage_overflow ... ok [INFO] [stdout] test rgb_numeric ... ok [INFO] [stdout] test rgb_percentage ... ok [INFO] [stdout] test rrggbb ... ok [INFO] [stdout] test rrggbb_upper ... ok [INFO] [stdout] test rgb_percentage_float ... ok [INFO] [stderr] Running tests/path.rs (/opt/rustwide/target/debug/deps/path-ed7912b55215b0cf) [INFO] [stdout] test rgb_numeric_spaced ... ok [INFO] [stdout] test rgb_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test arc_to_1 ... ok [INFO] [stdout] test arc_to_10 ... ok [INFO] [stdout] test invalid_1 ... ok [INFO] [stdout] test all_segments_1 ... ok [INFO] [stdout] test close_path_3 ... ok [INFO] [stdout] test invalid_3 ... ok [INFO] [stdout] test close_path_1 ... ok [INFO] [stdout] test invalid_2 ... ok [INFO] [stdout] test arc_to_2 ... ok [INFO] [stdout] test all_segments_2 ... ok [INFO] [stdout] test close_path_2 ... ok [INFO] [stdout] test move_to_2 ... ok [INFO] [stdout] test not_a_move_to ... ok [INFO] [stdout] test move_to_4 ... ok [INFO] [stdout] test separator_3 ... ok [INFO] [stdout] test separator_4 ... ok [INFO] [stdout] test separator_5 ... ok [INFO] [stdout] test stop_on_err_1 ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test separator_1 ... ok [INFO] [stdout] test separator_2 ... ok [INFO] [stdout] test move_to_3 ... ok [INFO] [stdout] test not_a_path ... ok [INFO] [stdout] test move_to_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/points.rs (/opt/rustwide/target/debug/deps/points-2998a8f9f64527e9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test points_1 ... ok [INFO] [stderr] Running tests/stream.rs (/opt/rustwide/target/debug/deps/stream-c9e2ddc1a98f65d7) [INFO] [stdout] test points_err_2 ... ok [INFO] [stdout] test points_err_4 ... ok [INFO] [stdout] test points_err_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test integer_1 ... ok [INFO] [stdout] test length_16 ... ok [INFO] [stdout] test length_6 ... ok [INFO] [stdout] test length_13 ... ok [INFO] [stdout] test integer_err_1 ... ok [INFO] [stdout] test length_7 ... ok [INFO] [stdout] test length_15 ... ok [INFO] [stdout] test length_5 ... ok [INFO] [stdout] test length_3 ... ok [INFO] [stdout] test length_2 ... ok [INFO] [stdout] test length_1 ... ok [INFO] [stdout] test length_12 ... ok [INFO] [stdout] test length_11 ... ok [INFO] [stdout] test length_9 ... ok [INFO] [stdout] test number_13 ... ok [INFO] [stdout] test number_14 ... ok [INFO] [stdout] test number_1 ... ok [INFO] [stdout] test number_15 ... ok [INFO] [stdout] test number_7 ... ok [INFO] [stdout] test number_22 ... ok [INFO] [stdout] test number_5 ... ok [INFO] [stdout] test length_14 ... ok [INFO] [stdout] test length_10 ... ok [INFO] [stdout] test number_err_3 ... ok [INFO] [stdout] test number_20 ... ok [INFO] [stdout] test number_21 ... ok [INFO] [stdout] test length_8 ... ok [INFO] [stdout] test number_12 ... ok [INFO] [stdout] test number_err_2 ... ok [INFO] [stdout] test number_6 ... ok [INFO] [stdout] test number_8 ... ok [INFO] [stdout] test number_11 ... ok [INFO] [stdout] test number_err_8 ... ok [INFO] [stdout] test length_4 ... ok [INFO] [stdout] test number_9 ... ok [INFO] [stdout] test number_err_4 ... ok [INFO] [stdout] test number_err_5 ... ok [INFO] [stdout] test number_err_6 ... ok [INFO] [stdout] test number_18 ... ok [INFO] [stdout] test number_10 ... ok [INFO] [stdout] test number_16 ... ok [INFO] [stdout] test number_4 ... ok [INFO] [stdout] test number_2 ... ok [INFO] [stdout] test number_17 ... ok [INFO] [stdout] test number_19 ... ok [INFO] [stdout] test number_23 ... ok [INFO] [stdout] test number_err_7 ... ok [INFO] [stdout] test number_3 ... ok [INFO] [stdout] test number_err_1 ... ok [INFO] [stderr] Running tests/style.rs (/opt/rustwide/target/debug/deps/style-f5b9cc445f084609) [INFO] [stdout] test length_err_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test invalid_1 ... ok [INFO] [stdout] test parse_style_13 ... ok [INFO] [stdout] test parse_style_14 ... ok [INFO] [stdout] test invalid_5 ... ok [INFO] [stdout] test parse_style_10 ... ok [INFO] [stdout] test parse_style_11 ... ok [INFO] [stdout] test parse_style_1 ... ok [INFO] [stdout] test invalid_3 ... ok [INFO] [stdout] test invalid_4 ... ok [INFO] [stdout] test parse_style_6 ... ok [INFO] [stdout] test parse_style_5 ... ok [INFO] [stdout] test parse_style_4 ... ok [INFO] [stdout] test parse_style_9 ... ok [INFO] [stdout] test invalid_2 ... ok [INFO] [stdout] test parse_style_7 ... ok [INFO] [stdout] test parse_style_8 ... ok [INFO] [stdout] test parse_style_12 ... ok [INFO] [stdout] test invalid_6 ... ok [INFO] [stdout] test parse_style_3 ... ok [INFO] [stdout] test parse_style_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/transform.rs (/opt/rustwide/target/debug/deps/transform-c6dd26b0425fbc7b) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test error_2 ... ok [INFO] [stdout] test matrix_1 ... ok [INFO] [stdout] test error_4 ... ok [INFO] [stdout] test error_3 ... ok [INFO] [stdout] test matrix_3 ... ok [INFO] [stdout] test matrix_2 ... ok [INFO] [stderr] Doc-tests svgparser [INFO] [stdout] test translate_1 ... ok [INFO] [stdout] test scale_2 ... ok [INFO] [stdout] test translate_2 ... ok [INFO] [stdout] test error_1 ... ok [INFO] [stdout] test ts_list_2 ... ok [INFO] [stdout] test ts_list_1 ... ok [INFO] [stdout] test skew_y_1 ... ok [INFO] [stdout] test skew_x_1 ... ok [INFO] [stdout] test scale_1 ... ok [INFO] [stdout] test rotate_1 ... ok [INFO] [stdout] test rotate_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/path.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | b'0'...b'9' | b'.' | b'-' | b'+' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/style.rs:211:15 [INFO] [stderr] | [INFO] [stderr] 211 | b'0'...b'9' [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/style.rs:212:15 [INFO] [stderr] | [INFO] [stderr] 212 | | b'A'...b'Z' [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/style.rs:213:15 [INFO] [stderr] | [INFO] [stderr] 213 | | b'a'...b'z' [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/color.rs:165:13 [INFO] [stderr] | [INFO] [stderr] 165 | b'0'...b'9' => c - b'0', [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/color.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | b'a'...b'f' => c - b'a' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/color.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 167 | b'A'...b'F' => c - b'A' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/streamext.rs - streamext::StreamExt::parse_number (line 42) ... ok [INFO] [stdout] test src/streamext.rs - streamext::StreamExt::parse_list_number (line 56) ... ok [INFO] [stdout] test src/streamext.rs - streamext::StreamExt::parse_length (line 85) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4100147f6d83e36e7562e17076159ab5f5b42b366c238b0a1c247a524bdeef42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4100147f6d83e36e7562e17076159ab5f5b42b366c238b0a1c247a524bdeef42", kill_on_drop: false }` [INFO] [stdout] 4100147f6d83e36e7562e17076159ab5f5b42b366c238b0a1c247a524bdeef42