Oct 15 14:01:59.772 INFO testing websocket-0.20.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:01:59.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:02:00.204 INFO blam! eecd4fc4cd6e861f74c68969ead6b455a11db56f6a3f2b32b3f75a9cb1fc82b0 Oct 15 14:02:00.206 INFO running `"docker" "start" "-a" "eecd4fc4cd6e861f74c68969ead6b455a11db56f6a3f2b32b3f75a9cb1fc82b0"` Oct 15 14:02:01.902 INFO kablam! usermod: no changes Oct 15 14:02:02.230 INFO kablam! Compiling websocket v0.20.3 (/source) Oct 15 14:02:05.919 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.919 INFO kablam! --> src/client/builder.rs:45:10 Oct 15 14:02:05.919 INFO kablam! | Oct 15 14:02:05.919 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 15 14:02:05.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.919 INFO kablam! | Oct 15 14:02:05.919 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:02:05.919 INFO kablam! Oct 15 14:02:05.919 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.919 INFO kablam! --> src/client/async.rs:48:9 Oct 15 14:02:05.919 INFO kablam! | Oct 15 14:02:05.919 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 15 14:02:05.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.919 INFO kablam! Oct 15 14:02:05.919 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.919 INFO kablam! --> src/client/async.rs:65:22 Oct 15 14:02:05.919 INFO kablam! | Oct 15 14:02:05.919 INFO kablam! 65 | pub type Client = Framed>; Oct 15 14:02:05.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.919 INFO kablam! Oct 15 14:02:05.919 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.919 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 15 14:02:05.919 INFO kablam! | Oct 15 14:02:05.919 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 15 14:02:05.919 INFO kablam! | ^^^^^^ Oct 15 14:02:05.919 INFO kablam! Oct 15 14:02:05.931 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.931 INFO kablam! --> src/client/builder.rs:792:28 Oct 15 14:02:05.931 INFO kablam! | Oct 15 14:02:05.931 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 15 14:02:05.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.931 INFO kablam! Oct 15 14:02:05.931 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.931 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 15 14:02:05.931 INFO kablam! | Oct 15 14:02:05.931 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:05.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.931 INFO kablam! Oct 15 14:02:05.931 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.931 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 15 14:02:05.931 INFO kablam! | Oct 15 14:02:05.931 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 15 14:02:05.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.931 INFO kablam! Oct 15 14:02:05.931 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.931 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 15 14:02:05.931 INFO kablam! | Oct 15 14:02:05.931 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 15 14:02:05.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.931 INFO kablam! Oct 15 14:02:05.931 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.931 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 15 14:02:05.931 INFO kablam! | Oct 15 14:02:05.931 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 15 14:02:05.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.931 INFO kablam! Oct 15 14:02:05.931 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.931 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 15 14:02:05.931 INFO kablam! | Oct 15 14:02:05.931 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 15 14:02:05.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.931 INFO kablam! Oct 15 14:02:05.931 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:05.931 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 15 14:02:05.932 INFO kablam! | Oct 15 14:02:05.932 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:05.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:05.932 INFO kablam! Oct 15 14:02:06.491 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:06.492 INFO kablam! --> src/client/builder.rs:543:36 Oct 15 14:02:06.492 INFO kablam! | Oct 15 14:02:06.492 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:06.493 INFO kablam! | ^^^^^ Oct 15 14:02:06.493 INFO kablam! Oct 15 14:02:06.493 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:06.493 INFO kablam! --> src/client/builder.rs:560:38 Oct 15 14:02:06.494 INFO kablam! | Oct 15 14:02:06.494 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:06.494 INFO kablam! | ^^^^^ Oct 15 14:02:06.495 INFO kablam! Oct 15 14:02:06.507 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:06.507 INFO kablam! --> src/client/builder.rs:629:36 Oct 15 14:02:06.508 INFO kablam! | Oct 15 14:02:06.508 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:06.508 INFO kablam! | ^^^^^ Oct 15 14:02:06.509 INFO kablam! Oct 15 14:02:06.509 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:06.509 INFO kablam! --> src/client/builder.rs:636:37 Oct 15 14:02:06.509 INFO kablam! | Oct 15 14:02:06.510 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:06.510 INFO kablam! | ^^^^^ Oct 15 14:02:06.510 INFO kablam! Oct 15 14:02:06.511 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:06.511 INFO kablam! --> src/client/builder.rs:696:36 Oct 15 14:02:06.511 INFO kablam! | Oct 15 14:02:06.512 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:06.512 INFO kablam! | ^^^^^ Oct 15 14:02:06.512 INFO kablam! Oct 15 14:02:06.515 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:06.515 INFO kablam! --> src/client/builder.rs:767:23 Oct 15 14:02:06.516 INFO kablam! | Oct 15 14:02:06.516 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 15 14:02:06.516 INFO kablam! | ^^^^^^ Oct 15 14:02:06.517 INFO kablam! Oct 15 14:02:06.623 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:06.623 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 15 14:02:06.623 INFO kablam! | Oct 15 14:02:06.624 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 15 14:02:06.624 INFO kablam! | ^^^^^^ Oct 15 14:02:06.625 INFO kablam! Oct 15 14:02:11.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.54s Oct 15 14:02:11.504 INFO kablam! su: No module specific data is present Oct 15 14:02:12.359 INFO running `"docker" "rm" "-f" "eecd4fc4cd6e861f74c68969ead6b455a11db56f6a3f2b32b3f75a9cb1fc82b0"` Oct 15 14:02:12.643 INFO blam! eecd4fc4cd6e861f74c68969ead6b455a11db56f6a3f2b32b3f75a9cb1fc82b0 Oct 15 14:02:12.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:13.097 INFO blam! 3e86aa702ee9edd0d7950b33d63aff7b5dcb9e2778186b5f8a9c5c78226263a1 Oct 15 14:02:13.103 INFO running `"docker" "start" "-a" "3e86aa702ee9edd0d7950b33d63aff7b5dcb9e2778186b5f8a9c5c78226263a1"` Oct 15 14:02:14.395 INFO kablam! usermod: no changes Oct 15 14:02:14.615 INFO kablam! Compiling websocket v0.20.3 (/source) Oct 15 14:02:29.911 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.911 INFO kablam! --> src/client/builder.rs:45:10 Oct 15 14:02:29.911 INFO kablam! | Oct 15 14:02:29.911 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 15 14:02:29.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.912 INFO kablam! | Oct 15 14:02:29.912 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:02:29.912 INFO kablam! Oct 15 14:02:29.912 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.913 INFO kablam! --> src/client/async.rs:48:9 Oct 15 14:02:29.913 INFO kablam! | Oct 15 14:02:29.913 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 15 14:02:29.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.913 INFO kablam! Oct 15 14:02:29.913 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.914 INFO kablam! --> src/client/async.rs:65:22 Oct 15 14:02:29.914 INFO kablam! | Oct 15 14:02:29.914 INFO kablam! 65 | pub type Client = Framed>; Oct 15 14:02:29.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.914 INFO kablam! Oct 15 14:02:29.914 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.915 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 15 14:02:29.915 INFO kablam! | Oct 15 14:02:29.915 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 15 14:02:29.915 INFO kablam! | ^^^^^^ Oct 15 14:02:29.915 INFO kablam! Oct 15 14:02:29.939 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.939 INFO kablam! --> src/client/builder.rs:792:28 Oct 15 14:02:29.939 INFO kablam! | Oct 15 14:02:29.947 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 15 14:02:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.947 INFO kablam! Oct 15 14:02:29.947 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.947 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 15 14:02:29.947 INFO kablam! | Oct 15 14:02:29.947 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.947 INFO kablam! Oct 15 14:02:29.947 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.947 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 15 14:02:29.947 INFO kablam! | Oct 15 14:02:29.947 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 15 14:02:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.947 INFO kablam! Oct 15 14:02:29.947 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.947 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 15 14:02:29.947 INFO kablam! | Oct 15 14:02:29.947 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 15 14:02:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.947 INFO kablam! Oct 15 14:02:29.947 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.947 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 15 14:02:29.947 INFO kablam! | Oct 15 14:02:29.947 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 15 14:02:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.947 INFO kablam! Oct 15 14:02:29.947 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.947 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 15 14:02:29.947 INFO kablam! | Oct 15 14:02:29.947 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 15 14:02:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.947 INFO kablam! Oct 15 14:02:29.947 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 14:02:29.947 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 15 14:02:29.947 INFO kablam! | Oct 15 14:02:29.947 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 15 14:02:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 14:02:29.947 INFO kablam! Oct 15 14:02:29.983 INFO kablam! warning: use of deprecated item 'websocket::client::async::Framed': Moved to tokio-codec Oct 15 14:02:29.983 INFO kablam! --> examples/parallel-server.rs:144:20 Oct 15 14:02:29.983 INFO kablam! | Oct 15 14:02:29.983 INFO kablam! 144 | type SinkContent = websocket::client::async::Framed>; Oct 15 14:02:29.983 INFO kablam! | |_________________________________________________________________________________________________^ Oct 15 14:02:29.995 INFO kablam! | Oct 15 14:02:29.995 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:02:29.995 INFO kablam! Oct 15 14:02:30.547 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:30.548 INFO kablam! --> src/codec/http.rs:279:5 Oct 15 14:02:30.548 INFO kablam! | Oct 15 14:02:30.548 INFO kablam! 279 | .framed(HttpClientCodec) Oct 15 14:02:30.548 INFO kablam! | ^^^^^^ Oct 15 14:02:30.549 INFO kablam! Oct 15 14:02:30.563 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:30.563 INFO kablam! --> src/codec/http.rs:308:5 Oct 15 14:02:30.563 INFO kablam! | Oct 15 14:02:30.563 INFO kablam! 308 | .framed(HttpServerCodec) Oct 15 14:02:30.564 INFO kablam! | ^^^^^^ Oct 15 14:02:30.564 INFO kablam! Oct 15 14:02:30.607 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:30.607 INFO kablam! --> src/codec/ws.rs:365:5 Oct 15 14:02:30.608 INFO kablam! | Oct 15 14:02:30.608 INFO kablam! 365 | .framed(MessageCodec::new(Context::Client)) Oct 15 14:02:30.608 INFO kablam! | ^^^^^^ Oct 15 14:02:30.609 INFO kablam! Oct 15 14:02:30.623 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:30.623 INFO kablam! --> src/codec/ws.rs:378:7 Oct 15 14:02:30.623 INFO kablam! | Oct 15 14:02:30.624 INFO kablam! 378 | .framed(MessageCodec::default(Context::Server)) Oct 15 14:02:30.624 INFO kablam! | ^^^^^^ Oct 15 14:02:30.624 INFO kablam! Oct 15 14:02:30.639 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:30.639 INFO kablam! --> src/codec/ws.rs:396:5 Oct 15 14:02:30.640 INFO kablam! | Oct 15 14:02:30.640 INFO kablam! 396 | .framed(MessageCodec::new(Context::Server)) Oct 15 14:02:30.640 INFO kablam! | ^^^^^^ Oct 15 14:02:30.641 INFO kablam! Oct 15 14:02:30.987 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:30.987 INFO kablam! --> src/client/builder.rs:543:36 Oct 15 14:02:30.987 INFO kablam! | Oct 15 14:02:30.987 INFO kablam! 543 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:30.987 INFO kablam! | ^^^^^ Oct 15 14:02:30.987 INFO kablam! Oct 15 14:02:31.019 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:31.019 INFO kablam! --> src/client/builder.rs:560:38 Oct 15 14:02:31.020 INFO kablam! | Oct 15 14:02:31.020 INFO kablam! 560 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:31.020 INFO kablam! | ^^^^^ Oct 15 14:02:31.020 INFO kablam! Oct 15 14:02:31.070 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:31.070 INFO kablam! --> src/client/builder.rs:629:36 Oct 15 14:02:31.070 INFO kablam! | Oct 15 14:02:31.071 INFO kablam! 629 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:31.071 INFO kablam! | ^^^^^ Oct 15 14:02:31.071 INFO kablam! Oct 15 14:02:31.072 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:31.072 INFO kablam! --> src/client/builder.rs:636:37 Oct 15 14:02:31.072 INFO kablam! | Oct 15 14:02:31.072 INFO kablam! 636 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:31.072 INFO kablam! | ^^^^^ Oct 15 14:02:31.072 INFO kablam! Oct 15 14:02:31.143 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:31.143 INFO kablam! --> src/client/builder.rs:696:36 Oct 15 14:02:31.144 INFO kablam! | Oct 15 14:02:31.144 INFO kablam! 696 | Err(e) => return future::err(e).boxed(), Oct 15 14:02:31.144 INFO kablam! | ^^^^^ Oct 15 14:02:31.145 INFO kablam! Oct 15 14:02:31.171 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:31.171 INFO kablam! --> src/client/builder.rs:767:23 Oct 15 14:02:31.172 INFO kablam! | Oct 15 14:02:31.172 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 15 14:02:31.172 INFO kablam! | ^^^^^^ Oct 15 14:02:31.172 INFO kablam! Oct 15 14:02:31.375 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 14:02:31.375 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 15 14:02:31.375 INFO kablam! | Oct 15 14:02:31.375 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 15 14:02:31.375 INFO kablam! | ^^^^^^ Oct 15 14:02:31.375 INFO kablam! Oct 15 14:02:58.451 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:58.452 INFO kablam! --> examples/async-autobahn-client.rs:44:37 Oct 15 14:02:58.453 INFO kablam! | Oct 15 14:02:58.455 INFO kablam! 44 | .boxed() Oct 15 14:02:58.455 INFO kablam! | ^^^^^ Oct 15 14:02:58.479 INFO kablam! | Oct 15 14:02:58.480 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 14:02:58.481 INFO kablam! Oct 15 14:02:58.499 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:58.499 INFO kablam! --> examples/async-autobahn-client.rs:49:37 Oct 15 14:02:58.500 INFO kablam! | Oct 15 14:02:58.500 INFO kablam! 49 | .boxed() Oct 15 14:02:58.500 INFO kablam! | ^^^^^ Oct 15 14:02:58.519 INFO kablam! Oct 15 14:02:58.519 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:58.520 INFO kablam! --> examples/async-autobahn-client.rs:54:37 Oct 15 14:02:58.520 INFO kablam! | Oct 15 14:02:58.520 INFO kablam! 54 | .boxed() Oct 15 14:02:58.521 INFO kablam! | ^^^^^ Oct 15 14:02:58.521 INFO kablam! Oct 15 14:02:58.521 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:58.522 INFO kablam! --> examples/async-autobahn-client.rs:59:37 Oct 15 14:02:58.522 INFO kablam! | Oct 15 14:02:58.522 INFO kablam! 59 | .boxed() Oct 15 14:02:58.523 INFO kablam! | ^^^^^ Oct 15 14:02:58.531 INFO kablam! Oct 15 14:02:58.532 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:58.532 INFO kablam! --> examples/async-autobahn-client.rs:62:62 Oct 15 14:02:58.532 INFO kablam! | Oct 15 14:02:58.532 INFO kablam! 62 | future::ok(Loop::Continue(stream)).boxed() Oct 15 14:02:58.533 INFO kablam! | ^^^^^ Oct 15 14:02:58.533 INFO kablam! Oct 15 14:02:58.549 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:58.549 INFO kablam! --> examples/async-autobahn-client.rs:64:62 Oct 15 14:02:58.549 INFO kablam! | Oct 15 14:02:58.549 INFO kablam! 64 | None => future::ok(Loop::Break(())).boxed(), Oct 15 14:02:58.549 INFO kablam! | ^^^^^ Oct 15 14:02:58.559 INFO kablam! Oct 15 14:03:09.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.27s Oct 15 14:03:09.715 INFO kablam! su: No module specific data is present Oct 15 14:03:10.367 INFO running `"docker" "rm" "-f" "3e86aa702ee9edd0d7950b33d63aff7b5dcb9e2778186b5f8a9c5c78226263a1"` Oct 15 14:03:10.630 INFO blam! 3e86aa702ee9edd0d7950b33d63aff7b5dcb9e2778186b5f8a9c5c78226263a1 Oct 15 14:03:10.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:11.124 INFO blam! 227fb16bc9c347049126380edebbbdb7cf4efae1abb63d981f478b9919837870 Oct 15 14:03:11.126 INFO running `"docker" "start" "-a" "227fb16bc9c347049126380edebbbdb7cf4efae1abb63d981f478b9919837870"` Oct 15 14:03:13.194 INFO kablam! usermod: no changes Oct 15 14:03:13.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 15 14:03:13.463 INFO kablam! Running /target/debug/deps/websocket-58d8aa5dc1bcd422 Oct 15 14:03:13.475 INFO blam! Oct 15 14:03:13.475 INFO blam! running 8 tests Oct 15 14:03:13.497 INFO blam! test client::builder::tests::build_client_with_protocols ... ok Oct 15 14:03:13.497 INFO blam! test codec::http::tests::test_server_http_codec ... ok Oct 15 14:03:13.501 INFO blam! test server::sync::tests::set_nonblocking ... ok Oct 15 14:03:13.501 INFO blam! test codec::http::tests::test_client_http_codec ... ok Oct 15 14:03:13.515 INFO blam! test codec::ws::tests::message_codec_server_send_receive ... ok Oct 15 14:03:13.518 INFO blam! test codec::ws::tests::message_codec_client_send_receive ... ok Oct 15 14:03:13.527 INFO blam! test codec::ws::tests::cow_message_predicts_size ... ok Oct 15 14:03:13.527 INFO blam! test codec::ws::tests::owned_message_predicts_size ... ok Oct 15 14:03:13.527 INFO blam! Oct 15 14:03:13.527 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:13.527 INFO blam! Oct 15 14:03:13.531 INFO kablam! Doc-tests websocket Oct 15 14:03:19.675 INFO blam! Oct 15 14:03:19.675 INFO blam! running 41 tests Oct 15 14:03:51.771 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder (line 64) ... ok Oct 15 14:03:52.511 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect (line 501) ... ok Oct 15 14:03:52.923 INFO blam! test src/client/async.rs - client::async (line 16) ... ok Oct 15 14:03:54.927 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder (line 75) ... ok Oct 15 14:03:58.715 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_protocols (line 184) ... ok Oct 15 14:04:03.355 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_extension (line 222) ... ok Oct 15 14:04:03.355 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_extensions (line 247) ... ok Oct 15 14:04:04.095 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_protocol (line 162) ... ok Oct 15 14:04:25.327 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_insecure (line 668) ... ok Oct 15 14:04:30.299 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect (line 377) ... ok Oct 15 14:04:35.931 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect_insecure (line 410) ... ok Oct 15 14:04:37.343 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_on (line 724) ... ok Oct 15 14:04:41.251 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) ... FAILED Oct 15 14:04:49.963 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::custom_headers (line 336) ... ok Oct 15 14:04:51.781 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::from_url (line 116) ... ok Oct 15 14:04:52.767 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect_on (line 448) ... ok Oct 15 14:05:09.811 INFO blam! test src/client/sync.rs - client::sync::Client (line 40) ... ok Oct 15 14:05:10.947 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::new (line 140) ... ok Oct 15 14:05:13.475 INFO blam! test src/client/sync.rs - client::sync::Client::protocols (line 185) ... ok Oct 15 14:05:13.531 INFO blam! test src/client/sync.rs - client::sync::Client::incoming_messages (line 296) ... ok Oct 15 14:05:14.783 INFO blam! test src/client/sync.rs - client::sync::Client::incoming_messages (line 314) ... ok Oct 15 14:05:20.411 INFO blam! test src/client/sync.rs - client::sync::Client::reader_mut (line 258) ... ok Oct 15 14:05:23.675 INFO blam! test src/client/sync.rs - client::sync::Client::split (line 342) ... ok Oct 15 14:05:23.755 INFO blam! test src/client/sync.rs - client::sync::Client::recv_message (line 159) ... ok Oct 15 14:05:38.587 INFO blam! test src/codec/http.rs - codec::http::HttpServerCodec (line 128) ... ok Oct 15 14:05:42.043 INFO blam! test src/client/sync.rs - client::sync::Client::stream_ref (line 215) ... ok Oct 15 14:05:43.063 INFO blam! test src/client/sync.rs - client::sync::Client::writer_mut (line 230) ... ok Oct 15 14:05:44.935 INFO blam! test src/codec/http.rs - codec::http::HttpClientCodec (line 27) ... ok Oct 15 14:05:48.031 INFO blam! test src/message.rs - message::OwnedMessage::is_control (line 271) ... ok Oct 15 14:05:55.402 INFO blam! test src/codec/ws.rs - codec::ws::MessageCodec (line 158) ... ok Oct 15 14:05:59.286 INFO blam! test src/message.rs - message::OwnedMessage::is_data (line 289) ... ok Oct 15 14:06:01.371 INFO blam! test src/message.rs - message::OwnedMessage::is_close (line 257) ... ok Oct 15 14:06:14.683 INFO blam! test src/server/sync.rs - server::sync::WsServer::set_nonblocking (line 47) ... ok Oct 15 14:06:20.849 INFO blam! test src/server/sync.rs - server::sync::WsServer::bind (line 201) ... ok Oct 15 14:06:22.620 INFO blam! test src/message.rs - message::OwnedMessage::is_ping (line 302) ... ok Oct 15 14:06:23.087 INFO blam! test src/message.rs - message::OwnedMessage::is_pong (line 316) ... ok Oct 15 14:06:25.483 INFO blam! test src/server/sync.rs - server::sync::WsServer::bind_secure (line 102) ... ok Oct 15 14:06:29.307 INFO blam! test src/server/upgrade/async.rs - server::upgrade::async::Upgrade (line 32) ... ok Oct 15 14:06:29.659 INFO blam! test src/server/upgrade/async.rs - server::upgrade::async::IntoWs (line 159) ... ok Oct 15 14:06:31.039 INFO blam! test src/server/upgrade/sync.rs - server::upgrade::sync::HyperRequest (line 223) ... ok Oct 15 14:06:32.314 INFO blam! test src/server/upgrade/sync.rs - server::upgrade::sync::IntoWs (line 124) ... ok Oct 15 14:06:32.314 INFO blam! Oct 15 14:06:32.314 INFO blam! failures: Oct 15 14:06:32.314 INFO blam! Oct 15 14:06:32.314 INFO blam! ---- src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) stdout ---- Oct 15 14:06:32.314 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:32.314 INFO blam! Oct 15 14:06:32.314 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:32.314 INFO blam! stack backtrace: Oct 15 14:06:32.314 INFO blam! 0: 0x7f7840621dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 15 14:06:32.314 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 14:06:32.314 INFO blam! 1: 0x7f7840606e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 15 14:06:32.314 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 14:06:32.314 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 14:06:32.314 INFO blam! 2: 0x7f784062cd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 15 14:06:32.314 INFO blam! at libstd/panicking.rs:211 Oct 15 14:06:32.315 INFO blam! 3: 0x7f784062cb10 - std::panicking::default_hook::h1ef46fa7cd894809 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:227 Oct 15 14:06:32.315 INFO blam! 4: 0x7f784062d50c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:476 Oct 15 14:06:32.315 INFO blam! 5: 0x7f784062d0c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:390 Oct 15 14:06:32.315 INFO blam! 6: 0x7f784062cfc5 - rust_begin_unwind Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:325 Oct 15 14:06:32.315 INFO blam! 7: 0x7f784068e71b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 15 14:06:32.315 INFO blam! at libcore/panicking.rs:77 Oct 15 14:06:32.315 INFO blam! 8: 0x56135fd390e0 - core::result::unwrap_failed::h1fb404be0aedad30 Oct 15 14:06:32.315 INFO blam! 9: 0x56135fd388cc - >::unwrap::h3ef21f601b80b0d1 Oct 15 14:06:32.315 INFO blam! 10: 0x56135fd45aef - rust_out::main::h944e552f3f67b4ba Oct 15 14:06:32.315 INFO blam! 11: 0x56135fd436b2 - std::rt::lang_start::{{closure}}::h6cb6db3a19d3b848 Oct 15 14:06:32.315 INFO blam! 12: 0x7f784062cf62 - std::panicking::try::do_call::h12551105aa669869 Oct 15 14:06:32.315 INFO blam! at libstd/rt.rs:59 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:310 Oct 15 14:06:32.315 INFO blam! 13: 0x7f784063ac79 - __rust_maybe_catch_panic Oct 15 14:06:32.315 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:32.315 INFO blam! 14: 0x7f7840601435 - std::rt::lang_start_internal::h10c9f3c0b8607f1f Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:32.315 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:32.315 INFO blam! at libstd/rt.rs:58 Oct 15 14:06:32.315 INFO blam! 15: 0x56135fd43693 - std::rt::lang_start::h4bd83fedf33ac39f Oct 15 14:06:32.315 INFO blam! 16: 0x56135fd460ba - main Oct 15 14:06:32.315 INFO blam! 17: 0x7f783f31082f - __libc_start_main Oct 15 14:06:32.315 INFO blam! 18: 0x56135fd2d3d8 - _start Oct 15 14:06:32.315 INFO blam! 19: 0x0 - Oct 15 14:06:32.315 INFO blam! Oct 15 14:06:32.315 INFO blam! ', librustdoc/test.rs:368:17 Oct 15 14:06:32.315 INFO blam! stack backtrace: Oct 15 14:06:32.315 INFO blam! 0: 0x7fc23be8bdce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 15 14:06:32.315 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 14:06:32.315 INFO blam! 1: 0x7fc23be70e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 15 14:06:32.315 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 14:06:32.315 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 14:06:32.315 INFO blam! 2: 0x7fc23be96d9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:211 Oct 15 14:06:32.315 INFO blam! 3: 0x7fc23be96aab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:221 Oct 15 14:06:32.315 INFO blam! 4: 0x7fc23e11264e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 15 14:06:32.315 INFO blam! 5: 0x7fc23be97563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:480 Oct 15 14:06:32.315 INFO blam! 6: 0x7fc23be970c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:390 Oct 15 14:06:32.315 INFO blam! 7: 0x7fc23be9702d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:345 Oct 15 14:06:32.315 INFO blam! 8: 0x559cdd70c020 - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 15 14:06:32.315 INFO blam! at librustdoc/test.rs:368 Oct 15 14:06:32.315 INFO blam! 9: 0x559cdd6cbef7 - >::set::hd7bc23bb100376f9 Oct 15 14:06:32.315 INFO blam! at librustdoc/test.rs:565 Oct 15 14:06:32.315 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 14:06:32.315 INFO blam! at libsyntax/lib.rs:106 Oct 15 14:06:32.315 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 14:06:32.315 INFO blam! 10: 0x559cdd4e3a8f - syntax::with_globals::h13b9cd4342f6776c Oct 15 14:06:32.315 INFO blam! at libsyntax/lib.rs:105 Oct 15 14:06:32.315 INFO blam! 11: 0x559cdd58894a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 15 14:06:32.315 INFO blam! at librustdoc/test.rs:562 Oct 15 14:06:32.315 INFO blam! at libstd/panic.rs:313 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:310 Oct 15 14:06:32.315 INFO blam! 12: 0x7fc23bea4c79 - __rust_maybe_catch_panic Oct 15 14:06:32.315 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:32.315 INFO blam! 13: 0x559cdd5dd7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:32.315 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:32.315 INFO blam! at librustc_driver/lib.rs:1575 Oct 15 14:06:32.315 INFO blam! 14: 0x559cdd6e19ec - >::call_box::h469711a6fc649ccc Oct 15 14:06:32.315 INFO blam! at librustdoc/test.rs:562 Oct 15 14:06:32.315 INFO blam! at liballoc/boxed.rs:672 Oct 15 14:06:32.315 INFO blam! 15: 0x7fc23d4f9ad2 - >::call_box::h477ac8c82814e76d Oct 15 14:06:32.315 INFO blam! at libtest/lib.rs:1461 Oct 15 14:06:32.315 INFO blam! at liballoc/boxed.rs:672 Oct 15 14:06:32.315 INFO blam! 16: 0x7fc23bea4c79 - __rust_maybe_catch_panic Oct 15 14:06:32.315 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:32.315 INFO blam! 17: 0x7fc23d520b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:32.315 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:32.315 INFO blam! at libtest/lib.rs:1423 Oct 15 14:06:32.315 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 14:06:32.315 INFO blam! 18: 0x7fc23d521ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 15 14:06:32.315 INFO blam! at libstd/thread/mod.rs:409 Oct 15 14:06:32.315 INFO blam! at libstd/panic.rs:313 Oct 15 14:06:32.315 INFO blam! at libstd/panicking.rs:310 Oct 15 14:06:32.316 INFO blam! 19: 0x7fc23bea4c79 - __rust_maybe_catch_panic Oct 15 14:06:32.316 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 14:06:32.316 INFO blam! 20: 0x7fc23d50a5b6 - >::call_box::h96125cb29a9ba44b Oct 15 14:06:32.316 INFO blam! at libstd/panicking.rs:289 Oct 15 14:06:32.316 INFO blam! at libstd/panic.rs:392 Oct 15 14:06:32.316 INFO blam! at libstd/thread/mod.rs:408 Oct 15 14:06:32.316 INFO blam! at liballoc/boxed.rs:672 Oct 15 14:06:32.316 INFO blam! 21: 0x7fc23be9293a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 15 14:06:32.316 INFO blam! at liballoc/boxed.rs:682 Oct 15 14:06:32.316 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 14:06:32.316 INFO blam! 22: 0x7fc23be67d35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 15 14:06:32.316 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 14:06:32.316 INFO blam! 23: 0x7fc23b9f26b9 - start_thread Oct 15 14:06:32.316 INFO blam! 24: 0x7fc23b51241c - clone Oct 15 14:06:32.316 INFO blam! 25: 0x0 - Oct 15 14:06:32.316 INFO blam! query stack during panic: Oct 15 14:06:32.316 INFO blam! end of query stack Oct 15 14:06:32.316 INFO blam! Oct 15 14:06:32.316 INFO blam! Oct 15 14:06:32.316 INFO blam! failures: Oct 15 14:06:32.316 INFO blam! src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) Oct 15 14:06:32.316 INFO blam! Oct 15 14:06:32.316 INFO blam! test result: FAILED. 40 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:06:32.316 INFO blam! Oct 15 14:06:32.335 INFO kablam! error: test failed, to rerun pass '--doc' Oct 15 14:06:32.336 INFO kablam! su: No module specific data is present Oct 15 14:06:33.380 INFO running `"docker" "rm" "-f" "227fb16bc9c347049126380edebbbdb7cf4efae1abb63d981f478b9919837870"` Oct 15 14:06:33.588 INFO blam! 227fb16bc9c347049126380edebbbdb7cf4efae1abb63d981f478b9919837870