Sep 10 17:04:13.912 INFO checking graphql_client-0.4.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 17:04:13.912 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 17:04:13.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 17:04:14.113 INFO blam! 217f5973d8b869f407ebffb571652ba7c4addbd9ac3f6a149ff043d9492a3db3 Sep 10 17:04:14.115 INFO running `"docker" "start" "-a" "217f5973d8b869f407ebffb571652ba7c4addbd9ac3f6a149ff043d9492a3db3"` Sep 10 17:04:14.895 INFO kablam! usermod: no changes Sep 10 17:04:15.123 INFO kablam! Compiling ascii v0.7.1 Sep 10 17:04:15.124 INFO kablam! Compiling either v1.5.0 Sep 10 17:04:15.126 INFO kablam! Compiling memchr v2.0.2 Sep 10 17:04:15.127 INFO kablam! Checking combine v3.5.1 Sep 10 17:04:48.406 INFO kablam! Checking graphql-parser v0.2.2 Sep 10 17:05:05.283 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 10 17:05:19.081 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 10 17:05:23.713 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 17:05:23.713 INFO kablam! --> tests/interfaces.rs:10:10 Sep 10 17:05:23.713 INFO kablam! | Sep 10 17:05:23.713 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 10 17:05:23.714 INFO kablam! | ^^^^^^^^^^^^ Sep 10 17:05:23.714 INFO kablam! | Sep 10 17:05:23.714 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 17:05:23.714 INFO kablam! Sep 10 17:05:23.740 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.740 INFO kablam! --> tests/interfaces.rs:32:21 Sep 10 17:05:23.740 INFO kablam! | Sep 10 17:05:23.740 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 10 17:05:23.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.740 INFO kablam! Sep 10 17:05:23.740 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.740 INFO kablam! --> tests/interfaces.rs:38:21 Sep 10 17:05:23.740 INFO kablam! | Sep 10 17:05:23.740 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 10 17:05:23.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.740 INFO kablam! Sep 10 17:05:23.742 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.742 INFO kablam! --> tests/interfaces.rs:42:21 Sep 10 17:05:23.742 INFO kablam! | Sep 10 17:05:23.742 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 10 17:05:23.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.742 INFO kablam! Sep 10 17:05:23.742 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.742 INFO kablam! --> tests/interfaces.rs:48:21 Sep 10 17:05:23.742 INFO kablam! | Sep 10 17:05:23.742 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 10 17:05:23.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 10 17:05:23.742 INFO kablam! Sep 10 17:05:23.742 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 17:05:23.742 INFO kablam! --> tests/interfaces.rs:58:10 Sep 10 17:05:23.742 INFO kablam! | Sep 10 17:05:23.742 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 10 17:05:23.742 INFO kablam! | ^^^^^^^^^^^^ Sep 10 17:05:23.742 INFO kablam! | Sep 10 17:05:23.742 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 17:05:23.742 INFO kablam! Sep 10 17:05:23.758 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 10 17:05:23.758 INFO kablam! --> tests/interfaces.rs:10:10 Sep 10 17:05:23.758 INFO kablam! | Sep 10 17:05:23.758 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 10 17:05:23.758 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 10 17:05:23.758 INFO kablam! Sep 10 17:05:23.758 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 10 17:05:23.758 INFO kablam! --> tests/interfaces.rs:58:10 Sep 10 17:05:23.758 INFO kablam! | Sep 10 17:05:23.758 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 10 17:05:23.758 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 10 17:05:23.758 INFO kablam! Sep 10 17:05:23.759 INFO kablam! error: aborting due to 8 previous errors Sep 10 17:05:23.759 INFO kablam! Sep 10 17:05:23.759 INFO kablam! Some errors occurred: E0412, E0433. Sep 10 17:05:23.759 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 10 17:05:23.774 INFO kablam! error: Could not compile `graphql_client`. Sep 10 17:05:23.774 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 17:05:24.262 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 10 17:05:24.262 INFO kablam! --> tests/union_query.rs:10:10 Sep 10 17:05:24.262 INFO kablam! | Sep 10 17:05:24.262 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 10 17:05:24.262 INFO kablam! | ^^^^^^^^^^^^ Sep 10 17:05:24.262 INFO kablam! | Sep 10 17:05:24.262 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 10 17:05:24.262 INFO kablam! Sep 10 17:05:24.414 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! --> tests/union_query.rs:25:26 Sep 10 17:05:24.414 INFO kablam! | Sep 10 17:05:24.414 INFO kablam! 25 | union_query::RustMyQueryNames::Person(union_query::RustMyQueryNamesOnPerson { Sep 10 17:05:24.414 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! Sep 10 17:05:24.414 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! --> tests/union_query.rs:29:26 Sep 10 17:05:24.414 INFO kablam! | Sep 10 17:05:24.414 INFO kablam! 29 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 10 17:05:24.414 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! Sep 10 17:05:24.414 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! --> tests/union_query.rs:32:26 Sep 10 17:05:24.414 INFO kablam! | Sep 10 17:05:24.414 INFO kablam! 32 | union_query::RustMyQueryNames::Organization( Sep 10 17:05:24.414 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! Sep 10 17:05:24.414 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! --> tests/union_query.rs:37:26 Sep 10 17:05:24.414 INFO kablam! | Sep 10 17:05:24.414 INFO kablam! 37 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 10 17:05:24.414 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 10 17:05:24.414 INFO kablam! Sep 10 17:05:24.414 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 10 17:05:24.414 INFO kablam! --> tests/union_query.rs:10:10 Sep 10 17:05:24.414 INFO kablam! | Sep 10 17:05:24.414 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 10 17:05:24.414 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 10 17:05:24.414 INFO kablam! Sep 10 17:05:24.414 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 10 17:05:24.414 INFO kablam! Sep 10 17:05:24.414 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 10 17:05:24.414 INFO kablam! --> tests/union_query.rs:10:10 Sep 10 17:05:24.414 INFO kablam! | Sep 10 17:05:24.414 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 10 17:05:24.414 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 10 17:05:24.415 INFO kablam! Sep 10 17:05:24.415 INFO kablam! error: aborting due to 8 previous errors Sep 10 17:05:24.415 INFO kablam! Sep 10 17:05:24.415 INFO kablam! Some errors occurred: E0412, E0433. Sep 10 17:05:24.415 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 10 17:05:24.474 INFO kablam! error: Could not compile `graphql_client`. Sep 10 17:05:24.474 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 17:05:24.750 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 10 17:05:24.750 INFO kablam! --> tests/more_derives.rs:13:1 Sep 10 17:05:24.750 INFO kablam! | Sep 10 17:05:24.750 INFO kablam! 13 | struct MoreDerives; Sep 10 17:05:24.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 10 17:05:24.750 INFO kablam! | Sep 10 17:05:24.750 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 17:05:24.750 INFO kablam! Sep 10 17:05:25.932 INFO kablam! error: build failed Sep 10 17:05:25.934 INFO kablam! su: No module specific data is present Sep 10 17:05:26.420 INFO running `"docker" "rm" "-f" "217f5973d8b869f407ebffb571652ba7c4addbd9ac3f6a149ff043d9492a3db3"` Sep 10 17:05:26.509 INFO blam! 217f5973d8b869f407ebffb571652ba7c4addbd9ac3f6a149ff043d9492a3db3