Sep 02 06:39:20.229 INFO checking nero-0.0.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 06:39:20.229 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 06:39:20.229 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:39:20.494 INFO blam! 981bd06e28b2dc74396f9ff1a18760451b22d0ff5a53f3736d0c7e4f74d65a49 Sep 02 06:39:20.496 INFO running `"docker" "start" "-a" "981bd06e28b2dc74396f9ff1a18760451b22d0ff5a53f3736d0c7e4f74d65a49"` Sep 02 06:39:21.583 INFO kablam! Checking nero v0.0.1 (file:///source) Sep 02 06:39:25.064 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 02 06:39:25.064 INFO kablam! --> src/net.rs:9:15 Sep 02 06:39:25.064 INFO kablam! | Sep 02 06:39:25.064 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 02 06:39:25.064 INFO kablam! | ^^^^^^^^^ Sep 02 06:39:25.064 INFO kablam! | Sep 02 06:39:25.065 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 06:39:25.065 INFO kablam! Sep 02 06:39:25.065 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 06:39:25.065 INFO kablam! --> src/p10.rs:885:9 Sep 02 06:39:25.065 INFO kablam! | Sep 02 06:39:25.065 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 02 06:39:25.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 06:39:25.065 INFO kablam! Sep 02 06:39:25.068 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 02 06:39:25.068 INFO kablam! --> src/net.rs:70:33 Sep 02 06:39:25.068 INFO kablam! | Sep 02 06:39:25.068 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 02 06:39:25.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:39:25.068 INFO kablam! Sep 02 06:39:25.182 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 02 06:39:25.182 INFO kablam! --> src/net.rs:9:15 Sep 02 06:39:25.183 INFO kablam! | Sep 02 06:39:25.183 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 02 06:39:25.183 INFO kablam! | ^^^^^^^^^ Sep 02 06:39:25.183 INFO kablam! | Sep 02 06:39:25.183 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 06:39:25.183 INFO kablam! Sep 02 06:39:25.184 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 06:39:25.184 INFO kablam! --> src/p10.rs:885:9 Sep 02 06:39:25.184 INFO kablam! | Sep 02 06:39:25.184 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 02 06:39:25.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 06:39:25.184 INFO kablam! Sep 02 06:39:25.187 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 02 06:39:25.187 INFO kablam! --> src/net.rs:70:33 Sep 02 06:39:25.187 INFO kablam! | Sep 02 06:39:25.187 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 02 06:39:25.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 06:39:25.187 INFO kablam! Sep 02 06:39:26.045 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 02 06:39:26.045 INFO kablam! --> src/net.rs:83:24 Sep 02 06:39:26.045 INFO kablam! | Sep 02 06:39:26.045 INFO kablam! 83 | }).boxed() Sep 02 06:39:26.045 INFO kablam! | ^^^^^ Sep 02 06:39:26.045 INFO kablam! Sep 02 06:39:26.049 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 02 06:39:26.049 INFO kablam! --> src/net.rs:87:87 Sep 02 06:39:26.049 INFO kablam! | Sep 02 06:39:26.049 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 02 06:39:26.049 INFO kablam! | ^^^^^ Sep 02 06:39:26.049 INFO kablam! Sep 02 06:39:26.052 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 02 06:39:26.053 INFO kablam! --> src/net.rs:90:12 Sep 02 06:39:26.053 INFO kablam! | Sep 02 06:39:26.053 INFO kablam! 90 | }).boxed() Sep 02 06:39:26.053 INFO kablam! | ^^^^^ Sep 02 06:39:26.053 INFO kablam! Sep 02 06:39:26.259 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 02 06:39:26.259 INFO kablam! --> src/net.rs:83:24 Sep 02 06:39:26.259 INFO kablam! | Sep 02 06:39:26.259 INFO kablam! 83 | }).boxed() Sep 02 06:39:26.259 INFO kablam! | ^^^^^ Sep 02 06:39:26.259 INFO kablam! Sep 02 06:39:26.263 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 02 06:39:26.263 INFO kablam! --> src/net.rs:87:87 Sep 02 06:39:26.263 INFO kablam! | Sep 02 06:39:26.263 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 02 06:39:26.263 INFO kablam! | ^^^^^ Sep 02 06:39:26.263 INFO kablam! Sep 02 06:39:26.266 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 02 06:39:26.267 INFO kablam! --> src/net.rs:90:12 Sep 02 06:39:26.267 INFO kablam! | Sep 02 06:39:26.267 INFO kablam! 90 | }).boxed() Sep 02 06:39:26.267 INFO kablam! | ^^^^^ Sep 02 06:39:26.267 INFO kablam! Sep 02 06:39:26.871 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 06:39:26.871 INFO kablam! --> src/p10.rs:885:9 Sep 02 06:39:26.871 INFO kablam! | Sep 02 06:39:26.872 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 02 06:39:26.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 06:39:26.872 INFO kablam! | Sep 02 06:39:26.872 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 06:39:26.872 INFO kablam! Sep 02 06:39:27.243 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 06:39:27.243 INFO kablam! --> src/p10.rs:885:9 Sep 02 06:39:27.243 INFO kablam! | Sep 02 06:39:27.243 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 02 06:39:27.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 06:39:27.246 INFO kablam! | Sep 02 06:39:27.247 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 06:39:27.247 INFO kablam! Sep 02 06:39:32.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.62s Sep 02 06:39:32.045 INFO kablam! su: No module specific data is present Sep 02 06:39:32.527 INFO running `"docker" "rm" "-f" "981bd06e28b2dc74396f9ff1a18760451b22d0ff5a53f3736d0c7e4f74d65a49"` Sep 02 06:39:32.698 INFO blam! 981bd06e28b2dc74396f9ff1a18760451b22d0ff5a53f3736d0c7e4f74d65a49