Oct 27 20:12:09.207 INFO checking juniper-0.10.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:12:09.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 20:12:09.684 INFO blam! 4da5214a5f2d3ac9f54c2235ea644a5b9be2e48c47ded19e08c4f745b9fb81b3 Oct 27 20:12:09.686 INFO running `"docker" "start" "-a" "4da5214a5f2d3ac9f54c2235ea644a5b9be2e48c47ded19e08c4f745b9fb81b3"` Oct 27 20:12:11.651 INFO kablam! usermod: no changes Oct 27 20:12:11.765 INFO kablam! Compiling syn v0.14.9 Oct 27 20:12:31.204 INFO kablam! Compiling juniper_codegen v0.10.0 Oct 27 20:12:38.151 INFO kablam! Checking juniper v0.10.0 (/source) Oct 27 20:12:46.332 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Oct 27 20:12:46.332 INFO kablam! --> benches/bench.rs:7:14 Oct 27 20:12:46.332 INFO kablam! | Oct 27 20:12:46.332 INFO kablam! 7 | use juniper::tests::model::Database; Oct 27 20:12:46.332 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Oct 27 20:12:46.332 INFO kablam! Oct 27 20:12:46.332 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 27 20:12:46.332 INFO kablam! --> benches/bench.rs:11:20 Oct 27 20:12:46.332 INFO kablam! | Oct 27 20:12:46.332 INFO kablam! 11 | let database = Database::new(); Oct 27 20:12:46.332 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 27 20:12:46.332 INFO kablam! Oct 27 20:12:46.339 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 27 20:12:46.339 INFO kablam! --> benches/bench.rs:27:20 Oct 27 20:12:46.339 INFO kablam! | Oct 27 20:12:46.339 INFO kablam! 27 | let database = Database::new(); Oct 27 20:12:46.339 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 27 20:12:46.339 INFO kablam! Oct 27 20:12:46.347 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 27 20:12:46.347 INFO kablam! --> benches/bench.rs:12:59 Oct 27 20:12:46.347 INFO kablam! | Oct 27 20:12:46.347 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 27 20:12:46.347 INFO kablam! | ^^^^^^^^ not found in this scope Oct 27 20:12:46.347 INFO kablam! Oct 27 20:12:46.347 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 27 20:12:46.347 INFO kablam! --> benches/bench.rs:28:59 Oct 27 20:12:46.347 INFO kablam! | Oct 27 20:12:46.347 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 27 20:12:46.347 INFO kablam! | ^^^^^^^^ not found in this scope Oct 27 20:12:46.347 INFO kablam! Oct 27 20:12:46.347 INFO kablam! warning: unused import: `juniper::tests::model::Database` Oct 27 20:12:46.347 INFO kablam! --> benches/bench.rs:7:5 Oct 27 20:12:46.347 INFO kablam! | Oct 27 20:12:46.347 INFO kablam! 7 | use juniper::tests::model::Database; Oct 27 20:12:46.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:46.347 INFO kablam! | Oct 27 20:12:46.347 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 20:12:46.347 INFO kablam! Oct 27 20:12:46.439 INFO kablam! error: aborting due to 5 previous errors Oct 27 20:12:46.439 INFO kablam! Oct 27 20:12:46.439 INFO kablam! Some errors occurred: E0412, E0433. Oct 27 20:12:46.439 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 27 20:12:46.451 INFO kablam! error: Could not compile `juniper`. Oct 27 20:12:46.451 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 20:12:51.736 INFO kablam! error: build failed Oct 27 20:12:51.737 INFO kablam! su: No module specific data is present Oct 27 20:12:52.187 INFO running `"docker" "rm" "-f" "4da5214a5f2d3ac9f54c2235ea644a5b9be2e48c47ded19e08c4f745b9fb81b3"` Oct 27 20:12:52.351 INFO blam! 4da5214a5f2d3ac9f54c2235ea644a5b9be2e48c47ded19e08c4f745b9fb81b3