Oct 15 14:01:59.060 INFO testing websocket-0.20.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 14:01:59.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 14:01:59.427 INFO blam! 68c048975db35267cf2984a50adeebd6cbd4018aa3f71bc341be9b2846e1c7c6 Oct 15 14:01:59.435 INFO running `"docker" "start" "-a" "68c048975db35267cf2984a50adeebd6cbd4018aa3f71bc341be9b2846e1c7c6"` Oct 15 14:02:01.006 INFO kablam! usermod: no changes Oct 15 14:02:01.259 INFO kablam! Compiling hyper v0.10.13 Oct 15 14:02:01.259 INFO kablam! Compiling native-tls v0.1.5 Oct 15 14:02:03.163 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 14:02:13.372 INFO kablam! Compiling websocket v0.20.3 (/source) Oct 15 14:02:16.803 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.803 INFO kablam! --> src/client/builder.rs:45:10 Oct 15 14:02:16.803 INFO kablam! | Oct 15 14:02:16.803 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 15 14:02:16.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.803 INFO kablam! | Oct 15 14:02:16.803 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:02:16.803 INFO kablam! Oct 15 14:02:16.803 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.803 INFO kablam! --> src/client/async.rs:48:9 Oct 15 14:02:16.803 INFO kablam! | Oct 15 14:02:16.803 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 15 14:02:16.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.803 INFO kablam! Oct 15 14:02:16.803 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.803 INFO kablam! --> src/client/async.rs:65:22 Oct 15 14:02:16.803 INFO kablam! | Oct 15 14:02:16.803 INFO kablam! 65 | pub type Client = Framed>; Oct 15 14:02:16.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.803 INFO kablam! Oct 15 14:02:16.803 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.803 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 15 14:02:16.803 INFO kablam! | Oct 15 14:02:16.803 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 15 14:02:16.803 INFO kablam! | ^^^^^^ Oct 15 14:02:16.803 INFO kablam! Oct 15 14:02:16.803 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.803 INFO kablam! --> src/client/builder.rs:792:28 Oct 15 14:02:16.803 INFO kablam! | Oct 15 14:02:16.803 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 15 14:02:16.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.803 INFO kablam! Oct 15 14:02:16.803 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.803 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 15 14:02:16.803 INFO kablam! | Oct 15 14:02:16.803 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:16.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.804 INFO kablam! Oct 15 14:02:16.804 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.804 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 15 14:02:16.804 INFO kablam! | Oct 15 14:02:16.804 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 15 14:02:16.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.804 INFO kablam! Oct 15 14:02:16.804 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.804 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 15 14:02:16.804 INFO kablam! | Oct 15 14:02:16.804 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 15 14:02:16.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.804 INFO kablam! Oct 15 14:02:16.804 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.804 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 15 14:02:16.804 INFO kablam! | Oct 15 14:02:16.804 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 15 14:02:16.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.804 INFO kablam! Oct 15 14:02:16.804 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.804 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 15 14:02:16.804 INFO kablam! | Oct 15 14:02:16.804 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 15 14:02:16.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.804 INFO kablam! Oct 15 14:02:16.804 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:16.804 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 15 14:02:16.804 INFO kablam! | Oct 15 14:02:16.804 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:16.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:16.804 INFO kablam! Oct 15 14:02:17.283 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 15 14:02:17.284 INFO kablam! --> src/client/builder.rs:543:36 Oct 15 14:02:17.284 INFO kablam! | Oct 15 14:02:17.284 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:17.284 INFO kablam! | ^^^^^ Oct 15 14:02:17.285 INFO kablam! Oct 15 14:02:17.291 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 15 14:02:17.291 INFO kablam! --> src/client/builder.rs:560:38 Oct 15 14:02:17.292 INFO kablam! | Oct 15 14:02:17.292 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:17.292 INFO kablam! | ^^^^^ Oct 15 14:02:17.293 INFO kablam! Oct 15 14:02:17.303 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 15 14:02:17.303 INFO kablam! --> src/client/builder.rs:629:36 Oct 15 14:02:17.304 INFO kablam! | Oct 15 14:02:17.304 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:17.305 INFO kablam! | ^^^^^ Oct 15 14:02:17.305 INFO kablam! Oct 15 14:02:17.305 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 15 14:02:17.305 INFO kablam! --> src/client/builder.rs:636:37 Oct 15 14:02:17.306 INFO kablam! | Oct 15 14:02:17.306 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:17.306 INFO kablam! | ^^^^^ Oct 15 14:02:17.307 INFO kablam! Oct 15 14:02:17.315 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 15 14:02:17.315 INFO kablam! --> src/client/builder.rs:696:36 Oct 15 14:02:17.316 INFO kablam! | Oct 15 14:02:17.316 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:17.317 INFO kablam! | ^^^^^ Oct 15 14:02:17.317 INFO kablam! Oct 15 14:02:17.327 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:17.327 INFO kablam! --> src/client/builder.rs:767:23 Oct 15 14:02:17.327 INFO kablam! | Oct 15 14:02:17.328 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 15 14:02:17.328 INFO kablam! | ^^^^^^ Oct 15 14:02:17.328 INFO kablam! Oct 15 14:02:17.401 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:17.401 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 15 14:02:17.402 INFO kablam! | Oct 15 14:02:17.402 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 15 14:02:17.402 INFO kablam! | ^^^^^^ Oct 15 14:02:17.402 INFO kablam! Oct 15 14:02:21.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.58s Oct 15 14:02:21.631 INFO kablam! su: No module specific data is present Oct 15 14:02:22.911 INFO running `"docker" "rm" "-f" "68c048975db35267cf2984a50adeebd6cbd4018aa3f71bc341be9b2846e1c7c6"` Oct 15 14:02:23.155 INFO blam! 68c048975db35267cf2984a50adeebd6cbd4018aa3f71bc341be9b2846e1c7c6 Oct 15 14:02:23.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 14:02:23.614 INFO blam! d8f7bb52d1e584093ea65bbd9d25df37bf675f42ce7be7b80ea4dccb51a9d310 Oct 15 14:02:23.615 INFO running `"docker" "start" "-a" "d8f7bb52d1e584093ea65bbd9d25df37bf675f42ce7be7b80ea4dccb51a9d310"` Oct 15 14:02:24.823 INFO kablam! usermod: no changes Oct 15 14:02:25.071 INFO kablam! Compiling websocket v0.20.3 (/source) Oct 15 14:02:44.615 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.615 INFO kablam! --> src/client/builder.rs:45:10 Oct 15 14:02:44.615 INFO kablam! | Oct 15 14:02:44.615 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 15 14:02:44.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.631 INFO kablam! | Oct 15 14:02:44.631 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:02:44.631 INFO kablam! Oct 15 14:02:44.631 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.631 INFO kablam! --> src/client/async.rs:48:9 Oct 15 14:02:44.631 INFO kablam! | Oct 15 14:02:44.631 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 15 14:02:44.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.635 INFO kablam! Oct 15 14:02:44.635 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.635 INFO kablam! --> src/client/async.rs:65:22 Oct 15 14:02:44.635 INFO kablam! | Oct 15 14:02:44.635 INFO kablam! 65 | pub type Client = Framed>; Oct 15 14:02:44.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.635 INFO kablam! Oct 15 14:02:44.635 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.635 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 15 14:02:44.635 INFO kablam! | Oct 15 14:02:44.635 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 15 14:02:44.635 INFO kablam! | ^^^^^^ Oct 15 14:02:44.635 INFO kablam! Oct 15 14:02:44.643 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.643 INFO kablam! --> src/client/builder.rs:792:28 Oct 15 14:02:44.643 INFO kablam! | Oct 15 14:02:44.643 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 15 14:02:44.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.651 INFO kablam! Oct 15 14:02:44.651 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.651 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 15 14:02:44.651 INFO kablam! | Oct 15 14:02:44.651 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:44.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.651 INFO kablam! Oct 15 14:02:44.652 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.652 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 15 14:02:44.652 INFO kablam! | Oct 15 14:02:44.652 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 15 14:02:44.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.652 INFO kablam! Oct 15 14:02:44.652 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.652 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 15 14:02:44.652 INFO kablam! | Oct 15 14:02:44.652 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 15 14:02:44.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.652 INFO kablam! Oct 15 14:02:44.652 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.652 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 15 14:02:44.652 INFO kablam! | Oct 15 14:02:44.652 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 15 14:02:44.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.652 INFO kablam! Oct 15 14:02:44.652 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.652 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 15 14:02:44.652 INFO kablam! | Oct 15 14:02:44.652 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 15 14:02:44.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.652 INFO kablam! Oct 15 14:02:44.652 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:44.652 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 15 14:02:44.652 INFO kablam! | Oct 15 14:02:44.652 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:44.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:44.652 INFO kablam! Oct 15 14:02:45.663 INFO kablam! warning: use of deprecated item 'websocket::client::async::Framed': Moved to tokio-codec Oct 15 14:02:45.664 INFO kablam! --> examples/parallel-server.rs:144:20 Oct 15 14:02:45.665 INFO kablam! | Oct 15 14:02:45.665 INFO kablam! 144 | type SinkContent = websocket::client::async::Framed>; Oct 15 14:02:45.667 INFO kablam! | |_________________________________________________________________________________________________^ Oct 15 14:02:45.668 INFO kablam! | Oct 15 14:02:45.668 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:02:45.669 INFO kablam! Oct 15 14:02:47.683 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:47.683 INFO kablam! --> src/codec/http.rs:279:5 Oct 15 14:02:47.683 INFO kablam! | Oct 15 14:02:47.683 INFO kablam! 279 | .framed(HttpClientCodec) Oct 15 14:02:47.683 INFO kablam! | ^^^^^^ Oct 15 14:02:47.689 INFO kablam! Oct 15 14:02:47.735 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:47.735 INFO kablam! --> src/codec/http.rs:308:5 Oct 15 14:02:47.735 INFO kablam! | Oct 15 14:02:47.735 INFO kablam! 308 | .framed(HttpServerCodec) Oct 15 14:02:47.735 INFO kablam! | ^^^^^^ Oct 15 14:02:47.751 INFO kablam! Oct 15 14:02:48.066 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:48.066 INFO kablam! --> src/codec/ws.rs:365:5 Oct 15 14:02:48.066 INFO kablam! | Oct 15 14:02:48.067 INFO kablam! 365 | .framed(MessageCodec::new(Context::Client)) Oct 15 14:02:48.067 INFO kablam! | ^^^^^^ Oct 15 14:02:48.068 INFO kablam! Oct 15 14:02:48.167 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:48.167 INFO kablam! --> src/codec/ws.rs:378:7 Oct 15 14:02:48.167 INFO kablam! | Oct 15 14:02:48.167 INFO kablam! 378 | .framed(MessageCodec::default(Context::Server)) Oct 15 14:02:48.167 INFO kablam! | ^^^^^^ Oct 15 14:02:48.167 INFO kablam! Oct 15 14:02:48.223 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:48.223 INFO kablam! --> src/codec/ws.rs:396:5 Oct 15 14:02:48.223 INFO kablam! | Oct 15 14:02:48.224 INFO kablam! 396 | .framed(MessageCodec::new(Context::Server)) Oct 15 14:02:48.224 INFO kablam! | ^^^^^^ Oct 15 14:02:48.247 INFO kablam! Oct 15 14:02:48.577 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 15 14:02:48.577 INFO kablam! --> src/client/builder.rs:543:36 Oct 15 14:02:48.577 INFO kablam! | Oct 15 14:02:48.577 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:48.577 INFO kablam! | ^^^^^ Oct 15 14:02:48.577 INFO kablam! Oct 15 14:02:48.591 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 15 14:02:48.591 INFO kablam! --> src/client/builder.rs:560:38 Oct 15 14:02:48.591 INFO kablam! | Oct 15 14:02:48.591 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:48.591 INFO kablam! | ^^^^^ Oct 15 14:02:48.591 INFO kablam! Oct 15 14:02:48.643 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 15 14:02:48.643 INFO kablam! --> src/client/builder.rs:629:36 Oct 15 14:02:48.643 INFO kablam! | Oct 15 14:02:48.643 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:48.643 INFO kablam! | ^^^^^ Oct 15 14:02:48.644 INFO kablam! Oct 15 14:02:48.648 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 15 14:02:48.658 INFO kablam! --> src/client/builder.rs:636:37 Oct 15 14:02:48.658 INFO kablam! | Oct 15 14:02:48.658 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:48.658 INFO kablam! | ^^^^^ Oct 15 14:02:48.658 INFO kablam! Oct 15 14:02:48.691 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 15 14:02:48.691 INFO kablam! --> src/client/builder.rs:696:36 Oct 15 14:02:48.691 INFO kablam! | Oct 15 14:02:48.691 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:48.691 INFO kablam! | ^^^^^ Oct 15 14:02:48.691 INFO kablam! Oct 15 14:02:48.707 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:48.707 INFO kablam! --> src/client/builder.rs:767:23 Oct 15 14:02:48.707 INFO kablam! | Oct 15 14:02:48.707 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 15 14:02:48.707 INFO kablam! | ^^^^^^ Oct 15 14:02:48.707 INFO kablam! Oct 15 14:02:49.395 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:49.395 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 15 14:02:49.395 INFO kablam! | Oct 15 14:02:49.395 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 15 14:02:49.395 INFO kablam! | ^^^^^^ Oct 15 14:02:49.395 INFO kablam! Oct 15 14:03:17.883 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 15 14:03:17.884 INFO kablam! --> examples/async-autobahn-client.rs:44:37 Oct 15 14:03:17.884 INFO kablam! | Oct 15 14:03:17.884 INFO kablam! 44 | .boxed() Oct 15 14:03:17.884 INFO kablam! | ^^^^^ Oct 15 14:03:17.885 INFO kablam! | Oct 15 14:03:17.886 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:03:17.886 INFO kablam! Oct 15 14:03:17.892 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 15 14:03:17.892 INFO kablam! --> examples/async-autobahn-client.rs:49:37 Oct 15 14:03:17.892 INFO kablam! | Oct 15 14:03:17.892 INFO kablam! 49 | .boxed() Oct 15 14:03:17.892 INFO kablam! | ^^^^^ Oct 15 14:03:17.893 INFO kablam! Oct 15 14:03:17.897 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 15 14:03:17.897 INFO kablam! --> examples/async-autobahn-client.rs:54:37 Oct 15 14:03:17.897 INFO kablam! | Oct 15 14:03:17.897 INFO kablam! 54 | .boxed() Oct 15 14:03:17.897 INFO kablam! | ^^^^^ Oct 15 14:03:17.898 INFO kablam! Oct 15 14:03:17.904 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 15 14:03:17.904 INFO kablam! --> examples/async-autobahn-client.rs:59:37 Oct 15 14:03:17.904 INFO kablam! | Oct 15 14:03:17.904 INFO kablam! 59 | .boxed() Oct 15 14:03:17.904 INFO kablam! | ^^^^^ Oct 15 14:03:17.904 INFO kablam! Oct 15 14:03:17.907 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 15 14:03:17.907 INFO kablam! --> examples/async-autobahn-client.rs:62:62 Oct 15 14:03:17.907 INFO kablam! | Oct 15 14:03:17.907 INFO kablam! 62 | future::ok(Loop::Continue(stream)).boxed() Oct 15 14:03:17.907 INFO kablam! | ^^^^^ Oct 15 14:03:17.907 INFO kablam! Oct 15 14:03:17.910 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 15 14:03:17.910 INFO kablam! --> examples/async-autobahn-client.rs:64:62 Oct 15 14:03:17.910 INFO kablam! | Oct 15 14:03:17.910 INFO kablam! 64 | None => future::ok(Loop::Break(())).boxed(), Oct 15 14:03:17.910 INFO kablam! | ^^^^^ Oct 15 14:03:17.910 INFO kablam! Oct 15 14:03:31.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 15 14:03:31.507 INFO kablam! su: No module specific data is present Oct 15 14:03:32.487 INFO running `"docker" "rm" "-f" "d8f7bb52d1e584093ea65bbd9d25df37bf675f42ce7be7b80ea4dccb51a9d310"` Oct 15 14:03:32.723 INFO blam! d8f7bb52d1e584093ea65bbd9d25df37bf675f42ce7be7b80ea4dccb51a9d310 Oct 15 14:03:32.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 14:03:33.207 INFO blam! 72c2c544bbb050bf2eef084acc5ebc145f71a939f67f7986437c48c918627c98 Oct 15 14:03:33.209 INFO running `"docker" "start" "-a" "72c2c544bbb050bf2eef084acc5ebc145f71a939f67f7986437c48c918627c98"` Oct 15 14:03:35.146 INFO kablam! usermod: no changes Oct 15 14:03:35.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 14:03:35.389 INFO kablam! Running /target/debug/deps/websocket-4637925391a87c43 Oct 15 14:03:35.400 INFO blam! Oct 15 14:03:35.400 INFO blam! running 8 tests Oct 15 14:03:35.427 INFO blam! test codec::http::tests::test_client_http_codec ... ok Oct 15 14:03:35.435 INFO blam! test server::sync::tests::set_nonblocking ... ok Oct 15 14:03:35.440 INFO blam! test client::builder::tests::build_client_with_protocols ... ok Oct 15 14:03:35.447 INFO blam! test codec::ws::tests::message_codec_server_send_receive ... ok Oct 15 14:03:35.447 INFO blam! test codec::ws::tests::message_codec_client_send_receive ... ok Oct 15 14:03:35.463 INFO blam! test codec::http::tests::test_server_http_codec ... ok Oct 15 14:03:35.467 INFO blam! test codec::ws::tests::owned_message_predicts_size ... ok Oct 15 14:03:35.467 INFO blam! test codec::ws::tests::cow_message_predicts_size ... ok Oct 15 14:03:35.467 INFO blam! Oct 15 14:03:35.468 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:35.468 INFO blam! Oct 15 14:03:35.469 INFO kablam! Doc-tests websocket Oct 15 14:03:41.971 INFO blam! Oct 15 14:03:41.971 INFO blam! running 41 tests Oct 15 14:04:14.741 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder (line 75) ... ok Oct 15 14:04:18.707 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect (line 501) ... ok Oct 15 14:04:18.759 INFO blam! test src/client/async.rs - client::async (line 16) ... ok Oct 15 14:04:19.070 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder (line 64) ... ok Oct 15 14:04:26.721 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_extensions (line 247) ... ok Oct 15 14:04:28.910 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_protocol (line 162) ... ok Oct 15 14:04:29.229 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_protocols (line 184) ... ok Oct 15 14:04:32.675 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_extension (line 222) ... ok Oct 15 14:04:45.991 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect (line 377) ... ok Oct 15 14:04:46.499 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_insecure (line 668) ... ok Oct 15 14:05:00.151 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect_insecure (line 410) ... ok Oct 15 14:05:04.863 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_on (line 724) ... ok Oct 15 14:05:10.279 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) ... FAILED Oct 15 14:05:10.702 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect_on (line 448) ... ok Oct 15 14:05:11.331 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::custom_headers (line 336) ... ok Oct 15 14:05:19.223 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::from_url (line 116) ... ok Oct 15 14:05:19.847 INFO blam! test src/client/sync.rs - client::sync::Client (line 40) ... ok Oct 15 14:05:25.907 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::new (line 140) ... ok Oct 15 14:05:30.067 INFO blam! test src/client/sync.rs - client::sync::Client::incoming_messages (line 296) ... ok Oct 15 14:05:32.627 INFO blam! test src/client/sync.rs - client::sync::Client::protocols (line 185) ... ok Oct 15 14:05:33.590 INFO blam! test src/client/sync.rs - client::sync::Client::incoming_messages (line 314) ... ok Oct 15 14:05:38.353 INFO blam! test src/client/sync.rs - client::sync::Client::reader_mut (line 258) ... ok Oct 15 14:05:40.095 INFO blam! test src/client/sync.rs - client::sync::Client::recv_message (line 159) ... ok Oct 15 14:05:46.699 INFO blam! test src/client/sync.rs - client::sync::Client::split (line 342) ... ok Oct 15 14:05:52.491 INFO blam! test src/client/sync.rs - client::sync::Client::stream_ref (line 215) ... ok Oct 15 14:05:54.904 INFO blam! test src/client/sync.rs - client::sync::Client::writer_mut (line 230) ... ok Oct 15 14:05:55.529 INFO blam! test src/codec/http.rs - codec::http::HttpServerCodec (line 128) ... ok Oct 15 14:06:03.495 INFO blam! test src/codec/http.rs - codec::http::HttpClientCodec (line 27) ... ok Oct 15 14:06:21.978 INFO blam! test src/codec/ws.rs - codec::ws::MessageCodec (line 158) ... ok Oct 15 14:06:27.483 INFO blam! test src/message.rs - message::OwnedMessage::is_control (line 271) ... ok Oct 15 14:06:28.791 INFO blam! test src/message.rs - message::OwnedMessage::is_close (line 257) ... ok Oct 15 14:06:32.667 INFO blam! test src/server/sync.rs - server::sync::WsServer::bind (line 201) ... ok Oct 15 14:06:38.367 INFO blam! test src/message.rs - message::OwnedMessage::is_data (line 289) ... ok Oct 15 14:06:41.912 INFO blam! test src/server/sync.rs - server::sync::WsServer::set_nonblocking (line 47) ... ok Oct 15 14:06:42.191 INFO blam! test src/message.rs - message::OwnedMessage::is_pong (line 316) ... ok Oct 15 14:06:43.519 INFO blam! test src/message.rs - message::OwnedMessage::is_ping (line 302) ... ok Oct 15 14:06:48.458 INFO blam! test src/server/sync.rs - server::sync::WsServer::bind_secure (line 102) ... ok Oct 15 14:06:50.247 INFO blam! test src/server/upgrade/sync.rs - server::upgrade::sync::HyperRequest (line 223) ... ok Oct 15 14:06:50.910 INFO blam! test src/server/upgrade/async.rs - server::upgrade::async::Upgrade (line 32) ... ok Oct 15 14:06:51.147 INFO blam! test src/server/upgrade/async.rs - server::upgrade::async::IntoWs (line 159) ... ok Oct 15 14:06:52.270 INFO blam! test src/server/upgrade/sync.rs - server::upgrade::sync::IntoWs (line 124) ... ok Oct 15 14:06:52.270 INFO blam! Oct 15 14:06:52.270 INFO blam! failures: Oct 15 14:06:52.270 INFO blam! Oct 15 14:06:52.270 INFO blam! ---- src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) stdout ---- Oct 15 14:06:52.270 INFO blam! thread 'src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596)' panicked at 'test executable failed: Oct 15 14:06:52.270 INFO blam! Oct 15 14:06:52.270 INFO blam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: IoError(Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") })', libcore/result.rs:1009:5 Oct 15 14:06:52.270 INFO blam! stack backtrace: Oct 15 14:06:52.270 INFO blam! 0: 0x55bd009565de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 14:06:52.270 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 14:06:52.270 INFO blam! 1: 0x55bd0095f616 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 14:06:52.270 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 14:06:52.270 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 14:06:52.270 INFO blam! 2: 0x55bd0095a3ad - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:211 Oct 15 14:06:52.270 INFO blam! 3: 0x55bd0095a120 - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:227 Oct 15 14:06:52.270 INFO blam! 4: 0x55bd0095aa5c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:476 Oct 15 14:06:52.270 INFO blam! 5: 0x55bd0095a619 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:390 Oct 15 14:06:52.270 INFO blam! 6: 0x55bd0095a515 - rust_begin_unwind Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:325 Oct 15 14:06:52.270 INFO blam! 7: 0x55bd0099b40b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 15 14:06:52.270 INFO blam! at libcore/panicking.rs:77 Oct 15 14:06:52.270 INFO blam! 8: 0x55bd00693ef0 - core::result::unwrap_failed::h02cf777894effdcc Oct 15 14:06:52.270 INFO blam! 9: 0x55bd0069392c - >::unwrap::hdf4c100f57b5150a Oct 15 14:06:52.270 INFO blam! 10: 0x55bd006a08ff - rust_out::main::h944e552f3f67b4ba Oct 15 14:06:52.270 INFO blam! 11: 0x55bd0069e4c2 - std::rt::lang_start::{{closure}}::h99c2f5c8c221b089 Oct 15 14:06:52.270 INFO blam! 12: 0x55bd0095a4b2 - std::panicking::try::do_call::h98034a4edff6968d Oct 15 14:06:52.270 INFO blam! at libstd/rt.rs:59 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:310 Oct 15 14:06:52.270 INFO blam! 13: 0x55bd0096ab39 - __rust_maybe_catch_panic Oct 15 14:06:52.270 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:52.270 INFO blam! 14: 0x55bd0094fce5 - std::rt::lang_start_internal::h75171bbb9f729ef7 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:52.270 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:52.270 INFO blam! at libstd/rt.rs:58 Oct 15 14:06:52.270 INFO blam! 15: 0x55bd0069e4a3 - std::rt::lang_start::h98716b79e8015cac Oct 15 14:06:52.270 INFO blam! 16: 0x55bd006a0eca - main Oct 15 14:06:52.270 INFO blam! 17: 0x7fa0ef1c682f - __libc_start_main Oct 15 14:06:52.270 INFO blam! 18: 0x55bd006881e8 - _start Oct 15 14:06:52.270 INFO blam! 19: 0x0 - Oct 15 14:06:52.270 INFO blam! Oct 15 14:06:52.270 INFO blam! ', librustdoc/test.rs:367:17 Oct 15 14:06:52.270 INFO blam! stack backtrace: Oct 15 14:06:52.270 INFO blam! 0: 0x7efdb3dddcde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 14:06:52.270 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 14:06:52.270 INFO blam! 1: 0x7efdb3dc2d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 14:06:52.270 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 14:06:52.270 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 14:06:52.270 INFO blam! 2: 0x7efdb3de8ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:211 Oct 15 14:06:52.270 INFO blam! 3: 0x7efdb3de8aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:221 Oct 15 14:06:52.270 INFO blam! 4: 0x7efdb606552e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 15 14:06:52.270 INFO blam! 5: 0x7efdb3de95a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:480 Oct 15 14:06:52.270 INFO blam! 6: 0x7efdb3de9109 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 15 14:06:52.270 INFO blam! at libstd/panicking.rs:390 Oct 15 14:06:52.270 INFO blam! 7: 0x7efdb3de906d - std::panicking::begin_panic_fmt::h70a4709fbb668068 Oct 15 14:06:52.271 INFO blam! at libstd/panicking.rs:345 Oct 15 14:06:52.271 INFO blam! 8: 0x5572da370020 - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 15 14:06:52.271 INFO blam! at librustdoc/test.rs:367 Oct 15 14:06:52.271 INFO blam! 9: 0x5572da32fd17 - >::set::h15d3cbe9fd765f68 Oct 15 14:06:52.271 INFO blam! at librustdoc/test.rs:564 Oct 15 14:06:52.271 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 14:06:52.271 INFO blam! at libsyntax/lib.rs:106 Oct 15 14:06:52.271 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 14:06:52.271 INFO blam! 10: 0x5572da14884f - syntax::with_globals::h2da9558870ba9fc8 Oct 15 14:06:52.271 INFO blam! at libsyntax/lib.rs:105 Oct 15 14:06:52.271 INFO blam! 11: 0x5572da1ecdda - std::panicking::try::do_call::he2f75333d604f333 Oct 15 14:06:52.271 INFO blam! at librustdoc/test.rs:561 Oct 15 14:06:52.271 INFO blam! at libstd/panic.rs:313 Oct 15 14:06:52.271 INFO blam! at libstd/panicking.rs:310 Oct 15 14:06:52.271 INFO blam! 12: 0x7efdb3df6f29 - __rust_maybe_catch_panic Oct 15 14:06:52.271 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:52.271 INFO blam! 13: 0x5572da241983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 15 14:06:52.271 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:52.271 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:52.271 INFO blam! at librustc_driver/lib.rs:1575 Oct 15 14:06:52.271 INFO blam! 14: 0x5572da3459fc - >::call_box::hfb65f4c274be4d0e Oct 15 14:06:52.271 INFO blam! at librustdoc/test.rs:561 Oct 15 14:06:52.271 INFO blam! at liballoc/boxed.rs:672 Oct 15 14:06:52.271 INFO blam! 15: 0x7efdb544bc52 - >::call_box::he91819c8a530d737 Oct 15 14:06:52.271 INFO blam! at libtest/lib.rs:1461 Oct 15 14:06:52.271 INFO blam! at liballoc/boxed.rs:672 Oct 15 14:06:52.271 INFO blam! 16: 0x7efdb3df6f29 - __rust_maybe_catch_panic Oct 15 14:06:52.271 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:52.271 INFO blam! 17: 0x7efdb5472b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 14:06:52.271 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:52.271 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:52.271 INFO blam! at libtest/lib.rs:1423 Oct 15 14:06:52.271 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 14:06:52.271 INFO blam! 18: 0x7efdb5473a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 14:06:52.271 INFO blam! at libstd/thread/mod.rs:409 Oct 15 14:06:52.271 INFO blam! at libstd/panic.rs:313 Oct 15 14:06:52.271 INFO blam! at libstd/panicking.rs:310 Oct 15 14:06:52.271 INFO blam! 19: 0x7efdb3df6f29 - __rust_maybe_catch_panic Oct 15 14:06:52.271 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:52.271 INFO blam! 20: 0x7efdb545c5a6 - >::call_box::h1a0832645645f090 Oct 15 14:06:52.271 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:52.271 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:52.271 INFO blam! at libstd/thread/mod.rs:408 Oct 15 14:06:52.271 INFO blam! at liballoc/boxed.rs:672 Oct 15 14:06:52.271 INFO blam! 21: 0x7efdb3de4b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 14:06:52.271 INFO blam! at liballoc/boxed.rs:682 Oct 15 14:06:52.271 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 14:06:52.271 INFO blam! 22: 0x7efdb3db9be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 14:06:52.271 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 14:06:52.271 INFO blam! 23: 0x7efdb39446b9 - start_thread Oct 15 14:06:52.271 INFO blam! 24: 0x7efdb346441c - clone Oct 15 14:06:52.271 INFO blam! 25: 0x0 - Oct 15 14:06:52.271 INFO blam! query stack during panic: Oct 15 14:06:52.271 INFO blam! end of query stack Oct 15 14:06:52.271 INFO blam! Oct 15 14:06:52.271 INFO blam! Oct 15 14:06:52.271 INFO blam! failures: Oct 15 14:06:52.271 INFO blam! src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) Oct 15 14:06:52.271 INFO blam! Oct 15 14:06:52.271 INFO blam! test result: FAILED. 40 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:06:52.271 INFO blam! Oct 15 14:06:52.290 INFO kablam! error: test failed, to rerun pass '--doc' Oct 15 14:06:52.292 INFO kablam! su: No module specific data is present Oct 15 14:06:52.563 INFO running `"docker" "rm" "-f" "72c2c544bbb050bf2eef084acc5ebc145f71a939f67f7986437c48c918627c98"` Oct 15 14:06:52.733 INFO blam! 72c2c544bbb050bf2eef084acc5ebc145f71a939f67f7986437c48c918627c98