Sep 06 05:47:21.315 INFO checking graphql_client-0.4.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 05:47:21.315 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 05:47:21.315 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:21.540 INFO blam! 34ac8154443509388d2a0ae253eb35f739c1b0fbd3222d38597ecf5dc0b78fa6 Sep 06 05:47:21.543 INFO running `"docker" "start" "-a" "34ac8154443509388d2a0ae253eb35f739c1b0fbd3222d38597ecf5dc0b78fa6"` Sep 06 05:47:23.041 INFO kablam! usermod: no changes Sep 06 05:47:23.236 INFO kablam! Compiling either v1.5.0 Sep 06 05:47:23.243 INFO kablam! Compiling memchr v2.0.2 Sep 06 05:47:23.323 INFO kablam! Checking graphql-parser v0.2.2 Sep 06 05:47:24.718 INFO kablam! Compiling combine v3.5.1 Sep 06 05:48:01.243 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 06 05:48:15.033 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 06 05:48:18.740 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:48:18.740 INFO kablam! --> tests/union_query.rs:10:10 Sep 06 05:48:18.740 INFO kablam! | Sep 06 05:48:18.740 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:18.740 INFO kablam! | ^^^^^^^^^^^^ Sep 06 05:48:18.754 INFO kablam! | Sep 06 05:48:18.754 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:48:18.754 INFO kablam! Sep 06 05:48:18.773 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.773 INFO kablam! --> tests/union_query.rs:25:26 Sep 06 05:48:18.774 INFO kablam! | Sep 06 05:48:18.774 INFO kablam! 25 | union_query::RustMyQueryNames::Person(union_query::RustMyQueryNamesOnPerson { Sep 06 05:48:18.774 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.774 INFO kablam! Sep 06 05:48:18.774 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.774 INFO kablam! --> tests/union_query.rs:29:26 Sep 06 05:48:18.774 INFO kablam! | Sep 06 05:48:18.774 INFO kablam! 29 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 06 05:48:18.774 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.774 INFO kablam! Sep 06 05:48:18.774 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.774 INFO kablam! --> tests/union_query.rs:32:26 Sep 06 05:48:18.774 INFO kablam! | Sep 06 05:48:18.774 INFO kablam! 32 | union_query::RustMyQueryNames::Organization( Sep 06 05:48:18.774 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.774 INFO kablam! Sep 06 05:48:18.774 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.774 INFO kablam! --> tests/union_query.rs:37:26 Sep 06 05:48:18.774 INFO kablam! | Sep 06 05:48:18.774 INFO kablam! 37 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 06 05:48:18.774 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 06 05:48:18.774 INFO kablam! Sep 06 05:48:18.776 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 06 05:48:18.776 INFO kablam! --> tests/union_query.rs:10:10 Sep 06 05:48:18.776 INFO kablam! | Sep 06 05:48:18.776 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:18.776 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 06 05:48:18.776 INFO kablam! Sep 06 05:48:18.776 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 06 05:48:18.776 INFO kablam! Sep 06 05:48:18.776 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 06 05:48:18.776 INFO kablam! --> tests/union_query.rs:10:10 Sep 06 05:48:18.776 INFO kablam! | Sep 06 05:48:18.776 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:18.776 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 06 05:48:18.776 INFO kablam! Sep 06 05:48:18.776 INFO kablam! error: aborting due to 8 previous errors Sep 06 05:48:18.776 INFO kablam! Sep 06 05:48:18.777 INFO kablam! Some errors occurred: E0412, E0433. Sep 06 05:48:18.777 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 05:48:18.784 INFO kablam! error: Could not compile `graphql_client`. Sep 06 05:48:18.784 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:48:19.200 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:48:19.200 INFO kablam! --> tests/interfaces.rs:10:10 Sep 06 05:48:19.200 INFO kablam! | Sep 06 05:48:19.200 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:19.200 INFO kablam! | ^^^^^^^^^^^^ Sep 06 05:48:19.200 INFO kablam! | Sep 06 05:48:19.200 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:48:19.200 INFO kablam! Sep 06 05:48:19.302 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! --> tests/interfaces.rs:32:21 Sep 06 05:48:19.302 INFO kablam! | Sep 06 05:48:19.302 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 06 05:48:19.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! Sep 06 05:48:19.302 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! --> tests/interfaces.rs:38:21 Sep 06 05:48:19.302 INFO kablam! | Sep 06 05:48:19.302 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 06 05:48:19.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! Sep 06 05:48:19.302 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! --> tests/interfaces.rs:42:21 Sep 06 05:48:19.302 INFO kablam! | Sep 06 05:48:19.302 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 06 05:48:19.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! Sep 06 05:48:19.302 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! --> tests/interfaces.rs:48:21 Sep 06 05:48:19.302 INFO kablam! | Sep 06 05:48:19.302 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 06 05:48:19.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 06 05:48:19.302 INFO kablam! Sep 06 05:48:19.302 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:48:19.302 INFO kablam! --> tests/interfaces.rs:58:10 Sep 06 05:48:19.302 INFO kablam! | Sep 06 05:48:19.302 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 06 05:48:19.302 INFO kablam! | ^^^^^^^^^^^^ Sep 06 05:48:19.302 INFO kablam! | Sep 06 05:48:19.303 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:48:19.303 INFO kablam! Sep 06 05:48:19.365 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 06 05:48:19.365 INFO kablam! --> tests/interfaces.rs:10:10 Sep 06 05:48:19.365 INFO kablam! | Sep 06 05:48:19.365 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 06 05:48:19.365 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 06 05:48:19.365 INFO kablam! Sep 06 05:48:19.365 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 06 05:48:19.365 INFO kablam! --> tests/interfaces.rs:58:10 Sep 06 05:48:19.365 INFO kablam! | Sep 06 05:48:19.365 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 06 05:48:19.365 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 06 05:48:19.365 INFO kablam! Sep 06 05:48:19.394 INFO kablam! error: aborting due to 8 previous errors Sep 06 05:48:19.394 INFO kablam! Sep 06 05:48:19.394 INFO kablam! Some errors occurred: E0412, E0433. Sep 06 05:48:19.394 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 05:48:19.434 INFO kablam! error: Could not compile `graphql_client`. Sep 06 05:48:19.434 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:48:19.498 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 06 05:48:19.498 INFO kablam! --> tests/more_derives.rs:13:1 Sep 06 05:48:19.498 INFO kablam! | Sep 06 05:48:19.498 INFO kablam! 13 | struct MoreDerives; Sep 06 05:48:19.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 06 05:48:19.498 INFO kablam! | Sep 06 05:48:19.498 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 05:48:19.498 INFO kablam! Sep 06 05:48:21.186 INFO kablam! error: build failed Sep 06 05:48:21.190 INFO kablam! su: No module specific data is present Sep 06 05:48:22.173 INFO running `"docker" "rm" "-f" "34ac8154443509388d2a0ae253eb35f739c1b0fbd3222d38597ecf5dc0b78fa6"` Sep 06 05:48:22.290 INFO blam! 34ac8154443509388d2a0ae253eb35f739c1b0fbd3222d38597ecf5dc0b78fa6