Oct 13 07:18:21.775 INFO checking tokio-core-0.1.17 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 07:18:21.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 07:18:22.264 INFO blam! 0596f0597103f5a08e4d408909893f3d0fba264c1e443c025ccd8f193ffbd779 Oct 13 07:18:22.274 INFO running `"docker" "start" "-a" "0596f0597103f5a08e4d408909893f3d0fba264c1e443c025ccd8f193ffbd779"` Oct 13 07:18:23.066 INFO kablam! usermod: no changes Oct 13 07:18:23.304 INFO kablam! Checking env_logger v0.4.3 Oct 13 07:18:23.305 INFO kablam! Checking flate2 v1.0.3 Oct 13 07:18:23.314 INFO kablam! Checking tokio-core v0.1.17 (/source) Oct 13 07:18:54.200 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:18:54.201 INFO kablam! --> examples/connect.rs:116:41 Oct 13 07:18:54.201 INFO kablam! | Oct 13 07:18:54.201 INFO kablam! 116 | let (sink, stream) = stream.framed(Bytes).split(); Oct 13 07:18:54.202 INFO kablam! | ^^^^^^ Oct 13 07:18:54.202 INFO kablam! | Oct 13 07:18:54.202 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:18:54.202 INFO kablam! Oct 13 07:18:55.984 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 07:18:55.984 INFO kablam! --> benches/tcp.rs:108:36 Oct 13 07:18:55.984 INFO kablam! | Oct 13 07:18:55.984 INFO kablam! 108 | let connects = stream::iter((0..(NUM / n)).map(|_| { Oct 13 07:18:55.985 INFO kablam! | ^^^^^^^^^^^^ Oct 13 07:18:56.014 INFO kablam! | Oct 13 07:18:56.015 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:18:56.015 INFO kablam! Oct 13 07:18:56.015 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 07:18:56.016 INFO kablam! --> benches/tcp.rs:44:28 Oct 13 07:18:56.016 INFO kablam! | Oct 13 07:18:56.016 INFO kablam! 44 | let connects = stream::iter((0..NUM).map(|_| { Oct 13 07:18:56.016 INFO kablam! | ^^^^^^^^^^^^ Oct 13 07:18:56.016 INFO kablam! Oct 13 07:19:11.140 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:19:11.140 INFO kablam! --> tests/line-frames.rs:64:37 Oct 13 07:19:11.140 INFO kablam! | Oct 13 07:19:11.140 INFO kablam! 64 | let (sink, stream) = socket.framed(LineCodec).split(); Oct 13 07:19:11.140 INFO kablam! | ^^^^^^ Oct 13 07:19:11.140 INFO kablam! | Oct 13 07:19:11.140 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:19:11.140 INFO kablam! Oct 13 07:19:11.716 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:19:11.716 INFO kablam! --> examples/tinyhttp.rs:81:35 Oct 13 07:19:11.716 INFO kablam! | Oct 13 07:19:11.716 INFO kablam! 81 | let (tx, rx) = socket.framed(Http).split(); Oct 13 07:19:11.716 INFO kablam! | ^^^^^^ Oct 13 07:19:11.720 INFO kablam! | Oct 13 07:19:11.720 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:19:11.720 INFO kablam! Oct 13 07:19:15.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.15s Oct 13 07:19:15.290 INFO kablam! su: No module specific data is present Oct 13 07:19:15.903 INFO running `"docker" "rm" "-f" "0596f0597103f5a08e4d408909893f3d0fba264c1e443c025ccd8f193ffbd779"` Oct 13 07:19:16.288 INFO blam! 0596f0597103f5a08e4d408909893f3d0fba264c1e443c025ccd8f193ffbd779