Oct 11 11:16:42.462 INFO testing socket-collection-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:16:42.462 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:16:42.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 11:16:42.796 INFO blam! 6bd11337a893df4dffa854ac7fcbf92b761a1bd002a897726a20036b2443e55f Oct 11 11:16:42.796 INFO running `"docker" "start" "-a" "6bd11337a893df4dffa854ac7fcbf92b761a1bd002a897726a20036b2443e55f"` Oct 11 11:16:43.173 INFO kablam! usermod: no changes Oct 11 11:16:43.336 INFO kablam! Compiling unwrap v1.1.0 Oct 11 11:16:43.338 INFO kablam! Compiling libudt4-sys v0.2.0 Oct 11 11:16:43.340 INFO kablam! Compiling bytes v0.4.10 Oct 11 11:16:43.341 INFO kablam! Compiling url v1.5.1 Oct 11 11:16:43.342 INFO kablam! Compiling bincode v0.8.0 Oct 11 11:16:43.343 INFO kablam! Compiling serde-value v0.5.2 Oct 11 11:16:44.558 INFO kablam! Compiling config_file_handler v0.9.0 Oct 11 11:16:47.240 INFO kablam! Compiling log4rs v0.7.0 Oct 11 11:16:48.801 INFO kablam! Compiling ws v0.7.3 Oct 11 11:16:59.327 INFO kablam! Compiling maidsafe_utilities v0.15.0 Oct 11 11:17:00.309 INFO kablam! Compiling udt v0.2.0 Oct 11 11:17:08.120 INFO kablam! Compiling socket-collection v0.2.0 (/source) Oct 11 11:17:14.300 INFO kablam! warning: unused `#[macro_use]` import Oct 11 11:17:14.300 INFO kablam! --> src/lib.rs:13:1 Oct 11 11:17:14.300 INFO kablam! | Oct 11 11:17:14.300 INFO kablam! 13 | #[macro_use] Oct 11 11:17:14.300 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:14.300 INFO kablam! | Oct 11 11:17:14.300 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 11:17:14.300 INFO kablam! Oct 11 11:17:14.312 INFO kablam! warning: use of deprecated item 'mio::timer::TimerError': use mio-extras instead Oct 11 11:17:14.312 INFO kablam! --> src/error.rs:2:5 Oct 11 11:17:14.312 INFO kablam! | Oct 11 11:17:14.312 INFO kablam! 2 | use mio::timer::TimerError; Oct 11 11:17:14.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:17:14.312 INFO kablam! | Oct 11 11:17:14.312 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 11:17:14.312 INFO kablam! Oct 11 11:17:14.312 INFO kablam! warning: use of deprecated item 'mio::timer::TimerError': use mio-extras instead Oct 11 11:17:14.312 INFO kablam! --> src/error.rs:2:5 Oct 11 11:17:14.312 INFO kablam! | Oct 11 11:17:14.312 INFO kablam! 2 | use mio::timer::TimerError; Oct 11 11:17:14.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:17:14.312 INFO kablam! Oct 11 11:17:14.312 INFO kablam! warning: use of deprecated item 'mio::timer::TimerError': use mio-extras instead Oct 11 11:17:14.312 INFO kablam! --> src/error.rs:34:18 Oct 11 11:17:14.312 INFO kablam! | Oct 11 11:17:14.312 INFO kablam! 34 | Timer(e: TimerError) { Oct 11 11:17:14.312 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:14.312 INFO kablam! Oct 11 11:17:14.456 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:14.456 INFO kablam! --> src/tcp_sock.rs:313:13 Oct 11 11:17:14.456 INFO kablam! | Oct 11 11:17:14.456 INFO kablam! 313 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:14.456 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:14.456 INFO kablam! Oct 11 11:17:14.456 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:14.456 INFO kablam! --> src/tcp_sock.rs:313:30 Oct 11 11:17:14.456 INFO kablam! | Oct 11 11:17:14.456 INFO kablam! 313 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:14.456 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:14.456 INFO kablam! Oct 11 11:17:14.456 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:14.456 INFO kablam! --> src/tcp_sock.rs:315:13 Oct 11 11:17:14.456 INFO kablam! | Oct 11 11:17:14.456 INFO kablam! 315 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:14.456 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:14.456 INFO kablam! Oct 11 11:17:14.456 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:14.456 INFO kablam! --> src/tcp_sock.rs:315:30 Oct 11 11:17:14.456 INFO kablam! | Oct 11 11:17:14.456 INFO kablam! 315 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:14.456 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:14.456 INFO kablam! Oct 11 11:17:14.516 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:14.516 INFO kablam! --> src/udt/udt_sock.rs:338:13 Oct 11 11:17:14.517 INFO kablam! | Oct 11 11:17:14.517 INFO kablam! 338 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:14.517 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:14.517 INFO kablam! Oct 11 11:17:14.517 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:14.517 INFO kablam! --> src/udt/udt_sock.rs:338:30 Oct 11 11:17:14.518 INFO kablam! | Oct 11 11:17:14.518 INFO kablam! 338 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:14.518 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:14.518 INFO kablam! Oct 11 11:17:14.518 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:14.518 INFO kablam! --> src/udt/udt_sock.rs:340:13 Oct 11 11:17:14.518 INFO kablam! | Oct 11 11:17:14.519 INFO kablam! 340 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:14.519 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:14.519 INFO kablam! Oct 11 11:17:14.519 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:14.519 INFO kablam! --> src/udt/udt_sock.rs:340:30 Oct 11 11:17:14.519 INFO kablam! | Oct 11 11:17:14.519 INFO kablam! 340 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:14.520 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:14.520 INFO kablam! Oct 11 11:17:14.540 INFO kablam! warning: unused import: `Read` Oct 11 11:17:14.540 INFO kablam! --> src/udt/udt_sock.rs:10:40 Oct 11 11:17:14.541 INFO kablam! | Oct 11 11:17:14.541 INFO kablam! 10 | use std::io::{self, Cursor, ErrorKind, Read, Write}; Oct 11 11:17:14.541 INFO kablam! | ^^^^ Oct 11 11:17:14.541 INFO kablam! Oct 11 11:17:14.541 INFO kablam! warning: unused import: `Write` Oct 11 11:17:14.541 INFO kablam! --> src/udt/udt_sock.rs:10:46 Oct 11 11:17:14.542 INFO kablam! | Oct 11 11:17:14.542 INFO kablam! 10 | use std::io::{self, Cursor, ErrorKind, Read, Write}; Oct 11 11:17:14.542 INFO kablam! | ^^^^^ Oct 11 11:17:14.542 INFO kablam! Oct 11 11:17:14.569 INFO kablam! warning: unused variable: `inner` Oct 11 11:17:14.570 INFO kablam! --> src/udt/udt_sock.rs:68:13 Oct 11 11:17:14.570 INFO kablam! | Oct 11 11:17:14.570 INFO kablam! 68 | let inner = self Oct 11 11:17:14.570 INFO kablam! | ^^^^^ help: consider using `_inner` instead Oct 11 11:17:14.570 INFO kablam! | Oct 11 11:17:14.570 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 11:17:14.570 INFO kablam! Oct 11 11:17:14.612 INFO kablam! warning: variable does not need to be mutable Oct 11 11:17:14.612 INFO kablam! --> src/udt/udt_event_loop.rs:28:13 Oct 11 11:17:14.612 INFO kablam! | Oct 11 11:17:14.612 INFO kablam! 28 | let mut epoll = Epoll::create()?; Oct 11 11:17:14.612 INFO kablam! | ----^^^^^ Oct 11 11:17:14.612 INFO kablam! | | Oct 11 11:17:14.612 INFO kablam! | help: remove this `mut` Oct 11 11:17:14.612 INFO kablam! | Oct 11 11:17:14.612 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:17:14.612 INFO kablam! Oct 11 11:17:15.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.08s Oct 11 11:17:15.292 INFO kablam! su: No module specific data is present Oct 11 11:17:15.728 INFO running `"docker" "rm" "-f" "6bd11337a893df4dffa854ac7fcbf92b761a1bd002a897726a20036b2443e55f"` Oct 11 11:17:16.014 INFO blam! 6bd11337a893df4dffa854ac7fcbf92b761a1bd002a897726a20036b2443e55f Oct 11 11:17:16.017 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:17:16.018 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 11:17:16.388 INFO blam! 1179e99a8f15adc7141795c9b8ad73dfa4800c28e8ef573285ae5b9bb900f2ab Oct 11 11:17:16.394 INFO running `"docker" "start" "-a" "1179e99a8f15adc7141795c9b8ad73dfa4800c28e8ef573285ae5b9bb900f2ab"` Oct 11 11:17:17.400 INFO kablam! usermod: no changes Oct 11 11:17:17.588 INFO kablam! Compiling socket-collection v0.2.0 (/source) Oct 11 11:17:22.900 INFO kablam! warning: unused `#[macro_use]` import Oct 11 11:17:22.900 INFO kablam! --> src/lib.rs:13:1 Oct 11 11:17:22.900 INFO kablam! | Oct 11 11:17:22.900 INFO kablam! 13 | #[macro_use] Oct 11 11:17:22.901 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:22.901 INFO kablam! | Oct 11 11:17:22.901 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 11:17:22.901 INFO kablam! Oct 11 11:17:22.921 INFO kablam! warning: use of deprecated item 'mio::timer::TimerError': use mio-extras instead Oct 11 11:17:22.921 INFO kablam! --> src/error.rs:2:5 Oct 11 11:17:22.921 INFO kablam! | Oct 11 11:17:22.921 INFO kablam! 2 | use mio::timer::TimerError; Oct 11 11:17:22.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:17:22.922 INFO kablam! | Oct 11 11:17:22.922 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 11:17:22.922 INFO kablam! Oct 11 11:17:22.923 INFO kablam! warning: use of deprecated item 'mio::timer::TimerError': use mio-extras instead Oct 11 11:17:22.923 INFO kablam! --> src/error.rs:2:5 Oct 11 11:17:22.923 INFO kablam! | Oct 11 11:17:22.923 INFO kablam! 2 | use mio::timer::TimerError; Oct 11 11:17:22.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:17:22.924 INFO kablam! Oct 11 11:17:22.924 INFO kablam! warning: use of deprecated item 'mio::timer::TimerError': use mio-extras instead Oct 11 11:17:22.924 INFO kablam! --> src/error.rs:34:18 Oct 11 11:17:22.925 INFO kablam! | Oct 11 11:17:22.925 INFO kablam! 34 | Timer(e: TimerError) { Oct 11 11:17:22.925 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:22.925 INFO kablam! Oct 11 11:17:23.056 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:23.056 INFO kablam! --> src/tcp_sock.rs:313:13 Oct 11 11:17:23.057 INFO kablam! | Oct 11 11:17:23.057 INFO kablam! 313 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:23.057 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:23.057 INFO kablam! Oct 11 11:17:23.058 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:23.058 INFO kablam! --> src/tcp_sock.rs:313:30 Oct 11 11:17:23.058 INFO kablam! | Oct 11 11:17:23.058 INFO kablam! 313 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:23.059 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:23.059 INFO kablam! Oct 11 11:17:23.059 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:23.059 INFO kablam! --> src/tcp_sock.rs:315:13 Oct 11 11:17:23.060 INFO kablam! | Oct 11 11:17:23.060 INFO kablam! 315 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:23.060 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:23.061 INFO kablam! Oct 11 11:17:23.061 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:23.061 INFO kablam! --> src/tcp_sock.rs:315:30 Oct 11 11:17:23.061 INFO kablam! | Oct 11 11:17:23.062 INFO kablam! 315 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:23.062 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:23.062 INFO kablam! Oct 11 11:17:23.116 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:23.117 INFO kablam! --> src/udt/udt_sock.rs:338:13 Oct 11 11:17:23.117 INFO kablam! | Oct 11 11:17:23.117 INFO kablam! 338 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:23.118 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:23.118 INFO kablam! Oct 11 11:17:23.118 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:23.118 INFO kablam! --> src/udt/udt_sock.rs:338:30 Oct 11 11:17:23.119 INFO kablam! | Oct 11 11:17:23.119 INFO kablam! 338 | Ready::error() | Ready::hup() | Ready::readable() Oct 11 11:17:23.119 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:23.119 INFO kablam! Oct 11 11:17:23.120 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 11 11:17:23.120 INFO kablam! --> src/udt/udt_sock.rs:340:13 Oct 11 11:17:23.121 INFO kablam! | Oct 11 11:17:23.121 INFO kablam! 340 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:23.121 INFO kablam! | ^^^^^^^^^^^^ Oct 11 11:17:23.122 INFO kablam! Oct 11 11:17:23.122 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 11 11:17:23.122 INFO kablam! --> src/udt/udt_sock.rs:340:30 Oct 11 11:17:23.122 INFO kablam! | Oct 11 11:17:23.123 INFO kablam! 340 | Ready::error() | Ready::hup() | Ready::readable() | Ready::writable() Oct 11 11:17:23.123 INFO kablam! | ^^^^^^^^^^ Oct 11 11:17:23.123 INFO kablam! Oct 11 11:17:23.133 INFO kablam! warning: unused import: `Read` Oct 11 11:17:23.133 INFO kablam! --> src/udt/udt_sock.rs:10:40 Oct 11 11:17:23.133 INFO kablam! | Oct 11 11:17:23.133 INFO kablam! 10 | use std::io::{self, Cursor, ErrorKind, Read, Write}; Oct 11 11:17:23.134 INFO kablam! | ^^^^ Oct 11 11:17:23.134 INFO kablam! Oct 11 11:17:23.134 INFO kablam! warning: unused import: `Write` Oct 11 11:17:23.135 INFO kablam! --> src/udt/udt_sock.rs:10:46 Oct 11 11:17:23.135 INFO kablam! | Oct 11 11:17:23.135 INFO kablam! 10 | use std::io::{self, Cursor, ErrorKind, Read, Write}; Oct 11 11:17:23.135 INFO kablam! | ^^^^^ Oct 11 11:17:23.136 INFO kablam! Oct 11 11:17:23.152 INFO kablam! warning: unused variable: `inner` Oct 11 11:17:23.152 INFO kablam! --> src/udt/udt_sock.rs:68:13 Oct 11 11:17:23.152 INFO kablam! | Oct 11 11:17:23.152 INFO kablam! 68 | let inner = self Oct 11 11:17:23.152 INFO kablam! | ^^^^^ help: consider using `_inner` instead Oct 11 11:17:23.152 INFO kablam! | Oct 11 11:17:23.152 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 11:17:23.152 INFO kablam! Oct 11 11:17:23.188 INFO kablam! warning: variable does not need to be mutable Oct 11 11:17:23.188 INFO kablam! --> src/udt/udt_event_loop.rs:28:13 Oct 11 11:17:23.188 INFO kablam! | Oct 11 11:17:23.188 INFO kablam! 28 | let mut epoll = Epoll::create()?; Oct 11 11:17:23.188 INFO kablam! | ----^^^^^ Oct 11 11:17:23.188 INFO kablam! | | Oct 11 11:17:23.189 INFO kablam! | help: remove this `mut` Oct 11 11:17:23.189 INFO kablam! | Oct 11 11:17:23.189 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 11:17:23.189 INFO kablam! Oct 11 11:17:23.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.40s Oct 11 11:17:23.844 INFO kablam! su: No module specific data is present Oct 11 11:17:24.302 INFO running `"docker" "rm" "-f" "1179e99a8f15adc7141795c9b8ad73dfa4800c28e8ef573285ae5b9bb900f2ab"` Oct 11 11:17:24.484 INFO blam! 1179e99a8f15adc7141795c9b8ad73dfa4800c28e8ef573285ae5b9bb900f2ab Oct 11 11:17:24.484 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:17:24.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 11:17:24.960 INFO blam! 47dfec19a367f39ee9996c1d44ceaf1b5dd387f6fc9c0e04ec7fb83766c7efd4 Oct 11 11:17:24.980 INFO running `"docker" "start" "-a" "47dfec19a367f39ee9996c1d44ceaf1b5dd387f6fc9c0e04ec7fb83766c7efd4"` Oct 11 11:17:25.928 INFO kablam! usermod: no changes Oct 11 11:17:26.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 11 11:17:26.129 INFO kablam! Running /target/debug/deps/socket_collection-5560c4797f7c8f8b Oct 11 11:17:26.130 INFO blam! Oct 11 11:17:26.130 INFO blam! running 0 tests Oct 11 11:17:26.130 INFO blam! Oct 11 11:17:26.131 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:17:26.131 INFO blam! Oct 11 11:17:26.142 INFO kablam! Doc-tests socket-collection Oct 11 11:17:36.731 INFO blam! Oct 11 11:17:36.731 INFO blam! running 0 tests Oct 11 11:17:36.731 INFO blam! Oct 11 11:17:36.731 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:17:36.731 INFO blam! Oct 11 11:17:36.742 INFO kablam! su: No module specific data is present Oct 11 11:17:37.201 INFO running `"docker" "rm" "-f" "47dfec19a367f39ee9996c1d44ceaf1b5dd387f6fc9c0e04ec7fb83766c7efd4"` Oct 11 11:17:37.364 INFO blam! 47dfec19a367f39ee9996c1d44ceaf1b5dd387f6fc9c0e04ec7fb83766c7efd4