Oct 13 07:17:26.805 INFO checking tokio-jsonrpc-0.9.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:17:26.806 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:17:27.185 INFO blam! 5a99ff58c5a3a53538f12dad17094145dfdc53b6b60f867fca659eae7ce30869 Oct 13 07:17:27.192 INFO running `"docker" "start" "-a" "5a99ff58c5a3a53538f12dad17094145dfdc53b6b60f867fca659eae7ce30869"` Oct 13 07:17:27.976 INFO kablam! usermod: no changes Oct 13 07:17:28.314 INFO kablam! Checking syn v0.11.11 Oct 13 07:17:28.315 INFO kablam! Checking tokio-jsonrpc v0.9.1 (/source) Oct 13 07:17:34.737 INFO kablam! Checking version-sync v0.5.0 Oct 13 07:17:48.564 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:17:48.564 INFO kablam! --> examples/time_server.rs:133:28 Oct 13 07:17:48.564 INFO kablam! | Oct 13 07:17:48.564 INFO kablam! 133 | connection.framed(LineCodec::new()), Oct 13 07:17:48.564 INFO kablam! | ^^^^^^ Oct 13 07:17:48.564 INFO kablam! | Oct 13 07:17:48.564 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:17:48.564 INFO kablam! Oct 13 07:17:50.360 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:17:50.360 INFO kablam! --> examples/echo_params.rs:32:31 Oct 13 07:17:50.360 INFO kablam! | Oct 13 07:17:50.360 INFO kablam! 32 | let jsonized = stream.framed(LineCodec::new()); Oct 13 07:17:50.360 INFO kablam! | ^^^^^^ Oct 13 07:17:50.360 INFO kablam! | Oct 13 07:17:50.360 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:17:50.360 INFO kablam! Oct 13 07:17:50.765 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:17:50.765 INFO kablam! --> examples/time_client.rs:52:56 Oct 13 07:17:50.765 INFO kablam! | Oct 13 07:17:50.765 INFO kablam! 52 | let (client, _) = Endpoint::client_only(socket.framed(LineCodec::new())) Oct 13 07:17:50.765 INFO kablam! | ^^^^^^ Oct 13 07:17:50.765 INFO kablam! | Oct 13 07:17:50.765 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:17:50.765 INFO kablam! Oct 13 07:17:51.124 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:17:51.124 INFO kablam! --> tests/endpoint.rs:23:5 Oct 13 07:17:51.124 INFO kablam! | Oct 13 07:17:51.124 INFO kablam! 23 | use tokio_io::codec::Framed; Oct 13 07:17:51.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:17:51.124 INFO kablam! | Oct 13 07:17:51.124 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:17:51.124 INFO kablam! Oct 13 07:17:51.125 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:17:51.125 INFO kablam! --> tests/endpoint.rs:64:5 Oct 13 07:17:51.125 INFO kablam! | Oct 13 07:17:51.125 INFO kablam! 64 | Framed, Oct 13 07:17:51.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:17:51.125 INFO kablam! Oct 13 07:17:51.125 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:17:51.125 INFO kablam! --> tests/endpoint.rs:65:5 Oct 13 07:17:51.125 INFO kablam! | Oct 13 07:17:51.125 INFO kablam! 65 | Framed, Oct 13 07:17:51.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:17:51.125 INFO kablam! Oct 13 07:17:51.188 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:17:51.188 INFO kablam! --> tests/endpoint.rs:90:12 Oct 13 07:17:51.188 INFO kablam! | Oct 13 07:17:51.188 INFO kablam! 90 | s1.framed(LineCodec::new()), Oct 13 07:17:51.188 INFO kablam! | ^^^^^^ Oct 13 07:17:51.188 INFO kablam! Oct 13 07:17:51.196 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:17:51.196 INFO kablam! --> tests/endpoint.rs:91:12 Oct 13 07:17:51.196 INFO kablam! | Oct 13 07:17:51.196 INFO kablam! 91 | s2.framed(LineCodec::new()), Oct 13 07:17:51.196 INFO kablam! | ^^^^^^ Oct 13 07:17:51.196 INFO kablam! Oct 13 07:17:51.549 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.53s Oct 13 07:17:51.572 INFO kablam! su: No module specific data is present Oct 13 07:17:52.380 INFO running `"docker" "rm" "-f" "5a99ff58c5a3a53538f12dad17094145dfdc53b6b60f867fca659eae7ce30869"` Oct 13 07:17:52.769 INFO blam! 5a99ff58c5a3a53538f12dad17094145dfdc53b6b60f867fca659eae7ce30869