[INFO] updating cached repository https://github.com/ConnorSkees/grass [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d8db9374703829fabb6af18930ab01572208b7c6 [INFO] checking ConnorSkees/grass against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorSkees/grass on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ConnorSkees/grass [INFO] finished tweaking git repo https://github.com/ConnorSkees/grass [INFO] tweaked toml for git repo https://github.com/ConnorSkees/grass written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 55a5836d0a3b7c55bd47eb294842c2ba9815858429862f63c9d36757adb1de41 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "55a5836d0a3b7c55bd47eb294842c2ba9815858429862f63c9d36757adb1de41"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking grass v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: no rules expected the token `-1` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 85 | opt_arg!(args, alpha, "alpha", -1, 1); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-255` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 86 | opt_arg!(args, red, "red", -255, 255); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-1` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 85 | opt_arg!(args, alpha, "alpha", -1, 1); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-255` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 86 | opt_arg!(args, red, "red", -255, 255); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-255` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 87 | opt_arg!(args, green, "green", -255, 255); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-255` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 87 | opt_arg!(args, green, "green", -255, 255); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-255` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 88 | opt_arg!(args, blue, "blue", -255, 255); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-255` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 88 | opt_arg!(args, blue, "blue", -255, 255); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high) / Number::from(100)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 110 | opt_arg!(hsl: args, saturation, "saturation", -100, 100); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high) / Number::from(100)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 110 | opt_arg!(hsl: args, saturation, "saturation", -100, 100); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high) / Number::from(100)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 111 | opt_arg!(hsl: args, luminance, "lightness", -100, 100); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $low, $high) / Number::from(100)), [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 111 | opt_arg!(hsl: args, luminance, "lightness", -100, 100); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 139 | opt_arg!(scale: args, alpha, "alpha", -100, 100); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 139 | opt_arg!(scale: args, alpha, "alpha", -100, 100); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 140 | opt_arg!(scale: args, red, "red", -100, 100); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 140 | opt_arg!(scale: args, red, "red", -100, 100); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 141 | opt_arg!(scale: args, green, "green", -100, 100); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 141 | opt_arg!(scale: args, green, "green", -100, 100); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 142 | opt_arg!(scale: args, blue, "blue", -100, 100); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 142 | opt_arg!(scale: args, blue, "blue", -100, 100); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 164 | opt_arg!(scale: args, saturation, "saturation", -100, 100); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 164 | opt_arg!(scale: args, saturation, "saturation", -100, 100); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 165 | opt_arg!(scale: args, luminance, "lightness", -100, 100); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `-100` [INFO] [stderr] --> src/builtin/color/other.rs:20:53 [INFO] [stderr] | [INFO] [stderr] 20 | Some(bound!($arg, n, Unit::Percent, $low, $high) / Number::from(100)) [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] ... [INFO] [stderr] 165 | opt_arg!(scale: args, luminance, "lightness", -100, 100); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/builtin/macros.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | macro_rules! bound { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `grass`. [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: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `grass`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "55a5836d0a3b7c55bd47eb294842c2ba9815858429862f63c9d36757adb1de41"` [INFO] running `"docker" "rm" "-f" "55a5836d0a3b7c55bd47eb294842c2ba9815858429862f63c9d36757adb1de41"` [INFO] [stdout] 55a5836d0a3b7c55bd47eb294842c2ba9815858429862f63c9d36757adb1de41