[INFO] fetching crate svgcleaner 0.9.5... [INFO] checking svgcleaner-0.9.5 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate svgcleaner 0.9.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate svgcleaner 0.9.5 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate svgcleaner 0.9.5 [INFO] finished tweaking crates.io crate svgcleaner 0.9.5 [INFO] tweaked toml for crates.io crate svgcleaner 0.9.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplecss v0.1.0 [INFO] [stderr] Downloaded xmlparser v0.1.2 [INFO] [stderr] Downloaded svgparser v0.6.4 [INFO] [stderr] Downloaded svgdom v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3d1fa7b92b944f9ba916fc09c7c4e6fe5b04ea731b524c1fc235e0ccc9b07dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3d1fa7b92b944f9ba916fc09c7c4e6fe5b04ea731b524c1fc235e0ccc9b07dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3d1fa7b92b944f9ba916fc09c7c4e6fe5b04ea731b524c1fc235e0ccc9b07dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d1fa7b92b944f9ba916fc09c7c4e6fe5b04ea731b524c1fc235e0ccc9b07dc", kill_on_drop: false }` [INFO] [stdout] d3d1fa7b92b944f9ba916fc09c7c4e6fe5b04ea731b524c1fc235e0ccc9b07dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49524d8182332ac16ba7f61e9a5f554c80aef79de10191f1a3511ab2f3bac72f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49524d8182332ac16ba7f61e9a5f554c80aef79de10191f1a3511ab2f3bac72f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking simplecss v0.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking xmlparser v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking svgparser v0.6.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 227 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 233 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 240 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( 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] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | x2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | y2: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | x1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 260 | y1: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( 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] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( 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] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | rx: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | ry: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 277 | x_axis_rotation: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 280 | x: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/svgparser-0.6.4/src/path.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | () => ( try_num!(s.parse_list_number()); ) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 281 | y: parse_num!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_num` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `svgparser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "49524d8182332ac16ba7f61e9a5f554c80aef79de10191f1a3511ab2f3bac72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49524d8182332ac16ba7f61e9a5f554c80aef79de10191f1a3511ab2f3bac72f", kill_on_drop: false }` [INFO] [stdout] 49524d8182332ac16ba7f61e9a5f554c80aef79de10191f1a3511ab2f3bac72f