Oct 13 06:19:31.527 INFO checking websocket-0.20.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:19:31.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 06:19:31.980 INFO blam! 60d6fc530bcbfe2b8ca8246c47e7e90aa4a5a2e60c6872ef1bff2c7da4e8574e Oct 13 06:19:31.982 INFO running `"docker" "start" "-a" "60d6fc530bcbfe2b8ca8246c47e7e90aa4a5a2e60c6872ef1bff2c7da4e8574e"` Oct 13 06:19:33.244 INFO kablam! usermod: no changes Oct 13 06:19:33.432 INFO kablam! Checking websocket v0.20.3 (/source) Oct 13 06:19:38.602 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.602 INFO kablam! --> src/client/builder.rs:45:10 Oct 13 06:19:38.602 INFO kablam! | Oct 13 06:19:38.602 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 13 06:19:38.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.603 INFO kablam! | Oct 13 06:19:38.603 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:19:38.603 INFO kablam! Oct 13 06:19:38.603 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.604 INFO kablam! --> src/client/async.rs:48:9 Oct 13 06:19:38.604 INFO kablam! | Oct 13 06:19:38.604 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 13 06:19:38.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.604 INFO kablam! Oct 13 06:19:38.605 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.605 INFO kablam! --> src/client/async.rs:65:22 Oct 13 06:19:38.605 INFO kablam! | Oct 13 06:19:38.605 INFO kablam! 65 | pub type Client = Framed>; Oct 13 06:19:38.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.605 INFO kablam! Oct 13 06:19:38.606 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.606 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 13 06:19:38.606 INFO kablam! | Oct 13 06:19:38.607 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 13 06:19:38.607 INFO kablam! | ^^^^^^ Oct 13 06:19:38.607 INFO kablam! Oct 13 06:19:38.620 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.620 INFO kablam! --> src/client/builder.rs:792:28 Oct 13 06:19:38.621 INFO kablam! | Oct 13 06:19:38.621 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 13 06:19:38.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.621 INFO kablam! Oct 13 06:19:38.622 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.622 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 13 06:19:38.622 INFO kablam! | Oct 13 06:19:38.623 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 13 06:19:38.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.623 INFO kablam! Oct 13 06:19:38.623 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.624 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 13 06:19:38.624 INFO kablam! | Oct 13 06:19:38.624 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 13 06:19:38.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.624 INFO kablam! Oct 13 06:19:38.625 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.625 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 13 06:19:38.625 INFO kablam! | Oct 13 06:19:38.625 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 13 06:19:38.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.626 INFO kablam! Oct 13 06:19:38.626 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.626 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 13 06:19:38.627 INFO kablam! | Oct 13 06:19:38.627 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 13 06:19:38.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.627 INFO kablam! Oct 13 06:19:38.628 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.628 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 13 06:19:38.628 INFO kablam! | Oct 13 06:19:38.628 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 13 06:19:38.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.629 INFO kablam! Oct 13 06:19:38.629 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:38.629 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 13 06:19:38.630 INFO kablam! | Oct 13 06:19:38.630 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 13 06:19:38.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:38.630 INFO kablam! Oct 13 06:19:39.052 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.053 INFO kablam! --> src/client/builder.rs:45:10 Oct 13 06:19:39.054 INFO kablam! | Oct 13 06:19:39.055 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 13 06:19:39.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.056 INFO kablam! | Oct 13 06:19:39.057 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:19:39.057 INFO kablam! Oct 13 06:19:39.058 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.058 INFO kablam! --> src/client/async.rs:48:9 Oct 13 06:19:39.059 INFO kablam! | Oct 13 06:19:39.059 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 13 06:19:39.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.060 INFO kablam! Oct 13 06:19:39.061 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.061 INFO kablam! --> src/client/async.rs:65:22 Oct 13 06:19:39.061 INFO kablam! | Oct 13 06:19:39.061 INFO kablam! 65 | pub type Client = Framed>; Oct 13 06:19:39.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.061 INFO kablam! Oct 13 06:19:39.061 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.061 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 13 06:19:39.061 INFO kablam! | Oct 13 06:19:39.061 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 13 06:19:39.061 INFO kablam! | ^^^^^^ Oct 13 06:19:39.061 INFO kablam! Oct 13 06:19:39.064 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.064 INFO kablam! --> src/client/builder.rs:792:28 Oct 13 06:19:39.064 INFO kablam! | Oct 13 06:19:39.064 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 13 06:19:39.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.064 INFO kablam! Oct 13 06:19:39.064 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.064 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 13 06:19:39.064 INFO kablam! | Oct 13 06:19:39.064 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 13 06:19:39.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.064 INFO kablam! Oct 13 06:19:39.064 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.064 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 13 06:19:39.064 INFO kablam! | Oct 13 06:19:39.064 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 13 06:19:39.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.064 INFO kablam! Oct 13 06:19:39.064 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.064 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 13 06:19:39.064 INFO kablam! | Oct 13 06:19:39.064 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 13 06:19:39.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.064 INFO kablam! Oct 13 06:19:39.064 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.064 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 13 06:19:39.064 INFO kablam! | Oct 13 06:19:39.064 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 13 06:19:39.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.064 INFO kablam! Oct 13 06:19:39.064 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.064 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 13 06:19:39.064 INFO kablam! | Oct 13 06:19:39.064 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 13 06:19:39.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.064 INFO kablam! Oct 13 06:19:39.064 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 06:19:39.064 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 13 06:19:39.064 INFO kablam! | Oct 13 06:19:39.064 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 13 06:19:39.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:19:39.064 INFO kablam! Oct 13 06:19:39.600 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:39.600 INFO kablam! --> src/client/builder.rs:543:36 Oct 13 06:19:39.600 INFO kablam! | Oct 13 06:19:39.600 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:39.600 INFO kablam! | ^^^^^ Oct 13 06:19:39.600 INFO kablam! Oct 13 06:19:39.610 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:39.611 INFO kablam! --> src/client/builder.rs:560:38 Oct 13 06:19:39.611 INFO kablam! | Oct 13 06:19:39.611 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:39.612 INFO kablam! | ^^^^^ Oct 13 06:19:39.612 INFO kablam! Oct 13 06:19:39.627 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:39.628 INFO kablam! --> src/client/builder.rs:629:36 Oct 13 06:19:39.628 INFO kablam! | Oct 13 06:19:39.628 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:39.628 INFO kablam! | ^^^^^ Oct 13 06:19:39.628 INFO kablam! Oct 13 06:19:39.637 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:39.637 INFO kablam! --> src/client/builder.rs:636:37 Oct 13 06:19:39.637 INFO kablam! | Oct 13 06:19:39.637 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:39.637 INFO kablam! | ^^^^^ Oct 13 06:19:39.637 INFO kablam! Oct 13 06:19:39.644 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:39.644 INFO kablam! --> src/client/builder.rs:696:36 Oct 13 06:19:39.644 INFO kablam! | Oct 13 06:19:39.644 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:39.644 INFO kablam! | ^^^^^ Oct 13 06:19:39.644 INFO kablam! Oct 13 06:19:39.656 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:39.656 INFO kablam! --> src/client/builder.rs:767:23 Oct 13 06:19:39.656 INFO kablam! | Oct 13 06:19:39.656 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 13 06:19:39.656 INFO kablam! | ^^^^^^ Oct 13 06:19:39.656 INFO kablam! Oct 13 06:19:39.800 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:39.800 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 13 06:19:39.800 INFO kablam! | Oct 13 06:19:39.800 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 13 06:19:39.800 INFO kablam! | ^^^^^^ Oct 13 06:19:39.800 INFO kablam! Oct 13 06:19:39.888 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:39.888 INFO kablam! --> src/codec/http.rs:279:5 Oct 13 06:19:39.888 INFO kablam! | Oct 13 06:19:39.888 INFO kablam! 279 | .framed(HttpClientCodec) Oct 13 06:19:39.888 INFO kablam! | ^^^^^^ Oct 13 06:19:39.888 INFO kablam! Oct 13 06:19:39.925 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:39.925 INFO kablam! --> src/codec/http.rs:308:5 Oct 13 06:19:39.925 INFO kablam! | Oct 13 06:19:39.925 INFO kablam! 308 | .framed(HttpServerCodec) Oct 13 06:19:39.925 INFO kablam! | ^^^^^^ Oct 13 06:19:39.925 INFO kablam! Oct 13 06:19:39.992 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:39.992 INFO kablam! --> src/codec/ws.rs:365:5 Oct 13 06:19:39.992 INFO kablam! | Oct 13 06:19:39.992 INFO kablam! 365 | .framed(MessageCodec::new(Context::Client)) Oct 13 06:19:39.993 INFO kablam! | ^^^^^^ Oct 13 06:19:39.993 INFO kablam! Oct 13 06:19:40.008 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:40.008 INFO kablam! --> src/codec/ws.rs:378:7 Oct 13 06:19:40.008 INFO kablam! | Oct 13 06:19:40.008 INFO kablam! 378 | .framed(MessageCodec::default(Context::Server)) Oct 13 06:19:40.008 INFO kablam! | ^^^^^^ Oct 13 06:19:40.008 INFO kablam! Oct 13 06:19:40.028 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:40.028 INFO kablam! --> src/codec/ws.rs:396:5 Oct 13 06:19:40.028 INFO kablam! | Oct 13 06:19:40.028 INFO kablam! 396 | .framed(MessageCodec::new(Context::Server)) Oct 13 06:19:40.028 INFO kablam! | ^^^^^^ Oct 13 06:19:40.028 INFO kablam! Oct 13 06:19:40.104 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:40.104 INFO kablam! --> src/client/builder.rs:543:36 Oct 13 06:19:40.104 INFO kablam! | Oct 13 06:19:40.104 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:40.104 INFO kablam! | ^^^^^ Oct 13 06:19:40.105 INFO kablam! Oct 13 06:19:40.107 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:40.107 INFO kablam! --> src/client/builder.rs:560:38 Oct 13 06:19:40.107 INFO kablam! | Oct 13 06:19:40.112 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:40.112 INFO kablam! | ^^^^^ Oct 13 06:19:40.112 INFO kablam! Oct 13 06:19:40.130 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:40.130 INFO kablam! --> src/client/builder.rs:629:36 Oct 13 06:19:40.130 INFO kablam! | Oct 13 06:19:40.130 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:40.130 INFO kablam! | ^^^^^ Oct 13 06:19:40.130 INFO kablam! Oct 13 06:19:40.131 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:40.131 INFO kablam! --> src/client/builder.rs:636:37 Oct 13 06:19:40.131 INFO kablam! | Oct 13 06:19:40.131 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:40.131 INFO kablam! | ^^^^^ Oct 13 06:19:40.131 INFO kablam! Oct 13 06:19:40.137 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:19:40.137 INFO kablam! --> src/client/builder.rs:696:36 Oct 13 06:19:40.137 INFO kablam! | Oct 13 06:19:40.137 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 13 06:19:40.137 INFO kablam! | ^^^^^ Oct 13 06:19:40.137 INFO kablam! Oct 13 06:19:40.141 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:40.141 INFO kablam! --> src/client/builder.rs:767:23 Oct 13 06:19:40.141 INFO kablam! | Oct 13 06:19:40.141 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 13 06:19:40.141 INFO kablam! | ^^^^^^ Oct 13 06:19:40.141 INFO kablam! Oct 13 06:19:40.266 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 06:19:40.266 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 13 06:19:40.266 INFO kablam! | Oct 13 06:19:40.266 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 13 06:19:40.266 INFO kablam! | ^^^^^^ Oct 13 06:19:40.267 INFO kablam! Oct 13 06:20:01.721 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:20:01.721 INFO kablam! --> examples/async-autobahn-client.rs:44:37 Oct 13 06:20:01.721 INFO kablam! | Oct 13 06:20:01.721 INFO kablam! 44 | .boxed() Oct 13 06:20:01.721 INFO kablam! | ^^^^^ Oct 13 06:20:01.721 INFO kablam! | Oct 13 06:20:01.721 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:20:01.721 INFO kablam! Oct 13 06:20:01.721 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:20:01.721 INFO kablam! --> examples/async-autobahn-client.rs:49:37 Oct 13 06:20:01.721 INFO kablam! | Oct 13 06:20:01.721 INFO kablam! 49 | .boxed() Oct 13 06:20:01.721 INFO kablam! | ^^^^^ Oct 13 06:20:01.721 INFO kablam! Oct 13 06:20:01.721 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:20:01.721 INFO kablam! --> examples/async-autobahn-client.rs:54:37 Oct 13 06:20:01.721 INFO kablam! | Oct 13 06:20:01.721 INFO kablam! 54 | .boxed() Oct 13 06:20:01.721 INFO kablam! | ^^^^^ Oct 13 06:20:01.721 INFO kablam! Oct 13 06:20:01.721 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:20:01.722 INFO kablam! --> examples/async-autobahn-client.rs:59:37 Oct 13 06:20:01.722 INFO kablam! | Oct 13 06:20:01.722 INFO kablam! 59 | .boxed() Oct 13 06:20:01.722 INFO kablam! | ^^^^^ Oct 13 06:20:01.722 INFO kablam! Oct 13 06:20:01.722 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:20:01.722 INFO kablam! --> examples/async-autobahn-client.rs:62:62 Oct 13 06:20:01.722 INFO kablam! | Oct 13 06:20:01.722 INFO kablam! 62 | future::ok(Loop::Continue(stream)).boxed() Oct 13 06:20:01.722 INFO kablam! | ^^^^^ Oct 13 06:20:01.722 INFO kablam! Oct 13 06:20:01.722 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 06:20:01.722 INFO kablam! --> examples/async-autobahn-client.rs:64:62 Oct 13 06:20:01.722 INFO kablam! | Oct 13 06:20:01.722 INFO kablam! 64 | None => future::ok(Loop::Break(())).boxed(), Oct 13 06:20:01.722 INFO kablam! | ^^^^^ Oct 13 06:20:01.722 INFO kablam! Oct 13 06:20:04.992 INFO kablam! warning: use of deprecated item 'websocket::client::async::Framed': Moved to tokio-codec Oct 13 06:20:04.992 INFO kablam! --> examples/parallel-server.rs:144:20 Oct 13 06:20:04.992 INFO kablam! | Oct 13 06:20:04.992 INFO kablam! 144 | type SinkContent = websocket::client::async::Framed>; Oct 13 06:20:04.992 INFO kablam! | |_________________________________________________________________________________________________^ Oct 13 06:20:05.000 INFO kablam! | Oct 13 06:20:05.000 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:20:05.000 INFO kablam! Oct 13 06:20:16.325 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.05s Oct 13 06:20:16.357 INFO kablam! su: No module specific data is present Oct 13 06:20:17.666 INFO running `"docker" "rm" "-f" "60d6fc530bcbfe2b8ca8246c47e7e90aa4a5a2e60c6872ef1bff2c7da4e8574e"` Oct 13 06:20:17.960 INFO blam! 60d6fc530bcbfe2b8ca8246c47e7e90aa4a5a2e60c6872ef1bff2c7da4e8574e