Sep 21 01:37:28.742 INFO checking tooples-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:37:28.742 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:37:28.742 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/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 01:37:28.994 INFO blam! 86e8faed63df92869fd0137ffd8a0821e16728d3b5a41082a42edd9c276f9226 Sep 21 01:37:28.996 INFO running `"docker" "start" "-a" "86e8faed63df92869fd0137ffd8a0821e16728d3b5a41082a42edd9c276f9226"` Sep 21 01:37:29.724 INFO kablam! usermod: no changes Sep 21 01:37:29.754 INFO kablam! Checking tooples v0.2.0 (/source) Sep 21 01:37:29.998 INFO kablam! warning: the trait bound `W: CanPush` is not satisfied Sep 21 01:37:29.998 INFO kablam! --> src/lib.rs:27:22 Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.998 INFO kablam! 27 | pub type Push = >::Result; Sep 21 01:37:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `CanPush` is not implemented for `W` Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.998 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:37:29.998 INFO kablam! = help: consider adding a `where W: CanPush` bound Sep 21 01:37:29.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:29.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:29.998 INFO kablam! Sep 21 01:37:29.998 INFO kablam! warning: the trait bound `W: CanPop` is not satisfied Sep 21 01:37:29.998 INFO kablam! --> src/lib.rs:33:19 Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.998 INFO kablam! 33 | pub type Pop = ::Result; Sep 21 01:37:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `CanPop` is not implemented for `W` Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.998 INFO kablam! = help: consider adding a `where W: CanPop` bound Sep 21 01:37:29.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:29.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:29.998 INFO kablam! Sep 21 01:37:29.998 INFO kablam! warning: the trait bound `W: CanShift` is not satisfied Sep 21 01:37:29.998 INFO kablam! --> src/lib.rs:39:21 Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.998 INFO kablam! 39 | pub type Shift = ::Result; Sep 21 01:37:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `CanShift` is not implemented for `W` Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.998 INFO kablam! = help: consider adding a `where W: CanShift` bound Sep 21 01:37:29.998 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:29.998 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:29.998 INFO kablam! Sep 21 01:37:29.998 INFO kablam! warning: the trait bound `W: CanUnshift` is not satisfied Sep 21 01:37:29.998 INFO kablam! --> src/lib.rs:45:25 Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.998 INFO kablam! 45 | pub type Unshift = >::Result; Sep 21 01:37:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `CanUnshift` is not implemented for `W` Sep 21 01:37:29.998 INFO kablam! | Sep 21 01:37:29.999 INFO kablam! = help: consider adding a `where W: CanUnshift` bound Sep 21 01:37:29.999 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:29.999 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:29.999 INFO kablam! Sep 21 01:37:30.099 INFO kablam! warning: the trait bound `W: CanPush` is not satisfied Sep 21 01:37:30.099 INFO kablam! --> src/lib.rs:27:22 Sep 21 01:37:30.099 INFO kablam! | Sep 21 01:37:30.099 INFO kablam! 27 | pub type Push = >::Result; Sep 21 01:37:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `CanPush` is not implemented for `W` Sep 21 01:37:30.099 INFO kablam! | Sep 21 01:37:30.099 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:37:30.099 INFO kablam! = help: consider adding a `where W: CanPush` bound Sep 21 01:37:30.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:30.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:30.099 INFO kablam! Sep 21 01:37:30.099 INFO kablam! warning: the trait bound `W: CanPop` is not satisfied Sep 21 01:37:30.099 INFO kablam! --> src/lib.rs:33:19 Sep 21 01:37:30.099 INFO kablam! | Sep 21 01:37:30.099 INFO kablam! 33 | pub type Pop = ::Result; Sep 21 01:37:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ the trait `CanPop` is not implemented for `W` Sep 21 01:37:30.099 INFO kablam! | Sep 21 01:37:30.099 INFO kablam! = help: consider adding a `where W: CanPop` bound Sep 21 01:37:30.100 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:30.100 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:30.100 INFO kablam! Sep 21 01:37:30.100 INFO kablam! warning: the trait bound `W: CanShift` is not satisfied Sep 21 01:37:30.100 INFO kablam! --> src/lib.rs:39:21 Sep 21 01:37:30.100 INFO kablam! | Sep 21 01:37:30.100 INFO kablam! 39 | pub type Shift = ::Result; Sep 21 01:37:30.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `CanShift` is not implemented for `W` Sep 21 01:37:30.100 INFO kablam! | Sep 21 01:37:30.100 INFO kablam! = help: consider adding a `where W: CanShift` bound Sep 21 01:37:30.100 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:30.100 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:30.100 INFO kablam! Sep 21 01:37:30.100 INFO kablam! warning: the trait bound `W: CanUnshift` is not satisfied Sep 21 01:37:30.100 INFO kablam! --> src/lib.rs:45:25 Sep 21 01:37:30.100 INFO kablam! | Sep 21 01:37:30.100 INFO kablam! 45 | pub type Unshift = >::Result; Sep 21 01:37:30.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `CanUnshift` is not implemented for `W` Sep 21 01:37:30.100 INFO kablam! | Sep 21 01:37:30.100 INFO kablam! = help: consider adding a `where W: CanUnshift` bound Sep 21 01:37:30.101 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:37:30.101 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:37:30.101 INFO kablam! Sep 21 01:37:30.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Sep 21 01:37:30.813 INFO kablam! su: No module specific data is present Sep 21 01:37:31.894 INFO running `"docker" "rm" "-f" "86e8faed63df92869fd0137ffd8a0821e16728d3b5a41082a42edd9c276f9226"` Sep 21 01:37:32.018 INFO blam! 86e8faed63df92869fd0137ffd8a0821e16728d3b5a41082a42edd9c276f9226