Oct 22 02:04:28.474 INFO checking juniper-0.10.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:04:28.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 02:04:29.036 INFO blam! a33e49777c5d902ae4748f633d359f1e9eddc198dcdbe3675d1dc6261d27bc90 Oct 22 02:04:29.039 INFO running `"docker" "start" "-a" "a33e49777c5d902ae4748f633d359f1e9eddc198dcdbe3675d1dc6261d27bc90"` Oct 22 02:04:31.747 INFO kablam! usermod: no changes Oct 22 02:04:31.940 INFO kablam! Checking indexmap v1.0.1 Oct 22 02:04:31.940 INFO kablam! Compiling juniper_codegen v0.10.0 Oct 22 02:04:42.671 INFO kablam! Checking juniper v0.10.0 (/source) Oct 22 02:04:52.053 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Oct 22 02:04:52.053 INFO kablam! --> benches/bench.rs:7:14 Oct 22 02:04:52.053 INFO kablam! | Oct 22 02:04:52.054 INFO kablam! 7 | use juniper::tests::model::Database; Oct 22 02:04:52.054 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Oct 22 02:04:52.054 INFO kablam! Oct 22 02:04:52.055 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 22 02:04:52.055 INFO kablam! --> benches/bench.rs:11:20 Oct 22 02:04:52.055 INFO kablam! | Oct 22 02:04:52.056 INFO kablam! 11 | let database = Database::new(); Oct 22 02:04:52.056 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 22 02:04:52.060 INFO kablam! Oct 22 02:04:52.064 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 22 02:04:52.064 INFO kablam! --> benches/bench.rs:27:20 Oct 22 02:04:52.064 INFO kablam! | Oct 22 02:04:52.064 INFO kablam! 27 | let database = Database::new(); Oct 22 02:04:52.064 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 22 02:04:52.064 INFO kablam! Oct 22 02:04:52.064 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 22 02:04:52.064 INFO kablam! --> benches/bench.rs:12:59 Oct 22 02:04:52.064 INFO kablam! | Oct 22 02:04:52.064 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 22 02:04:52.064 INFO kablam! | ^^^^^^^^ not found in this scope Oct 22 02:04:52.065 INFO kablam! Oct 22 02:04:52.065 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 22 02:04:52.065 INFO kablam! --> benches/bench.rs:28:59 Oct 22 02:04:52.065 INFO kablam! | Oct 22 02:04:52.065 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 22 02:04:52.065 INFO kablam! | ^^^^^^^^ not found in this scope Oct 22 02:04:52.065 INFO kablam! Oct 22 02:04:52.065 INFO kablam! warning: unused import: `juniper::tests::model::Database` Oct 22 02:04:52.065 INFO kablam! --> benches/bench.rs:7:5 Oct 22 02:04:52.065 INFO kablam! | Oct 22 02:04:52.065 INFO kablam! 7 | use juniper::tests::model::Database; Oct 22 02:04:52.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:04:52.065 INFO kablam! | Oct 22 02:04:52.065 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 02:04:52.065 INFO kablam! Oct 22 02:04:52.153 INFO kablam! error: aborting due to 5 previous errors Oct 22 02:04:52.153 INFO kablam! Oct 22 02:04:52.153 INFO kablam! Some errors occurred: E0412, E0433. Oct 22 02:04:52.153 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 22 02:04:52.160 INFO kablam! error: Could not compile `juniper`. Oct 22 02:04:52.160 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 02:04:57.492 INFO kablam! error: build failed Oct 22 02:04:57.492 INFO kablam! su: No module specific data is present Oct 22 02:04:58.178 INFO running `"docker" "rm" "-f" "a33e49777c5d902ae4748f633d359f1e9eddc198dcdbe3675d1dc6261d27bc90"` Oct 22 02:04:58.331 INFO blam! a33e49777c5d902ae4748f633d359f1e9eddc198dcdbe3675d1dc6261d27bc90