Oct 27 20:12:16.013 INFO checking juniper-0.10.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:12:16.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 20:12:16.474 INFO blam! 3733c2b69ca325e901df801f7d4fcdc436fb4622a72e2571c1c49648918fbe96 Oct 27 20:12:16.476 INFO running `"docker" "start" "-a" "3733c2b69ca325e901df801f7d4fcdc436fb4622a72e2571c1c49648918fbe96"` Oct 27 20:12:18.305 INFO kablam! usermod: no changes Oct 27 20:12:18.508 INFO kablam! Compiling juniper_codegen v0.10.0 Oct 27 20:12:27.880 INFO kablam! Checking juniper v0.10.0 (/source) Oct 27 20:12:39.719 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Oct 27 20:12:39.719 INFO kablam! --> benches/bench.rs:7:14 Oct 27 20:12:39.719 INFO kablam! | Oct 27 20:12:39.719 INFO kablam! 7 | use juniper::tests::model::Database; Oct 27 20:12:39.719 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Oct 27 20:12:39.719 INFO kablam! Oct 27 20:12:39.719 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 27 20:12:39.720 INFO kablam! --> benches/bench.rs:11:20 Oct 27 20:12:39.720 INFO kablam! | Oct 27 20:12:39.720 INFO kablam! 11 | let database = Database::new(); Oct 27 20:12:39.720 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 27 20:12:39.720 INFO kablam! Oct 27 20:12:39.732 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Oct 27 20:12:39.733 INFO kablam! --> benches/bench.rs:27:20 Oct 27 20:12:39.733 INFO kablam! | Oct 27 20:12:39.733 INFO kablam! 27 | let database = Database::new(); Oct 27 20:12:39.733 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Oct 27 20:12:39.733 INFO kablam! Oct 27 20:12:39.737 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 27 20:12:39.737 INFO kablam! --> benches/bench.rs:12:59 Oct 27 20:12:39.737 INFO kablam! | Oct 27 20:12:39.737 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 27 20:12:39.737 INFO kablam! | ^^^^^^^^ not found in this scope Oct 27 20:12:39.738 INFO kablam! Oct 27 20:12:39.738 INFO kablam! error[E0412]: cannot find type `Database` in this scope Oct 27 20:12:39.738 INFO kablam! --> benches/bench.rs:28:59 Oct 27 20:12:39.738 INFO kablam! | Oct 27 20:12:39.738 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Oct 27 20:12:39.738 INFO kablam! | ^^^^^^^^ not found in this scope Oct 27 20:12:39.738 INFO kablam! Oct 27 20:12:39.739 INFO kablam! warning: unused import: `juniper::tests::model::Database` Oct 27 20:12:39.739 INFO kablam! --> benches/bench.rs:7:5 Oct 27 20:12:39.739 INFO kablam! | Oct 27 20:12:39.740 INFO kablam! 7 | use juniper::tests::model::Database; Oct 27 20:12:39.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:12:39.740 INFO kablam! | Oct 27 20:12:39.740 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 20:12:39.740 INFO kablam! Oct 27 20:12:39.847 INFO kablam! error: aborting due to 5 previous errors Oct 27 20:12:39.847 INFO kablam! Oct 27 20:12:39.848 INFO kablam! Some errors occurred: E0412, E0433. Oct 27 20:12:39.848 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 27 20:12:39.867 INFO kablam! error: Could not compile `juniper`. Oct 27 20:12:39.867 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 20:12:42.108 INFO kablam! error: build failed Oct 27 20:12:42.108 INFO kablam! su: No module specific data is present Oct 27 20:12:42.612 INFO running `"docker" "rm" "-f" "3733c2b69ca325e901df801f7d4fcdc436fb4622a72e2571c1c49648918fbe96"` Oct 27 20:12:42.851 INFO blam! 3733c2b69ca325e901df801f7d4fcdc436fb4622a72e2571c1c49648918fbe96