Oct 26 23:48:05.894 INFO checking nero-services/nero against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:48:05.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 23:48:06.371 INFO blam! ddc66e229691b10f950ab32374fb33eb4e663c23602eaec0c1f95e319b6ef523 Oct 26 23:48:06.377 INFO running `"docker" "start" "-a" "ddc66e229691b10f950ab32374fb33eb4e663c23602eaec0c1f95e319b6ef523"` Oct 26 23:48:07.735 INFO kablam! usermod: no changes Oct 26 23:48:07.915 INFO kablam! Compiling libloading v0.4.2 Oct 26 23:48:07.915 INFO kablam! Checking toml v0.4.5 Oct 26 23:48:12.071 INFO kablam! Checking nero v0.0.1 (/source) Oct 26 23:48:13.331 INFO kablam! warning: unused import: `std::str` Oct 26 23:48:13.332 INFO kablam! --> src/p10.rs:862:9 Oct 26 23:48:13.332 INFO kablam! | Oct 26 23:48:13.332 INFO kablam! 862 | use std::str; Oct 26 23:48:13.333 INFO kablam! | ^^^^^^^^ Oct 26 23:48:13.333 INFO kablam! | Oct 26 23:48:13.333 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:48:13.334 INFO kablam! Oct 26 23:48:13.403 INFO kablam! warning: unused import: `std::str` Oct 26 23:48:13.403 INFO kablam! --> src/p10.rs:862:9 Oct 26 23:48:13.403 INFO kablam! | Oct 26 23:48:13.403 INFO kablam! 862 | use std::str; Oct 26 23:48:13.403 INFO kablam! | ^^^^^^^^ Oct 26 23:48:13.403 INFO kablam! | Oct 26 23:48:13.403 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:48:13.403 INFO kablam! Oct 26 23:48:13.463 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 #228 Oct 26 23:48:13.463 INFO kablam! --> src/net.rs:9:15 Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 26 23:48:13.463 INFO kablam! | ^^^^^^^^^ Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:48:13.463 INFO kablam! Oct 26 23:48:13.463 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 23:48:13.463 INFO kablam! --> src/utils.rs:59:9 Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 26 23:48:13.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:48:13.463 INFO kablam! Oct 26 23:48:13.463 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 #228 Oct 26 23:48:13.463 INFO kablam! --> src/net.rs:82:33 Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 26 23:48:13.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:48:13.463 INFO kablam! Oct 26 23:48:13.463 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 #228 Oct 26 23:48:13.463 INFO kablam! --> src/net.rs:9:15 Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 26 23:48:13.463 INFO kablam! | ^^^^^^^^^ Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:48:13.463 INFO kablam! Oct 26 23:48:13.463 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 23:48:13.463 INFO kablam! --> src/utils.rs:59:9 Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 26 23:48:13.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:48:13.463 INFO kablam! Oct 26 23:48:13.463 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 #228 Oct 26 23:48:13.463 INFO kablam! --> src/net.rs:82:33 Oct 26 23:48:13.463 INFO kablam! | Oct 26 23:48:13.463 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 26 23:48:13.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:48:13.463 INFO kablam! Oct 26 23:48:14.075 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 #228 Oct 26 23:48:14.075 INFO kablam! --> src/net.rs:95:24 Oct 26 23:48:14.075 INFO kablam! | Oct 26 23:48:14.075 INFO kablam! 95 | }).boxed() Oct 26 23:48:14.075 INFO kablam! | ^^^^^ Oct 26 23:48:14.075 INFO kablam! Oct 26 23:48:14.076 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 #228 Oct 26 23:48:14.076 INFO kablam! --> src/net.rs:99:87 Oct 26 23:48:14.076 INFO kablam! | Oct 26 23:48:14.076 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 26 23:48:14.076 INFO kablam! | ^^^^^ Oct 26 23:48:14.076 INFO kablam! Oct 26 23:48:14.079 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 #228 Oct 26 23:48:14.079 INFO kablam! --> src/net.rs:102:12 Oct 26 23:48:14.079 INFO kablam! | Oct 26 23:48:14.079 INFO kablam! 102 | }).boxed() Oct 26 23:48:14.079 INFO kablam! | ^^^^^ Oct 26 23:48:14.079 INFO kablam! Oct 26 23:48:14.167 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 #228 Oct 26 23:48:14.167 INFO kablam! --> src/net.rs:95:24 Oct 26 23:48:14.167 INFO kablam! | Oct 26 23:48:14.167 INFO kablam! 95 | }).boxed() Oct 26 23:48:14.167 INFO kablam! | ^^^^^ Oct 26 23:48:14.167 INFO kablam! Oct 26 23:48:14.167 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 #228 Oct 26 23:48:14.167 INFO kablam! --> src/net.rs:99:87 Oct 26 23:48:14.167 INFO kablam! | Oct 26 23:48:14.167 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 26 23:48:14.167 INFO kablam! | ^^^^^ Oct 26 23:48:14.167 INFO kablam! Oct 26 23:48:14.175 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 #228 Oct 26 23:48:14.175 INFO kablam! --> src/net.rs:102:12 Oct 26 23:48:14.175 INFO kablam! | Oct 26 23:48:14.175 INFO kablam! 102 | }).boxed() Oct 26 23:48:14.175 INFO kablam! | ^^^^^ Oct 26 23:48:14.175 INFO kablam! Oct 26 23:48:14.445 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 23:48:14.445 INFO kablam! --> src/utils.rs:59:9 Oct 26 23:48:14.445 INFO kablam! | Oct 26 23:48:14.445 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 26 23:48:14.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:48:14.445 INFO kablam! Oct 26 23:48:14.923 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 23:48:14.923 INFO kablam! --> src/utils.rs:59:9 Oct 26 23:48:14.924 INFO kablam! | Oct 26 23:48:14.924 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 26 23:48:14.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 23:48:14.925 INFO kablam! Oct 26 23:48:16.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.20s Oct 26 23:48:16.972 INFO kablam! su: No module specific data is present Oct 26 23:48:17.692 INFO running `"docker" "rm" "-f" "ddc66e229691b10f950ab32374fb33eb4e663c23602eaec0c1f95e319b6ef523"` Oct 26 23:48:17.943 INFO blam! ddc66e229691b10f950ab32374fb33eb4e663c23602eaec0c1f95e319b6ef523