Sep 05 21:49:19.349 INFO checking tokio-jsonrpc-0.9.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 21:49:19.349 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 21:49:19.349 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:49:19.520 INFO blam! 4510fcfdce37322dbc5bd70cd487ddbb0a05716af399f9417a04d2eb8815d686 Sep 05 21:49:19.522 INFO running `"docker" "start" "-a" "4510fcfdce37322dbc5bd70cd487ddbb0a05716af399f9417a04d2eb8815d686"` Sep 05 21:49:20.161 INFO kablam! usermod: no changes Sep 05 21:49:20.300 INFO kablam! Checking slog v2.3.3 Sep 05 21:49:20.989 INFO kablam! Checking slog-term v2.4.0 Sep 05 21:49:20.989 INFO kablam! Checking tokio-jsonrpc v0.9.1 (file:///source) Sep 05 21:49:20.989 INFO kablam! Checking slog-async v2.3.0 Sep 05 21:49:24.922 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 05 21:49:24.922 INFO kablam! --> tests/endpoint.rs:23:5 Sep 05 21:49:24.922 INFO kablam! | Sep 05 21:49:24.922 INFO kablam! 23 | use tokio_io::codec::Framed; Sep 05 21:49:24.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:49:24.922 INFO kablam! | Sep 05 21:49:24.922 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:49:24.922 INFO kablam! Sep 05 21:49:24.922 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 05 21:49:24.922 INFO kablam! --> tests/endpoint.rs:64:5 Sep 05 21:49:24.922 INFO kablam! | Sep 05 21:49:24.922 INFO kablam! 64 | Framed, Sep 05 21:49:24.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:49:24.922 INFO kablam! Sep 05 21:49:24.922 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 05 21:49:24.922 INFO kablam! --> tests/endpoint.rs:65:5 Sep 05 21:49:24.922 INFO kablam! | Sep 05 21:49:24.922 INFO kablam! 65 | Framed, Sep 05 21:49:24.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:49:24.922 INFO kablam! Sep 05 21:49:24.990 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 05 21:49:24.990 INFO kablam! --> tests/endpoint.rs:90:12 Sep 05 21:49:24.990 INFO kablam! | Sep 05 21:49:24.990 INFO kablam! 90 | s1.framed(LineCodec::new()), Sep 05 21:49:24.990 INFO kablam! | ^^^^^^ Sep 05 21:49:24.990 INFO kablam! Sep 05 21:49:24.990 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 05 21:49:24.990 INFO kablam! --> tests/endpoint.rs:91:12 Sep 05 21:49:24.990 INFO kablam! | Sep 05 21:49:24.990 INFO kablam! 91 | s2.framed(LineCodec::new()), Sep 05 21:49:24.990 INFO kablam! | ^^^^^^ Sep 05 21:49:24.990 INFO kablam! Sep 05 21:49:25.549 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 05 21:49:25.550 INFO kablam! --> examples/echo_params.rs:32:31 Sep 05 21:49:25.550 INFO kablam! | Sep 05 21:49:25.550 INFO kablam! 32 | let jsonized = stream.framed(LineCodec::new()); Sep 05 21:49:25.550 INFO kablam! | ^^^^^^ Sep 05 21:49:25.550 INFO kablam! | Sep 05 21:49:25.550 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:49:25.550 INFO kablam! Sep 05 21:49:25.798 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 05 21:49:25.798 INFO kablam! --> examples/time_server.rs:133:28 Sep 05 21:49:25.798 INFO kablam! | Sep 05 21:49:25.798 INFO kablam! 133 | connection.framed(LineCodec::new()), Sep 05 21:49:25.798 INFO kablam! | ^^^^^^ Sep 05 21:49:25.798 INFO kablam! | Sep 05 21:49:25.798 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:49:25.798 INFO kablam! Sep 05 21:49:26.283 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 05 21:49:26.283 INFO kablam! --> examples/time_client.rs:52:56 Sep 05 21:49:26.283 INFO kablam! | Sep 05 21:49:26.283 INFO kablam! 52 | let (client, _) = Endpoint::client_only(socket.framed(LineCodec::new())) Sep 05 21:49:26.283 INFO kablam! | ^^^^^^ Sep 05 21:49:26.283 INFO kablam! | Sep 05 21:49:26.283 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:49:26.283 INFO kablam! Sep 05 21:49:26.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.29s Sep 05 21:49:26.494 INFO kablam! su: No module specific data is present Sep 05 21:49:27.410 INFO running `"docker" "rm" "-f" "4510fcfdce37322dbc5bd70cd487ddbb0a05716af399f9417a04d2eb8815d686"` Sep 05 21:49:27.728 INFO blam! 4510fcfdce37322dbc5bd70cd487ddbb0a05716af399f9417a04d2eb8815d686