Sep 02 09:44:47.359 INFO checking juniper-0.9.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 09:44:47.359 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 09:44:47.359 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.509 INFO blam! 07504817ac2b55801f7ab31ffc26274e96f63c0f93d62a70804c3e23849639b2 Sep 02 09:44:47.513 INFO running `"docker" "start" "-a" "07504817ac2b55801f7ab31ffc26274e96f63c0f93d62a70804c3e23849639b2"` Sep 02 09:44:48.332 INFO kablam! Checking juniper v0.9.2 (file:///source) Sep 02 09:44:57.335 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Sep 02 09:44:57.335 INFO kablam! --> benches/bench.rs:8:14 Sep 02 09:44:57.335 INFO kablam! | Sep 02 09:44:57.335 INFO kablam! 8 | use juniper::tests::model::Database; Sep 02 09:44:57.335 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Sep 02 09:44:57.335 INFO kablam! Sep 02 09:44:57.335 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 02 09:44:57.335 INFO kablam! --> benches/bench.rs:11:20 Sep 02 09:44:57.335 INFO kablam! | Sep 02 09:44:57.335 INFO kablam! 11 | let database = Database::new(); Sep 02 09:44:57.335 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 02 09:44:57.335 INFO kablam! Sep 02 09:44:57.346 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 02 09:44:57.346 INFO kablam! --> benches/bench.rs:27:20 Sep 02 09:44:57.346 INFO kablam! | Sep 02 09:44:57.346 INFO kablam! 27 | let database = Database::new(); Sep 02 09:44:57.346 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 02 09:44:57.346 INFO kablam! Sep 02 09:44:57.349 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 02 09:44:57.349 INFO kablam! --> benches/bench.rs:12:59 Sep 02 09:44:57.349 INFO kablam! | Sep 02 09:44:57.349 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 02 09:44:57.349 INFO kablam! | ^^^^^^^^ not found in this scope Sep 02 09:44:57.349 INFO kablam! Sep 02 09:44:57.349 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 02 09:44:57.349 INFO kablam! --> benches/bench.rs:28:59 Sep 02 09:44:57.349 INFO kablam! | Sep 02 09:44:57.349 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 02 09:44:57.349 INFO kablam! | ^^^^^^^^ not found in this scope Sep 02 09:44:57.349 INFO kablam! Sep 02 09:44:57.350 INFO kablam! warning: unused import: `juniper::tests::model::Database` Sep 02 09:44:57.350 INFO kablam! --> benches/bench.rs:8:5 Sep 02 09:44:57.350 INFO kablam! | Sep 02 09:44:57.350 INFO kablam! 8 | use juniper::tests::model::Database; Sep 02 09:44:57.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:44:57.350 INFO kablam! | Sep 02 09:44:57.350 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 09:44:57.350 INFO kablam! Sep 02 09:44:57.476 INFO kablam! error: aborting due to 5 previous errors Sep 02 09:44:57.476 INFO kablam! Sep 02 09:44:57.476 INFO kablam! Some errors occurred: E0412, E0433. Sep 02 09:44:57.476 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 09:44:57.484 INFO kablam! error: Could not compile `juniper`. Sep 02 09:44:57.484 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 09:45:05.566 INFO kablam! error: build failed Sep 02 09:45:05.568 INFO kablam! su: No module specific data is present Sep 02 09:45:05.981 INFO running `"docker" "rm" "-f" "07504817ac2b55801f7ab31ffc26274e96f63c0f93d62a70804c3e23849639b2"` Sep 02 09:45:06.064 INFO blam! 07504817ac2b55801f7ab31ffc26274e96f63c0f93d62a70804c3e23849639b2