Sep 04 16:04:01.084 INFO checking juniper-0.9.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:04:01.084 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:04:01.085 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:04:01.270 INFO blam! 453496f7f1189129f0cd5fb4f220c948ed93c80fbd77a5c91cea1841a2625064 Sep 04 16:04:01.272 INFO running `"docker" "start" "-a" "453496f7f1189129f0cd5fb4f220c948ed93c80fbd77a5c91cea1841a2625064"` Sep 04 16:04:02.292 INFO kablam! Checking ordermap v0.2.13 Sep 04 16:04:02.292 INFO kablam! Compiling juniper_codegen v0.9.2 Sep 04 16:04:06.589 INFO kablam! Checking juniper v0.9.2 (file:///source) Sep 04 16:04:15.512 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Sep 04 16:04:15.512 INFO kablam! --> benches/bench.rs:8:14 Sep 04 16:04:15.512 INFO kablam! | Sep 04 16:04:15.512 INFO kablam! 8 | use juniper::tests::model::Database; Sep 04 16:04:15.512 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Sep 04 16:04:15.512 INFO kablam! Sep 04 16:04:15.512 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 04 16:04:15.512 INFO kablam! --> benches/bench.rs:11:20 Sep 04 16:04:15.512 INFO kablam! | Sep 04 16:04:15.512 INFO kablam! 11 | let database = Database::new(); Sep 04 16:04:15.512 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 04 16:04:15.512 INFO kablam! Sep 04 16:04:15.527 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 04 16:04:15.527 INFO kablam! --> benches/bench.rs:27:20 Sep 04 16:04:15.527 INFO kablam! | Sep 04 16:04:15.527 INFO kablam! 27 | let database = Database::new(); Sep 04 16:04:15.527 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 04 16:04:15.527 INFO kablam! Sep 04 16:04:15.531 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 04 16:04:15.531 INFO kablam! --> benches/bench.rs:12:59 Sep 04 16:04:15.531 INFO kablam! | Sep 04 16:04:15.531 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 04 16:04:15.531 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 16:04:15.531 INFO kablam! Sep 04 16:04:15.531 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 04 16:04:15.531 INFO kablam! --> benches/bench.rs:28:59 Sep 04 16:04:15.531 INFO kablam! | Sep 04 16:04:15.531 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 04 16:04:15.531 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 16:04:15.531 INFO kablam! Sep 04 16:04:15.532 INFO kablam! warning: unused import: `juniper::tests::model::Database` Sep 04 16:04:15.532 INFO kablam! --> benches/bench.rs:8:5 Sep 04 16:04:15.532 INFO kablam! | Sep 04 16:04:15.532 INFO kablam! 8 | use juniper::tests::model::Database; Sep 04 16:04:15.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:04:15.532 INFO kablam! | Sep 04 16:04:15.532 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 16:04:15.532 INFO kablam! Sep 04 16:04:15.713 INFO kablam! error: aborting due to 5 previous errors Sep 04 16:04:15.714 INFO kablam! Sep 04 16:04:15.714 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 16:04:15.714 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 16:04:15.723 INFO kablam! error: Could not compile `juniper`. Sep 04 16:04:15.723 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:04:22.409 INFO kablam! error: build failed Sep 04 16:04:22.411 INFO kablam! su: No module specific data is present Sep 04 16:04:23.135 INFO running `"docker" "rm" "-f" "453496f7f1189129f0cd5fb4f220c948ed93c80fbd77a5c91cea1841a2625064"` Sep 04 16:04:23.239 INFO blam! 453496f7f1189129f0cd5fb4f220c948ed93c80fbd77a5c91cea1841a2625064