Sep 18 03:25:43.334 INFO checking bagpipe-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:25:43.334 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:25:43.334 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/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 18 03:25:43.469 INFO blam! 01cb5782732be12081c5a87313a7b9c35fa29ecd5e3f513deacce2de62c670b6 Sep 18 03:25:43.469 INFO running `"docker" "start" "-a" "01cb5782732be12081c5a87313a7b9c35fa29ecd5e3f513deacce2de62c670b6"` Sep 18 03:25:44.246 INFO kablam! usermod: no changes Sep 18 03:25:44.273 INFO kablam! Checking bagpipe v0.1.0 (/source) Sep 18 03:25:44.641 INFO kablam! error: the trait bound `T: queue::node_inner::Node` is not satisfied Sep 18 03:25:44.641 INFO kablam! --> src/queue.rs:478:33 Sep 18 03:25:44.641 INFO kablam! | Sep 18 03:25:44.641 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 18 03:25:44.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `queue::node_inner::Node` is not implemented for `T` Sep 18 03:25:44.641 INFO kablam! | Sep 18 03:25:44.641 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:25:44.641 INFO kablam! = help: consider adding a `where T: queue::node_inner::Node` bound Sep 18 03:25:44.641 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:25:44.641 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:25:44.641 INFO kablam! Sep 18 03:25:44.641 INFO kablam! error: the trait bound `T: bag::Revocable` is not satisfied Sep 18 03:25:44.641 INFO kablam! --> src/queue.rs:478:33 Sep 18 03:25:44.641 INFO kablam! | Sep 18 03:25:44.641 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 18 03:25:44.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bag::Revocable` is not implemented for `T` Sep 18 03:25:44.641 INFO kablam! | Sep 18 03:25:44.641 INFO kablam! = help: consider adding a `where T: bag::Revocable` bound Sep 18 03:25:44.641 INFO kablam! = note: required because of the requirements on the impl of `queue::RevokeFunc` for `queue::Revoker` Sep 18 03:25:44.641 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:25:44.641 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:25:44.641 INFO kablam! Sep 18 03:25:44.667 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:25:44.667 INFO kablam! Sep 18 03:25:44.674 INFO kablam! error: Could not compile `bagpipe`. Sep 18 03:25:44.674 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:25:44.717 INFO kablam! error: the trait bound `T: queue::node_inner::Node` is not satisfied Sep 18 03:25:44.717 INFO kablam! --> src/queue.rs:478:33 Sep 18 03:25:44.717 INFO kablam! | Sep 18 03:25:44.717 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 18 03:25:44.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `queue::node_inner::Node` is not implemented for `T` Sep 18 03:25:44.717 INFO kablam! | Sep 18 03:25:44.717 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:25:44.717 INFO kablam! = help: consider adding a `where T: queue::node_inner::Node` bound Sep 18 03:25:44.717 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:25:44.717 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:25:44.717 INFO kablam! Sep 18 03:25:44.717 INFO kablam! error: the trait bound `T: bag::Revocable` is not satisfied Sep 18 03:25:44.717 INFO kablam! --> src/queue.rs:478:33 Sep 18 03:25:44.717 INFO kablam! | Sep 18 03:25:44.717 INFO kablam! 478 | pub type RevocableFAAQueue = FAAQueueLowLevel>; Sep 18 03:25:44.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bag::Revocable` is not implemented for `T` Sep 18 03:25:44.717 INFO kablam! | Sep 18 03:25:44.717 INFO kablam! = help: consider adding a `where T: bag::Revocable` bound Sep 18 03:25:44.717 INFO kablam! = note: required because of the requirements on the impl of `queue::RevokeFunc` for `queue::Revoker` Sep 18 03:25:44.717 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:25:44.717 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:25:44.717 INFO kablam! Sep 18 03:25:44.737 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:25:44.737 INFO kablam! Sep 18 03:25:44.743 INFO kablam! error: Could not compile `bagpipe`. Sep 18 03:25:44.743 INFO kablam! Sep 18 03:25:44.743 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:25:44.745 INFO kablam! su: No module specific data is present Sep 18 03:25:45.548 INFO running `"docker" "rm" "-f" "01cb5782732be12081c5a87313a7b9c35fa29ecd5e3f513deacce2de62c670b6"` Sep 18 03:25:45.649 INFO blam! 01cb5782732be12081c5a87313a7b9c35fa29ecd5e3f513deacce2de62c670b6