Sep 04 10:01:39.946 INFO checking nero-0.0.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:01:39.946 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:01:39.946 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:01:40.186 INFO blam! f41ae68ee344e5aef89a875f78119039ebb1af3618bb517d48c4374fea61141f Sep 04 10:01:40.188 INFO running `"docker" "start" "-a" "f41ae68ee344e5aef89a875f78119039ebb1af3618bb517d48c4374fea61141f"` Sep 04 10:01:41.240 INFO kablam! Checking nero v0.0.1 (file:///source) Sep 04 10:01:44.494 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 04 10:01:44.494 INFO kablam! --> src/net.rs:9:15 Sep 04 10:01:44.494 INFO kablam! | Sep 04 10:01:44.494 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 04 10:01:44.494 INFO kablam! | ^^^^^^^^^ Sep 04 10:01:44.494 INFO kablam! | Sep 04 10:01:44.494 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 10:01:44.494 INFO kablam! Sep 04 10:01:44.495 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:01:44.495 INFO kablam! --> src/p10.rs:885:9 Sep 04 10:01:44.495 INFO kablam! | Sep 04 10:01:44.495 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 04 10:01:44.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:44.495 INFO kablam! Sep 04 10:01:44.497 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 04 10:01:44.497 INFO kablam! --> src/net.rs:70:33 Sep 04 10:01:44.497 INFO kablam! | Sep 04 10:01:44.497 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 04 10:01:44.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:44.497 INFO kablam! Sep 04 10:01:44.678 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 04 10:01:44.678 INFO kablam! --> src/net.rs:9:15 Sep 04 10:01:44.678 INFO kablam! | Sep 04 10:01:44.678 INFO kablam! 9 | use futures::{BoxFuture, Future}; Sep 04 10:01:44.678 INFO kablam! | ^^^^^^^^^ Sep 04 10:01:44.678 INFO kablam! | Sep 04 10:01:44.678 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 10:01:44.678 INFO kablam! Sep 04 10:01:44.679 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:01:44.679 INFO kablam! --> src/p10.rs:885:9 Sep 04 10:01:44.679 INFO kablam! | Sep 04 10:01:44.679 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 04 10:01:44.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:44.679 INFO kablam! Sep 04 10:01:44.682 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 04 10:01:44.682 INFO kablam! --> src/net.rs:70:33 Sep 04 10:01:44.682 INFO kablam! | Sep 04 10:01:44.682 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Sep 04 10:01:44.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:44.682 INFO kablam! Sep 04 10:01:45.368 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 04 10:01:45.368 INFO kablam! --> src/net.rs:83:24 Sep 04 10:01:45.368 INFO kablam! | Sep 04 10:01:45.368 INFO kablam! 83 | }).boxed() Sep 04 10:01:45.368 INFO kablam! | ^^^^^ Sep 04 10:01:45.368 INFO kablam! Sep 04 10:01:45.371 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 04 10:01:45.371 INFO kablam! --> src/net.rs:87:87 Sep 04 10:01:45.371 INFO kablam! | Sep 04 10:01:45.372 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 04 10:01:45.372 INFO kablam! | ^^^^^ Sep 04 10:01:45.372 INFO kablam! Sep 04 10:01:45.375 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 04 10:01:45.375 INFO kablam! --> src/net.rs:90:12 Sep 04 10:01:45.375 INFO kablam! | Sep 04 10:01:45.375 INFO kablam! 90 | }).boxed() Sep 04 10:01:45.375 INFO kablam! | ^^^^^ Sep 04 10:01:45.375 INFO kablam! Sep 04 10:01:45.570 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 04 10:01:45.570 INFO kablam! --> src/net.rs:83:24 Sep 04 10:01:45.570 INFO kablam! | Sep 04 10:01:45.570 INFO kablam! 83 | }).boxed() Sep 04 10:01:45.570 INFO kablam! | ^^^^^ Sep 04 10:01:45.570 INFO kablam! Sep 04 10:01:45.573 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 04 10:01:45.573 INFO kablam! --> src/net.rs:87:87 Sep 04 10:01:45.573 INFO kablam! | Sep 04 10:01:45.573 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Sep 04 10:01:45.573 INFO kablam! | ^^^^^ Sep 04 10:01:45.573 INFO kablam! Sep 04 10:01:45.577 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 04 10:01:45.577 INFO kablam! --> src/net.rs:90:12 Sep 04 10:01:45.577 INFO kablam! | Sep 04 10:01:45.577 INFO kablam! 90 | }).boxed() Sep 04 10:01:45.577 INFO kablam! | ^^^^^ Sep 04 10:01:45.577 INFO kablam! Sep 04 10:01:46.129 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 10:01:46.129 INFO kablam! --> src/p10.rs:885:9 Sep 04 10:01:46.129 INFO kablam! | Sep 04 10:01:46.129 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 04 10:01:46.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:46.129 INFO kablam! | Sep 04 10:01:46.129 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 10:01:46.130 INFO kablam! Sep 04 10:01:46.531 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 10:01:46.531 INFO kablam! --> src/p10.rs:885:9 Sep 04 10:01:46.531 INFO kablam! | Sep 04 10:01:46.531 INFO kablam! 885 | use std::ascii::AsciiExt; Sep 04 10:01:46.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:46.531 INFO kablam! | Sep 04 10:01:46.531 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 10:01:46.531 INFO kablam! Sep 04 10:01:51.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.15s Sep 04 10:01:51.261 INFO kablam! su: No module specific data is present Sep 04 10:01:51.874 INFO running `"docker" "rm" "-f" "f41ae68ee344e5aef89a875f78119039ebb1af3618bb517d48c4374fea61141f"` Sep 04 10:01:52.030 INFO blam! f41ae68ee344e5aef89a875f78119039ebb1af3618bb517d48c4374fea61141f