Sep 06 05:47:18.757 INFO checking graphql_client-0.4.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:47:18.757 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:47:18.757 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:47:18.943 INFO blam! 20e7c28cdea944f089a8a0e952c421304e32ff4fb8090fe8c5b131dd36cb66dc Sep 06 05:47:18.944 INFO running `"docker" "start" "-a" "20e7c28cdea944f089a8a0e952c421304e32ff4fb8090fe8c5b131dd36cb66dc"` Sep 06 05:47:19.726 INFO kablam! usermod: no changes Sep 06 05:47:19.873 INFO kablam! Compiling ascii v0.7.1 Sep 06 05:47:19.873 INFO kablam! Compiling either v1.5.0 Sep 06 05:47:19.875 INFO kablam! Compiling memchr v2.0.2 Sep 06 05:47:19.876 INFO kablam! Checking combine v3.5.1 Sep 06 05:47:48.910 INFO kablam! Checking graphql-parser v0.2.2 Sep 06 05:48:06.162 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 06 05:48:17.754 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 06 05:48:21.198 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:48:21.198 INFO kablam! --> tests/union_query.rs:10:10 Sep 06 05:48:21.198 INFO kablam! | Sep 06 05:48:21.198 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:21.198 INFO kablam! | ^^^^^^^^^^^^ Sep 06 05:48:21.198 INFO kablam! | Sep 06 05:48:21.198 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:48:21.198 INFO kablam! Sep 06 05:48:21.275 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.275 INFO kablam! --> tests/union_query.rs:25:26 Sep 06 05:48:21.275 INFO kablam! | Sep 06 05:48:21.275 INFO kablam! 25 | union_query::RustMyQueryNames::Person(union_query::RustMyQueryNamesOnPerson { Sep 06 05:48:21.275 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.275 INFO kablam! Sep 06 05:48:21.275 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.275 INFO kablam! --> tests/union_query.rs:29:26 Sep 06 05:48:21.275 INFO kablam! | Sep 06 05:48:21.275 INFO kablam! 29 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 06 05:48:21.275 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.275 INFO kablam! Sep 06 05:48:21.275 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.275 INFO kablam! --> tests/union_query.rs:32:26 Sep 06 05:48:21.275 INFO kablam! | Sep 06 05:48:21.275 INFO kablam! 32 | union_query::RustMyQueryNames::Organization( Sep 06 05:48:21.275 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.275 INFO kablam! Sep 06 05:48:21.275 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.275 INFO kablam! --> tests/union_query.rs:37:26 Sep 06 05:48:21.275 INFO kablam! | Sep 06 05:48:21.276 INFO kablam! 37 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 06 05:48:21.276 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:21.276 INFO kablam! Sep 06 05:48:21.278 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 06 05:48:21.278 INFO kablam! --> tests/union_query.rs:10:10 Sep 06 05:48:21.278 INFO kablam! | Sep 06 05:48:21.278 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:21.278 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 06 05:48:21.278 INFO kablam! Sep 06 05:48:21.278 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 06 05:48:21.278 INFO kablam! Sep 06 05:48:21.278 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 06 05:48:21.278 INFO kablam! --> tests/union_query.rs:10:10 Sep 06 05:48:21.278 INFO kablam! | Sep 06 05:48:21.278 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:21.278 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 06 05:48:21.278 INFO kablam! Sep 06 05:48:21.282 INFO kablam! error: aborting due to 8 previous errors Sep 06 05:48:21.282 INFO kablam! Sep 06 05:48:21.282 INFO kablam! Some errors occurred: E0412, E0433. Sep 06 05:48:21.282 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 05:48:21.306 INFO kablam! error: Could not compile `graphql_client`. Sep 06 05:48:21.306 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:48:22.566 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:48:22.566 INFO kablam! --> tests/interfaces.rs:10:10 Sep 06 05:48:22.566 INFO kablam! | Sep 06 05:48:22.566 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:22.566 INFO kablam! | ^^^^^^^^^^^^ Sep 06 05:48:22.566 INFO kablam! | Sep 06 05:48:22.566 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:48:22.566 INFO kablam! Sep 06 05:48:22.613 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.614 INFO kablam! --> tests/interfaces.rs:32:21 Sep 06 05:48:22.614 INFO kablam! | Sep 06 05:48:22.614 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 06 05:48:22.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.622 INFO kablam! Sep 06 05:48:22.622 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.622 INFO kablam! --> tests/interfaces.rs:38:21 Sep 06 05:48:22.622 INFO kablam! | Sep 06 05:48:22.622 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 06 05:48:22.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.622 INFO kablam! Sep 06 05:48:22.622 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.622 INFO kablam! --> tests/interfaces.rs:42:21 Sep 06 05:48:22.622 INFO kablam! | Sep 06 05:48:22.622 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 06 05:48:22.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.622 INFO kablam! Sep 06 05:48:22.622 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.622 INFO kablam! --> tests/interfaces.rs:48:21 Sep 06 05:48:22.622 INFO kablam! | Sep 06 05:48:22.622 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 06 05:48:22.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:22.622 INFO kablam! Sep 06 05:48:22.622 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:48:22.622 INFO kablam! --> tests/interfaces.rs:58:10 Sep 06 05:48:22.622 INFO kablam! | Sep 06 05:48:22.622 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 06 05:48:22.622 INFO kablam! | ^^^^^^^^^^^^ Sep 06 05:48:22.622 INFO kablam! | Sep 06 05:48:22.622 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:48:22.622 INFO kablam! Sep 06 05:48:22.644 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 06 05:48:22.644 INFO kablam! --> tests/interfaces.rs:10:10 Sep 06 05:48:22.644 INFO kablam! | Sep 06 05:48:22.644 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:22.644 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 06 05:48:22.654 INFO kablam! Sep 06 05:48:22.654 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 06 05:48:22.654 INFO kablam! --> tests/interfaces.rs:58:10 Sep 06 05:48:22.654 INFO kablam! | Sep 06 05:48:22.654 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 06 05:48:22.654 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 06 05:48:22.654 INFO kablam! Sep 06 05:48:22.655 INFO kablam! error: aborting due to 8 previous errors Sep 06 05:48:22.655 INFO kablam! Sep 06 05:48:22.655 INFO kablam! Some errors occurred: E0412, E0433. Sep 06 05:48:22.655 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 05:48:22.663 INFO kablam! error: Could not compile `graphql_client`. Sep 06 05:48:22.663 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:48:22.672 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 06 05:48:22.672 INFO kablam! --> tests/more_derives.rs:13:1 Sep 06 05:48:22.672 INFO kablam! | Sep 06 05:48:22.672 INFO kablam! 13 | struct MoreDerives; Sep 06 05:48:22.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 06 05:48:22.672 INFO kablam! | Sep 06 05:48:22.672 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 05:48:22.672 INFO kablam! Sep 06 05:48:22.986 INFO kablam! error: build failed Sep 06 05:48:22.987 INFO kablam! su: No module specific data is present Sep 06 05:48:23.628 INFO running `"docker" "rm" "-f" "20e7c28cdea944f089a8a0e952c421304e32ff4fb8090fe8c5b131dd36cb66dc"` Sep 06 05:48:23.710 INFO blam! 20e7c28cdea944f089a8a0e952c421304e32ff4fb8090fe8c5b131dd36cb66dc