Sep 02 11:37:23.419 INFO checking graphql_client-0.4.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 11:37:23.419 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 11:37:23.420 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:37:23.630 INFO blam! e85877d4266b33f21214f1ed067415a20b311b35a4381c7c137922c4aa23b375 Sep 02 11:37:23.632 INFO running `"docker" "start" "-a" "e85877d4266b33f21214f1ed067415a20b311b35a4381c7c137922c4aa23b375"` Sep 02 11:37:24.393 INFO kablam! Compiling either v1.5.0 Sep 02 11:37:24.397 INFO kablam! Checking graphql-parser v0.2.2 Sep 02 11:37:25.286 INFO kablam! Compiling combine v3.5.1 Sep 02 11:38:11.608 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 02 11:38:32.535 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 02 11:38:38.681 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 11:38:38.682 INFO kablam! --> tests/union_query.rs:10:10 Sep 02 11:38:38.682 INFO kablam! | Sep 02 11:38:38.682 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 02 11:38:38.682 INFO kablam! | ^^^^^^^^^^^^ Sep 02 11:38:38.682 INFO kablam! | Sep 02 11:38:38.682 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 11:38:38.682 INFO kablam! Sep 02 11:38:38.727 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.727 INFO kablam! --> tests/union_query.rs:25:26 Sep 02 11:38:38.727 INFO kablam! | Sep 02 11:38:38.727 INFO kablam! 25 | union_query::RustMyQueryNames::Person(union_query::RustMyQueryNamesOnPerson { Sep 02 11:38:38.727 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.727 INFO kablam! Sep 02 11:38:38.728 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.728 INFO kablam! --> tests/union_query.rs:29:26 Sep 02 11:38:38.728 INFO kablam! | Sep 02 11:38:38.728 INFO kablam! 29 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 02 11:38:38.728 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.728 INFO kablam! Sep 02 11:38:38.728 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.728 INFO kablam! --> tests/union_query.rs:32:26 Sep 02 11:38:38.728 INFO kablam! | Sep 02 11:38:38.728 INFO kablam! 32 | union_query::RustMyQueryNames::Organization( Sep 02 11:38:38.728 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.728 INFO kablam! Sep 02 11:38:38.729 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.729 INFO kablam! --> tests/union_query.rs:37:26 Sep 02 11:38:38.729 INFO kablam! | Sep 02 11:38:38.729 INFO kablam! 37 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 02 11:38:38.729 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 02 11:38:38.729 INFO kablam! Sep 02 11:38:38.730 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 02 11:38:38.730 INFO kablam! --> tests/union_query.rs:10:10 Sep 02 11:38:38.730 INFO kablam! | Sep 02 11:38:38.730 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 02 11:38:38.730 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 02 11:38:38.730 INFO kablam! Sep 02 11:38:38.730 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 02 11:38:38.730 INFO kablam! Sep 02 11:38:38.731 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 02 11:38:38.731 INFO kablam! --> tests/union_query.rs:10:10 Sep 02 11:38:38.731 INFO kablam! | Sep 02 11:38:38.731 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 02 11:38:38.731 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 02 11:38:38.731 INFO kablam! Sep 02 11:38:38.735 INFO kablam! error: aborting due to 8 previous errors Sep 02 11:38:38.735 INFO kablam! Sep 02 11:38:38.736 INFO kablam! Some errors occurred: E0412, E0433. Sep 02 11:38:38.736 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 11:38:38.747 INFO kablam! error: Could not compile `graphql_client`. Sep 02 11:38:38.748 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:38:39.010 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 11:38:39.010 INFO kablam! --> tests/interfaces.rs:10:10 Sep 02 11:38:39.010 INFO kablam! | Sep 02 11:38:39.010 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 02 11:38:39.010 INFO kablam! | ^^^^^^^^^^^^ Sep 02 11:38:39.013 INFO kablam! | Sep 02 11:38:39.013 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 11:38:39.013 INFO kablam! Sep 02 11:38:39.088 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.088 INFO kablam! --> tests/interfaces.rs:32:21 Sep 02 11:38:39.088 INFO kablam! | Sep 02 11:38:39.088 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 02 11:38:39.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.090 INFO kablam! Sep 02 11:38:39.091 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.091 INFO kablam! --> tests/interfaces.rs:38:21 Sep 02 11:38:39.091 INFO kablam! | Sep 02 11:38:39.091 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 02 11:38:39.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.091 INFO kablam! Sep 02 11:38:39.091 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.091 INFO kablam! --> tests/interfaces.rs:42:21 Sep 02 11:38:39.092 INFO kablam! | Sep 02 11:38:39.092 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 02 11:38:39.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.092 INFO kablam! Sep 02 11:38:39.092 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.092 INFO kablam! --> tests/interfaces.rs:48:21 Sep 02 11:38:39.092 INFO kablam! | Sep 02 11:38:39.092 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 02 11:38:39.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 02 11:38:39.092 INFO kablam! Sep 02 11:38:39.093 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 11:38:39.093 INFO kablam! --> tests/interfaces.rs:58:10 Sep 02 11:38:39.093 INFO kablam! | Sep 02 11:38:39.093 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 02 11:38:39.093 INFO kablam! | ^^^^^^^^^^^^ Sep 02 11:38:39.093 INFO kablam! | Sep 02 11:38:39.093 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 11:38:39.093 INFO kablam! Sep 02 11:38:39.135 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 02 11:38:39.136 INFO kablam! --> tests/interfaces.rs:10:10 Sep 02 11:38:39.136 INFO kablam! | Sep 02 11:38:39.136 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 02 11:38:39.136 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 02 11:38:39.139 INFO kablam! Sep 02 11:38:39.140 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 02 11:38:39.140 INFO kablam! --> tests/interfaces.rs:58:10 Sep 02 11:38:39.140 INFO kablam! | Sep 02 11:38:39.140 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 02 11:38:39.140 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 02 11:38:39.140 INFO kablam! Sep 02 11:38:39.171 INFO kablam! error: aborting due to 8 previous errors Sep 02 11:38:39.171 INFO kablam! Sep 02 11:38:39.171 INFO kablam! Some errors occurred: E0412, E0433. Sep 02 11:38:39.171 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 11:38:39.186 INFO kablam! error: Could not compile `graphql_client`. Sep 02 11:38:39.186 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:38:39.555 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 02 11:38:39.555 INFO kablam! --> tests/more_derives.rs:13:1 Sep 02 11:38:39.555 INFO kablam! | Sep 02 11:38:39.555 INFO kablam! 13 | struct MoreDerives; Sep 02 11:38:39.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 11:38:39.555 INFO kablam! | Sep 02 11:38:39.555 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 11:38:39.555 INFO kablam! Sep 02 11:38:41.684 INFO kablam! error: build failed Sep 02 11:38:41.686 INFO kablam! su: No module specific data is present Sep 02 11:38:42.095 INFO running `"docker" "rm" "-f" "e85877d4266b33f21214f1ed067415a20b311b35a4381c7c137922c4aa23b375"` Sep 02 11:38:42.216 INFO blam! e85877d4266b33f21214f1ed067415a20b311b35a4381c7c137922c4aa23b375