Sep 17 21:13:19.350 INFO checking monster-0.1.28 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:13:19.350 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:13:19.350 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:13:19.507 INFO blam! ff0d622fc457e6dbe0eec087d40126dcebe7d1e382b0d129a4a251decca45e6f Sep 17 21:13:19.513 INFO running `"docker" "start" "-a" "ff0d622fc457e6dbe0eec087d40126dcebe7d1e382b0d129a4a251decca45e6f"` Sep 17 21:13:20.390 INFO kablam! usermod: no changes Sep 17 21:13:20.440 INFO kablam! Checking monster v0.1.28 (/source) Sep 17 21:13:20.741 INFO kablam! error: the trait bound `T: incubation::global_init_cleanup::InitCleanup` is not satisfied Sep 17 21:13:20.741 INFO kablam! --> src/incubation/global_init_cleanup.rs:75:32 Sep 17 21:13:20.741 INFO kablam! | Sep 17 21:13:20.741 INFO kablam! 75 | pub type GlobalInitHandle = Mutex>>>; Sep 17 21:13:20.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `incubation::global_init_cleanup::InitCleanup` is not implemented for `T` Sep 17 21:13:20.741 INFO kablam! | Sep 17 21:13:20.741 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:13:20.741 INFO kablam! = help: consider adding a `where T: incubation::global_init_cleanup::InitCleanup` bound Sep 17 21:13:20.742 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:13:20.742 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:13:20.742 INFO kablam! Sep 17 21:13:20.742 INFO kablam! error: the trait bound `T: incubation::global_init_cleanup::InitCleanup` is not satisfied Sep 17 21:13:20.742 INFO kablam! --> src/incubation/global_init_cleanup.rs:76:31 Sep 17 21:13:20.742 INFO kablam! | Sep 17 21:13:20.742 INFO kablam! 76 | pub type LocalInitHandle = Arc>; Sep 17 21:13:20.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `incubation::global_init_cleanup::InitCleanup` is not implemented for `T` Sep 17 21:13:20.742 INFO kablam! | Sep 17 21:13:20.742 INFO kablam! = help: consider adding a `where T: incubation::global_init_cleanup::InitCleanup` bound Sep 17 21:13:20.742 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:13:20.742 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:13:20.742 INFO kablam! Sep 17 21:13:20.764 INFO kablam! error: aborting due to 2 previous errors Sep 17 21:13:20.764 INFO kablam! Sep 17 21:13:20.771 INFO kablam! error: Could not compile `monster`. Sep 17 21:13:20.771 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 21:13:20.858 INFO kablam! error: the trait bound `T: incubation::global_init_cleanup::InitCleanup` is not satisfied Sep 17 21:13:20.858 INFO kablam! --> src/incubation/global_init_cleanup.rs:75:32 Sep 17 21:13:20.858 INFO kablam! | Sep 17 21:13:20.858 INFO kablam! 75 | pub type GlobalInitHandle = Mutex>>>; Sep 17 21:13:20.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `incubation::global_init_cleanup::InitCleanup` is not implemented for `T` Sep 17 21:13:20.858 INFO kablam! | Sep 17 21:13:20.858 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:13:20.858 INFO kablam! = help: consider adding a `where T: incubation::global_init_cleanup::InitCleanup` bound Sep 17 21:13:20.858 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:13:20.858 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:13:20.858 INFO kablam! Sep 17 21:13:20.858 INFO kablam! error: the trait bound `T: incubation::global_init_cleanup::InitCleanup` is not satisfied Sep 17 21:13:20.858 INFO kablam! --> src/incubation/global_init_cleanup.rs:76:31 Sep 17 21:13:20.858 INFO kablam! | Sep 17 21:13:20.858 INFO kablam! 76 | pub type LocalInitHandle = Arc>; Sep 17 21:13:20.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `incubation::global_init_cleanup::InitCleanup` is not implemented for `T` Sep 17 21:13:20.858 INFO kablam! | Sep 17 21:13:20.858 INFO kablam! = help: consider adding a `where T: incubation::global_init_cleanup::InitCleanup` bound Sep 17 21:13:20.858 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:13:20.858 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:13:20.858 INFO kablam! Sep 17 21:13:20.879 INFO kablam! error: aborting due to 2 previous errors Sep 17 21:13:20.879 INFO kablam! Sep 17 21:13:20.891 INFO kablam! error: Could not compile `monster`. Sep 17 21:13:20.891 INFO kablam! Sep 17 21:13:20.891 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:13:20.891 INFO kablam! su: No module specific data is present Sep 17 21:13:21.584 INFO running `"docker" "rm" "-f" "ff0d622fc457e6dbe0eec087d40126dcebe7d1e382b0d129a4a251decca45e6f"` Sep 17 21:13:21.893 INFO blam! ff0d622fc457e6dbe0eec087d40126dcebe7d1e382b0d129a4a251decca45e6f