[INFO] cloning repository venja-app/venja-backend [INFO] running `"git" "clone" "--bare" "git://github.com/venja-app/venja-backend.git" "work/cache/sources/gh/venja-app/venja-backend"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/venja-app/venja-backend'... [INFO] running `"git" "clone" "work/cache/sources/gh/venja-app/venja-backend" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/venja-app/venja-backend"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/venja-app/venja-backend'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/venja-app/venja-backend" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/venja-app/venja-backend"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/venja-app/venja-backend'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4f5748b39975fc8c0686a90c4ea274f34bb2439 [INFO] sha for GitHub repo venja-app/venja-backend: d4f5748b39975fc8c0686a90c4ea274f34bb2439 [INFO] validating manifest of venja-app/venja-backend 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 venja-app/venja-backend 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 venja-app/venja-backend [INFO] finished frobbing venja-app/venja-backend [INFO] frobbed toml for venja-app/venja-backend written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/venja-app/venja-backend/Cargo.toml [INFO] started frobbing venja-app/venja-backend [INFO] finished frobbing venja-app/venja-backend [INFO] frobbed toml for venja-app/venja-backend written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/venja-app/venja-backend/Cargo.toml [INFO] crate venja-app/venja-backend 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_codegen v0.12.0 [INFO] [stderr] Downloaded juniper v0.12.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking venja-app/venja-backend against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/venja-app/venja-backend:/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] f3c35cac7e26046cd2f67c340c3aeb9037f168396a8341c2bb1220866d301819 [INFO] running `"docker" "start" "-a" "f3c35cac7e26046cd2f67c340c3aeb9037f168396a8341c2bb1220866d301819"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking bcrypt v0.4.0 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking actix-utils v0.4.1 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling juniper_codegen v0.12.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-threadpool v0.1.1 [INFO] [stderr] Checking actix-rt v0.2.2 [INFO] [stderr] Checking actix-server v0.5.1 [INFO] [stderr] Checking actix-connect v0.2.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking h2 v0.1.23 [INFO] [stderr] Checking juniper v0.12.0 [INFO] [stderr] Checking actix-http v0.2.4 [INFO] [stderr] Checking awc v0.2.1 [INFO] [stderr] Checking actix-web v1.0.2 [INFO] [stderr] Checking venja 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: 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 `venja`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `venja`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f3c35cac7e26046cd2f67c340c3aeb9037f168396a8341c2bb1220866d301819"` [INFO] running `"docker" "rm" "-f" "f3c35cac7e26046cd2f67c340c3aeb9037f168396a8341c2bb1220866d301819"` [INFO] [stdout] f3c35cac7e26046cd2f67c340c3aeb9037f168396a8341c2bb1220866d301819