Sep 21 08:10:30.394 INFO checking juniper-0.10.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:10:30.394 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:10:30.394 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:10:30.636 INFO blam! b5dc1473da861de5a59f09afc49f69dd6519c5ed9e0b6f3490a4a0c69d4d4d89 Sep 21 08:10:30.636 INFO running `"docker" "start" "-a" "b5dc1473da861de5a59f09afc49f69dd6519c5ed9e0b6f3490a4a0c69d4d4d89"` Sep 21 08:10:32.198 INFO kablam! usermod: no changes Sep 21 08:10:32.394 INFO kablam! Checking indexmap v1.0.1 Sep 21 08:10:32.398 INFO kablam! Compiling juniper_codegen v0.10.0 Sep 21 08:10:40.314 INFO kablam! Checking juniper v0.10.0 (/source) Sep 21 08:10:42.558 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 08:10:42.558 INFO kablam! --> src/parser/parser.rs:20:31 Sep 21 08:10:42.558 INFO kablam! | Sep 21 08:10:42.558 INFO kablam! 20 | pub type ParseResult<'a, T> = Result, Spanning>>; Sep 21 08:10:42.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 08:10:42.558 INFO kablam! | Sep 21 08:10:42.558 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 08:10:42.558 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 08:10:42.558 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 08:10:42.558 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:10:42.558 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:10:42.558 INFO kablam! Sep 21 08:10:42.558 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 08:10:42.558 INFO kablam! --> src/parser/parser.rs:26:37 Sep 21 08:10:42.558 INFO kablam! | Sep 21 08:10:42.558 INFO kablam! 26 | pub type OptionParseResult<'a, T> = Result>, Spanning>>; Sep 21 08:10:42.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 08:10:42.558 INFO kablam! | Sep 21 08:10:42.558 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 08:10:42.558 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 08:10:42.558 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:10:42.558 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:10:42.558 INFO kablam! Sep 21 08:10:44.394 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 08:10:44.394 INFO kablam! --> src/parser/parser.rs:20:31 Sep 21 08:10:44.394 INFO kablam! | Sep 21 08:10:44.394 INFO kablam! 20 | pub type ParseResult<'a, T> = Result, Spanning>>; Sep 21 08:10:44.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 08:10:44.394 INFO kablam! | Sep 21 08:10:44.394 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 08:10:44.394 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 08:10:44.394 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 08:10:44.394 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:10:44.394 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:10:44.394 INFO kablam! Sep 21 08:10:44.398 INFO kablam! warning: `T` doesn't implement `std::fmt::Debug` Sep 21 08:10:44.398 INFO kablam! --> src/parser/parser.rs:26:37 Sep 21 08:10:44.398 INFO kablam! | Sep 21 08:10:44.398 INFO kablam! 26 | pub type OptionParseResult<'a, T> = Result>, Spanning>>; Sep 21 08:10:44.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 08:10:44.398 INFO kablam! | Sep 21 08:10:44.398 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `T` Sep 21 08:10:44.398 INFO kablam! = help: consider adding a `where T: std::fmt::Debug` bound Sep 21 08:10:44.398 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:10:44.398 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:10:44.398 INFO kablam! Sep 21 08:10:46.978 INFO kablam! error[E0433]: failed to resolve. Could not find `tests` in `juniper` Sep 21 08:10:46.978 INFO kablam! --> benches/bench.rs:7:14 Sep 21 08:10:46.978 INFO kablam! | Sep 21 08:10:46.978 INFO kablam! 7 | use juniper::tests::model::Database; Sep 21 08:10:46.978 INFO kablam! | ^^^^^ Could not find `tests` in `juniper` Sep 21 08:10:46.978 INFO kablam! Sep 21 08:10:46.978 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 21 08:10:46.978 INFO kablam! --> benches/bench.rs:11:20 Sep 21 08:10:46.978 INFO kablam! | Sep 21 08:10:46.978 INFO kablam! 11 | let database = Database::new(); Sep 21 08:10:46.978 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 21 08:10:46.978 INFO kablam! Sep 21 08:10:46.989 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Database` Sep 21 08:10:46.990 INFO kablam! --> benches/bench.rs:27:20 Sep 21 08:10:46.990 INFO kablam! | Sep 21 08:10:46.990 INFO kablam! 27 | let database = Database::new(); Sep 21 08:10:46.990 INFO kablam! | ^^^^^^^^ Use of undeclared type or module `Database` Sep 21 08:10:46.990 INFO kablam! Sep 21 08:10:46.993 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 21 08:10:46.993 INFO kablam! --> benches/bench.rs:12:59 Sep 21 08:10:46.993 INFO kablam! | Sep 21 08:10:46.993 INFO kablam! 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 21 08:10:46.993 INFO kablam! | ^^^^^^^^ not found in this scope Sep 21 08:10:46.993 INFO kablam! Sep 21 08:10:46.993 INFO kablam! error[E0412]: cannot find type `Database` in this scope Sep 21 08:10:46.993 INFO kablam! --> benches/bench.rs:28:59 Sep 21 08:10:46.993 INFO kablam! | Sep 21 08:10:46.993 INFO kablam! 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Sep 21 08:10:46.993 INFO kablam! | ^^^^^^^^ not found in this scope Sep 21 08:10:46.993 INFO kablam! Sep 21 08:10:46.993 INFO kablam! warning: unused import: `juniper::tests::model::Database` Sep 21 08:10:46.993 INFO kablam! --> benches/bench.rs:7:5 Sep 21 08:10:46.994 INFO kablam! | Sep 21 08:10:46.994 INFO kablam! 7 | use juniper::tests::model::Database; Sep 21 08:10:46.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:10:46.994 INFO kablam! | Sep 21 08:10:46.994 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 08:10:46.994 INFO kablam! Sep 21 08:10:47.082 INFO kablam! error: aborting due to 5 previous errors Sep 21 08:10:47.082 INFO kablam! Sep 21 08:10:47.082 INFO kablam! Some errors occurred: E0412, E0433. Sep 21 08:10:47.082 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 21 08:10:47.089 INFO kablam! error: Could not compile `juniper`. Sep 21 08:10:47.089 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:10:51.877 INFO kablam! error: build failed Sep 21 08:10:51.877 INFO kablam! su: No module specific data is present Sep 21 08:10:52.476 INFO running `"docker" "rm" "-f" "b5dc1473da861de5a59f09afc49f69dd6519c5ed9e0b6f3490a4a0c69d4d4d89"` Sep 21 08:10:52.555 INFO blam! b5dc1473da861de5a59f09afc49f69dd6519c5ed9e0b6f3490a4a0c69d4d4d89