Sep 01 01:37:26.284 INFO checking graphql_client-0.4.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 01:37:26.284 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 01:37:26.284 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-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:26.478 INFO blam! 450874686aa30f439f08b7f2b8641edc2dacd9cf2890498cefef7862cb47b8c4 Sep 01 01:37:26.480 INFO running `"docker" "start" "-a" "450874686aa30f439f08b7f2b8641edc2dacd9cf2890498cefef7862cb47b8c4"` Sep 01 01:37:27.076 INFO kablam! Compiling ascii v0.7.1 Sep 01 01:37:27.076 INFO kablam! Compiling either v1.5.0 Sep 01 01:37:27.081 INFO kablam! Checking graphql-parser v0.2.2 Sep 01 01:37:28.768 INFO kablam! Compiling combine v3.5.1 Sep 01 01:38:21.932 INFO kablam! Compiling graphql_query_derive v0.4.0 Sep 01 01:38:42.277 INFO kablam! Checking graphql_client v0.4.0 (file:///source) Sep 01 01:38:50.927 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:38:50.927 INFO kablam! --> tests/interfaces.rs:10:10 Sep 01 01:38:50.927 INFO kablam! | Sep 01 01:38:50.927 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 01 01:38:50.927 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:38:50.927 INFO kablam! | Sep 01 01:38:50.927 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:38:50.927 INFO kablam! Sep 01 01:38:50.969 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.970 INFO kablam! --> tests/interfaces.rs:32:21 Sep 01 01:38:50.970 INFO kablam! | Sep 01 01:38:50.970 INFO kablam! 32 | on: RustMyQueryEverythingOn::Person(RustMyQueryEverythingOnPerson { Sep 01 01:38:50.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.970 INFO kablam! Sep 01 01:38:50.970 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.970 INFO kablam! --> tests/interfaces.rs:38:21 Sep 01 01:38:50.970 INFO kablam! | Sep 01 01:38:50.970 INFO kablam! 38 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 01 01:38:50.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.970 INFO kablam! Sep 01 01:38:50.970 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.970 INFO kablam! --> tests/interfaces.rs:42:21 Sep 01 01:38:50.970 INFO kablam! | Sep 01 01:38:50.970 INFO kablam! 42 | on: RustMyQueryEverythingOn::Organization(RustMyQueryEverythingOnOrganization { Sep 01 01:38:50.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.971 INFO kablam! Sep 01 01:38:50.971 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.971 INFO kablam! --> tests/interfaces.rs:48:21 Sep 01 01:38:50.971 INFO kablam! | Sep 01 01:38:50.971 INFO kablam! 48 | on: RustMyQueryEverythingOn::Dog(RustMyQueryEverythingOnDog { is_good_dog: true }), Sep 01 01:38:50.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `RustMyQueryEverythingOn` Sep 01 01:38:50.971 INFO kablam! Sep 01 01:38:50.971 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:38:50.971 INFO kablam! --> tests/interfaces.rs:58:10 Sep 01 01:38:50.971 INFO kablam! | Sep 01 01:38:50.971 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 01 01:38:50.971 INFO kablam! | ^^^^^^^^^^^^ Sep 01 01:38:50.971 INFO kablam! | Sep 01 01:38:50.971 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:38:50.973 INFO kablam! Sep 01 01:38:51.028 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 01 01:38:51.028 INFO kablam! --> tests/interfaces.rs:10:10 Sep 01 01:38:51.028 INFO kablam! | Sep 01 01:38:51.028 INFO kablam! 10 | #[derive(GraphQLQuery)] Sep 01 01:38:51.028 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 01 01:38:51.028 INFO kablam! Sep 01 01:38:51.028 INFO kablam! error[E0412]: cannot find type `RustMyQueryEverythingOn` in this scope Sep 01 01:38:51.028 INFO kablam! --> tests/interfaces.rs:58:10 Sep 01 01:38:51.028 INFO kablam! | Sep 01 01:38:51.028 INFO kablam! 58 | #[derive(GraphQLQuery)] Sep 01 01:38:51.028 INFO kablam! | ^^^^^^^^^^^^ did you mean `RustMyQueryEverything`? Sep 01 01:38:51.028 INFO kablam! Sep 01 01:38:51.044 INFO kablam! error: aborting due to 8 previous errors Sep 01 01:38:51.044 INFO kablam! Sep 01 01:38:51.044 INFO kablam! Some errors occurred: E0412, E0433. Sep 01 01:38:51.044 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 01:38:51.071 INFO kablam! error: Could not compile `graphql_client`. Sep 01 01:38:51.071 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:38:51.244 INFO kablam! warning: struct is never constructed: `MoreDerives` Sep 01 01:38:51.244 INFO kablam! --> tests/more_derives.rs:13:1 Sep 01 01:38:51.244 INFO kablam! | Sep 01 01:38:51.244 INFO kablam! 13 | struct MoreDerives; Sep 01 01:38:51.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 01:38:51.245 INFO kablam! | Sep 01 01:38:51.245 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 01:38:51.245 INFO kablam! Sep 01 01:38:53.635 INFO kablam! error: build failed Sep 01 01:38:53.637 INFO kablam! su: No module specific data is present Sep 01 01:38:54.058 INFO running `"docker" "rm" "-f" "450874686aa30f439f08b7f2b8641edc2dacd9cf2890498cefef7862cb47b8c4"` Sep 01 01:38:54.164 INFO blam! 450874686aa30f439f08b7f2b8641edc2dacd9cf2890498cefef7862cb47b8c4