Sep 01 21:05:27.732 INFO checking tokio-core-0.1.17 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:05:27.733 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:05:27.733 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:05:27.930 INFO blam! b4ea8beeb513ab1536a70c3595068219fba5509e2414c47c230eafd1988f4c3c Sep 01 21:05:27.932 INFO running `"docker" "start" "-a" "b4ea8beeb513ab1536a70c3595068219fba5509e2414c47c230eafd1988f4c3c"` Sep 01 21:05:28.705 INFO kablam! Checking flate2 v1.0.2 Sep 01 21:05:28.707 INFO kablam! Checking tokio-core v0.1.17 (file:///source) Sep 01 21:05:39.346 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 01 21:05:39.346 INFO kablam! --> examples/connect.rs:116:41 Sep 01 21:05:39.346 INFO kablam! | Sep 01 21:05:39.346 INFO kablam! 116 | let (sink, stream) = stream.framed(Bytes).split(); Sep 01 21:05:39.346 INFO kablam! | ^^^^^^ Sep 01 21:05:39.346 INFO kablam! | Sep 01 21:05:39.346 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:05:39.346 INFO kablam! Sep 01 21:05:42.025 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 01 21:05:42.025 INFO kablam! --> tests/line-frames.rs:64:37 Sep 01 21:05:42.025 INFO kablam! | Sep 01 21:05:42.025 INFO kablam! 64 | let (sink, stream) = socket.framed(LineCodec).split(); Sep 01 21:05:42.025 INFO kablam! | ^^^^^^ Sep 01 21:05:42.035 INFO kablam! | Sep 01 21:05:42.035 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:05:42.035 INFO kablam! Sep 01 21:05:45.935 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 01 21:05:45.935 INFO kablam! --> examples/tinyhttp.rs:81:35 Sep 01 21:05:45.935 INFO kablam! | Sep 01 21:05:45.935 INFO kablam! 81 | let (tx, rx) = socket.framed(Http).split(); Sep 01 21:05:45.936 INFO kablam! | ^^^^^^ Sep 01 21:05:45.937 INFO kablam! | Sep 01 21:05:45.937 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:05:45.938 INFO kablam! Sep 01 21:05:49.662 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Sep 01 21:05:49.662 INFO kablam! --> benches/tcp.rs:44:28 Sep 01 21:05:49.662 INFO kablam! | Sep 01 21:05:49.663 INFO kablam! 44 | let connects = stream::iter((0..NUM).map(|_| { Sep 01 21:05:49.663 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:05:49.663 INFO kablam! | Sep 01 21:05:49.663 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:05:49.663 INFO kablam! Sep 01 21:05:49.663 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Sep 01 21:05:49.663 INFO kablam! --> benches/tcp.rs:108:36 Sep 01 21:05:49.663 INFO kablam! | Sep 01 21:05:49.663 INFO kablam! 108 | let connects = stream::iter((0..(NUM / n)).map(|_| { Sep 01 21:05:49.663 INFO kablam! | ^^^^^^^^^^^^ Sep 01 21:05:49.670 INFO kablam! Sep 01 21:05:50.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.87s Sep 01 21:05:50.405 INFO kablam! su: No module specific data is present Sep 01 21:05:50.876 INFO running `"docker" "rm" "-f" "b4ea8beeb513ab1536a70c3595068219fba5509e2414c47c230eafd1988f4c3c"` Sep 01 21:05:50.968 INFO blam! b4ea8beeb513ab1536a70c3595068219fba5509e2414c47c230eafd1988f4c3c