Sep 04 00:20:27.350 INFO checking tokio-jsonrpc-0.9.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 00:20:27.350 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 00:20:27.350 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:20:27.525 INFO blam! 38d45ea1a9636a6f0be068ebf528b0190215961f2bbd39048b19eda3293a7604 Sep 04 00:20:27.527 INFO running `"docker" "start" "-a" "38d45ea1a9636a6f0be068ebf528b0190215961f2bbd39048b19eda3293a7604"` Sep 04 00:20:28.189 INFO kablam! Checking tokio-jsonrpc v0.9.1 (file:///source) Sep 04 00:20:36.245 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 04 00:20:36.245 INFO kablam! --> examples/time_client.rs:52:56 Sep 04 00:20:36.245 INFO kablam! | Sep 04 00:20:36.246 INFO kablam! 52 | let (client, _) = Endpoint::client_only(socket.framed(LineCodec::new())) Sep 04 00:20:36.246 INFO kablam! | ^^^^^^ Sep 04 00:20:36.246 INFO kablam! | Sep 04 00:20:36.246 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 00:20:36.246 INFO kablam! Sep 04 00:20:36.349 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 04 00:20:36.349 INFO kablam! --> tests/endpoint.rs:23:5 Sep 04 00:20:36.349 INFO kablam! | Sep 04 00:20:36.350 INFO kablam! 23 | use tokio_io::codec::Framed; Sep 04 00:20:36.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:20:36.350 INFO kablam! | Sep 04 00:20:36.350 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 00:20:36.350 INFO kablam! Sep 04 00:20:36.350 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 04 00:20:36.350 INFO kablam! --> tests/endpoint.rs:64:5 Sep 04 00:20:36.350 INFO kablam! | Sep 04 00:20:36.350 INFO kablam! 64 | Framed, Sep 04 00:20:36.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:20:36.350 INFO kablam! Sep 04 00:20:36.350 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 04 00:20:36.351 INFO kablam! --> tests/endpoint.rs:65:5 Sep 04 00:20:36.351 INFO kablam! | Sep 04 00:20:36.351 INFO kablam! 65 | Framed, Sep 04 00:20:36.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:20:36.351 INFO kablam! Sep 04 00:20:36.513 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 04 00:20:36.514 INFO kablam! --> examples/echo_params.rs:32:31 Sep 04 00:20:36.514 INFO kablam! | Sep 04 00:20:36.514 INFO kablam! 32 | let jsonized = stream.framed(LineCodec::new()); Sep 04 00:20:36.514 INFO kablam! | ^^^^^^ Sep 04 00:20:36.514 INFO kablam! | Sep 04 00:20:36.515 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 00:20:36.515 INFO kablam! Sep 04 00:20:36.545 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 04 00:20:36.545 INFO kablam! --> examples/time_server.rs:133:28 Sep 04 00:20:36.545 INFO kablam! | Sep 04 00:20:36.545 INFO kablam! 133 | connection.framed(LineCodec::new()), Sep 04 00:20:36.545 INFO kablam! | ^^^^^^ Sep 04 00:20:36.545 INFO kablam! | Sep 04 00:20:36.546 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 00:20:36.546 INFO kablam! Sep 04 00:20:36.547 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 04 00:20:36.547 INFO kablam! --> tests/endpoint.rs:90:12 Sep 04 00:20:36.547 INFO kablam! | Sep 04 00:20:36.547 INFO kablam! 90 | s1.framed(LineCodec::new()), Sep 04 00:20:36.547 INFO kablam! | ^^^^^^ Sep 04 00:20:36.547 INFO kablam! Sep 04 00:20:36.551 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 04 00:20:36.551 INFO kablam! --> tests/endpoint.rs:91:12 Sep 04 00:20:36.551 INFO kablam! | Sep 04 00:20:36.551 INFO kablam! 91 | s2.framed(LineCodec::new()), Sep 04 00:20:36.551 INFO kablam! | ^^^^^^ Sep 04 00:20:36.551 INFO kablam! Sep 04 00:20:37.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.24s Sep 04 00:20:37.305 INFO kablam! su: No module specific data is present Sep 04 00:20:37.688 INFO running `"docker" "rm" "-f" "38d45ea1a9636a6f0be068ebf528b0190215961f2bbd39048b19eda3293a7604"` Sep 04 00:20:37.862 INFO blam! 38d45ea1a9636a6f0be068ebf528b0190215961f2bbd39048b19eda3293a7604