Sep 01 16:14:19.908 INFO checking juniper-0.9.2 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 16:14:19.908 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 16:14:19.908 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:14:20.078 INFO blam! 3a8325e9edb7c1f5cf6ba3e23471a1226b8d2da65c8427dc6f68b6f937d2fa4c Sep 01 16:14:20.078 INFO running `"docker" "start" "-a" "3a8325e9edb7c1f5cf6ba3e23471a1226b8d2da65c8427dc6f68b6f937d2fa4c"` Sep 01 16:14:21.109 INFO kablam! Checking juniper v0.9.2 (file:///source) Sep 01 16:14:30.033 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Sep 01 16:14:30.033 INFO kablam! --> benches/bench.rs:8:14 Sep 01 16:14:30.033 INFO kablam! | Sep 01 16:14:30.033 INFO kablam! 8 | use juniper::tests::model::Database; Sep 01 16:14:30.033 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Sep 01 16:14:30.033 INFO kablam! Sep 01 16:14:30.033 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 01 16:14:30.034 INFO kablam! --> benches/bench.rs:11:20 Sep 01 16:14:30.034 INFO kablam! | Sep 01 16:14:30.034 INFO kablam! 11 | let database = Database::new(); Sep 01 16:14:30.034 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 01 16:14:30.034 INFO kablam! Sep 01 16:14:30.051 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 01 16:14:30.051 INFO kablam! --> benches/bench.rs:27:20 Sep 01 16:14:30.051 INFO kablam! | Sep 01 16:14:30.051 INFO kablam! 27 | let database = Database::new(); Sep 01 16:14:30.051 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 01 16:14:30.051 INFO kablam! Sep 01 16:14:30.056 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 01 16:14:30.056 INFO kablam! --> benches/bench.rs:12:59 Sep 01 16:14:30.056 INFO kablam! | Sep 01 16:14:30.056 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 01 16:14:30.056 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 16:14:30.056 INFO kablam! Sep 01 16:14:30.056 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 01 16:14:30.056 INFO kablam! --> benches/bench.rs:28:59 Sep 01 16:14:30.056 INFO kablam! | Sep 01 16:14:30.056 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 01 16:14:30.056 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 16:14:30.056 INFO kablam! Sep 01 16:14:30.057 INFO kablam! warning: unused import: `juniper::tests::model::Database` Sep 01 16:14:30.057 INFO kablam! --> benches/bench.rs:8:5 Sep 01 16:14:30.057 INFO kablam! | Sep 01 16:14:30.057 INFO kablam! 8 | use juniper::tests::model::Database; Sep 01 16:14:30.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:14:30.057 INFO kablam! | Sep 01 16:14:30.058 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 16:14:30.058 INFO kablam! Sep 01 16:14:30.188 INFO kablam! error: aborting due to 5 previous errors Sep 01 16:14:30.188 INFO kablam! Sep 01 16:14:30.188 INFO kablam! Some errors occurred: E0412, E0433. Sep 01 16:14:30.188 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 16:14:30.195 INFO kablam! error: Could not compile `juniper`. Sep 01 16:14:30.195 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 16:14:37.039 INFO kablam! error: build failed Sep 01 16:14:37.040 INFO kablam! su: No module specific data is present Sep 01 16:14:37.522 INFO running `"docker" "rm" "-f" "3a8325e9edb7c1f5cf6ba3e23471a1226b8d2da65c8427dc6f68b6f937d2fa4c"` Sep 01 16:14:37.637 INFO blam! 3a8325e9edb7c1f5cf6ba3e23471a1226b8d2da65c8427dc6f68b6f937d2fa4c