Sep 18 03:47:50.392 INFO checking amqpr-api-0.3.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:47:50.392 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:47:50.392 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/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:47:50.750 INFO blam! 08e031c52f020e18565ae5ca0345567dc392088397d1e5c8489f030c3222b610 Sep 18 03:47:50.756 INFO running `"docker" "start" "-a" "08e031c52f020e18565ae5ca0345567dc392088397d1e5c8489f030c3222b610"` Sep 18 03:47:52.000 INFO kablam! usermod: no changes Sep 18 03:47:52.172 INFO kablam! Checking amqpr-codec v0.2.4 Sep 18 03:47:52.172 INFO kablam! Checking log4rs v0.7.0 Sep 18 03:47:53.611 INFO kablam! Checking amqpr-api v0.3.1 (/source) Sep 18 03:47:56.667 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 18 03:47:56.667 INFO kablam! --> src/lib.rs:60:23 Sep 18 03:47:56.667 INFO kablam! | Sep 18 03:47:56.667 INFO kablam! 60 | pub type AmqpSocket = tokio_io::codec::Framed; Sep 18 03:47:56.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:47:56.667 INFO kablam! | Sep 18 03:47:56.667 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:47:56.667 INFO kablam! Sep 18 03:47:56.803 INFO kablam! error: the trait bound `S: futures::Sink` is not satisfied Sep 18 03:47:56.803 INFO kablam! --> src/heartbeat.rs:18:25 Sep 18 03:47:56.803 INFO kablam! | Sep 18 03:47:56.804 INFO kablam! 18 | type SentHeartBeat = Send; Sep 18 03:47:56.804 INFO kablam! | ^^^^^^^ the trait `futures::Sink` is not implemented for `S` Sep 18 03:47:56.804 INFO kablam! | Sep 18 03:47:56.805 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:47:56.805 INFO kablam! = help: consider adding a `where S: futures::Sink` bound Sep 18 03:47:56.805 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:47:56.806 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:47:56.806 INFO kablam! Sep 18 03:47:56.863 INFO kablam! error: aborting due to previous error Sep 18 03:47:56.863 INFO kablam! Sep 18 03:47:56.887 INFO kablam! error: Could not compile `amqpr-api`. Sep 18 03:47:56.887 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:47:58.147 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 18 03:47:58.147 INFO kablam! --> src/lib.rs:60:23 Sep 18 03:47:58.147 INFO kablam! | Sep 18 03:47:58.147 INFO kablam! 60 | pub type AmqpSocket = tokio_io::codec::Framed; Sep 18 03:47:58.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:47:58.147 INFO kablam! | Sep 18 03:47:58.147 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:47:58.147 INFO kablam! Sep 18 03:47:58.211 INFO kablam! error: the trait bound `S: futures::Sink` is not satisfied Sep 18 03:47:58.212 INFO kablam! --> src/heartbeat.rs:18:25 Sep 18 03:47:58.212 INFO kablam! | Sep 18 03:47:58.212 INFO kablam! 18 | type SentHeartBeat = Send; Sep 18 03:47:58.213 INFO kablam! | ^^^^^^^ the trait `futures::Sink` is not implemented for `S` Sep 18 03:47:58.213 INFO kablam! | Sep 18 03:47:58.213 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:47:58.214 INFO kablam! = help: consider adding a `where S: futures::Sink` bound Sep 18 03:47:58.214 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:47:58.215 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:47:58.215 INFO kablam! Sep 18 03:47:58.241 INFO kablam! error: aborting due to previous error Sep 18 03:47:58.241 INFO kablam! Sep 18 03:47:58.260 INFO kablam! error: Could not compile `amqpr-api`. Sep 18 03:47:58.260 INFO kablam! Sep 18 03:47:58.260 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:47:58.262 INFO kablam! su: No module specific data is present Sep 18 03:47:59.254 INFO running `"docker" "rm" "-f" "08e031c52f020e18565ae5ca0345567dc392088397d1e5c8489f030c3222b610"` Sep 18 03:47:59.629 INFO blam! 08e031c52f020e18565ae5ca0345567dc392088397d1e5c8489f030c3222b610