Oct 13 05:40:41.201 INFO testing nero-services/nero against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:40:41.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 05:40:41.832 INFO blam! 1b0ed829d092b1315bb168e84ee182bed3d8b537ae7ecc106fc924879399d0a1 Oct 13 05:40:41.834 INFO running `"docker" "start" "-a" "1b0ed829d092b1315bb168e84ee182bed3d8b537ae7ecc106fc924879399d0a1"` Oct 13 05:40:44.733 INFO kablam! usermod: no changes Oct 13 05:40:44.963 INFO kablam! Compiling libloading v0.4.2 Oct 13 05:40:44.971 INFO kablam! Compiling iovec v0.1.0 Oct 13 05:40:44.975 INFO kablam! Compiling net2 v0.2.31 Oct 13 05:40:44.975 INFO kablam! Compiling toml v0.4.5 Oct 13 05:40:46.613 INFO kablam! Compiling bytes v0.4.5 Oct 13 05:40:48.757 INFO kablam! Compiling mio v0.6.10 Oct 13 05:40:51.991 INFO kablam! Compiling tokio-io v0.1.3 Oct 13 05:40:57.229 INFO kablam! Compiling tokio-core v0.1.9 Oct 13 05:41:00.971 INFO kablam! Compiling nero v0.0.1 (/source) Oct 13 05:41:01.863 INFO kablam! warning: unused import: `std::str` Oct 13 05:41:01.863 INFO kablam! --> src/p10.rs:862:9 Oct 13 05:41:01.863 INFO kablam! | Oct 13 05:41:01.863 INFO kablam! 862 | use std::str; Oct 13 05:41:01.863 INFO kablam! | ^^^^^^^^ Oct 13 05:41:01.863 INFO kablam! | Oct 13 05:41:01.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:41:01.863 INFO kablam! Oct 13 05:41:01.911 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 13 05:41:01.911 INFO kablam! --> src/net.rs:9:15 Oct 13 05:41:01.911 INFO kablam! | Oct 13 05:41:01.911 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 13 05:41:01.911 INFO kablam! | ^^^^^^^^^ Oct 13 05:41:01.911 INFO kablam! | Oct 13 05:41:01.911 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:41:01.911 INFO kablam! Oct 13 05:41:01.911 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 05:41:01.911 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:01.911 INFO kablam! | Oct 13 05:41:01.911 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:01.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:01.911 INFO kablam! Oct 13 05:41:01.911 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 13 05:41:01.911 INFO kablam! --> src/net.rs:82:33 Oct 13 05:41:01.911 INFO kablam! | Oct 13 05:41:01.911 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 13 05:41:01.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:01.911 INFO kablam! Oct 13 05:41:02.332 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 13 05:41:02.333 INFO kablam! --> src/net.rs:95:24 Oct 13 05:41:02.333 INFO kablam! | Oct 13 05:41:02.333 INFO kablam! 95 | }).boxed() Oct 13 05:41:02.334 INFO kablam! | ^^^^^ Oct 13 05:41:02.334 INFO kablam! Oct 13 05:41:02.334 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 13 05:41:02.335 INFO kablam! --> src/net.rs:99:87 Oct 13 05:41:02.335 INFO kablam! | Oct 13 05:41:02.335 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 13 05:41:02.336 INFO kablam! | ^^^^^ Oct 13 05:41:02.336 INFO kablam! Oct 13 05:41:02.340 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 13 05:41:02.340 INFO kablam! --> src/net.rs:102:12 Oct 13 05:41:02.341 INFO kablam! | Oct 13 05:41:02.341 INFO kablam! 102 | }).boxed() Oct 13 05:41:02.341 INFO kablam! | ^^^^^ Oct 13 05:41:02.342 INFO kablam! Oct 13 05:41:02.705 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 05:41:02.705 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:02.705 INFO kablam! | Oct 13 05:41:02.705 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:02.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:02.705 INFO kablam! Oct 13 05:41:09.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.52s Oct 13 05:41:09.314 INFO kablam! su: No module specific data is present Oct 13 05:41:10.095 INFO running `"docker" "rm" "-f" "1b0ed829d092b1315bb168e84ee182bed3d8b537ae7ecc106fc924879399d0a1"` Oct 13 05:41:10.367 INFO blam! 1b0ed829d092b1315bb168e84ee182bed3d8b537ae7ecc106fc924879399d0a1 Oct 13 05:41:10.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 05:41:10.900 INFO blam! 90991109886ff5e94a95559893cacea77b3afcd7aafb96021363c8a71f21de8e Oct 13 05:41:10.907 INFO running `"docker" "start" "-a" "90991109886ff5e94a95559893cacea77b3afcd7aafb96021363c8a71f21de8e"` Oct 13 05:41:12.526 INFO kablam! usermod: no changes Oct 13 05:41:12.675 INFO kablam! Compiling nero v0.0.1 (/source) Oct 13 05:41:14.215 INFO kablam! warning: unused import: `std::str` Oct 13 05:41:14.215 INFO kablam! --> src/p10.rs:862:9 Oct 13 05:41:14.216 INFO kablam! | Oct 13 05:41:14.216 INFO kablam! 862 | use std::str; Oct 13 05:41:14.216 INFO kablam! | ^^^^^^^^ Oct 13 05:41:14.216 INFO kablam! | Oct 13 05:41:14.217 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:41:14.217 INFO kablam! Oct 13 05:41:14.329 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 13 05:41:14.329 INFO kablam! --> src/net.rs:9:15 Oct 13 05:41:14.329 INFO kablam! | Oct 13 05:41:14.330 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 13 05:41:14.330 INFO kablam! | ^^^^^^^^^ Oct 13 05:41:14.330 INFO kablam! | Oct 13 05:41:14.331 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:41:14.331 INFO kablam! Oct 13 05:41:14.331 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 05:41:14.332 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:14.332 INFO kablam! | Oct 13 05:41:14.332 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:14.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:14.333 INFO kablam! Oct 13 05:41:14.333 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 13 05:41:14.333 INFO kablam! --> src/net.rs:82:33 Oct 13 05:41:14.334 INFO kablam! | Oct 13 05:41:14.334 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 13 05:41:14.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:14.334 INFO kablam! Oct 13 05:41:14.981 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 13 05:41:14.982 INFO kablam! --> src/net.rs:95:24 Oct 13 05:41:14.982 INFO kablam! | Oct 13 05:41:14.982 INFO kablam! 95 | }).boxed() Oct 13 05:41:14.982 INFO kablam! | ^^^^^ Oct 13 05:41:14.982 INFO kablam! Oct 13 05:41:14.982 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 13 05:41:14.982 INFO kablam! --> src/net.rs:99:87 Oct 13 05:41:14.982 INFO kablam! | Oct 13 05:41:14.982 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 13 05:41:14.982 INFO kablam! | ^^^^^ Oct 13 05:41:14.982 INFO kablam! Oct 13 05:41:14.992 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 13 05:41:14.992 INFO kablam! --> src/net.rs:102:12 Oct 13 05:41:14.992 INFO kablam! | Oct 13 05:41:14.992 INFO kablam! 102 | }).boxed() Oct 13 05:41:14.992 INFO kablam! | ^^^^^ Oct 13 05:41:14.992 INFO kablam! Oct 13 05:41:15.587 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 05:41:15.587 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:15.587 INFO kablam! | Oct 13 05:41:15.587 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:15.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:15.587 INFO kablam! Oct 13 05:41:17.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.39s Oct 13 05:41:17.959 INFO kablam! su: No module specific data is present Oct 13 05:41:18.671 INFO running `"docker" "rm" "-f" "90991109886ff5e94a95559893cacea77b3afcd7aafb96021363c8a71f21de8e"` Oct 13 05:41:18.986 INFO blam! 90991109886ff5e94a95559893cacea77b3afcd7aafb96021363c8a71f21de8e Oct 13 05:41:18.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 05:41:19.424 INFO blam! 53a1563f0129fe75d199280e7ce266422e64082bb945a2c1acf9b160ecba724f Oct 13 05:41:19.432 INFO running `"docker" "start" "-a" "53a1563f0129fe75d199280e7ce266422e64082bb945a2c1acf9b160ecba724f"` Oct 13 05:41:20.729 INFO kablam! usermod: no changes Oct 13 05:41:20.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 13 05:41:20.939 INFO kablam! Running /target/debug/deps/nero-bd87289a7d162470 Oct 13 05:41:20.939 INFO blam! Oct 13 05:41:20.939 INFO blam! running 10 tests Oct 13 05:41:20.939 INFO blam! test p10::test_parses_channel_bans ... ok Oct 13 05:41:20.939 INFO blam! test utils::test_split_string ... ok Oct 13 05:41:20.939 INFO blam! test utils::test_ceiling_division ... ok Oct 13 05:41:20.939 INFO blam! test utils::test_unsplit_string ... ok Oct 13 05:41:20.939 INFO blam! test utils::test_u8_slice_to_lower ... ok Oct 13 05:41:20.939 INFO blam! test utils::test_trim_bytes_right ... ok Oct 13 05:41:20.951 INFO blam! test p10::test_set_user_modes ... ok Oct 13 05:41:20.955 INFO blam! test utils::test_inttobase64 ... ok Oct 13 05:41:20.955 INFO blam! test p10::test_adds_channel_mode_bitflags ... ok Oct 13 05:41:20.955 INFO blam! test p10::test_parses_channel_mode_strings ... ok Oct 13 05:41:20.955 INFO blam! Oct 13 05:41:20.955 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:41:20.955 INFO blam! Oct 13 05:41:20.959 INFO blam! Oct 13 05:41:20.959 INFO kablam! Running /target/debug/deps/nero-06ec45413496f327 Oct 13 05:41:20.959 INFO blam! running 0 tests Oct 13 05:41:20.959 INFO blam! Oct 13 05:41:20.959 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:41:20.959 INFO blam! Oct 13 05:41:20.967 INFO kablam! Doc-tests nero Oct 13 05:41:22.371 INFO blam! Oct 13 05:41:22.371 INFO blam! running 0 tests Oct 13 05:41:22.371 INFO blam! Oct 13 05:41:22.371 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:41:22.371 INFO blam! Oct 13 05:41:22.380 INFO kablam! su: No module specific data is present Oct 13 05:41:23.000 INFO running `"docker" "rm" "-f" "53a1563f0129fe75d199280e7ce266422e64082bb945a2c1acf9b160ecba724f"` Oct 13 05:41:23.299 INFO blam! 53a1563f0129fe75d199280e7ce266422e64082bb945a2c1acf9b160ecba724f