Sep 02 09:44:47.046 INFO checking juniper-0.9.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 09:44:47.046 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 09:44:47.047 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 09:44:47.193 INFO blam! afd3d10797e5fe0db0564e906144f18f5a930aabf18c312572a26506dde99eb1 Sep 02 09:44:47.194 INFO running `"docker" "start" "-a" "afd3d10797e5fe0db0564e906144f18f5a930aabf18c312572a26506dde99eb1"` Sep 02 09:44:47.835 INFO kablam! Checking juniper v0.9.2 (file:///source) Sep 02 09:44:56.906 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Sep 02 09:44:56.906 INFO kablam! --> benches/bench.rs:8:14 Sep 02 09:44:56.906 INFO kablam! | Sep 02 09:44:56.906 INFO kablam! 8 | use juniper::tests::model::Database; Sep 02 09:44:56.906 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Sep 02 09:44:56.906 INFO kablam! Sep 02 09:44:56.906 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 02 09:44:56.906 INFO kablam! --> benches/bench.rs:11:20 Sep 02 09:44:56.906 INFO kablam! | Sep 02 09:44:56.906 INFO kablam! 11 | let database = Database::new(); Sep 02 09:44:56.906 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 02 09:44:56.906 INFO kablam! Sep 02 09:44:56.924 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 02 09:44:56.924 INFO kablam! --> benches/bench.rs:27:20 Sep 02 09:44:56.924 INFO kablam! | Sep 02 09:44:56.924 INFO kablam! 27 | let database = Database::new(); Sep 02 09:44:56.924 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 02 09:44:56.924 INFO kablam! Sep 02 09:44:56.928 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 02 09:44:56.928 INFO kablam! --> benches/bench.rs:12:59 Sep 02 09:44:56.928 INFO kablam! | Sep 02 09:44:56.928 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 02 09:44:56.928 INFO kablam! | ^^^^^^^^ not found in this scope Sep 02 09:44:56.928 INFO kablam! Sep 02 09:44:56.928 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 02 09:44:56.928 INFO kablam! --> benches/bench.rs:28:59 Sep 02 09:44:56.928 INFO kablam! | Sep 02 09:44:56.928 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 02 09:44:56.928 INFO kablam! | ^^^^^^^^ not found in this scope Sep 02 09:44:56.928 INFO kablam! Sep 02 09:44:56.929 INFO kablam! warning: unused import: `juniper::tests::model::Database` Sep 02 09:44:56.929 INFO kablam! --> benches/bench.rs:8:5 Sep 02 09:44:56.929 INFO kablam! | Sep 02 09:44:56.929 INFO kablam! 8 | use juniper::tests::model::Database; Sep 02 09:44:56.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:44:56.929 INFO kablam! | Sep 02 09:44:56.929 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 09:44:56.929 INFO kablam! Sep 02 09:44:57.058 INFO kablam! error: aborting due to 5 previous errors Sep 02 09:44:57.058 INFO kablam! Sep 02 09:44:57.058 INFO kablam! Some errors occurred: E0412, E0433. Sep 02 09:44:57.058 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 09:44:57.065 INFO kablam! error: Could not compile `juniper`. Sep 02 09:44:57.065 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 09:45:05.041 INFO kablam! error: build failed Sep 02 09:45:05.043 INFO kablam! su: No module specific data is present Sep 02 09:45:05.403 INFO running `"docker" "rm" "-f" "afd3d10797e5fe0db0564e906144f18f5a930aabf18c312572a26506dde99eb1"` Sep 02 09:45:05.489 INFO blam! afd3d10797e5fe0db0564e906144f18f5a930aabf18c312572a26506dde99eb1