Oct 15 16:14:32.249 INFO testing tokio-core-0.1.17 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:14:32.249 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 15 16:14:32.683 INFO blam! e5f173695348fe4558b5b3fc546713b5dc799a381f229aaef3076010a17792a4 Oct 15 16:14:32.697 INFO running `"docker" "start" "-a" "e5f173695348fe4558b5b3fc546713b5dc799a381f229aaef3076010a17792a4"` Oct 15 16:14:34.191 INFO kablam! usermod: no changes Oct 15 16:14:34.365 INFO kablam! Compiling tokio-core v0.1.17 (/source) Oct 15 16:14:38.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.19s Oct 15 16:14:38.416 INFO kablam! su: No module specific data is present Oct 15 16:14:38.667 INFO running `"docker" "rm" "-f" "e5f173695348fe4558b5b3fc546713b5dc799a381f229aaef3076010a17792a4"` Oct 15 16:14:38.835 INFO blam! e5f173695348fe4558b5b3fc546713b5dc799a381f229aaef3076010a17792a4 Oct 15 16:14:38.847 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 15 16:14:39.075 INFO blam! 209303c79f3d56108f8883b625ff31534671e39f3fff7ec45e050472b08d4ca9 Oct 15 16:14:39.079 INFO running `"docker" "start" "-a" "209303c79f3d56108f8883b625ff31534671e39f3fff7ec45e050472b08d4ca9"` Oct 15 16:14:39.429 INFO kablam! usermod: no changes Oct 15 16:14:39.621 INFO kablam! Compiling env_logger v0.4.3 Oct 15 16:14:39.621 INFO kablam! Compiling flate2 v1.0.3 Oct 15 16:14:41.939 INFO kablam! Compiling tokio-core v0.1.17 (/source) Oct 15 16:14:47.671 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:14:47.672 INFO kablam! --> tests/line-frames.rs:64:37 Oct 15 16:14:47.672 INFO kablam! | Oct 15 16:14:47.672 INFO kablam! 64 | let (sink, stream) = socket.framed(LineCodec).split(); Oct 15 16:14:47.672 INFO kablam! | ^^^^^^ Oct 15 16:14:47.673 INFO kablam! | Oct 15 16:14:47.673 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:14:47.673 INFO kablam! Oct 15 16:15:09.827 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:15:09.827 INFO kablam! --> examples/tinyhttp.rs:81:35 Oct 15 16:15:09.827 INFO kablam! | Oct 15 16:15:09.827 INFO kablam! 81 | let (tx, rx) = socket.framed(Http).split(); Oct 15 16:15:09.827 INFO kablam! | ^^^^^^ Oct 15 16:15:09.844 INFO kablam! | Oct 15 16:15:09.844 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:15:09.844 INFO kablam! Oct 15 16:15:34.887 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:15:34.888 INFO kablam! --> examples/connect.rs:116:41 Oct 15 16:15:34.888 INFO kablam! | Oct 15 16:15:34.888 INFO kablam! 116 | let (sink, stream) = stream.framed(Bytes).split(); Oct 15 16:15:34.888 INFO kablam! | ^^^^^^ Oct 15 16:15:34.888 INFO kablam! | Oct 15 16:15:34.888 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:15:34.888 INFO kablam! Oct 15 16:15:37.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.66s Oct 15 16:15:37.143 INFO kablam! su: No module specific data is present Oct 15 16:15:37.635 INFO running `"docker" "rm" "-f" "209303c79f3d56108f8883b625ff31534671e39f3fff7ec45e050472b08d4ca9"` Oct 15 16:15:37.814 INFO blam! 209303c79f3d56108f8883b625ff31534671e39f3fff7ec45e050472b08d4ca9 Oct 15 16:15:37.818 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 15 16:15:38.071 INFO blam! 861c4c619c73a20bcaca8af2a53cbeed349fcac01e1fe2e13deb5e8ebc06da8e Oct 15 16:15:38.073 INFO running `"docker" "start" "-a" "861c4c619c73a20bcaca8af2a53cbeed349fcac01e1fe2e13deb5e8ebc06da8e"` Oct 15 16:15:38.631 INFO kablam! usermod: no changes Oct 15 16:15:38.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 16:15:38.877 INFO kablam! Running /target/debug/deps/tokio_core-865d76282de44800 Oct 15 16:15:38.878 INFO blam! Oct 15 16:15:38.878 INFO blam! running 12 tests Oct 15 16:15:38.879 INFO blam! test io::frame::tests::debug_small_easybuf ... ok Oct 15 16:15:38.879 INFO blam! test io::frame::tests::debug_small_easybuf_split ... ok Oct 15 16:15:38.880 INFO blam! test io::frame::tests::easybuf_equality_different_underlying_vec ... ok Oct 15 16:15:38.880 INFO blam! test io::frame::tests::easybuf_equality_same_underlying_vec ... ok Oct 15 16:15:38.880 INFO blam! test io::frame::tests::easybuf_get_mut_sliced_allocating_at_least_initial_capacity ... ok Oct 15 16:15:38.880 INFO blam! test io::frame::tests::easybuf_get_mut_sliced ... ok Oct 15 16:15:38.880 INFO blam! test io::frame::tests::debug_large_easybuf ... ok Oct 15 16:15:38.881 INFO blam! test io::frame::tests::easybuf_get_mut_sliced_allocating_required_capacity ... ok Oct 15 16:15:38.881 INFO blam! test io::frame::tests::easybuf_into_vec_simple ... ok Oct 15 16:15:38.881 INFO blam! test io::frame::tests::easybuf_into_vec_sliced ... ok Oct 15 16:15:38.881 INFO blam! test io::frame::tests::easybuf_into_vec_sliced_allocating ... ok Oct 15 16:15:38.883 INFO blam! test io::frame::tests::debug_empty_easybuf ... ok Oct 15 16:15:38.883 INFO kablam! Running /target/debug/deps/buffered-ba3fd42d190f3e7f Oct 15 16:15:38.883 INFO blam! Oct 15 16:15:38.883 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:38.883 INFO blam! Oct 15 16:15:38.886 INFO blam! Oct 15 16:15:38.886 INFO blam! running 1 test Oct 15 16:15:38.889 INFO blam! test echo_server ... ok Oct 15 16:15:38.889 INFO blam! Oct 15 16:15:38.889 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:38.889 INFO blam! Oct 15 16:15:38.889 INFO kablam! Running /target/debug/deps/chain-05e652c1a5b7979a Oct 15 16:15:38.892 INFO blam! Oct 15 16:15:38.892 INFO blam! running 1 test Oct 15 16:15:38.900 INFO blam! test chain_clients ... ok Oct 15 16:15:38.900 INFO blam! Oct 15 16:15:38.900 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:38.900 INFO blam! Oct 15 16:15:38.900 INFO kablam! Running /target/debug/deps/echo-74389f16eb61bc23 Oct 15 16:15:38.902 INFO blam! Oct 15 16:15:38.902 INFO blam! running 1 test Oct 15 16:15:38.976 INFO blam! test echo_server ... ok Oct 15 16:15:38.976 INFO blam! Oct 15 16:15:38.976 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:38.976 INFO blam! Oct 15 16:15:38.977 INFO kablam! Running /target/debug/deps/interval-cb702ffee5e85baf Oct 15 16:15:38.978 INFO blam! Oct 15 16:15:38.978 INFO blam! running 2 tests Oct 15 16:15:38.991 INFO blam! test single ... ok Oct 15 16:15:39.003 INFO blam! test two_times ... ok Oct 15 16:15:39.003 INFO blam! Oct 15 16:15:39.003 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.003 INFO blam! Oct 15 16:15:39.004 INFO kablam! Running /target/debug/deps/limit-13570d24852d4cd2 Oct 15 16:15:39.006 INFO blam! Oct 15 16:15:39.006 INFO blam! running 1 test Oct 15 16:15:39.007 INFO blam! test limit ... ok Oct 15 16:15:39.007 INFO blam! Oct 15 16:15:39.007 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.007 INFO blam! Oct 15 16:15:39.008 INFO kablam! Running /target/debug/deps/line_frames-aaffc22a19fed519 Oct 15 16:15:39.013 INFO blam! Oct 15 16:15:39.014 INFO blam! running 1 test Oct 15 16:15:39.015 INFO blam! test echo ... ok Oct 15 16:15:39.016 INFO kablam! Running /target/debug/deps/pipe_hup-4d67696b43771f82 Oct 15 16:15:39.016 INFO blam! Oct 15 16:15:39.016 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.016 INFO blam! Oct 15 16:15:39.024 INFO blam! Oct 15 16:15:39.024 INFO blam! running 1 test Oct 15 16:15:39.126 INFO blam! test hup ... ok Oct 15 16:15:39.126 INFO blam! Oct 15 16:15:39.127 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.127 INFO blam! Oct 15 16:15:39.127 INFO kablam! Running /target/debug/deps/spawn-9a2254eca40c844f Oct 15 16:15:39.129 INFO blam! Oct 15 16:15:39.129 INFO blam! running 9 tests Oct 15 16:15:39.135 INFO blam! test spawn_in_poll ... ok Oct 15 16:15:39.135 INFO blam! test simple ... ok Oct 15 16:15:39.136 INFO blam! test simple_core_poll ... ok Oct 15 16:15:39.137 INFO blam! test spawn_in_drop ... ok Oct 15 16:15:39.138 INFO blam! test simple_send_current_thread ... ok Oct 15 16:15:39.138 INFO blam! test drop_timeout_in_spawn ... ok Oct 15 16:15:39.139 INFO blam! test simple_send ... ok Oct 15 16:15:39.139 INFO blam! test spawn_in_poll2 ... ok Oct 15 16:15:39.140 INFO blam! test tokio_spawn_from_fut ... ok Oct 15 16:15:39.140 INFO blam! Oct 15 16:15:39.140 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.140 INFO blam! Oct 15 16:15:39.140 INFO kablam! Running /target/debug/deps/stream_buffered-0272164ef132b25e Oct 15 16:15:39.142 INFO blam! Oct 15 16:15:39.142 INFO blam! running 1 test Oct 15 16:15:39.148 INFO blam! test echo_server ... ok Oct 15 16:15:39.148 INFO kablam! Running /target/debug/deps/tcp-a4b45d4611193d77 Oct 15 16:15:39.148 INFO blam! Oct 15 16:15:39.148 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.148 INFO blam! Oct 15 16:15:39.154 INFO blam! Oct 15 16:15:39.154 INFO blam! running 5 tests Oct 15 16:15:39.155 INFO blam! test accept ... ok Oct 15 16:15:39.157 INFO blam! test connect2 ... ok Oct 15 16:15:39.157 INFO blam! test connect ... ok Oct 15 16:15:39.160 INFO blam! test accept2 ... ok Oct 15 16:15:39.162 INFO blam! test accept_2 ... ok Oct 15 16:15:39.162 INFO kablam! Running /target/debug/deps/timeout-c478affde70e9897 Oct 15 16:15:39.162 INFO blam! Oct 15 16:15:39.162 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.162 INFO blam! Oct 15 16:15:39.162 INFO blam! Oct 15 16:15:39.162 INFO blam! running 2 tests Oct 15 16:15:39.175 INFO blam! test smoke ... ok Oct 15 16:15:39.185 INFO blam! test two ... ok Oct 15 16:15:39.185 INFO blam! Oct 15 16:15:39.185 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.185 INFO blam! Oct 15 16:15:39.185 INFO kablam! Running /target/debug/deps/udp-4bee74c843c3545d Oct 15 16:15:39.188 INFO blam! Oct 15 16:15:39.188 INFO blam! running 4 tests Oct 15 16:15:39.189 INFO blam! test send_framed ... ok Oct 15 16:15:39.189 INFO blam! test send_dgrams ... ok Oct 15 16:15:39.192 INFO blam! test send_and_recv ... ok Oct 15 16:15:39.196 INFO blam! test send_to_and_recv_from ... ok Oct 15 16:15:39.196 INFO kablam! Doc-tests tokio-core Oct 15 16:15:39.196 INFO blam! Oct 15 16:15:39.196 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:15:39.196 INFO blam! Oct 15 16:15:42.819 INFO blam! Oct 15 16:15:42.819 INFO blam! running 2 tests Oct 15 16:15:42.819 INFO blam! test src/reactor/poll_evented2.rs - reactor::poll_evented2::PollEvented (line 54) ... ignored Oct 15 16:15:46.751 INFO blam! test src/lib.rs - (line 44) ... ok Oct 15 16:15:46.751 INFO blam! Oct 15 16:15:46.751 INFO blam! test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 15 16:15:46.751 INFO blam! Oct 15 16:15:46.763 INFO kablam! su: No module specific data is present Oct 15 16:15:47.010 INFO running `"docker" "rm" "-f" "861c4c619c73a20bcaca8af2a53cbeed349fcac01e1fe2e13deb5e8ebc06da8e"` Oct 15 16:15:47.099 INFO blam! 861c4c619c73a20bcaca8af2a53cbeed349fcac01e1fe2e13deb5e8ebc06da8e