Oct 13 13:05:58.804 INFO checking juniper-0.10.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:05:58.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:59.113 INFO blam! a7e0b01530fb045b3b30b044caf41d93f982c8d8f310443fd8a1a2b1a6ae8abe Oct 13 13:05:59.117 INFO running `"docker" "start" "-a" "a7e0b01530fb045b3b30b044caf41d93f982c8d8f310443fd8a1a2b1a6ae8abe"` Oct 13 13:05:59.682 INFO kablam! usermod: no changes Oct 13 13:05:59.820 INFO kablam! Checking juniper v0.10.0 (/source) Oct 13 13:06:09.096 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Oct 13 13:06:09.097 INFO kablam! --> benches/bench.rs:7:14 Oct 13 13:06:09.097 INFO kablam! | Oct 13 13:06:09.097 INFO kablam! 7 | use juniper::tests::model::Database; Oct 13 13:06:09.097 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Oct 13 13:06:09.097 INFO kablam! Oct 13 13:06:09.098 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 13 13:06:09.098 INFO kablam! --> benches/bench.rs:11:20 Oct 13 13:06:09.098 INFO kablam! | Oct 13 13:06:09.098 INFO kablam! 11 | let database = Database::new(); Oct 13 13:06:09.098 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 13 13:06:09.098 INFO kablam! Oct 13 13:06:09.102 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 13 13:06:09.102 INFO kablam! --> benches/bench.rs:27:20 Oct 13 13:06:09.102 INFO kablam! | Oct 13 13:06:09.102 INFO kablam! 27 | let database = Database::new(); Oct 13 13:06:09.103 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 13 13:06:09.103 INFO kablam! Oct 13 13:06:09.107 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 13 13:06:09.107 INFO kablam! --> benches/bench.rs:12:59 Oct 13 13:06:09.107 INFO kablam! | Oct 13 13:06:09.108 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 13 13:06:09.108 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 13:06:09.108 INFO kablam! Oct 13 13:06:09.109 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 13 13:06:09.109 INFO kablam! --> benches/bench.rs:28:59 Oct 13 13:06:09.109 INFO kablam! | Oct 13 13:06:09.109 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 13 13:06:09.110 INFO kablam! | ^^^^^^^^ not found in this scope Oct 13 13:06:09.110 INFO kablam! Oct 13 13:06:09.110 INFO kablam! warning: unused import: `juniper::tests::model::Database` Oct 13 13:06:09.111 INFO kablam! --> benches/bench.rs:7:5 Oct 13 13:06:09.111 INFO kablam! | Oct 13 13:06:09.111 INFO kablam! 7 | use juniper::tests::model::Database; Oct 13 13:06:09.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:06:09.112 INFO kablam! | Oct 13 13:06:09.112 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 13:06:09.112 INFO kablam! Oct 13 13:06:09.216 INFO kablam! error: aborting due to 5 previous errors Oct 13 13:06:09.216 INFO kablam! Oct 13 13:06:09.216 INFO kablam! Some errors occurred: E0412, E0433. Oct 13 13:06:09.216 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 13 13:06:09.224 INFO kablam! error: Could not compile `juniper`. Oct 13 13:06:09.224 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 13:06:14.512 INFO kablam! error: build failed Oct 13 13:06:14.513 INFO kablam! su: No module specific data is present Oct 13 13:06:15.132 INFO running `"docker" "rm" "-f" "a7e0b01530fb045b3b30b044caf41d93f982c8d8f310443fd8a1a2b1a6ae8abe"` Oct 13 13:06:15.462 INFO blam! a7e0b01530fb045b3b30b044caf41d93f982c8d8f310443fd8a1a2b1a6ae8abe