Sep 04 15:00:37.514 INFO checking graphql_client-0.4.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 15:00:37.514 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 15:00:37.514 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:00:37.702 INFO blam! f9fe64a4a590c592cbd289e509df2061ff901d46a3ccd582941713373dca703b Sep 04 15:00:37.705 INFO running `"docker" "start" "-a" "f9fe64a4a590c592cbd289e509df2061ff901d46a3ccd582941713373dca703b"` Sep 04 15:00:38.472 INFO kablam! Compiling ascii v0.7.1 Sep 04 15:00:38.476 INFO kablam! Checking graphql-parser v0.2.2 Sep 04 15:00:40.067 INFO kablam! Compiling combine v3.5.1 Sep 04 15:01:29.289 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 04 15:01:50.152 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 04 15:01:54.228 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 15:01:54.228 INFO kablam! --> tests/union_query.rs:10:10 Sep 04 15:01:54.228 INFO kablam! | Sep 04 15:01:54.228 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 15:01:54.228 INFO kablam! | ^^^^^^^^^^^^ Sep 04 15:01:54.229 INFO kablam! | Sep 04 15:01:54.229 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 15:01:54.229 INFO kablam! Sep 04 15:01:54.266 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.266 INFO kablam! --> tests/union_query.rs:25:26 Sep 04 15:01:54.266 INFO kablam! | Sep 04 15:01:54.266 INFO kablam! 25 | union_query::RustMyQueryNames::Person(union_query::RustMyQueryNamesOnPerson { Sep 04 15:01:54.266 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.267 INFO kablam! Sep 04 15:01:54.267 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.267 INFO kablam! --> tests/union_query.rs:29:26 Sep 04 15:01:54.267 INFO kablam! | Sep 04 15:01:54.267 INFO kablam! 29 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 04 15:01:54.267 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.268 INFO kablam! Sep 04 15:01:54.268 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.268 INFO kablam! --> tests/union_query.rs:32:26 Sep 04 15:01:54.268 INFO kablam! | Sep 04 15:01:54.268 INFO kablam! 32 | union_query::RustMyQueryNames::Organization( Sep 04 15:01:54.268 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.268 INFO kablam! Sep 04 15:01:54.269 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.269 INFO kablam! --> tests/union_query.rs:37:26 Sep 04 15:01:54.269 INFO kablam! | Sep 04 15:01:54.269 INFO kablam! 37 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 04 15:01:54.269 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 15:01:54.269 INFO kablam! Sep 04 15:01:54.270 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 04 15:01:54.270 INFO kablam! --> tests/union_query.rs:10:10 Sep 04 15:01:54.270 INFO kablam! | Sep 04 15:01:54.270 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 15:01:54.270 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 04 15:01:54.270 INFO kablam! Sep 04 15:01:54.270 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 04 15:01:54.270 INFO kablam! Sep 04 15:01:54.271 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 04 15:01:54.271 INFO kablam! --> tests/union_query.rs:10:10 Sep 04 15:01:54.271 INFO kablam! | Sep 04 15:01:54.271 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 15:01:54.271 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 04 15:01:54.271 INFO kablam! Sep 04 15:01:54.273 INFO kablam! error: aborting due to 8 previous errors Sep 04 15:01:54.273 INFO kablam! Sep 04 15:01:54.273 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 15:01:54.273 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 15:01:54.281 INFO kablam! error: Could not compile `graphql_client`. Sep 04 15:01:54.282 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 15:01:54.624 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 04 15:01:54.624 INFO kablam! --> tests/more_derives.rs:13:1 Sep 04 15:01:54.624 INFO kablam! | Sep 04 15:01:54.624 INFO kablam! 13 | struct MoreDerives; Sep 04 15:01:54.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:54.624 INFO kablam! | Sep 04 15:01:54.624 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 15:01:54.625 INFO kablam! Sep 04 15:01:54.878 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 15:01:54.878 INFO kablam! --> tests/interfaces.rs:10:10 Sep 04 15:01:54.878 INFO kablam! | Sep 04 15:01:54.878 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 15:01:54.878 INFO kablam! | ^^^^^^^^^^^^ Sep 04 15:01:54.878 INFO kablam! | Sep 04 15:01:54.878 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 15:01:54.878 INFO kablam! Sep 04 15:01:54.919 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.919 INFO kablam! --> tests/interfaces.rs:32:21 Sep 04 15:01:54.919 INFO kablam! | Sep 04 15:01:54.919 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 04 15:01:54.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.920 INFO kablam! Sep 04 15:01:54.920 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.920 INFO kablam! --> tests/interfaces.rs:38:21 Sep 04 15:01:54.920 INFO kablam! | Sep 04 15:01:54.920 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 04 15:01:54.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.920 INFO kablam! Sep 04 15:01:54.920 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.920 INFO kablam! --> tests/interfaces.rs:42:21 Sep 04 15:01:54.920 INFO kablam! | Sep 04 15:01:54.920 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 04 15:01:54.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.920 INFO kablam! Sep 04 15:01:54.921 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.921 INFO kablam! --> tests/interfaces.rs:48:21 Sep 04 15:01:54.921 INFO kablam! | Sep 04 15:01:54.921 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 04 15:01:54.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 15:01:54.921 INFO kablam! Sep 04 15:01:54.921 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 15:01:54.921 INFO kablam! --> tests/interfaces.rs:58:10 Sep 04 15:01:54.921 INFO kablam! | Sep 04 15:01:54.921 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 04 15:01:54.921 INFO kablam! | ^^^^^^^^^^^^ Sep 04 15:01:54.921 INFO kablam! | Sep 04 15:01:54.921 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 15:01:54.921 INFO kablam! Sep 04 15:01:54.937 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 04 15:01:54.937 INFO kablam! --> tests/interfaces.rs:10:10 Sep 04 15:01:54.937 INFO kablam! | Sep 04 15:01:54.937 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 15:01:54.938 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 04 15:01:54.938 INFO kablam! Sep 04 15:01:54.938 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 04 15:01:54.938 INFO kablam! --> tests/interfaces.rs:58:10 Sep 04 15:01:54.938 INFO kablam! | Sep 04 15:01:54.938 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 04 15:01:54.938 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 04 15:01:54.938 INFO kablam! Sep 04 15:01:54.943 INFO kablam! error: aborting due to 8 previous errors Sep 04 15:01:54.944 INFO kablam! Sep 04 15:01:54.944 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 15:01:54.944 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 15:01:54.953 INFO kablam! error: Could not compile `graphql_client`. Sep 04 15:01:54.953 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 15:01:57.152 INFO kablam! error: build failed Sep 04 15:01:57.154 INFO kablam! su: No module specific data is present Sep 04 15:01:57.530 INFO running `"docker" "rm" "-f" "f9fe64a4a590c592cbd289e509df2061ff901d46a3ccd582941713373dca703b"` Sep 04 15:01:57.628 INFO blam! f9fe64a4a590c592cbd289e509df2061ff901d46a3ccd582941713373dca703b