Oct 27 13:30:50.006 INFO checking websocket-0.20.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:30:50.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 13:30:50.540 INFO blam! d09f9c4e2fdc9146064008ebbcb483420a0cd2c0970dc359fb3ff5540af01087 Oct 27 13:30:50.543 INFO running `"docker" "start" "-a" "d09f9c4e2fdc9146064008ebbcb483420a0cd2c0970dc359fb3ff5540af01087"` Oct 27 13:30:52.466 INFO kablam! usermod: no changes Oct 27 13:30:52.720 INFO kablam! Checking base64 v0.5.2 Oct 27 13:30:53.681 INFO kablam! Checking websocket v0.20.3 (/source) Oct 27 13:31:00.071 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.071 INFO kablam! --> src/client/builder.rs:45:10 Oct 27 13:31:00.071 INFO kablam! | Oct 27 13:31:00.071 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 27 13:31:00.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.071 INFO kablam! | Oct 27 13:31:00.071 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:31:00.071 INFO kablam! Oct 27 13:31:00.071 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.071 INFO kablam! --> src/client/async.rs:48:9 Oct 27 13:31:00.071 INFO kablam! | Oct 27 13:31:00.071 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 27 13:31:00.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.071 INFO kablam! Oct 27 13:31:00.071 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.071 INFO kablam! --> src/client/async.rs:65:22 Oct 27 13:31:00.071 INFO kablam! | Oct 27 13:31:00.071 INFO kablam! 65 | pub type Client = Framed>; Oct 27 13:31:00.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.071 INFO kablam! Oct 27 13:31:00.071 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.071 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 27 13:31:00.071 INFO kablam! | Oct 27 13:31:00.071 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 27 13:31:00.071 INFO kablam! | ^^^^^^ Oct 27 13:31:00.071 INFO kablam! Oct 27 13:31:00.071 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.071 INFO kablam! --> src/client/builder.rs:792:28 Oct 27 13:31:00.071 INFO kablam! | Oct 27 13:31:00.071 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 27 13:31:00.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.071 INFO kablam! Oct 27 13:31:00.079 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.079 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 27 13:31:00.079 INFO kablam! | Oct 27 13:31:00.079 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 27 13:31:00.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.079 INFO kablam! Oct 27 13:31:00.079 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.079 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 27 13:31:00.079 INFO kablam! | Oct 27 13:31:00.079 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 27 13:31:00.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.079 INFO kablam! Oct 27 13:31:00.079 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.079 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 27 13:31:00.079 INFO kablam! | Oct 27 13:31:00.079 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 27 13:31:00.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.079 INFO kablam! Oct 27 13:31:00.079 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.079 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 27 13:31:00.079 INFO kablam! | Oct 27 13:31:00.079 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 27 13:31:00.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.079 INFO kablam! Oct 27 13:31:00.079 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.079 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 27 13:31:00.079 INFO kablam! | Oct 27 13:31:00.079 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 27 13:31:00.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.079 INFO kablam! Oct 27 13:31:00.079 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.079 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 27 13:31:00.079 INFO kablam! | Oct 27 13:31:00.079 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 27 13:31:00.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.079 INFO kablam! Oct 27 13:31:00.379 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.384 INFO kablam! --> src/client/builder.rs:45:10 Oct 27 13:31:00.384 INFO kablam! | Oct 27 13:31:00.384 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 27 13:31:00.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.384 INFO kablam! | Oct 27 13:31:00.384 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:31:00.384 INFO kablam! Oct 27 13:31:00.384 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.384 INFO kablam! --> src/client/async.rs:48:9 Oct 27 13:31:00.384 INFO kablam! | Oct 27 13:31:00.384 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 27 13:31:00.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.384 INFO kablam! Oct 27 13:31:00.384 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.384 INFO kablam! --> src/client/async.rs:65:22 Oct 27 13:31:00.384 INFO kablam! | Oct 27 13:31:00.384 INFO kablam! 65 | pub type Client = Framed>; Oct 27 13:31:00.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.384 INFO kablam! Oct 27 13:31:00.384 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.384 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 27 13:31:00.384 INFO kablam! | Oct 27 13:31:00.384 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 27 13:31:00.384 INFO kablam! | ^^^^^^ Oct 27 13:31:00.384 INFO kablam! Oct 27 13:31:00.385 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.385 INFO kablam! --> src/client/builder.rs:792:28 Oct 27 13:31:00.385 INFO kablam! | Oct 27 13:31:00.385 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 27 13:31:00.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.386 INFO kablam! Oct 27 13:31:00.386 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.386 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 27 13:31:00.386 INFO kablam! | Oct 27 13:31:00.386 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 27 13:31:00.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.386 INFO kablam! Oct 27 13:31:00.386 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.386 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 27 13:31:00.386 INFO kablam! | Oct 27 13:31:00.386 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 27 13:31:00.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.386 INFO kablam! Oct 27 13:31:00.387 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.387 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 27 13:31:00.387 INFO kablam! | Oct 27 13:31:00.387 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 27 13:31:00.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.387 INFO kablam! Oct 27 13:31:00.387 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.388 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 27 13:31:00.388 INFO kablam! | Oct 27 13:31:00.388 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 27 13:31:00.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.388 INFO kablam! Oct 27 13:31:00.388 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.388 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 27 13:31:00.389 INFO kablam! | Oct 27 13:31:00.389 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 27 13:31:00.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.389 INFO kablam! Oct 27 13:31:00.389 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:31:00.389 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 27 13:31:00.389 INFO kablam! | Oct 27 13:31:00.390 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 27 13:31:00.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:31:00.390 INFO kablam! Oct 27 13:31:00.787 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:00.787 INFO kablam! --> src/codec/http.rs:279:5 Oct 27 13:31:00.787 INFO kablam! | Oct 27 13:31:00.787 INFO kablam! 279 | .framed(HttpClientCodec) Oct 27 13:31:00.787 INFO kablam! | ^^^^^^ Oct 27 13:31:00.787 INFO kablam! Oct 27 13:31:00.799 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:00.799 INFO kablam! --> src/codec/http.rs:308:5 Oct 27 13:31:00.799 INFO kablam! | Oct 27 13:31:00.799 INFO kablam! 308 | .framed(HttpServerCodec) Oct 27 13:31:00.799 INFO kablam! | ^^^^^^ Oct 27 13:31:00.799 INFO kablam! Oct 27 13:31:00.834 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:00.834 INFO kablam! --> src/codec/ws.rs:365:5 Oct 27 13:31:00.834 INFO kablam! | Oct 27 13:31:00.834 INFO kablam! 365 | .framed(MessageCodec::new(Context::Client)) Oct 27 13:31:00.834 INFO kablam! | ^^^^^^ Oct 27 13:31:00.834 INFO kablam! Oct 27 13:31:00.843 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:00.843 INFO kablam! --> src/codec/ws.rs:378:7 Oct 27 13:31:00.843 INFO kablam! | Oct 27 13:31:00.843 INFO kablam! 378 | .framed(MessageCodec::default(Context::Server)) Oct 27 13:31:00.844 INFO kablam! | ^^^^^^ Oct 27 13:31:00.844 INFO kablam! Oct 27 13:31:00.854 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:00.854 INFO kablam! --> src/codec/ws.rs:396:5 Oct 27 13:31:00.854 INFO kablam! | Oct 27 13:31:00.854 INFO kablam! 396 | .framed(MessageCodec::new(Context::Server)) Oct 27 13:31:00.854 INFO kablam! | ^^^^^^ Oct 27 13:31:00.854 INFO kablam! Oct 27 13:31:00.898 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 27 13:31:00.898 INFO kablam! --> src/client/builder.rs:543:36 Oct 27 13:31:00.898 INFO kablam! | Oct 27 13:31:00.898 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:00.898 INFO kablam! | ^^^^^ Oct 27 13:31:00.898 INFO kablam! Oct 27 13:31:00.901 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 27 13:31:00.901 INFO kablam! --> src/client/builder.rs:560:38 Oct 27 13:31:00.901 INFO kablam! | Oct 27 13:31:00.901 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:00.901 INFO kablam! | ^^^^^ Oct 27 13:31:00.901 INFO kablam! Oct 27 13:31:00.912 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 27 13:31:00.912 INFO kablam! --> src/client/builder.rs:629:36 Oct 27 13:31:00.912 INFO kablam! | Oct 27 13:31:00.912 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:00.912 INFO kablam! | ^^^^^ Oct 27 13:31:00.912 INFO kablam! Oct 27 13:31:00.913 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 27 13:31:00.913 INFO kablam! --> src/client/builder.rs:636:37 Oct 27 13:31:00.914 INFO kablam! | Oct 27 13:31:00.914 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:00.914 INFO kablam! | ^^^^^ Oct 27 13:31:00.914 INFO kablam! Oct 27 13:31:00.920 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 27 13:31:00.920 INFO kablam! --> src/client/builder.rs:696:36 Oct 27 13:31:00.923 INFO kablam! | Oct 27 13:31:00.923 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:00.923 INFO kablam! | ^^^^^ Oct 27 13:31:00.923 INFO kablam! Oct 27 13:31:00.927 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:00.927 INFO kablam! --> src/client/builder.rs:767:23 Oct 27 13:31:00.927 INFO kablam! | Oct 27 13:31:00.927 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 27 13:31:00.927 INFO kablam! | ^^^^^^ Oct 27 13:31:00.927 INFO kablam! Oct 27 13:31:00.995 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:00.995 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 27 13:31:00.995 INFO kablam! | Oct 27 13:31:00.995 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 27 13:31:00.995 INFO kablam! | ^^^^^^ Oct 27 13:31:00.995 INFO kablam! Oct 27 13:31:01.023 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 27 13:31:01.023 INFO kablam! --> src/client/builder.rs:543:36 Oct 27 13:31:01.027 INFO kablam! | Oct 27 13:31:01.027 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:01.027 INFO kablam! | ^^^^^ Oct 27 13:31:01.027 INFO kablam! Oct 27 13:31:01.027 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 27 13:31:01.027 INFO kablam! --> src/client/builder.rs:560:38 Oct 27 13:31:01.027 INFO kablam! | Oct 27 13:31:01.027 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:01.027 INFO kablam! | ^^^^^ Oct 27 13:31:01.027 INFO kablam! Oct 27 13:31:01.071 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 27 13:31:01.071 INFO kablam! --> src/client/builder.rs:629:36 Oct 27 13:31:01.071 INFO kablam! | Oct 27 13:31:01.071 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:01.071 INFO kablam! | ^^^^^ Oct 27 13:31:01.071 INFO kablam! Oct 27 13:31:01.071 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 27 13:31:01.071 INFO kablam! --> src/client/builder.rs:636:37 Oct 27 13:31:01.071 INFO kablam! | Oct 27 13:31:01.071 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:01.071 INFO kablam! | ^^^^^ Oct 27 13:31:01.071 INFO kablam! Oct 27 13:31:01.083 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 27 13:31:01.083 INFO kablam! --> src/client/builder.rs:696:36 Oct 27 13:31:01.083 INFO kablam! | Oct 27 13:31:01.083 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 27 13:31:01.083 INFO kablam! | ^^^^^ Oct 27 13:31:01.083 INFO kablam! Oct 27 13:31:01.095 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:01.095 INFO kablam! --> src/client/builder.rs:767:23 Oct 27 13:31:01.095 INFO kablam! | Oct 27 13:31:01.095 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 27 13:31:01.095 INFO kablam! | ^^^^^^ Oct 27 13:31:01.095 INFO kablam! Oct 27 13:31:01.255 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:31:01.255 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 27 13:31:01.255 INFO kablam! | Oct 27 13:31:01.255 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 27 13:31:01.255 INFO kablam! | ^^^^^^ Oct 27 13:31:01.255 INFO kablam! Oct 27 13:31:23.816 INFO kablam! warning: use of deprecated item 'websocket::client::async::Framed': Moved to tokio-codec Oct 27 13:31:23.816 INFO kablam! --> examples/parallel-server.rs:144:20 Oct 27 13:31:23.816 INFO kablam! | Oct 27 13:31:23.816 INFO kablam! 144 | type SinkContent = websocket::client::async::Framed>; Oct 27 13:31:23.816 INFO kablam! | |_________________________________________________________________________________________________^ Oct 27 13:31:23.823 INFO kablam! | Oct 27 13:31:23.823 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:31:23.823 INFO kablam! Oct 27 13:31:28.922 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 27 13:31:28.922 INFO kablam! --> examples/async-autobahn-client.rs:44:37 Oct 27 13:31:28.922 INFO kablam! | Oct 27 13:31:28.922 INFO kablam! 44 | .boxed() Oct 27 13:31:28.922 INFO kablam! | ^^^^^ Oct 27 13:31:28.922 INFO kablam! | Oct 27 13:31:28.924 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:31:28.924 INFO kablam! Oct 27 13:31:28.925 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 27 13:31:28.925 INFO kablam! --> examples/async-autobahn-client.rs:49:37 Oct 27 13:31:28.925 INFO kablam! | Oct 27 13:31:28.925 INFO kablam! 49 | .boxed() Oct 27 13:31:28.925 INFO kablam! | ^^^^^ Oct 27 13:31:28.925 INFO kablam! Oct 27 13:31:28.936 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 27 13:31:28.936 INFO kablam! --> examples/async-autobahn-client.rs:54:37 Oct 27 13:31:28.936 INFO kablam! | Oct 27 13:31:28.936 INFO kablam! 54 | .boxed() Oct 27 13:31:28.936 INFO kablam! | ^^^^^ Oct 27 13:31:28.936 INFO kablam! Oct 27 13:31:28.937 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 27 13:31:28.938 INFO kablam! --> examples/async-autobahn-client.rs:59:37 Oct 27 13:31:28.938 INFO kablam! | Oct 27 13:31:28.938 INFO kablam! 59 | .boxed() Oct 27 13:31:28.938 INFO kablam! | ^^^^^ Oct 27 13:31:28.938 INFO kablam! Oct 27 13:31:28.947 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 27 13:31:28.947 INFO kablam! --> examples/async-autobahn-client.rs:62:62 Oct 27 13:31:28.947 INFO kablam! | Oct 27 13:31:28.947 INFO kablam! 62 | future::ok(Loop::Continue(stream)).boxed() Oct 27 13:31:28.947 INFO kablam! | ^^^^^ Oct 27 13:31:28.947 INFO kablam! Oct 27 13:31:28.951 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 27 13:31:28.951 INFO kablam! --> examples/async-autobahn-client.rs:64:62 Oct 27 13:31:28.951 INFO kablam! | Oct 27 13:31:28.951 INFO kablam! 64 | None => future::ok(Loop::Break(())).boxed(), Oct 27 13:31:28.951 INFO kablam! | ^^^^^ Oct 27 13:31:28.951 INFO kablam! Oct 27 13:31:32.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.65s Oct 27 13:31:32.170 INFO kablam! su: No module specific data is present Oct 27 13:31:33.543 INFO running `"docker" "rm" "-f" "d09f9c4e2fdc9146064008ebbcb483420a0cd2c0970dc359fb3ff5540af01087"` Oct 27 13:31:33.983 INFO blam! d09f9c4e2fdc9146064008ebbcb483420a0cd2c0970dc359fb3ff5540af01087