Sep 01 01:37:27.407 INFO checking graphql_client-0.4.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 01:37:27.407 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 01:37:27.407 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:37:27.617 INFO blam! 83b52339e4e260cddbf4ad07094ccf63d6276d37abf48c6989f36d637e2e5f3f Sep 01 01:37:27.619 INFO running `"docker" "start" "-a" "83b52339e4e260cddbf4ad07094ccf63d6276d37abf48c6989f36d637e2e5f3f"` Sep 01 01:37:28.371 INFO kablam! Compiling ascii v0.7.1 Sep 01 01:37:28.375 INFO kablam! Checking graphql-parser v0.2.2 Sep 01 01:37:30.473 INFO kablam! Compiling combine v3.5.1 Sep 01 01:38:21.889 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 01 01:38:41.406 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 01 01:38:49.354 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:38:49.354 INFO kablam! --> tests/interfaces.rs:10:10 Sep 01 01:38:49.354 INFO kablam! | Sep 01 01:38:49.354 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 01 01:38:49.355 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:38:49.362 INFO kablam! | Sep 01 01:38:49.363 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:38:49.363 INFO kablam! Sep 01 01:38:49.507 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.507 INFO kablam! --> tests/interfaces.rs:32:21 Sep 01 01:38:49.507 INFO kablam! | Sep 01 01:38:49.507 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 01 01:38:49.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.510 INFO kablam! Sep 01 01:38:49.511 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.511 INFO kablam! --> tests/interfaces.rs:38:21 Sep 01 01:38:49.511 INFO kablam! | Sep 01 01:38:49.511 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 01 01:38:49.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.511 INFO kablam! Sep 01 01:38:49.512 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.512 INFO kablam! --> tests/interfaces.rs:42:21 Sep 01 01:38:49.512 INFO kablam! | Sep 01 01:38:49.512 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 01 01:38:49.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.513 INFO kablam! Sep 01 01:38:49.513 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.513 INFO kablam! --> tests/interfaces.rs:48:21 Sep 01 01:38:49.513 INFO kablam! | Sep 01 01:38:49.513 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 01 01:38:49.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:49.514 INFO kablam! Sep 01 01:38:49.515 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:38:49.515 INFO kablam! --> tests/interfaces.rs:58:10 Sep 01 01:38:49.515 INFO kablam! | Sep 01 01:38:49.515 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 01 01:38:49.515 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:38:49.518 INFO kablam! | Sep 01 01:38:49.519 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:38:49.519 INFO kablam! Sep 01 01:38:49.590 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 01 01:38:49.590 INFO kablam! --> tests/interfaces.rs:10:10 Sep 01 01:38:49.590 INFO kablam! | Sep 01 01:38:49.590 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 01 01:38:49.590 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 01 01:38:49.606 INFO kablam! Sep 01 01:38:49.608 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 01 01:38:49.608 INFO kablam! --> tests/interfaces.rs:58:10 Sep 01 01:38:49.608 INFO kablam! | Sep 01 01:38:49.608 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 01 01:38:49.608 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 01 01:38:49.608 INFO kablam! Sep 01 01:38:49.631 INFO kablam! error: aborting due to 8 previous errors Sep 01 01:38:49.631 INFO kablam! Sep 01 01:38:49.632 INFO kablam! Some errors occurred: E0412, E0433. Sep 01 01:38:49.632 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 01:38:49.665 INFO kablam! error: Could not compile `graphql_client`. Sep 01 01:38:49.666 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:38:50.185 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:38:50.185 INFO kablam! --> tests/union_query.rs:10:10 Sep 01 01:38:50.185 INFO kablam! | Sep 01 01:38:50.185 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 01 01:38:50.185 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:38:50.185 INFO kablam! | Sep 01 01:38:50.185 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:38:50.185 INFO kablam! Sep 01 01:38:50.300 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.301 INFO kablam! --> tests/union_query.rs:25:26 Sep 01 01:38:50.301 INFO kablam! | Sep 01 01:38:50.301 INFO kablam! 25 | union_query::RustMyQueryNames::Person(union_query::RustMyQueryNamesOnPerson { Sep 01 01:38:50.301 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.301 INFO kablam! Sep 01 01:38:50.302 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.302 INFO kablam! --> tests/union_query.rs:29:26 Sep 01 01:38:50.302 INFO kablam! | Sep 01 01:38:50.302 INFO kablam! 29 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 01 01:38:50.302 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.302 INFO kablam! Sep 01 01:38:50.302 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.302 INFO kablam! --> tests/union_query.rs:32:26 Sep 01 01:38:50.302 INFO kablam! | Sep 01 01:38:50.302 INFO kablam! 32 | union_query::RustMyQueryNames::Organization( Sep 01 01:38:50.302 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.302 INFO kablam! Sep 01 01:38:50.302 INFO kablam! error[E0433]: failed to resolve. Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.302 INFO kablam! --> tests/union_query.rs:37:26 Sep 01 01:38:50.302 INFO kablam! | Sep 01 01:38:50.302 INFO kablam! 37 | union_query::RustMyQueryNames::Dog(union_query::RustMyQueryNamesOnDog { Sep 01 01:38:50.302 INFO kablam! | ^^^^^^^^^^^^^^^^ Could not find `RustMyQueryNames` in `union_query` Sep 01 01:38:50.302 INFO kablam! Sep 01 01:38:50.302 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 01 01:38:50.302 INFO kablam! --> tests/union_query.rs:10:10 Sep 01 01:38:50.302 INFO kablam! | Sep 01 01:38:50.302 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 01 01:38:50.303 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 01 01:38:50.303 INFO kablam! Sep 01 01:38:50.303 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 01 01:38:50.303 INFO kablam! Sep 01 01:38:50.303 INFO kablam! error[E0412]: cannot find type `RustMyQueryNames` in this scope Sep 01 01:38:50.303 INFO kablam! --> tests/union_query.rs:10:10 Sep 01 01:38:50.303 INFO kablam! | Sep 01 01:38:50.303 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 01 01:38:50.303 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryNamesOnDog`? Sep 01 01:38:50.303 INFO kablam! Sep 01 01:38:50.313 INFO kablam! error: aborting due to 8 previous errors Sep 01 01:38:50.313 INFO kablam! Sep 01 01:38:50.313 INFO kablam! Some errors occurred: E0412, E0433. Sep 01 01:38:50.313 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 01:38:50.340 INFO kablam! error: Could not compile `graphql_client`. Sep 01 01:38:50.340 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:38:51.257 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 01 01:38:51.257 INFO kablam! --> tests/more_derives.rs:13:1 Sep 01 01:38:51.257 INFO kablam! | Sep 01 01:38:51.257 INFO kablam! 13 | struct MoreDerives; Sep 01 01:38:51.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 01:38:51.258 INFO kablam! | Sep 01 01:38:51.258 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 01:38:51.258 INFO kablam! Sep 01 01:38:53.296 INFO kablam! error: build failed Sep 01 01:38:53.298 INFO kablam! su: No module specific data is present Sep 01 01:38:53.708 INFO running `"docker" "rm" "-f" "83b52339e4e260cddbf4ad07094ccf63d6276d37abf48c6989f36d637e2e5f3f"` Sep 01 01:38:53.801 INFO blam! 83b52339e4e260cddbf4ad07094ccf63d6276d37abf48c6989f36d637e2e5f3f