Oct 13 13:05:57.852 INFO checking juniper-0.10.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:05:57.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 13:05:58.436 INFO blam! 6d2ab08c0974ad778b91d504b7b56080a4ffe3bdc3a7bc3a4525fcd005ad40a5 Oct 13 13:05:58.438 INFO running `"docker" "start" "-a" "6d2ab08c0974ad778b91d504b7b56080a4ffe3bdc3a7bc3a4525fcd005ad40a5"` Oct 13 13:05:59.056 INFO kablam! usermod: no changes Oct 13 13:05:59.159 INFO kablam! Checking juniper v0.10.0 (/source) Oct 13 13:06:08.644 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Oct 13 13:06:08.645 INFO kablam! --> benches/bench.rs:7:14 Oct 13 13:06:08.645 INFO kablam! | Oct 13 13:06:08.645 INFO kablam! 7 | use juniper::tests::model::Database; Oct 13 13:06:08.645 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Oct 13 13:06:08.646 INFO kablam! Oct 13 13:06:08.646 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 13 13:06:08.646 INFO kablam! --> benches/bench.rs:11:20 Oct 13 13:06:08.646 INFO kablam! | Oct 13 13:06:08.647 INFO kablam! 11 | let database = Database::new(); Oct 13 13:06:08.647 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 13 13:06:08.647 INFO kablam! Oct 13 13:06:08.660 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 13 13:06:08.661 INFO kablam! --> benches/bench.rs:27:20 Oct 13 13:06:08.661 INFO kablam! | Oct 13 13:06:08.661 INFO kablam! 27 | let database = Database::new(); Oct 13 13:06:08.661 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 13 13:06:08.662 INFO kablam! Oct 13 13:06:08.662 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 13 13:06:08.662 INFO kablam! --> benches/bench.rs:12:59 Oct 13 13:06:08.662 INFO kablam! | Oct 13 13:06:08.663 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 13 13:06:08.663 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 13:06:08.663 INFO kablam! Oct 13 13:06:08.663 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 13 13:06:08.664 INFO kablam! --> benches/bench.rs:28:59 Oct 13 13:06:08.664 INFO kablam! | Oct 13 13:06:08.664 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 13 13:06:08.664 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 13:06:08.665 INFO kablam! Oct 13 13:06:08.665 INFO kablam! warning: unused import: `juniper::tests::model::Database` Oct 13 13:06:08.665 INFO kablam! --> benches/bench.rs:7:5 Oct 13 13:06:08.665 INFO kablam! | Oct 13 13:06:08.666 INFO kablam! 7 | use juniper::tests::model::Database; Oct 13 13:06:08.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:06:08.666 INFO kablam! | Oct 13 13:06:08.666 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:06:08.667 INFO kablam! Oct 13 13:06:08.760 INFO kablam! error: aborting due to 5 previous errors Oct 13 13:06:08.761 INFO kablam! Oct 13 13:06:08.761 INFO kablam! Some errors occurred: E0412, E0433. Oct 13 13:06:08.761 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 13 13:06:08.770 INFO kablam! error: Could not compile `juniper`. Oct 13 13:06:08.770 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 13:06:13.454 INFO kablam! error: build failed Oct 13 13:06:13.454 INFO kablam! su: No module specific data is present Oct 13 13:06:13.794 INFO running `"docker" "rm" "-f" "6d2ab08c0974ad778b91d504b7b56080a4ffe3bdc3a7bc3a4525fcd005ad40a5"` Oct 13 13:06:13.944 INFO blam! 6d2ab08c0974ad778b91d504b7b56080a4ffe3bdc3a7bc3a4525fcd005ad40a5