Sep 04 17:56:56.934 INFO checking graphql_client-0.4.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 17:56:56.934 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 17:56:56.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:56:57.086 INFO blam! 24815b1987391c318ee1bb77385541c07653cdd2a6adbd5f36e72de0b6be3819 Sep 04 17:56:57.088 INFO running `"docker" "start" "-a" "24815b1987391c318ee1bb77385541c07653cdd2a6adbd5f36e72de0b6be3819"` Sep 04 17:56:57.738 INFO kablam! Compiling either v1.5.0 Sep 04 17:56:57.741 INFO kablam! Checking graphql-parser v0.2.2 Sep 04 17:56:58.568 INFO kablam! Compiling combine v3.5.1 Sep 04 17:57:44.844 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 04 17:58:02.969 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 04 17:58:08.965 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 04 17:58:08.965 INFO kablam! --> tests/more_derives.rs:13:1 Sep 04 17:58:08.965 INFO kablam! | Sep 04 17:58:08.965 INFO kablam! 13 | struct MoreDerives; Sep 04 17:58:08.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 17:58:08.965 INFO kablam! | Sep 04 17:58:08.966 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 17:58:08.966 INFO kablam! Sep 04 17:58:09.163 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 17:58:09.163 INFO kablam! --> tests/interfaces.rs:10:10 Sep 04 17:58:09.163 INFO kablam! | Sep 04 17:58:09.163 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 17:58:09.163 INFO kablam! | ^^^^^^^^^^^^ Sep 04 17:58:09.163 INFO kablam! | Sep 04 17:58:09.163 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:58:09.163 INFO kablam! Sep 04 17:58:09.198 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.198 INFO kablam! --> tests/interfaces.rs:32:21 Sep 04 17:58:09.198 INFO kablam! | Sep 04 17:58:09.198 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 04 17:58:09.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.198 INFO kablam! Sep 04 17:58:09.198 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.198 INFO kablam! --> tests/interfaces.rs:38:21 Sep 04 17:58:09.198 INFO kablam! | Sep 04 17:58:09.198 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 04 17:58:09.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.199 INFO kablam! Sep 04 17:58:09.199 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.199 INFO kablam! --> tests/interfaces.rs:42:21 Sep 04 17:58:09.199 INFO kablam! | Sep 04 17:58:09.199 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 04 17:58:09.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.199 INFO kablam! Sep 04 17:58:09.200 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.200 INFO kablam! --> tests/interfaces.rs:48:21 Sep 04 17:58:09.200 INFO kablam! | Sep 04 17:58:09.200 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 04 17:58:09.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 04 17:58:09.200 INFO kablam! Sep 04 17:58:09.201 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 17:58:09.201 INFO kablam! --> tests/interfaces.rs:58:10 Sep 04 17:58:09.201 INFO kablam! | Sep 04 17:58:09.201 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 04 17:58:09.201 INFO kablam! | ^^^^^^^^^^^^ Sep 04 17:58:09.201 INFO kablam! | Sep 04 17:58:09.201 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:58:09.201 INFO kablam! Sep 04 17:58:09.219 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 04 17:58:09.220 INFO kablam! --> tests/interfaces.rs:10:10 Sep 04 17:58:09.220 INFO kablam! | Sep 04 17:58:09.220 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 17:58:09.220 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 04 17:58:09.220 INFO kablam! Sep 04 17:58:09.221 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 04 17:58:09.221 INFO kablam! --> tests/interfaces.rs:58:10 Sep 04 17:58:09.221 INFO kablam! | Sep 04 17:58:09.221 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 04 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 04 17:58:09.221 INFO kablam! Sep 04 17:58:09.227 INFO kablam! error: aborting due to 8 previous errors Sep 04 17:58:09.227 INFO kablam! Sep 04 17:58:09.227 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 17:58:09.227 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 17:58:09.237 INFO kablam! error: Could not compile `graphql_client`. Sep 04 17:58:09.237 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:58:11.048 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 17:58:11.048 INFO kablam! --> tests/union_query.rs:10:10 Sep 04 17:58:11.048 INFO kablam! | Sep 04 17:58:11.048 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 17:58:11.048 INFO kablam! | ^^^^^^^^^^^^ Sep 04 17:58:11.048 INFO kablam! | Sep 04 17:58:11.048 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:58:11.048 INFO kablam! Sep 04 17:58:11.088 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.089 INFO kablam! --> tests/union_query.rs:25:26 Sep 04 17:58:11.089 INFO kablam! | Sep 04 17:58:11.089 INFO kablam! 25 | union_query::RustMyQueryNames::Person(union_query::RustMyQueryNamesOnPerson { Sep 04 17:58:11.089 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.089 INFO kablam! Sep 04 17:58:11.089 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.089 INFO kablam! --> tests/union_query.rs:29:26 Sep 04 17:58:11.089 INFO kablam! | Sep 04 17:58:11.089 INFO kablam! 29 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 04 17:58:11.089 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.089 INFO kablam! Sep 04 17:58:11.089 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.089 INFO kablam! --> tests/union_query.rs:32:26 Sep 04 17:58:11.089 INFO kablam! | Sep 04 17:58:11.089 INFO kablam! 32 | union_query::RustMyQueryNames::Organization( Sep 04 17:58:11.089 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.089 INFO kablam! Sep 04 17:58:11.089 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.089 INFO kablam! --> tests/union_query.rs:37:26 Sep 04 17:58:11.089 INFO kablam! | Sep 04 17:58:11.089 INFO kablam! 37 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 04 17:58:11.089 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 04 17:58:11.090 INFO kablam! Sep 04 17:58:11.090 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 04 17:58:11.090 INFO kablam! --> tests/union_query.rs:10:10 Sep 04 17:58:11.090 INFO kablam! | Sep 04 17:58:11.090 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 17:58:11.090 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 04 17:58:11.090 INFO kablam! Sep 04 17:58:11.090 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 04 17:58:11.090 INFO kablam! Sep 04 17:58:11.090 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 04 17:58:11.090 INFO kablam! --> tests/union_query.rs:10:10 Sep 04 17:58:11.090 INFO kablam! | Sep 04 17:58:11.090 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 04 17:58:11.090 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 04 17:58:11.090 INFO kablam! Sep 04 17:58:11.092 INFO kablam! error: aborting due to 8 previous errors Sep 04 17:58:11.092 INFO kablam! Sep 04 17:58:11.092 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 17:58:11.092 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 17:58:11.100 INFO kablam! error: Could not compile `graphql_client`. Sep 04 17:58:11.100 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:58:11.534 INFO kablam! error: build failed Sep 04 17:58:11.535 INFO kablam! su: No module specific data is present Sep 04 17:58:12.175 INFO running `"docker" "rm" "-f" "24815b1987391c318ee1bb77385541c07653cdd2a6adbd5f36e72de0b6be3819"` Sep 04 17:58:12.283 INFO blam! 24815b1987391c318ee1bb77385541c07653cdd2a6adbd5f36e72de0b6be3819