Sep 19 23:44:07.243 INFO checking nero-0.0.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:44:07.243 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:44:07.243 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:44:07.457 INFO blam! 2be564606f4caefe632fafe4457414ccc9fc7237aaa739168255fcec8946a6e5 Sep 19 23:44:07.460 INFO running `"docker" "start" "-a" "2be564606f4caefe632fafe4457414ccc9fc7237aaa739168255fcec8946a6e5"` Sep 19 23:44:08.486 INFO kablam! usermod: no changes Sep 19 23:44:08.715 INFO kablam! Checking libloading v0.4.3 Sep 19 23:44:09.374 INFO kablam! Checking nero v0.0.1 (/source) Sep 19 23:44:11.730 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:11.730 INFO kablam! --> src/net.rs:9:15 Sep 19 23:44:11.730 INFO kablam! | Sep 19 23:44:11.730 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 19 23:44:11.730 INFO kablam! | ^^^^^^^^^ Sep 19 23:44:11.730 INFO kablam! | Sep 19 23:44:11.730 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:44:11.730 INFO kablam! Sep 19 23:44:11.730 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 23:44:11.730 INFO kablam! --> src/p10.rs:885:9 Sep 19 23:44:11.730 INFO kablam! | Sep 19 23:44:11.730 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 19 23:44:11.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 23:44:11.730 INFO kablam! Sep 19 23:44:11.731 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:11.731 INFO kablam! --> src/net.rs:70:33 Sep 19 23:44:11.731 INFO kablam! | Sep 19 23:44:11.731 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 19 23:44:11.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:44:11.731 INFO kablam! Sep 19 23:44:12.162 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.162 INFO kablam! --> src/net.rs:83:24 Sep 19 23:44:12.162 INFO kablam! | Sep 19 23:44:12.162 INFO kablam! 83 | }).boxed() Sep 19 23:44:12.162 INFO kablam! | ^^^^^ Sep 19 23:44:12.162 INFO kablam! Sep 19 23:44:12.162 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.162 INFO kablam! --> src/net.rs:87:87 Sep 19 23:44:12.162 INFO kablam! | Sep 19 23:44:12.162 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 19 23:44:12.162 INFO kablam! | ^^^^^ Sep 19 23:44:12.162 INFO kablam! Sep 19 23:44:12.166 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.166 INFO kablam! --> src/net.rs:90:12 Sep 19 23:44:12.166 INFO kablam! | Sep 19 23:44:12.166 INFO kablam! 90 | }).boxed() Sep 19 23:44:12.166 INFO kablam! | ^^^^^ Sep 19 23:44:12.166 INFO kablam! Sep 19 23:44:12.190 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.190 INFO kablam! --> src/net.rs:9:15 Sep 19 23:44:12.190 INFO kablam! | Sep 19 23:44:12.190 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 19 23:44:12.190 INFO kablam! | ^^^^^^^^^ Sep 19 23:44:12.190 INFO kablam! | Sep 19 23:44:12.190 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:44:12.190 INFO kablam! Sep 19 23:44:12.190 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 23:44:12.190 INFO kablam! --> src/p10.rs:885:9 Sep 19 23:44:12.190 INFO kablam! | Sep 19 23:44:12.190 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 19 23:44:12.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 23:44:12.190 INFO kablam! Sep 19 23:44:12.190 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.190 INFO kablam! --> src/net.rs:70:33 Sep 19 23:44:12.190 INFO kablam! | Sep 19 23:44:12.190 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 19 23:44:12.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:44:12.190 INFO kablam! Sep 19 23:44:12.726 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.726 INFO kablam! --> src/net.rs:83:24 Sep 19 23:44:12.726 INFO kablam! | Sep 19 23:44:12.726 INFO kablam! 83 | }).boxed() Sep 19 23:44:12.726 INFO kablam! | ^^^^^ Sep 19 23:44:12.726 INFO kablam! Sep 19 23:44:12.728 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.728 INFO kablam! --> src/net.rs:87:87 Sep 19 23:44:12.728 INFO kablam! | Sep 19 23:44:12.728 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 19 23:44:12.728 INFO kablam! | ^^^^^ Sep 19 23:44:12.728 INFO kablam! Sep 19 23:44:12.730 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 19 23:44:12.731 INFO kablam! --> src/net.rs:90:12 Sep 19 23:44:12.731 INFO kablam! | Sep 19 23:44:12.731 INFO kablam! 90 | }).boxed() Sep 19 23:44:12.731 INFO kablam! | ^^^^^ Sep 19 23:44:12.731 INFO kablam! Sep 19 23:44:12.823 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 23:44:12.823 INFO kablam! --> src/p10.rs:885:9 Sep 19 23:44:12.824 INFO kablam! | Sep 19 23:44:12.824 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 19 23:44:12.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 23:44:12.825 INFO kablam! | Sep 19 23:44:12.825 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:44:12.825 INFO kablam! Sep 19 23:44:13.122 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 23:44:13.122 INFO kablam! --> src/p10.rs:885:9 Sep 19 23:44:13.122 INFO kablam! | Sep 19 23:44:13.122 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 19 23:44:13.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 23:44:13.123 INFO kablam! | Sep 19 23:44:13.123 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:44:13.124 INFO kablam! Sep 19 23:44:15.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.39s Sep 19 23:44:15.920 INFO kablam! su: No module specific data is present Sep 19 23:44:16.800 INFO running `"docker" "rm" "-f" "2be564606f4caefe632fafe4457414ccc9fc7237aaa739168255fcec8946a6e5"` Sep 19 23:44:16.911 INFO blam! 2be564606f4caefe632fafe4457414ccc9fc7237aaa739168255fcec8946a6e5