Oct 13 11:40:01.064 INFO checking nero-0.0.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:40:01.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:40:01.476 INFO blam! 6cc3b3c51af855ecc5bb06dda545741825186a9b2951eec604a0a077a22900cb Oct 13 11:40:01.480 INFO running `"docker" "start" "-a" "6cc3b3c51af855ecc5bb06dda545741825186a9b2951eec604a0a077a22900cb"` Oct 13 11:40:02.552 INFO kablam! usermod: no changes Oct 13 11:40:02.778 INFO kablam! Checking nero v0.0.1 (/source) Oct 13 11:40:07.546 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 Oct 13 11:40:07.546 INFO kablam! --> src/net.rs:9:15 Oct 13 11:40:07.546 INFO kablam! | Oct 13 11:40:07.546 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 13 11:40:07.546 INFO kablam! | ^^^^^^^^^ Oct 13 11:40:07.546 INFO kablam! | Oct 13 11:40:07.546 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 11:40:07.546 INFO kablam! Oct 13 11:40:07.547 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 11:40:07.547 INFO kablam! --> src/p10.rs:885:9 Oct 13 11:40:07.547 INFO kablam! | Oct 13 11:40:07.547 INFO kablam! 885 | use std::ascii::AsciiExt; Oct 13 11:40:07.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:40:07.547 INFO kablam! Oct 13 11:40:07.554 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 Oct 13 11:40:07.554 INFO kablam! --> src/net.rs:70:33 Oct 13 11:40:07.554 INFO kablam! | Oct 13 11:40:07.554 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Oct 13 11:40:07.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:40:07.554 INFO kablam! Oct 13 11:40:07.728 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 Oct 13 11:40:07.728 INFO kablam! --> src/net.rs:9:15 Oct 13 11:40:07.728 INFO kablam! | Oct 13 11:40:07.728 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 13 11:40:07.728 INFO kablam! | ^^^^^^^^^ Oct 13 11:40:07.728 INFO kablam! | Oct 13 11:40:07.728 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 11:40:07.728 INFO kablam! Oct 13 11:40:07.728 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 11:40:07.728 INFO kablam! --> src/p10.rs:885:9 Oct 13 11:40:07.728 INFO kablam! | Oct 13 11:40:07.728 INFO kablam! 885 | use std::ascii::AsciiExt; Oct 13 11:40:07.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:40:07.728 INFO kablam! Oct 13 11:40:07.728 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 Oct 13 11:40:07.728 INFO kablam! --> src/net.rs:70:33 Oct 13 11:40:07.728 INFO kablam! | Oct 13 11:40:07.728 INFO kablam! 70 | pub fn write_lines(self) -> BoxFuture { Oct 13 11:40:07.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:40:07.728 INFO kablam! Oct 13 11:40:08.058 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 Oct 13 11:40:08.058 INFO kablam! --> src/net.rs:83:24 Oct 13 11:40:08.058 INFO kablam! | Oct 13 11:40:08.058 INFO kablam! 83 | }).boxed() Oct 13 11:40:08.058 INFO kablam! | ^^^^^ Oct 13 11:40:08.058 INFO kablam! Oct 13 11:40:08.060 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 Oct 13 11:40:08.060 INFO kablam! --> src/net.rs:87:87 Oct 13 11:40:08.060 INFO kablam! | Oct 13 11:40:08.060 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 13 11:40:08.060 INFO kablam! | ^^^^^ Oct 13 11:40:08.060 INFO kablam! Oct 13 11:40:08.064 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 Oct 13 11:40:08.064 INFO kablam! --> src/net.rs:90:12 Oct 13 11:40:08.064 INFO kablam! | Oct 13 11:40:08.064 INFO kablam! 90 | }).boxed() Oct 13 11:40:08.064 INFO kablam! | ^^^^^ Oct 13 11:40:08.064 INFO kablam! Oct 13 11:40:08.221 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 Oct 13 11:40:08.221 INFO kablam! --> src/net.rs:83:24 Oct 13 11:40:08.221 INFO kablam! | Oct 13 11:40:08.221 INFO kablam! 83 | }).boxed() Oct 13 11:40:08.221 INFO kablam! | ^^^^^ Oct 13 11:40:08.221 INFO kablam! Oct 13 11:40:08.223 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 Oct 13 11:40:08.223 INFO kablam! --> src/net.rs:87:87 Oct 13 11:40:08.223 INFO kablam! | Oct 13 11:40:08.223 INFO kablam! 87 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 13 11:40:08.223 INFO kablam! | ^^^^^ Oct 13 11:40:08.223 INFO kablam! Oct 13 11:40:08.225 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 Oct 13 11:40:08.225 INFO kablam! --> src/net.rs:90:12 Oct 13 11:40:08.225 INFO kablam! | Oct 13 11:40:08.226 INFO kablam! 90 | }).boxed() Oct 13 11:40:08.226 INFO kablam! | ^^^^^ Oct 13 11:40:08.226 INFO kablam! Oct 13 11:40:08.378 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 11:40:08.379 INFO kablam! --> src/p10.rs:885:9 Oct 13 11:40:08.379 INFO kablam! | Oct 13 11:40:08.379 INFO kablam! 885 | use std::ascii::AsciiExt; Oct 13 11:40:08.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:40:08.379 INFO kablam! | Oct 13 11:40:08.379 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:40:08.379 INFO kablam! Oct 13 11:40:08.696 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 11:40:08.697 INFO kablam! --> src/p10.rs:885:9 Oct 13 11:40:08.697 INFO kablam! | Oct 13 11:40:08.697 INFO kablam! 885 | use std::ascii::AsciiExt; Oct 13 11:40:08.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:40:08.697 INFO kablam! | Oct 13 11:40:08.697 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:40:08.697 INFO kablam! Oct 13 11:40:17.057 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.47s Oct 13 11:40:17.079 INFO kablam! su: No module specific data is present Oct 13 11:40:17.730 INFO running `"docker" "rm" "-f" "6cc3b3c51af855ecc5bb06dda545741825186a9b2951eec604a0a077a22900cb"` Oct 13 11:40:18.080 INFO blam! 6cc3b3c51af855ecc5bb06dda545741825186a9b2951eec604a0a077a22900cb