Oct 13 05:41:04.009 INFO testing nero-services/nero against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:41:04.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:41:04.344 INFO blam! f28f5a9e7e1199405c2c883c44a8d82d7762459f9a2134aef162b2a9400ad8ca Oct 13 05:41:04.346 INFO running `"docker" "start" "-a" "f28f5a9e7e1199405c2c883c44a8d82d7762459f9a2134aef162b2a9400ad8ca"` Oct 13 05:41:06.108 INFO kablam! usermod: no changes Oct 13 05:41:06.227 INFO kablam! Compiling libloading v0.4.2 Oct 13 05:41:06.228 INFO kablam! Compiling toml v0.4.5 Oct 13 05:41:12.327 INFO kablam! Compiling nero v0.0.1 (/source) Oct 13 05:41:13.307 INFO kablam! warning: unused import: `std::str` Oct 13 05:41:13.307 INFO kablam! --> src/p10.rs:862:9 Oct 13 05:41:13.307 INFO kablam! | Oct 13 05:41:13.307 INFO kablam! 862 | use std::str; Oct 13 05:41:13.307 INFO kablam! | ^^^^^^^^ Oct 13 05:41:13.307 INFO kablam! | Oct 13 05:41:13.307 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:41:13.307 INFO kablam! Oct 13 05:41:13.395 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:13.395 INFO kablam! --> src/net.rs:9:15 Oct 13 05:41:13.395 INFO kablam! | Oct 13 05:41:13.395 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 13 05:41:13.395 INFO kablam! | ^^^^^^^^^ Oct 13 05:41:13.395 INFO kablam! | Oct 13 05:41:13.395 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:41:13.395 INFO kablam! Oct 13 05:41:13.397 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 05:41:13.397 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:13.397 INFO kablam! | Oct 13 05:41:13.397 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:13.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:13.397 INFO kablam! Oct 13 05:41:13.397 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:13.397 INFO kablam! --> src/net.rs:82:33 Oct 13 05:41:13.397 INFO kablam! | Oct 13 05:41:13.397 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 13 05:41:13.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:13.397 INFO kablam! Oct 13 05:41:13.863 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:13.863 INFO kablam! --> src/net.rs:95:24 Oct 13 05:41:13.863 INFO kablam! | Oct 13 05:41:13.863 INFO kablam! 95 | }).boxed() Oct 13 05:41:13.863 INFO kablam! | ^^^^^ Oct 13 05:41:13.863 INFO kablam! Oct 13 05:41:13.863 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:13.863 INFO kablam! --> src/net.rs:99:87 Oct 13 05:41:13.863 INFO kablam! | Oct 13 05:41:13.863 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 13 05:41:13.863 INFO kablam! | ^^^^^ Oct 13 05:41:13.863 INFO kablam! Oct 13 05:41:13.868 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:13.868 INFO kablam! --> src/net.rs:102:12 Oct 13 05:41:13.868 INFO kablam! | Oct 13 05:41:13.868 INFO kablam! 102 | }).boxed() Oct 13 05:41:13.868 INFO kablam! | ^^^^^ Oct 13 05:41:13.868 INFO kablam! Oct 13 05:41:14.231 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 05:41:14.231 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:14.231 INFO kablam! | Oct 13 05:41:14.231 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:14.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:14.231 INFO kablam! Oct 13 05:41:19.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.67s Oct 13 05:41:19.823 INFO kablam! su: No module specific data is present Oct 13 05:41:20.615 INFO running `"docker" "rm" "-f" "f28f5a9e7e1199405c2c883c44a8d82d7762459f9a2134aef162b2a9400ad8ca"` Oct 13 05:41:20.899 INFO blam! f28f5a9e7e1199405c2c883c44a8d82d7762459f9a2134aef162b2a9400ad8ca Oct 13 05:41:20.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:21.327 INFO blam! b662ad2c5a891b2b1cdbf309090ebc7637930c264599466e9bc38b75a14f0ede Oct 13 05:41:21.329 INFO running `"docker" "start" "-a" "b662ad2c5a891b2b1cdbf309090ebc7637930c264599466e9bc38b75a14f0ede"` Oct 13 05:41:22.883 INFO kablam! usermod: no changes Oct 13 05:41:23.007 INFO kablam! Compiling nero v0.0.1 (/source) Oct 13 05:41:24.355 INFO kablam! warning: unused import: `std::str` Oct 13 05:41:24.355 INFO kablam! --> src/p10.rs:862:9 Oct 13 05:41:24.355 INFO kablam! | Oct 13 05:41:24.355 INFO kablam! 862 | use std::str; Oct 13 05:41:24.355 INFO kablam! | ^^^^^^^^ Oct 13 05:41:24.355 INFO kablam! | Oct 13 05:41:24.355 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:41:24.355 INFO kablam! Oct 13 05:41:24.424 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:24.424 INFO kablam! --> src/net.rs:9:15 Oct 13 05:41:24.424 INFO kablam! | Oct 13 05:41:24.424 INFO kablam! 9 | use futures::{BoxFuture, Future}; Oct 13 05:41:24.424 INFO kablam! | ^^^^^^^^^ Oct 13 05:41:24.424 INFO kablam! | Oct 13 05:41:24.424 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:41:24.424 INFO kablam! Oct 13 05:41:24.428 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 05:41:24.428 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:24.428 INFO kablam! | Oct 13 05:41:24.428 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:24.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:24.428 INFO kablam! Oct 13 05:41:24.435 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:24.435 INFO kablam! --> src/net.rs:82:33 Oct 13 05:41:24.435 INFO kablam! | Oct 13 05:41:24.435 INFO kablam! 82 | pub fn write_lines(self) -> BoxFuture { Oct 13 05:41:24.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:24.435 INFO kablam! Oct 13 05:41:24.935 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:24.935 INFO kablam! --> src/net.rs:95:24 Oct 13 05:41:24.935 INFO kablam! | Oct 13 05:41:24.935 INFO kablam! 95 | }).boxed() Oct 13 05:41:24.935 INFO kablam! | ^^^^^ Oct 13 05:41:24.935 INFO kablam! Oct 13 05:41:24.944 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:24.944 INFO kablam! --> src/net.rs:99:87 Oct 13 05:41:24.944 INFO kablam! | Oct 13 05:41:24.944 INFO kablam! 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() Oct 13 05:41:24.944 INFO kablam! | ^^^^^ Oct 13 05:41:24.944 INFO kablam! Oct 13 05:41:24.951 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:24.951 INFO kablam! --> src/net.rs:102:12 Oct 13 05:41:24.951 INFO kablam! | Oct 13 05:41:24.951 INFO kablam! 102 | }).boxed() Oct 13 05:41:24.951 INFO kablam! | ^^^^^ Oct 13 05:41:24.951 INFO kablam! Oct 13 05:41:25.546 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 05:41:25.546 INFO kablam! --> src/utils.rs:59:9 Oct 13 05:41:25.546 INFO kablam! | Oct 13 05:41:25.546 INFO kablam! 59 | use std::ascii::AsciiExt; Oct 13 05:41:25.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:41:25.547 INFO kablam! Oct 13 05:41:27.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.81s Oct 13 05:41:27.737 INFO kablam! su: No module specific data is present Oct 13 05:41:28.547 INFO running `"docker" "rm" "-f" "b662ad2c5a891b2b1cdbf309090ebc7637930c264599466e9bc38b75a14f0ede"` Oct 13 05:41:28.830 INFO blam! b662ad2c5a891b2b1cdbf309090ebc7637930c264599466e9bc38b75a14f0ede Oct 13 05:41:28.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:29.233 INFO blam! d99c5674d95a084c8de51606611243914ba2192cdf045ff040e996a7db9039ab Oct 13 05:41:29.240 INFO running `"docker" "start" "-a" "d99c5674d95a084c8de51606611243914ba2192cdf045ff040e996a7db9039ab"` Oct 13 05:41:30.292 INFO kablam! usermod: no changes Oct 13 05:41:30.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 13 05:41:30.443 INFO kablam! Running /target/debug/deps/nero-29e939a18ab124f2 Oct 13 05:41:30.455 INFO blam! Oct 13 05:41:30.455 INFO blam! running 10 tests Oct 13 05:41:30.471 INFO blam! test p10::test_parses_channel_mode_strings ... ok Oct 13 05:41:30.471 INFO blam! test utils::test_u8_slice_to_lower ... ok Oct 13 05:41:30.471 INFO blam! test utils::test_inttobase64 ... ok Oct 13 05:41:30.471 INFO blam! test utils::test_unsplit_string ... ok Oct 13 05:41:30.479 INFO blam! test p10::test_parses_channel_bans ... ok Oct 13 05:41:30.479 INFO blam! test p10::test_set_user_modes ... ok Oct 13 05:41:30.479 INFO blam! test utils::test_trim_bytes_right ... ok Oct 13 05:41:30.479 INFO blam! test utils::test_split_string ... ok Oct 13 05:41:30.480 INFO blam! test p10::test_adds_channel_mode_bitflags ... ok Oct 13 05:41:30.480 INFO blam! test utils::test_ceiling_division ... ok Oct 13 05:41:30.481 INFO blam! Oct 13 05:41:30.481 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:41:30.481 INFO blam! Oct 13 05:41:30.487 INFO kablam! Running /target/debug/deps/nero-9ac6d4f343c9c4bd Oct 13 05:41:30.489 INFO blam! Oct 13 05:41:30.489 INFO blam! running 0 tests Oct 13 05:41:30.489 INFO blam! Oct 13 05:41:30.489 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:41:30.489 INFO blam! Oct 13 05:41:30.490 INFO kablam! Doc-tests nero Oct 13 05:41:31.655 INFO blam! Oct 13 05:41:31.655 INFO blam! running 0 tests Oct 13 05:41:31.659 INFO blam! Oct 13 05:41:31.659 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:41:31.659 INFO blam! Oct 13 05:41:31.664 INFO kablam! su: No module specific data is present Oct 13 05:41:32.627 INFO running `"docker" "rm" "-f" "d99c5674d95a084c8de51606611243914ba2192cdf045ff040e996a7db9039ab"` Oct 13 05:41:32.939 INFO blam! d99c5674d95a084c8de51606611243914ba2192cdf045ff040e996a7db9039ab