[INFO] cloning repository davidpdrsn/juniper-variable-bug [INFO] running `"git" "clone" "--bare" "git://github.com/davidpdrsn/juniper-variable-bug.git" "work/cache/sources/gh/davidpdrsn/juniper-variable-bug"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/davidpdrsn/juniper-variable-bug'... [INFO] running `"git" "clone" "work/cache/sources/gh/davidpdrsn/juniper-variable-bug" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/davidpdrsn/juniper-variable-bug"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/davidpdrsn/juniper-variable-bug'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/davidpdrsn/juniper-variable-bug" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/davidpdrsn/juniper-variable-bug"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/davidpdrsn/juniper-variable-bug'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2 [INFO] sha for GitHub repo davidpdrsn/juniper-variable-bug: 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2 [INFO] validating manifest of davidpdrsn/juniper-variable-bug on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of davidpdrsn/juniper-variable-bug on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing davidpdrsn/juniper-variable-bug [INFO] finished frobbing davidpdrsn/juniper-variable-bug [INFO] frobbed toml for davidpdrsn/juniper-variable-bug written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/davidpdrsn/juniper-variable-bug/Cargo.toml [INFO] started frobbing davidpdrsn/juniper-variable-bug [INFO] finished frobbing davidpdrsn/juniper-variable-bug [INFO] frobbed toml for davidpdrsn/juniper-variable-bug written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/davidpdrsn/juniper-variable-bug/Cargo.toml [INFO] crate davidpdrsn/juniper-variable-bug already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking davidpdrsn/juniper-variable-bug against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-1/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/davidpdrsn/juniper-variable-bug:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 365142ff4e00525d7d653911fe7a6527d56f8cd3bfa44cf737d8006063e16517 [INFO] running `"docker" "start" "-a" "365142ff4e00525d7d653911fe7a6527d56f8cd3bfa44cf737d8006063e16517"` [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Checking juniper v0.11.1 [INFO] [stderr] Checking juniper-variable-bug v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:27:43 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 27 | crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) > ) -> $ crate :: [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:29:5 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 29 | $ ( $ scalar ) + ) > where for < '__b > & '__b $ crate :: [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:30:34 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 30 | __juniper_insert_generic ! ( $ ( $ scalar ) + ) : $ crate :: ScalarRefValue < [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:31:54 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 31 | '__b > , $ crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) : 'r { [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:53:60 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 53 | :: Arguments < $ crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) > , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:55:34 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 55 | __juniper_insert_generic ! ( $ ( $ scalar ) + ) > ) -> $ crate :: [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:56:63 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 56 | ExecutionResult < $ crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) > [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:90:20 [INFO] [stderr] | [INFO] [stderr] 83 | $ ( $ interface : ty ) , + ] $ ( $ rest : tt ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 90 | interfaces = [ $ ( $ interface , ) * ] , } , } , items = [ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `bounds` [INFO] [stderr] --> <::juniper::macros::common::__juniper_parse_object_header macros>:57:23 [INFO] [stderr] | [INFO] [stderr] 57 | = { < $ generic $ ( : $ bounds ) * > } , } , rest = $ ( $ items ) * ) ; } ; ( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `juniper-variable-bug`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:27:43 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 27 | crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) > ) -> $ crate :: [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:29:5 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 29 | $ ( $ scalar ) + ) > where for < '__b > & '__b $ crate :: [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:30:34 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 30 | __juniper_insert_generic ! ( $ ( $ scalar ) + ) : $ crate :: ScalarRefValue < [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:31:54 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 31 | '__b > , $ crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) : 'r { [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:53:60 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 53 | :: Arguments < $ crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) > , [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:55:34 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 55 | __juniper_insert_generic ! ( $ ( $ scalar ) + ) > ) -> $ crate :: [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:56:63 [INFO] [stderr] | [INFO] [stderr] 5 | , scalar = { $ ( $ scalar : tt ) * } , $ ( description = $ desciption : expr , [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 56 | ExecutionResult < $ crate :: __juniper_insert_generic ! ( $ ( $ scalar ) + ) > [INFO] [stderr] | ^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::juniper::macros::object::graphql_object macros>:90:20 [INFO] [stderr] | [INFO] [stderr] 83 | $ ( $ interface : ty ) , + ] $ ( $ rest : tt ) * ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 90 | interfaces = [ $ ( $ interface , ) * ] , } , } , items = [ [INFO] [stderr] | ^^^^^^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `bounds` [INFO] [stderr] --> <::juniper::macros::common::__juniper_parse_object_header macros>:57:23 [INFO] [stderr] | [INFO] [stderr] 57 | = { < $ generic $ ( : $ bounds ) * > } , } , rest = $ ( $ items ) * ) ; } ; ( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `juniper-variable-bug`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "365142ff4e00525d7d653911fe7a6527d56f8cd3bfa44cf737d8006063e16517"` [INFO] running `"docker" "rm" "-f" "365142ff4e00525d7d653911fe7a6527d56f8cd3bfa44cf737d8006063e16517"` [INFO] [stdout] 365142ff4e00525d7d653911fe7a6527d56f8cd3bfa44cf737d8006063e16517