Sep 06 03:22:14.218 INFO checking nero-0.0.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:22:14.218 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:22:14.218 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:22:14.475 INFO blam! e99862a82ffd6c1ddfc47424cb524827f8848375e5d4b291470fe039ed8e881d Sep 06 03:22:14.477 INFO running `"docker" "start" "-a" "e99862a82ffd6c1ddfc47424cb524827f8848375e5d4b291470fe039ed8e881d"` Sep 06 03:22:15.422 INFO kablam! usermod: no changes Sep 06 03:22:15.618 INFO kablam! Checking nero v0.0.1 (file:///source) Sep 06 03:22:17.314 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 06 03:22:17.314 INFO kablam! --> src/net.rs:9:15 Sep 06 03:22:17.314 INFO kablam! | Sep 06 03:22:17.314 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 06 03:22:17.314 INFO kablam! | ^^^^^^^^^ Sep 06 03:22:17.314 INFO kablam! | Sep 06 03:22:17.314 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 03:22:17.314 INFO kablam! Sep 06 03:22:17.315 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 03:22:17.315 INFO kablam! --> src/p10.rs:885:9 Sep 06 03:22:17.315 INFO kablam! | Sep 06 03:22:17.315 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 06 03:22:17.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 03:22:17.315 INFO kablam! Sep 06 03:22:17.316 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 06 03:22:17.316 INFO kablam! --> src/net.rs:70:33 Sep 06 03:22:17.316 INFO kablam! | Sep 06 03:22:17.316 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 06 03:22:17.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:22:17.316 INFO kablam! Sep 06 03:22:17.636 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 06 03:22:17.636 INFO kablam! --> src/net.rs:9:15 Sep 06 03:22:17.636 INFO kablam! | Sep 06 03:22:17.636 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 06 03:22:17.636 INFO kablam! | ^^^^^^^^^ Sep 06 03:22:17.636 INFO kablam! | Sep 06 03:22:17.636 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 03:22:17.636 INFO kablam! Sep 06 03:22:17.636 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 03:22:17.636 INFO kablam! --> src/p10.rs:885:9 Sep 06 03:22:17.636 INFO kablam! | Sep 06 03:22:17.636 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 06 03:22:17.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 03:22:17.636 INFO kablam! Sep 06 03:22:17.636 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 06 03:22:17.636 INFO kablam! --> src/net.rs:70:33 Sep 06 03:22:17.636 INFO kablam! | Sep 06 03:22:17.636 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 06 03:22:17.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:22:17.637 INFO kablam! Sep 06 03:22:17.741 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 06 03:22:17.741 INFO kablam! --> src/net.rs:83:24 Sep 06 03:22:17.741 INFO kablam! | Sep 06 03:22:17.741 INFO kablam! 83 | }).boxed() Sep 06 03:22:17.741 INFO kablam! | ^^^^^ Sep 06 03:22:17.748 INFO kablam! Sep 06 03:22:17.748 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 06 03:22:17.748 INFO kablam! --> src/net.rs:87:87 Sep 06 03:22:17.748 INFO kablam! | Sep 06 03:22:17.748 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 06 03:22:17.748 INFO kablam! | ^^^^^ Sep 06 03:22:17.748 INFO kablam! Sep 06 03:22:17.748 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 06 03:22:17.748 INFO kablam! --> src/net.rs:90:12 Sep 06 03:22:17.748 INFO kablam! | Sep 06 03:22:17.748 INFO kablam! 90 | }).boxed() Sep 06 03:22:17.748 INFO kablam! | ^^^^^ Sep 06 03:22:17.748 INFO kablam! Sep 06 03:22:18.021 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 06 03:22:18.021 INFO kablam! --> src/net.rs:83:24 Sep 06 03:22:18.021 INFO kablam! | Sep 06 03:22:18.021 INFO kablam! 83 | }).boxed() Sep 06 03:22:18.021 INFO kablam! | ^^^^^ Sep 06 03:22:18.021 INFO kablam! Sep 06 03:22:18.026 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 06 03:22:18.026 INFO kablam! --> src/net.rs:87:87 Sep 06 03:22:18.026 INFO kablam! | Sep 06 03:22:18.026 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 06 03:22:18.026 INFO kablam! | ^^^^^ Sep 06 03:22:18.026 INFO kablam! Sep 06 03:22:18.026 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 06 03:22:18.026 INFO kablam! --> src/net.rs:90:12 Sep 06 03:22:18.026 INFO kablam! | Sep 06 03:22:18.026 INFO kablam! 90 | }).boxed() Sep 06 03:22:18.026 INFO kablam! | ^^^^^ Sep 06 03:22:18.026 INFO kablam! Sep 06 03:22:18.046 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 03:22:18.046 INFO kablam! --> src/p10.rs:885:9 Sep 06 03:22:18.046 INFO kablam! | Sep 06 03:22:18.046 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 06 03:22:18.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 03:22:18.046 INFO kablam! | Sep 06 03:22:18.046 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 03:22:18.046 INFO kablam! Sep 06 03:22:18.498 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 03:22:18.498 INFO kablam! --> src/p10.rs:885:9 Sep 06 03:22:18.498 INFO kablam! | Sep 06 03:22:18.498 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 06 03:22:18.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 03:22:18.498 INFO kablam! | Sep 06 03:22:18.498 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 03:22:18.498 INFO kablam! Sep 06 03:22:20.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.41s Sep 06 03:22:20.874 INFO kablam! su: No module specific data is present Sep 06 03:22:21.883 INFO running `"docker" "rm" "-f" "e99862a82ffd6c1ddfc47424cb524827f8848375e5d4b291470fe039ed8e881d"` Sep 06 03:22:22.010 INFO blam! e99862a82ffd6c1ddfc47424cb524827f8848375e5d4b291470fe039ed8e881d