Oct 11 09:53:46.599 INFO testing tokio-core-0.1.17 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:53:46.599 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:53:46.599 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 09:53:46.809 INFO blam! 63bc71ec5ac9c120a8e218baa1944649e16b95fb111c94774f0c318a7368daca Oct 11 09:53:46.810 INFO running `"docker" "start" "-a" "63bc71ec5ac9c120a8e218baa1944649e16b95fb111c94774f0c318a7368daca"` Oct 11 09:53:47.338 INFO kablam! usermod: no changes Oct 11 09:53:47.436 INFO kablam! Compiling tokio-core v0.1.17 (/source) Oct 11 09:53:53.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.94s Oct 11 09:53:53.312 INFO kablam! su: No module specific data is present Oct 11 09:53:53.741 INFO running `"docker" "rm" "-f" "63bc71ec5ac9c120a8e218baa1944649e16b95fb111c94774f0c318a7368daca"` Oct 11 09:53:54.016 INFO blam! 63bc71ec5ac9c120a8e218baa1944649e16b95fb111c94774f0c318a7368daca Oct 11 09:53:54.024 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:53:54.024 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 09:53:54.424 INFO blam! 901d9147675fa6adfb2a6d34dfc03a87afa849a3c829357df27b68a44896f1da Oct 11 09:53:54.426 INFO running `"docker" "start" "-a" "901d9147675fa6adfb2a6d34dfc03a87afa849a3c829357df27b68a44896f1da"` Oct 11 09:53:55.531 INFO kablam! usermod: no changes Oct 11 09:53:55.889 INFO kablam! Compiling env_logger v0.4.3 Oct 11 09:53:55.889 INFO kablam! Compiling flate2 v1.0.3 Oct 11 09:53:58.468 INFO kablam! Compiling tokio-core v0.1.17 (/source) Oct 11 09:54:04.798 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 09:54:04.798 INFO kablam! --> tests/line-frames.rs:64:37 Oct 11 09:54:04.798 INFO kablam! | Oct 11 09:54:04.798 INFO kablam! 64 | let (sink, stream) = socket.framed(LineCodec).split(); Oct 11 09:54:04.798 INFO kablam! | ^^^^^^ Oct 11 09:54:04.798 INFO kablam! | Oct 11 09:54:04.798 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:54:04.798 INFO kablam! Oct 11 09:54:23.699 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 09:54:23.699 INFO kablam! --> examples/connect.rs:116:41 Oct 11 09:54:23.700 INFO kablam! | Oct 11 09:54:23.700 INFO kablam! 116 | let (sink, stream) = stream.framed(Bytes).split(); Oct 11 09:54:23.700 INFO kablam! | ^^^^^^ Oct 11 09:54:23.700 INFO kablam! | Oct 11 09:54:23.701 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:54:23.701 INFO kablam! Oct 11 09:54:34.834 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 09:54:34.834 INFO kablam! --> examples/tinyhttp.rs:81:35 Oct 11 09:54:34.834 INFO kablam! | Oct 11 09:54:34.834 INFO kablam! 81 | let (tx, rx) = socket.framed(Http).split(); Oct 11 09:54:34.834 INFO kablam! | ^^^^^^ Oct 11 09:54:34.834 INFO kablam! | Oct 11 09:54:34.834 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:54:34.834 INFO kablam! Oct 11 09:54:43.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.59s Oct 11 09:54:43.168 INFO kablam! su: No module specific data is present Oct 11 09:54:43.490 INFO running `"docker" "rm" "-f" "901d9147675fa6adfb2a6d34dfc03a87afa849a3c829357df27b68a44896f1da"` Oct 11 09:54:43.622 INFO blam! 901d9147675fa6adfb2a6d34dfc03a87afa849a3c829357df27b68a44896f1da Oct 11 09:54:43.625 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:54:43.625 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 09:54:43.852 INFO blam! 5aff6d0d79d94f2f94cffd8931840edee2ac06afc88daca4fd3f850591691165 Oct 11 09:54:43.853 INFO running `"docker" "start" "-a" "5aff6d0d79d94f2f94cffd8931840edee2ac06afc88daca4fd3f850591691165"` Oct 11 09:54:44.368 INFO kablam! usermod: no changes Oct 11 09:54:44.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 11 09:54:44.620 INFO kablam! Running /target/debug/deps/tokio_core-74aea5af5b72e79e Oct 11 09:54:44.621 INFO blam! Oct 11 09:54:44.622 INFO blam! running 12 tests Oct 11 09:54:44.622 INFO blam! test io::frame::tests::debug_empty_easybuf ... ok Oct 11 09:54:44.623 INFO blam! test io::frame::tests::debug_large_easybuf ... ok Oct 11 09:54:44.623 INFO blam! test io::frame::tests::easybuf_equality_same_underlying_vec ... ok Oct 11 09:54:44.623 INFO blam! test io::frame::tests::easybuf_get_mut_sliced ... ok Oct 11 09:54:44.623 INFO blam! test io::frame::tests::easybuf_get_mut_sliced_allocating_at_least_initial_capacity ... ok Oct 11 09:54:44.625 INFO blam! test io::frame::tests::easybuf_into_vec_sliced ... ok Oct 11 09:54:44.625 INFO blam! test io::frame::tests::easybuf_into_vec_sliced_allocating ... ok Oct 11 09:54:44.625 INFO blam! test io::frame::tests::easybuf_into_vec_simple ... ok Oct 11 09:54:44.628 INFO blam! test io::frame::tests::easybuf_get_mut_sliced_allocating_required_capacity ... ok Oct 11 09:54:44.628 INFO kablam! Running /target/debug/deps/buffered-63ba1f0fc45e8c1f Oct 11 09:54:44.628 INFO blam! test io::frame::tests::debug_small_easybuf ... ok Oct 11 09:54:44.628 INFO blam! test io::frame::tests::debug_small_easybuf_split ... ok Oct 11 09:54:44.628 INFO blam! test io::frame::tests::easybuf_equality_different_underlying_vec ... ok Oct 11 09:54:44.628 INFO blam! Oct 11 09:54:44.628 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.628 INFO blam! Oct 11 09:54:44.632 INFO blam! Oct 11 09:54:44.632 INFO blam! running 1 test Oct 11 09:54:44.636 INFO blam! test echo_server ... ok Oct 11 09:54:44.636 INFO blam! Oct 11 09:54:44.636 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.636 INFO blam! Oct 11 09:54:44.637 INFO kablam! Running /target/debug/deps/chain-15279b5a7acf72a2 Oct 11 09:54:44.642 INFO blam! Oct 11 09:54:44.642 INFO blam! running 1 test Oct 11 09:54:44.644 INFO blam! test chain_clients ... ok Oct 11 09:54:44.644 INFO kablam! Running /target/debug/deps/echo-56ba63896d65552e Oct 11 09:54:44.644 INFO blam! Oct 11 09:54:44.644 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.644 INFO blam! Oct 11 09:54:44.646 INFO blam! Oct 11 09:54:44.646 INFO blam! running 1 test Oct 11 09:54:44.719 INFO blam! test echo_server ... ok Oct 11 09:54:44.719 INFO blam! Oct 11 09:54:44.719 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.719 INFO blam! Oct 11 09:54:44.719 INFO kablam! Running /target/debug/deps/interval-9bcd0bf7ce659382 Oct 11 09:54:44.723 INFO blam! Oct 11 09:54:44.723 INFO blam! running 2 tests Oct 11 09:54:44.735 INFO blam! test single ... ok Oct 11 09:54:44.745 INFO blam! test two_times ... ok Oct 11 09:54:44.745 INFO blam! Oct 11 09:54:44.745 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.745 INFO kablam! Running /target/debug/deps/limit-24b3ce93152a6d70 Oct 11 09:54:44.745 INFO blam! Oct 11 09:54:44.747 INFO blam! Oct 11 09:54:44.747 INFO blam! running 1 test Oct 11 09:54:44.748 INFO blam! test limit ... ok Oct 11 09:54:44.748 INFO blam! Oct 11 09:54:44.748 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.749 INFO blam! Oct 11 09:54:44.749 INFO kablam! Running /target/debug/deps/line_frames-244fee2a5a05b1fc Oct 11 09:54:44.753 INFO blam! Oct 11 09:54:44.753 INFO blam! running 1 test Oct 11 09:54:44.755 INFO blam! test echo ... ok Oct 11 09:54:44.755 INFO blam! Oct 11 09:54:44.755 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.755 INFO blam! Oct 11 09:54:44.756 INFO kablam! Running /target/debug/deps/pipe_hup-aebbb8e857647fb4 Oct 11 09:54:44.757 INFO blam! Oct 11 09:54:44.757 INFO blam! running 1 test Oct 11 09:54:44.877 INFO blam! test hup ... ok Oct 11 09:54:44.877 INFO kablam! Running /target/debug/deps/spawn-bc7c1ee92549d115 Oct 11 09:54:44.877 INFO blam! Oct 11 09:54:44.877 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.877 INFO blam! Oct 11 09:54:44.877 INFO blam! Oct 11 09:54:44.877 INFO blam! running 9 tests Oct 11 09:54:44.893 INFO blam! test simple_send_current_thread ... ok Oct 11 09:54:44.893 INFO blam! test spawn_in_poll ... ok Oct 11 09:54:44.893 INFO blam! test simple ... ok Oct 11 09:54:44.894 INFO blam! test spawn_in_poll2 ... ok Oct 11 09:54:44.894 INFO blam! test simple_core_poll ... ok Oct 11 09:54:44.894 INFO blam! test simple_send ... ok Oct 11 09:54:44.894 INFO blam! test drop_timeout_in_spawn ... ok Oct 11 09:54:44.894 INFO blam! test spawn_in_drop ... ok Oct 11 09:54:44.895 INFO blam! test tokio_spawn_from_fut ... ok Oct 11 09:54:44.895 INFO blam! Oct 11 09:54:44.895 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.895 INFO blam! Oct 11 09:54:44.908 INFO kablam! Running /target/debug/deps/stream_buffered-86eff8393e477d96 Oct 11 09:54:44.910 INFO blam! Oct 11 09:54:44.910 INFO blam! running 1 test Oct 11 09:54:44.919 INFO blam! test echo_server ... ok Oct 11 09:54:44.919 INFO kablam! Running /target/debug/deps/tcp-be1e31a522785e34 Oct 11 09:54:44.919 INFO blam! Oct 11 09:54:44.919 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.919 INFO blam! Oct 11 09:54:44.929 INFO blam! Oct 11 09:54:44.929 INFO blam! running 5 tests Oct 11 09:54:44.931 INFO blam! test accept2 ... ok Oct 11 09:54:44.932 INFO blam! test connect ... ok Oct 11 09:54:44.932 INFO blam! test accept_2 ... ok Oct 11 09:54:44.932 INFO blam! test connect2 ... ok Oct 11 09:54:44.933 INFO blam! test accept ... ok Oct 11 09:54:44.933 INFO blam! Oct 11 09:54:44.933 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.933 INFO blam! Oct 11 09:54:44.935 INFO kablam! Running /target/debug/deps/timeout-ea9fe7c97372b241 Oct 11 09:54:44.937 INFO blam! Oct 11 09:54:44.937 INFO blam! running 2 tests Oct 11 09:54:44.952 INFO blam! test smoke ... ok Oct 11 09:54:44.963 INFO blam! test two ... ok Oct 11 09:54:44.963 INFO kablam! Running /target/debug/deps/udp-2fcd0d11b3ec209a Oct 11 09:54:44.963 INFO blam! Oct 11 09:54:44.963 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.963 INFO blam! Oct 11 09:54:44.966 INFO blam! Oct 11 09:54:44.966 INFO blam! running 4 tests Oct 11 09:54:44.973 INFO blam! test send_and_recv ... ok Oct 11 09:54:44.977 INFO blam! test send_to_and_recv_from ... ok Oct 11 09:54:44.978 INFO blam! test send_dgrams ... ok Oct 11 09:54:44.980 INFO blam! test send_framed ... ok Oct 11 09:54:44.980 INFO blam! Oct 11 09:54:44.980 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:54:44.980 INFO blam! Oct 11 09:54:44.984 INFO kablam! Doc-tests tokio-core Oct 11 09:54:52.616 INFO blam! Oct 11 09:54:52.616 INFO blam! running 2 tests Oct 11 09:54:52.616 INFO blam! test src/reactor/poll_evented2.rs - reactor::poll_evented2::PollEvented (line 54) ... ignored Oct 11 09:55:00.694 INFO blam! test src/lib.rs - (line 44) ... ok Oct 11 09:55:00.694 INFO blam! Oct 11 09:55:00.694 INFO blam! test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 09:55:00.694 INFO blam! Oct 11 09:55:00.707 INFO kablam! su: No module specific data is present Oct 11 09:55:01.037 INFO running `"docker" "rm" "-f" "5aff6d0d79d94f2f94cffd8931840edee2ac06afc88daca4fd3f850591691165"` Oct 11 09:55:01.112 INFO blam! 5aff6d0d79d94f2f94cffd8931840edee2ac06afc88daca4fd3f850591691165