Sep 14 14:18:46.969 INFO checking juniper-0.9.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 14:18:46.969 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 14:18:46.969 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:47.171 INFO blam! 603a89135bf2235e9dadd6b8671673e721bf8dd50e0021f816040f0271983dea Sep 14 14:18:47.179 INFO running `"docker" "start" "-a" "603a89135bf2235e9dadd6b8671673e721bf8dd50e0021f816040f0271983dea"` Sep 14 14:18:48.515 INFO kablam! usermod: no changes Sep 14 14:18:48.643 INFO kablam! Checking ordermap v0.2.13 Sep 14 14:18:48.643 INFO kablam! Compiling juniper_codegen v0.9.2 Sep 14 14:18:51.782 INFO kablam! Checking juniper v0.9.2 (file:///source) Sep 14 14:18:56.898 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Sep 14 14:18:56.898 INFO kablam! --> benches/bench.rs:8:14 Sep 14 14:18:56.898 INFO kablam! | Sep 14 14:18:56.898 INFO kablam! 8 | use juniper::tests::model::Database; Sep 14 14:18:56.898 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Sep 14 14:18:56.898 INFO kablam! Sep 14 14:18:56.898 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 14 14:18:56.898 INFO kablam! --> benches/bench.rs:11:20 Sep 14 14:18:56.898 INFO kablam! | Sep 14 14:18:56.898 INFO kablam! 11 | let database = Database::new(); Sep 14 14:18:56.898 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 14 14:18:56.898 INFO kablam! Sep 14 14:18:56.907 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 14 14:18:56.907 INFO kablam! --> benches/bench.rs:27:20 Sep 14 14:18:56.907 INFO kablam! | Sep 14 14:18:56.907 INFO kablam! 27 | let database = Database::new(); Sep 14 14:18:56.907 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 14 14:18:56.907 INFO kablam! Sep 14 14:18:56.910 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 14 14:18:56.910 INFO kablam! --> benches/bench.rs:12:59 Sep 14 14:18:56.910 INFO kablam! | Sep 14 14:18:56.910 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 14 14:18:56.910 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 14:18:56.910 INFO kablam! Sep 14 14:18:56.910 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 14 14:18:56.910 INFO kablam! --> benches/bench.rs:28:59 Sep 14 14:18:56.910 INFO kablam! | Sep 14 14:18:56.910 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 14 14:18:56.910 INFO kablam! | ^^^^^^^^ not found in this scope Sep 14 14:18:56.910 INFO kablam! Sep 14 14:18:56.910 INFO kablam! warning: unused import: `juniper::tests::model::Database` Sep 14 14:18:56.910 INFO kablam! --> benches/bench.rs:8:5 Sep 14 14:18:56.910 INFO kablam! | Sep 14 14:18:56.910 INFO kablam! 8 | use juniper::tests::model::Database; Sep 14 14:18:56.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 14:18:56.910 INFO kablam! | Sep 14 14:18:56.910 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 14:18:56.910 INFO kablam! Sep 14 14:18:56.979 INFO kablam! error: aborting due to 5 previous errors Sep 14 14:18:56.979 INFO kablam! Sep 14 14:18:56.979 INFO kablam! Some errors occurred: E0412, E0433. Sep 14 14:18:56.979 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 14 14:18:56.985 INFO kablam! error: Could not compile `juniper`. Sep 14 14:18:56.985 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:19:01.689 INFO kablam! error: build failed Sep 14 14:19:01.696 INFO kablam! su: No module specific data is present Sep 14 14:19:02.228 INFO running `"docker" "rm" "-f" "603a89135bf2235e9dadd6b8671673e721bf8dd50e0021f816040f0271983dea"` Sep 14 14:19:02.310 INFO blam! 603a89135bf2235e9dadd6b8671673e721bf8dd50e0021f816040f0271983dea