[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] [stderr] From https://github.com/ConnorSkees/grass [INFO] [stderr] 2c38db8..9eba5e9 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9eba5e9a144b3dc5eee674c4287b20979cdfebca [INFO] checking ConnorSkees/grass against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorSkees/grass on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "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-7/source/Cargo.toml [INFO] crate git repo https://github.com/ConnorSkees/grass already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 48ac5aa3cab8b312b7b20aa2deb253662adfd548721333f114c6c9bc68a61dc3 [INFO] running `"docker" "start" "-a" "48ac5aa3cab8b312b7b20aa2deb253662adfd548721333f114c6c9bc68a61dc3"` [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking grass v0.2.0 (/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, $high, $low)), [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, $high, $low)), [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, $high, $low)), [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, $high, $low)), [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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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 `-1` [INFO] [stderr] --> src/builtin/color/other.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | Value::Dimension(n, u) => Some(bound!($arg, n, u, $high, $low)), [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, $high, $low)), [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, $high, $low)), [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, $high, $low)), [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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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, $high, $low) / 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" "48ac5aa3cab8b312b7b20aa2deb253662adfd548721333f114c6c9bc68a61dc3"` [INFO] running `"docker" "rm" "-f" "48ac5aa3cab8b312b7b20aa2deb253662adfd548721333f114c6c9bc68a61dc3"` [INFO] [stdout] 48ac5aa3cab8b312b7b20aa2deb253662adfd548721333f114c6c9bc68a61dc3