Oct 27 14:30:11.563 INFO checking tokio-core-0.1.17 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:30:11.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 14:30:12.032 INFO blam! 5b7f643cd7c0f8f3fa34f910abcbc035e63899d37652e787c831b3d0373aa139 Oct 27 14:30:12.034 INFO running `"docker" "start" "-a" "5b7f643cd7c0f8f3fa34f910abcbc035e63899d37652e787c831b3d0373aa139"` Oct 27 14:30:13.166 INFO kablam! usermod: no changes Oct 27 14:30:13.331 INFO kablam! Checking env_logger v0.4.3 Oct 27 14:30:13.335 INFO kablam! Checking flate2 v1.0.4 Oct 27 14:30:13.337 INFO kablam! Checking tokio-core v0.1.17 (/source) Oct 27 14:30:29.547 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 27 14:30:29.548 INFO kablam! --> benches/tcp.rs:108:36 Oct 27 14:30:29.548 INFO kablam! | Oct 27 14:30:29.548 INFO kablam! 108 | let connects = stream::iter((0..(NUM / n)).map(|_| { Oct 27 14:30:29.549 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:30:29.549 INFO kablam! | Oct 27 14:30:29.549 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:30:29.550 INFO kablam! Oct 27 14:30:29.550 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 27 14:30:29.550 INFO kablam! --> benches/tcp.rs:44:28 Oct 27 14:30:29.551 INFO kablam! | Oct 27 14:30:29.551 INFO kablam! 44 | let connects = stream::iter((0..NUM).map(|_| { Oct 27 14:30:29.551 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:30:29.552 INFO kablam! Oct 27 14:30:40.323 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 14:30:40.323 INFO kablam! --> tests/line-frames.rs:64:37 Oct 27 14:30:40.323 INFO kablam! | Oct 27 14:30:40.323 INFO kablam! 64 | let (sink, stream) = socket.framed(LineCodec).split(); Oct 27 14:30:40.323 INFO kablam! | ^^^^^^ Oct 27 14:30:40.323 INFO kablam! | Oct 27 14:30:40.323 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:30:40.323 INFO kablam! Oct 27 14:30:42.066 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 14:30:42.066 INFO kablam! --> examples/connect.rs:116:41 Oct 27 14:30:42.066 INFO kablam! | Oct 27 14:30:42.066 INFO kablam! 116 | let (sink, stream) = stream.framed(Bytes).split(); Oct 27 14:30:42.067 INFO kablam! | ^^^^^^ Oct 27 14:30:42.071 INFO kablam! | Oct 27 14:30:42.071 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:30:42.072 INFO kablam! Oct 27 14:30:52.367 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 14:30:52.367 INFO kablam! --> examples/tinyhttp.rs:81:35 Oct 27 14:30:52.367 INFO kablam! | Oct 27 14:30:52.367 INFO kablam! 81 | let (tx, rx) = socket.framed(Http).split(); Oct 27 14:30:52.367 INFO kablam! | ^^^^^^ Oct 27 14:30:52.379 INFO kablam! | Oct 27 14:30:52.379 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:30:52.379 INFO kablam! Oct 27 14:31:02.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.84s Oct 27 14:31:02.078 INFO kablam! su: No module specific data is present Oct 27 14:31:02.731 INFO running `"docker" "rm" "-f" "5b7f643cd7c0f8f3fa34f910abcbc035e63899d37652e787c831b3d0373aa139"` Oct 27 14:31:03.104 INFO blam! 5b7f643cd7c0f8f3fa34f910abcbc035e63899d37652e787c831b3d0373aa139