Sep 14 14:18:45.759 INFO checking juniper-0.9.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 14:18:45.759 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 14:18:45.759 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:18:45.952 INFO blam! b1e38561a1c863bc5790c2329c76371105f7999503c57139bfeb25fa2f899a44 Sep 14 14:18:45.958 INFO running `"docker" "start" "-a" "b1e38561a1c863bc5790c2329c76371105f7999503c57139bfeb25fa2f899a44"` Sep 14 14:18:47.178 INFO kablam! usermod: no changes Sep 14 14:18:47.266 INFO kablam! Checking juniper v0.9.2 (file:///source) Sep 14 14:18:53.087 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Sep 14 14:18:53.087 INFO kablam! --> benches/bench.rs:8:14 Sep 14 14:18:53.087 INFO kablam! | Sep 14 14:18:53.087 INFO kablam! 8 | use juniper::tests::model::Database; Sep 14 14:18:53.087 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Sep 14 14:18:53.087 INFO kablam! Sep 14 14:18:53.087 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 14 14:18:53.087 INFO kablam! --> benches/bench.rs:11:20 Sep 14 14:18:53.087 INFO kablam! | Sep 14 14:18:53.087 INFO kablam! 11 | let database = Database::new(); Sep 14 14:18:53.087 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 14 14:18:53.087 INFO kablam! Sep 14 14:18:53.103 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 14 14:18:53.103 INFO kablam! --> benches/bench.rs:27:20 Sep 14 14:18:53.103 INFO kablam! | Sep 14 14:18:53.103 INFO kablam! 27 | let database = Database::new(); Sep 14 14:18:53.103 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 14 14:18:53.103 INFO kablam! Sep 14 14:18:53.123 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 14 14:18:53.123 INFO kablam! --> benches/bench.rs:12:59 Sep 14 14:18:53.123 INFO kablam! | Sep 14 14:18:53.123 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 14 14:18:53.123 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 14:18:53.123 INFO kablam! Sep 14 14:18:53.123 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 14 14:18:53.123 INFO kablam! --> benches/bench.rs:28:59 Sep 14 14:18:53.123 INFO kablam! | Sep 14 14:18:53.123 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 14 14:18:53.123 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 14:18:53.123 INFO kablam! Sep 14 14:18:53.123 INFO kablam! warning: unused import: `juniper::tests::model::Database` Sep 14 14:18:53.123 INFO kablam! --> benches/bench.rs:8:5 Sep 14 14:18:53.123 INFO kablam! | Sep 14 14:18:53.123 INFO kablam! 8 | use juniper::tests::model::Database; Sep 14 14:18:53.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 14:18:53.123 INFO kablam! | Sep 14 14:18:53.123 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 14:18:53.123 INFO kablam! Sep 14 14:18:53.307 INFO kablam! error: aborting due to 5 previous errors Sep 14 14:18:53.307 INFO kablam! Sep 14 14:18:53.307 INFO kablam! Some errors occurred: E0412, E0433. Sep 14 14:18:53.307 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 14 14:18:53.327 INFO kablam! error: Could not compile `juniper`. Sep 14 14:18:53.327 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:18:58.573 INFO kablam! error: build failed Sep 14 14:18:58.573 INFO kablam! su: No module specific data is present Sep 14 14:18:59.190 INFO running `"docker" "rm" "-f" "b1e38561a1c863bc5790c2329c76371105f7999503c57139bfeb25fa2f899a44"` Sep 14 14:18:59.265 INFO blam! b1e38561a1c863bc5790c2329c76371105f7999503c57139bfeb25fa2f899a44