Sep 18 03:47:51.818 INFO checking amqpr-0.2.2 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:47:51.818 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:47:51.818 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:47:51.944 INFO blam! 29870072fc3056d11a5e20dba8c3783ccdc3fa76dc2dc651af31926b95cc1fe0 Sep 18 03:47:51.953 INFO running `"docker" "start" "-a" "29870072fc3056d11a5e20dba8c3783ccdc3fa76dc2dc651af31926b95cc1fe0"` Sep 18 03:47:52.914 INFO kablam! usermod: no changes Sep 18 03:47:53.195 INFO kablam! Checking ex-futures v0.4.9 Sep 18 03:47:53.211 INFO kablam! Checking amqpr-codec v0.2.4 Sep 18 03:47:53.211 INFO kablam! Checking log4rs v0.7.0 Sep 18 03:47:56.712 INFO kablam! Checking amqpr-api v0.3.1 Sep 18 03:48:00.090 INFO kablam! Checking amqpr v0.2.2 (/source) Sep 18 03:48:02.099 INFO kablam! error: the trait bound `In: futures::Stream` is not satisfied Sep 18 03:48:02.099 INFO kablam! --> src/unsync/local_channel/mod.rs:24:36 Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! 24 | type LocalChannelFuture = Box, Error = Rc>>; Sep 18 03:48:02.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Stream` is not implemented for `In` Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:48:02.099 INFO kablam! = help: consider adding a `where In: futures::Stream` bound Sep 18 03:48:02.099 INFO kablam! = note: required because of the requirements on the impl of `unsync::Income` for `In` Sep 18 03:48:02.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.099 INFO kablam! Sep 18 03:48:02.099 INFO kablam! error: the trait bound `Out: futures::Sink` is not satisfied Sep 18 03:48:02.099 INFO kablam! --> src/unsync/local_channel/mod.rs:24:36 Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! 24 | type LocalChannelFuture = Box, Error = Rc>>; Sep 18 03:48:02.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Sink` is not implemented for `Out` Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! = help: consider adding a `where Out: futures::Sink` bound Sep 18 03:48:02.099 INFO kablam! = note: required because of the requirements on the impl of `unsync::Outgo` for `Out` Sep 18 03:48:02.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.099 INFO kablam! Sep 18 03:48:02.099 INFO kablam! error: the trait bound `In: futures::Stream` is not satisfied Sep 18 03:48:02.099 INFO kablam! --> src/unsync/local_channel/mod.rs:27:36 Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! 27 | type DeclareQueueFuture = Box< Sep 18 03:48:02.099 INFO kablam! | ____________________________________^ Sep 18 03:48:02.099 INFO kablam! 28 | | Future< Sep 18 03:48:02.099 INFO kablam! 29 | | Item = (QueueName, LocalChannel), Sep 18 03:48:02.099 INFO kablam! 30 | | Error = Rc, Sep 18 03:48:02.099 INFO kablam! 31 | | >, Sep 18 03:48:02.099 INFO kablam! 32 | | >; Sep 18 03:48:02.099 INFO kablam! | |_^ the trait `futures::Stream` is not implemented for `In` Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! = help: consider adding a `where In: futures::Stream` bound Sep 18 03:48:02.099 INFO kablam! = note: required because of the requirements on the impl of `unsync::Income` for `In` Sep 18 03:48:02.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.099 INFO kablam! Sep 18 03:48:02.099 INFO kablam! error: the trait bound `Out: futures::Sink` is not satisfied Sep 18 03:48:02.099 INFO kablam! --> src/unsync/local_channel/mod.rs:27:36 Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! 27 | type DeclareQueueFuture = Box< Sep 18 03:48:02.099 INFO kablam! | ____________________________________^ Sep 18 03:48:02.099 INFO kablam! 28 | | Future< Sep 18 03:48:02.099 INFO kablam! 29 | | Item = (QueueName, LocalChannel), Sep 18 03:48:02.099 INFO kablam! 30 | | Error = Rc, Sep 18 03:48:02.099 INFO kablam! 31 | | >, Sep 18 03:48:02.099 INFO kablam! 32 | | >; Sep 18 03:48:02.099 INFO kablam! | |_^ the trait `futures::Sink` is not implemented for `Out` Sep 18 03:48:02.099 INFO kablam! | Sep 18 03:48:02.099 INFO kablam! = help: consider adding a `where Out: futures::Sink` bound Sep 18 03:48:02.099 INFO kablam! = note: required because of the requirements on the impl of `unsync::Outgo` for `Out` Sep 18 03:48:02.099 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.099 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.099 INFO kablam! Sep 18 03:48:02.114 INFO kablam! error: aborting due to 4 previous errors Sep 18 03:48:02.114 INFO kablam! Sep 18 03:48:02.118 INFO kablam! error: Could not compile `amqpr`. Sep 18 03:48:02.118 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:48:02.703 INFO kablam! error: the trait bound `In: futures::Stream` is not satisfied Sep 18 03:48:02.703 INFO kablam! --> src/unsync/local_channel/mod.rs:24:36 Sep 18 03:48:02.703 INFO kablam! | Sep 18 03:48:02.703 INFO kablam! 24 | type LocalChannelFuture = Box, Error = Rc>>; Sep 18 03:48:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Stream` is not implemented for `In` Sep 18 03:48:02.703 INFO kablam! | Sep 18 03:48:02.703 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:48:02.703 INFO kablam! = help: consider adding a `where In: futures::Stream` bound Sep 18 03:48:02.703 INFO kablam! = note: required because of the requirements on the impl of `unsync::Income` for `In` Sep 18 03:48:02.703 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.703 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.703 INFO kablam! Sep 18 03:48:02.703 INFO kablam! error: the trait bound `Out: futures::Sink` is not satisfied Sep 18 03:48:02.703 INFO kablam! --> src/unsync/local_channel/mod.rs:24:36 Sep 18 03:48:02.703 INFO kablam! | Sep 18 03:48:02.703 INFO kablam! 24 | type LocalChannelFuture = Box, Error = Rc>>; Sep 18 03:48:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Sink` is not implemented for `Out` Sep 18 03:48:02.703 INFO kablam! | Sep 18 03:48:02.703 INFO kablam! = help: consider adding a `where Out: futures::Sink` bound Sep 18 03:48:02.703 INFO kablam! = note: required because of the requirements on the impl of `unsync::Outgo` for `Out` Sep 18 03:48:02.703 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.703 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.703 INFO kablam! Sep 18 03:48:02.703 INFO kablam! error: the trait bound `In: futures::Stream` is not satisfied Sep 18 03:48:02.703 INFO kablam! --> src/unsync/local_channel/mod.rs:27:36 Sep 18 03:48:02.703 INFO kablam! | Sep 18 03:48:02.703 INFO kablam! 27 | type DeclareQueueFuture = Box< Sep 18 03:48:02.703 INFO kablam! | ____________________________________^ Sep 18 03:48:02.703 INFO kablam! 28 | | Future< Sep 18 03:48:02.703 INFO kablam! 29 | | Item = (QueueName, LocalChannel), Sep 18 03:48:02.703 INFO kablam! 30 | | Error = Rc, Sep 18 03:48:02.703 INFO kablam! 31 | | >, Sep 18 03:48:02.703 INFO kablam! 32 | | >; Sep 18 03:48:02.703 INFO kablam! | |_^ the trait `futures::Stream` is not implemented for `In` Sep 18 03:48:02.703 INFO kablam! | Sep 18 03:48:02.703 INFO kablam! = help: consider adding a `where In: futures::Stream` bound Sep 18 03:48:02.703 INFO kablam! = note: required because of the requirements on the impl of `unsync::Income` for `In` Sep 18 03:48:02.703 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.703 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.703 INFO kablam! Sep 18 03:48:02.703 INFO kablam! error: the trait bound `Out: futures::Sink` is not satisfied Sep 18 03:48:02.703 INFO kablam! --> src/unsync/local_channel/mod.rs:27:36 Sep 18 03:48:02.703 INFO kablam! | Sep 18 03:48:02.703 INFO kablam! 27 | type DeclareQueueFuture = Box< Sep 18 03:48:02.703 INFO kablam! | ____________________________________^ Sep 18 03:48:02.703 INFO kablam! 28 | | Future< Sep 18 03:48:02.703 INFO kablam! 29 | | Item = (QueueName, LocalChannel), Sep 18 03:48:02.703 INFO kablam! 30 | | Error = Rc, Sep 18 03:48:02.703 INFO kablam! 31 | | >, Sep 18 03:48:02.704 INFO kablam! 32 | | >; Sep 18 03:48:02.704 INFO kablam! | |_^ the trait `futures::Sink` is not implemented for `Out` Sep 18 03:48:02.704 INFO kablam! | Sep 18 03:48:02.704 INFO kablam! = help: consider adding a `where Out: futures::Sink` bound Sep 18 03:48:02.704 INFO kablam! = note: required because of the requirements on the impl of `unsync::Outgo` for `Out` Sep 18 03:48:02.704 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:48:02.704 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:48:02.704 INFO kablam! Sep 18 03:48:02.729 INFO kablam! error: aborting due to 4 previous errors Sep 18 03:48:02.729 INFO kablam! Sep 18 03:48:02.755 INFO kablam! error: Could not compile `amqpr`. Sep 18 03:48:02.755 INFO kablam! Sep 18 03:48:02.755 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:48:02.755 INFO kablam! su: No module specific data is present Sep 18 03:48:03.706 INFO running `"docker" "rm" "-f" "29870072fc3056d11a5e20dba8c3783ccdc3fa76dc2dc651af31926b95cc1fe0"` Sep 18 03:48:03.996 INFO blam! 29870072fc3056d11a5e20dba8c3783ccdc3fa76dc2dc651af31926b95cc1fe0