Oct 10 17:38:07.273 INFO testing nero-services/nero against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:38:07.273 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:38:07.275 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:38:07.636 INFO blam! 023b99b0f1ab8742c6cd3286d1a67b3404f308c0f5297d5d6e324ecca4202031 Oct 10 17:38:07.641 INFO running `"docker" "start" "-a" "023b99b0f1ab8742c6cd3286d1a67b3404f308c0f5297d5d6e324ecca4202031"` Oct 10 17:38:09.272 INFO kablam! usermod: no changes Oct 10 17:38:09.457 INFO kablam! Compiling iovec v0.1.0 Oct 10 17:38:09.465 INFO kablam! Compiling libloading v0.4.2 Oct 10 17:38:10.579 INFO kablam! Compiling bytes v0.4.5 Oct 10 17:38:10.579 INFO kablam! Compiling mio v0.6.10 Oct 10 17:38:14.360 INFO kablam! Compiling tokio-io v0.1.3 Oct 10 17:38:17.023 INFO kablam! Compiling tokio-core v0.1.9 Oct 10 17:38:21.144 INFO kablam! Compiling nero v0.0.1 (/source) Oct 10 17:38:22.860 INFO kablam! warning: unused import: `std::str` Oct 10 17:38:22.860 INFO kablam! --> src/p10.rs:862:9 Oct 10 17:38:22.860 INFO kablam! | Oct 10 17:38:22.860 INFO kablam! 862 | use std::str; Oct 10 17:38:22.860 INFO kablam! | ^^^^^^^^ Oct 10 17:38:22.860 INFO kablam! | Oct 10 17:38:22.860 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:38:22.860 INFO kablam! Oct 10 17:38:22.924 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 10 17:38:22.924 INFO kablam! --> src/net.rs:9:15 Oct 10 17:38:22.924 INFO kablam! | Oct 10 17:38:22.924 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 10 17:38:22.924 INFO kablam! | ^^^^^^^^^ Oct 10 17:38:22.924 INFO kablam! | Oct 10 17:38:22.924 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 17:38:22.924 INFO kablam! Oct 10 17:38:22.924 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 17:38:22.924 INFO kablam! --> src/utils.rs:59:9 Oct 10 17:38:22.924 INFO kablam! | Oct 10 17:38:22.924 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 10 17:38:22.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 17:38:22.924 INFO kablam! Oct 10 17:38:22.924 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 10 17:38:22.924 INFO kablam! --> src/net.rs:82:33 Oct 10 17:38:22.924 INFO kablam! | Oct 10 17:38:22.924 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 10 17:38:22.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:38:22.924 INFO kablam! Oct 10 17:38:23.519 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 10 17:38:23.519 INFO kablam! --> src/net.rs:95:24 Oct 10 17:38:23.519 INFO kablam! | Oct 10 17:38:23.519 INFO kablam! 95 | }).boxed() Oct 10 17:38:23.519 INFO kablam! | ^^^^^ Oct 10 17:38:23.519 INFO kablam! Oct 10 17:38:23.519 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 10 17:38:23.519 INFO kablam! --> src/net.rs:99:87 Oct 10 17:38:23.519 INFO kablam! | Oct 10 17:38:23.519 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 10 17:38:23.519 INFO kablam! | ^^^^^ Oct 10 17:38:23.519 INFO kablam! Oct 10 17:38:23.519 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 10 17:38:23.519 INFO kablam! --> src/net.rs:102:12 Oct 10 17:38:23.519 INFO kablam! | Oct 10 17:38:23.519 INFO kablam! 102 | }).boxed() Oct 10 17:38:23.519 INFO kablam! | ^^^^^ Oct 10 17:38:23.519 INFO kablam! Oct 10 17:38:23.940 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 17:38:23.940 INFO kablam! --> src/utils.rs:59:9 Oct 10 17:38:23.940 INFO kablam! | Oct 10 17:38:23.940 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 10 17:38:23.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 17:38:23.940 INFO kablam! Oct 10 17:38:31.120 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.82s Oct 10 17:38:31.124 INFO kablam! su: No module specific data is present Oct 10 17:38:32.130 INFO running `"docker" "rm" "-f" "023b99b0f1ab8742c6cd3286d1a67b3404f308c0f5297d5d6e324ecca4202031"` Oct 10 17:38:32.413 INFO blam! 023b99b0f1ab8742c6cd3286d1a67b3404f308c0f5297d5d6e324ecca4202031 Oct 10 17:38:32.425 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:38:32.426 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:38:33.070 INFO blam! dce681c95d47d2622663cbe33092481ba71578a395bb30967c2f6f4404d8b2f3 Oct 10 17:38:33.072 INFO running `"docker" "start" "-a" "dce681c95d47d2622663cbe33092481ba71578a395bb30967c2f6f4404d8b2f3"` Oct 10 17:38:34.352 INFO kablam! usermod: no changes Oct 10 17:38:34.476 INFO kablam! Compiling nero v0.0.1 (/source) Oct 10 17:38:37.604 INFO kablam! warning: unused import: `std::str` Oct 10 17:38:37.604 INFO kablam! --> src/p10.rs:862:9 Oct 10 17:38:37.604 INFO kablam! | Oct 10 17:38:37.604 INFO kablam! 862 | use std::str; Oct 10 17:38:37.604 INFO kablam! | ^^^^^^^^ Oct 10 17:38:37.604 INFO kablam! | Oct 10 17:38:37.604 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:38:37.604 INFO kablam! Oct 10 17:38:37.824 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 10 17:38:37.824 INFO kablam! --> src/net.rs:9:15 Oct 10 17:38:37.824 INFO kablam! | Oct 10 17:38:37.824 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 10 17:38:37.824 INFO kablam! | ^^^^^^^^^ Oct 10 17:38:37.824 INFO kablam! | Oct 10 17:38:37.824 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 17:38:37.824 INFO kablam! Oct 10 17:38:37.839 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 17:38:37.839 INFO kablam! --> src/utils.rs:59:9 Oct 10 17:38:37.839 INFO kablam! | Oct 10 17:38:37.839 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 10 17:38:37.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 17:38:37.839 INFO kablam! Oct 10 17:38:37.839 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 10 17:38:37.839 INFO kablam! --> src/net.rs:82:33 Oct 10 17:38:37.839 INFO kablam! | Oct 10 17:38:37.839 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 10 17:38:37.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:38:37.839 INFO kablam! Oct 10 17:38:38.517 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 10 17:38:38.517 INFO kablam! --> src/net.rs:95:24 Oct 10 17:38:38.517 INFO kablam! | Oct 10 17:38:38.517 INFO kablam! 95 | }).boxed() Oct 10 17:38:38.517 INFO kablam! | ^^^^^ Oct 10 17:38:38.517 INFO kablam! Oct 10 17:38:38.527 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 10 17:38:38.527 INFO kablam! --> src/net.rs:99:87 Oct 10 17:38:38.527 INFO kablam! | Oct 10 17:38:38.527 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 10 17:38:38.527 INFO kablam! | ^^^^^ Oct 10 17:38:38.527 INFO kablam! Oct 10 17:38:38.527 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 10 17:38:38.527 INFO kablam! --> src/net.rs:102:12 Oct 10 17:38:38.527 INFO kablam! | Oct 10 17:38:38.527 INFO kablam! 102 | }).boxed() Oct 10 17:38:38.527 INFO kablam! | ^^^^^ Oct 10 17:38:38.527 INFO kablam! Oct 10 17:38:39.029 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 17:38:39.029 INFO kablam! --> src/utils.rs:59:9 Oct 10 17:38:39.029 INFO kablam! | Oct 10 17:38:39.030 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 10 17:38:39.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 17:38:39.030 INFO kablam! Oct 10 17:38:41.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.67s Oct 10 17:38:41.056 INFO kablam! su: No module specific data is present Oct 10 17:38:41.981 INFO running `"docker" "rm" "-f" "dce681c95d47d2622663cbe33092481ba71578a395bb30967c2f6f4404d8b2f3"` Oct 10 17:38:42.328 INFO blam! dce681c95d47d2622663cbe33092481ba71578a395bb30967c2f6f4404d8b2f3 Oct 10 17:38:42.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:38:42.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:38:42.696 INFO blam! acaf2e6ae361d6c599191659cf36ed752e242be3207469654b4229d905bd43f9 Oct 10 17:38:42.705 INFO running `"docker" "start" "-a" "acaf2e6ae361d6c599191659cf36ed752e242be3207469654b4229d905bd43f9"` Oct 10 17:38:43.552 INFO kablam! usermod: no changes Oct 10 17:38:43.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 17:38:43.725 INFO kablam! Running /target/debug/deps/nero-29e939a18ab124f2 Oct 10 17:38:43.734 INFO blam! Oct 10 17:38:43.735 INFO blam! running 10 tests Oct 10 17:38:43.735 INFO blam! test utils::test_trim_bytes_right ... ok Oct 10 17:38:43.735 INFO blam! test utils::test_split_string ... ok Oct 10 17:38:43.736 INFO blam! test utils::test_u8_slice_to_lower ... ok Oct 10 17:38:43.736 INFO blam! test utils::test_unsplit_string ... ok Oct 10 17:38:43.736 INFO blam! test utils::test_inttobase64 ... ok Oct 10 17:38:43.745 INFO blam! test p10::test_parses_channel_bans ... ok Oct 10 17:38:43.745 INFO blam! test p10::test_parses_channel_mode_strings ... ok Oct 10 17:38:43.745 INFO blam! test p10::test_adds_channel_mode_bitflags ... ok Oct 10 17:38:43.746 INFO blam! test p10::test_set_user_modes ... ok Oct 10 17:38:43.746 INFO blam! test utils::test_ceiling_division ... ok Oct 10 17:38:43.746 INFO blam! Oct 10 17:38:43.747 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:38:43.747 INFO blam! Oct 10 17:38:43.748 INFO blam! Oct 10 17:38:43.748 INFO kablam! Running /target/debug/deps/nero-9ac6d4f343c9c4bd Oct 10 17:38:43.748 INFO blam! running 0 tests Oct 10 17:38:43.748 INFO kablam! Doc-tests nero Oct 10 17:38:43.748 INFO blam! Oct 10 17:38:43.748 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:38:43.748 INFO blam! Oct 10 17:38:46.192 INFO blam! Oct 10 17:38:46.192 INFO blam! running 0 tests Oct 10 17:38:46.192 INFO blam! Oct 10 17:38:46.192 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:38:46.192 INFO blam! Oct 10 17:38:46.207 INFO kablam! su: No module specific data is present Oct 10 17:38:46.866 INFO running `"docker" "rm" "-f" "acaf2e6ae361d6c599191659cf36ed752e242be3207469654b4229d905bd43f9"` Oct 10 17:38:47.115 INFO blam! acaf2e6ae361d6c599191659cf36ed752e242be3207469654b4229d905bd43f9