Oct 15 19:07:38.738 INFO testing servo-websocket-0.21.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:07:38.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 19:07:39.347 INFO blam! c9d89fa1f8a3a2ff2c5330a24f834cd4f7296f50cb76c9a0a4d0cb8a714cfa39 Oct 15 19:07:39.351 INFO running `"docker" "start" "-a" "c9d89fa1f8a3a2ff2c5330a24f834cd4f7296f50cb76c9a0a4d0cb8a714cfa39"` Oct 15 19:07:40.663 INFO kablam! usermod: no changes Oct 15 19:07:40.939 INFO kablam! Compiling servo-websocket v0.21.1 (/source) Oct 15 19:07:44.923 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.923 INFO kablam! --> src/client/builder.rs:45:10 Oct 15 19:07:44.923 INFO kablam! | Oct 15 19:07:44.923 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 15 19:07:44.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.923 INFO kablam! | Oct 15 19:07:44.923 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 19:07:44.923 INFO kablam! Oct 15 19:07:44.923 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.923 INFO kablam! --> src/client/async.rs:48:9 Oct 15 19:07:44.923 INFO kablam! | Oct 15 19:07:44.923 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 15 19:07:44.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.923 INFO kablam! Oct 15 19:07:44.923 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.923 INFO kablam! --> src/client/async.rs:65:22 Oct 15 19:07:44.923 INFO kablam! | Oct 15 19:07:44.923 INFO kablam! 65 | pub type Client = Framed>; Oct 15 19:07:44.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.923 INFO kablam! Oct 15 19:07:44.923 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.923 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 15 19:07:44.923 INFO kablam! | Oct 15 19:07:44.923 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 15 19:07:44.923 INFO kablam! | ^^^^^^ Oct 15 19:07:44.923 INFO kablam! Oct 15 19:07:44.935 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.935 INFO kablam! --> src/client/builder.rs:792:28 Oct 15 19:07:44.935 INFO kablam! | Oct 15 19:07:44.935 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 15 19:07:44.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.935 INFO kablam! Oct 15 19:07:44.935 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.935 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 15 19:07:44.935 INFO kablam! | Oct 15 19:07:44.935 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 15 19:07:44.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.935 INFO kablam! Oct 15 19:07:44.935 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.935 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 15 19:07:44.935 INFO kablam! | Oct 15 19:07:44.935 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 15 19:07:44.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.935 INFO kablam! Oct 15 19:07:44.935 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.935 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 15 19:07:44.935 INFO kablam! | Oct 15 19:07:44.935 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 15 19:07:44.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.935 INFO kablam! Oct 15 19:07:44.935 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.935 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 15 19:07:44.935 INFO kablam! | Oct 15 19:07:44.935 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 15 19:07:44.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.935 INFO kablam! Oct 15 19:07:44.935 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.935 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 15 19:07:44.935 INFO kablam! | Oct 15 19:07:44.935 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 15 19:07:44.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.935 INFO kablam! Oct 15 19:07:44.935 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:07:44.935 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 15 19:07:44.935 INFO kablam! | Oct 15 19:07:44.935 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 15 19:07:44.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:07:44.935 INFO kablam! Oct 15 19:07:45.524 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:07:45.524 INFO kablam! --> src/client/builder.rs:767:23 Oct 15 19:07:45.524 INFO kablam! | Oct 15 19:07:45.525 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 15 19:07:45.525 INFO kablam! | ^^^^^^ Oct 15 19:07:45.525 INFO kablam! Oct 15 19:07:45.604 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:07:45.604 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 15 19:07:45.604 INFO kablam! | Oct 15 19:07:45.604 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 15 19:07:45.605 INFO kablam! | ^^^^^^ Oct 15 19:07:45.606 INFO kablam! Oct 15 19:07:50.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.09s Oct 15 19:07:50.791 INFO kablam! su: No module specific data is present Oct 15 19:07:51.588 INFO running `"docker" "rm" "-f" "c9d89fa1f8a3a2ff2c5330a24f834cd4f7296f50cb76c9a0a4d0cb8a714cfa39"` Oct 15 19:07:51.839 INFO blam! c9d89fa1f8a3a2ff2c5330a24f834cd4f7296f50cb76c9a0a4d0cb8a714cfa39 Oct 15 19:07:51.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 19:07:52.319 INFO blam! 8664139de05cb0234d2e844bdad6f7b02aae5b79581048d499509bcaf4eb887b Oct 15 19:07:52.327 INFO running `"docker" "start" "-a" "8664139de05cb0234d2e844bdad6f7b02aae5b79581048d499509bcaf4eb887b"` Oct 15 19:07:53.639 INFO kablam! usermod: no changes Oct 15 19:07:53.979 INFO kablam! Compiling servo-websocket v0.21.1 (/source) Oct 15 19:08:17.395 INFO kablam! warning: use of deprecated item 'websocket::client::async::Framed': Moved to tokio-codec Oct 15 19:08:17.396 INFO kablam! --> examples/parallel-server.rs:144:20 Oct 15 19:08:17.397 INFO kablam! | Oct 15 19:08:17.397 INFO kablam! 144 | type SinkContent = websocket::client::async::Framed>; Oct 15 19:08:17.399 INFO kablam! | |_________________________________________________________________________________________________^ Oct 15 19:08:17.400 INFO kablam! | Oct 15 19:08:17.400 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 19:08:17.401 INFO kablam! Oct 15 19:08:18.851 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.851 INFO kablam! --> src/client/builder.rs:45:10 Oct 15 19:08:18.851 INFO kablam! | Oct 15 19:08:18.851 INFO kablam! 45 | pub use tokio_io::codec::Framed; Oct 15 19:08:18.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.863 INFO kablam! | Oct 15 19:08:18.864 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 19:08:18.864 INFO kablam! Oct 15 19:08:18.864 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.864 INFO kablam! --> src/client/async.rs:48:9 Oct 15 19:08:18.864 INFO kablam! | Oct 15 19:08:18.864 INFO kablam! 48 | pub use tokio_io::codec::Framed; Oct 15 19:08:18.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.864 INFO kablam! Oct 15 19:08:18.864 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.864 INFO kablam! --> src/client/async.rs:65:22 Oct 15 19:08:18.864 INFO kablam! | Oct 15 19:08:18.864 INFO kablam! 65 | pub type Client = Framed>; Oct 15 19:08:18.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.864 INFO kablam! Oct 15 19:08:18.864 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.864 INFO kablam! --> src/server/upgrade/async.rs:10:23 Oct 15 19:08:18.864 INFO kablam! | Oct 15 19:08:18.864 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Oct 15 19:08:18.864 INFO kablam! | ^^^^^^ Oct 15 19:08:18.864 INFO kablam! Oct 15 19:08:18.868 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.868 INFO kablam! --> src/client/builder.rs:792:28 Oct 15 19:08:18.868 INFO kablam! | Oct 15 19:08:18.868 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Oct 15 19:08:18.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.883 INFO kablam! Oct 15 19:08:18.883 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.883 INFO kablam! --> src/server/upgrade/async.rs:88:16 Oct 15 19:08:18.887 INFO kablam! | Oct 15 19:08:18.887 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Oct 15 19:08:18.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.895 INFO kablam! Oct 15 19:08:18.895 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.895 INFO kablam! --> src/server/upgrade/async.rs:102:41 Oct 15 19:08:18.895 INFO kablam! | Oct 15 19:08:18.895 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Oct 15 19:08:18.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.895 INFO kablam! Oct 15 19:08:18.895 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.895 INFO kablam! --> src/server/upgrade/async.rs:112:30 Oct 15 19:08:18.895 INFO kablam! | Oct 15 19:08:18.895 INFO kablam! 112 | pub fn reject(self) -> Send> { Oct 15 19:08:18.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.895 INFO kablam! Oct 15 19:08:18.895 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.895 INFO kablam! --> src/server/upgrade/async.rs:120:54 Oct 15 19:08:18.895 INFO kablam! | Oct 15 19:08:18.895 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Oct 15 19:08:18.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.895 INFO kablam! Oct 15 19:08:18.903 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.903 INFO kablam! --> src/server/upgrade/async.rs:124:66 Oct 15 19:08:18.903 INFO kablam! | Oct 15 19:08:18.903 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Oct 15 19:08:18.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.903 INFO kablam! Oct 15 19:08:18.903 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 19:08:18.903 INFO kablam! --> src/server/upgrade/async.rs:128:16 Oct 15 19:08:18.903 INFO kablam! | Oct 15 19:08:18.903 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Oct 15 19:08:18.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:08:18.903 INFO kablam! Oct 15 19:08:22.823 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:08:22.824 INFO kablam! --> src/codec/http.rs:279:5 Oct 15 19:08:22.824 INFO kablam! | Oct 15 19:08:22.825 INFO kablam! 279 | .framed(HttpClientCodec) Oct 15 19:08:22.825 INFO kablam! | ^^^^^^ Oct 15 19:08:22.855 INFO kablam! Oct 15 19:08:22.947 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:08:22.947 INFO kablam! --> src/codec/http.rs:308:5 Oct 15 19:08:22.947 INFO kablam! | Oct 15 19:08:22.947 INFO kablam! 308 | .framed(HttpServerCodec) Oct 15 19:08:22.947 INFO kablam! | ^^^^^^ Oct 15 19:08:22.955 INFO kablam! Oct 15 19:08:23.320 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:08:23.321 INFO kablam! --> src/codec/ws.rs:365:5 Oct 15 19:08:23.321 INFO kablam! | Oct 15 19:08:23.321 INFO kablam! 365 | .framed(MessageCodec::new(Context::Client)) Oct 15 19:08:23.321 INFO kablam! | ^^^^^^ Oct 15 19:08:23.351 INFO kablam! Oct 15 19:08:23.422 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:08:23.422 INFO kablam! --> src/codec/ws.rs:378:7 Oct 15 19:08:23.422 INFO kablam! | Oct 15 19:08:23.422 INFO kablam! 378 | .framed(MessageCodec::default(Context::Server)) Oct 15 19:08:23.422 INFO kablam! | ^^^^^^ Oct 15 19:08:23.422 INFO kablam! Oct 15 19:08:23.503 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:08:23.503 INFO kablam! --> src/codec/ws.rs:396:5 Oct 15 19:08:23.503 INFO kablam! | Oct 15 19:08:23.504 INFO kablam! 396 | .framed(MessageCodec::new(Context::Server)) Oct 15 19:08:23.504 INFO kablam! | ^^^^^^ Oct 15 19:08:23.532 INFO kablam! Oct 15 19:08:24.135 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:08:24.135 INFO kablam! --> src/client/builder.rs:767:23 Oct 15 19:08:24.135 INFO kablam! | Oct 15 19:08:24.135 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Oct 15 19:08:24.135 INFO kablam! | ^^^^^^ Oct 15 19:08:24.199 INFO kablam! Oct 15 19:08:24.863 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 19:08:24.863 INFO kablam! --> src/server/upgrade/async.rs:211:21 Oct 15 19:08:24.863 INFO kablam! | Oct 15 19:08:24.863 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Oct 15 19:08:24.863 INFO kablam! | ^^^^^^ Oct 15 19:08:24.875 INFO kablam! Oct 15 19:09:15.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Oct 15 19:09:16.543 INFO kablam! su: No module specific data is present Oct 15 19:09:17.440 INFO running `"docker" "rm" "-f" "8664139de05cb0234d2e844bdad6f7b02aae5b79581048d499509bcaf4eb887b"` Oct 15 19:09:17.747 INFO blam! 8664139de05cb0234d2e844bdad6f7b02aae5b79581048d499509bcaf4eb887b Oct 15 19:09:17.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 19:09:18.183 INFO blam! 6de2789b130ae67053e50f39bcbb1a25619f64802632afbd1a25d0963550f4b9 Oct 15 19:09:18.203 INFO running `"docker" "start" "-a" "6de2789b130ae67053e50f39bcbb1a25619f64802632afbd1a25d0963550f4b9"` Oct 15 19:09:20.429 INFO kablam! usermod: no changes Oct 15 19:09:20.713 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 15 19:09:20.737 INFO kablam! Running /target/debug/deps/websocket-13cb857dd29800de Oct 15 19:09:20.767 INFO blam! Oct 15 19:09:20.767 INFO blam! running 8 tests Oct 15 19:09:20.783 INFO blam! test client::builder::tests::build_client_with_protocols ... ok Oct 15 19:09:20.799 INFO blam! test server::sync::tests::set_nonblocking ... ok Oct 15 19:09:20.799 INFO blam! test codec::http::tests::test_client_http_codec ... ok Oct 15 19:09:20.811 INFO blam! test codec::http::tests::test_server_http_codec ... ok Oct 15 19:09:20.815 INFO blam! test codec::ws::tests::message_codec_client_send_receive ... ok Oct 15 19:09:20.835 INFO blam! test codec::ws::tests::owned_message_predicts_size ... ok Oct 15 19:09:20.835 INFO blam! test codec::ws::tests::message_codec_server_send_receive ... ok Oct 15 19:09:20.851 INFO blam! test codec::ws::tests::cow_message_predicts_size ... ok Oct 15 19:09:20.851 INFO blam! Oct 15 19:09:20.851 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:09:20.851 INFO blam! Oct 15 19:09:20.859 INFO kablam! Doc-tests websocket Oct 15 19:09:27.613 INFO blam! Oct 15 19:09:27.613 INFO blam! running 41 tests Oct 15 19:09:56.575 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder (line 64) ... ok Oct 15 19:09:57.894 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect (line 501) ... ok Oct 15 19:09:59.863 INFO blam! test src/client/async.rs - client::async (line 16) ... ok Oct 15 19:10:03.871 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder (line 75) ... ok Oct 15 19:10:09.007 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_extensions (line 247) ... ok Oct 15 19:10:12.221 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_extension (line 222) ... ok Oct 15 19:10:13.407 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_protocols (line 184) ... ok Oct 15 19:10:13.528 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::add_protocol (line 162) ... ok Oct 15 19:10:24.143 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_insecure (line 668) ... ok Oct 15 19:10:33.632 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect (line 377) ... ok Oct 15 19:10:37.147 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect_insecure (line 410) ... ok Oct 15 19:10:40.023 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_on (line 724) ... ok Oct 15 19:10:44.629 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) ... FAILED Oct 15 19:10:48.735 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::from_url (line 116) ... ok Oct 15 19:10:52.343 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::custom_headers (line 336) ... ok Oct 15 19:10:54.551 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::connect_on (line 448) ... ok Oct 15 19:11:04.571 INFO blam! test src/client/sync.rs - client::sync::Client (line 40) ... ok Oct 15 19:11:13.035 INFO blam! test src/client/builder.rs - client::builder::ClientBuilder<'u>::new (line 140) ... ok Oct 15 19:11:16.931 INFO blam! test src/client/sync.rs - client::sync::Client::incoming_messages (line 314) ... ok Oct 15 19:11:18.002 INFO blam! test src/client/sync.rs - client::sync::Client::incoming_messages (line 296) ... ok Oct 15 19:11:23.686 INFO blam! test src/client/sync.rs - client::sync::Client::protocols (line 185) ... ok Oct 15 19:11:27.631 INFO blam! test src/client/sync.rs - client::sync::Client::reader_mut (line 258) ... ok Oct 15 19:11:29.731 INFO blam! test src/client/sync.rs - client::sync::Client::split (line 342) ... ok Oct 15 19:11:31.102 INFO blam! test src/client/sync.rs - client::sync::Client::recv_message (line 159) ... ok Oct 15 19:11:35.971 INFO blam! test src/client/sync.rs - client::sync::Client::stream_ref (line 215) ... ok Oct 15 19:11:42.111 INFO blam! test src/client/sync.rs - client::sync::Client::writer_mut (line 230) ... ok Oct 15 19:11:45.203 INFO blam! test src/codec/http.rs - codec::http::HttpServerCodec (line 128) ... ok Oct 15 19:11:47.811 INFO blam! test src/codec/http.rs - codec::http::HttpClientCodec (line 27) ... ok Oct 15 19:11:54.228 INFO blam! test src/message.rs - message::OwnedMessage::is_close (line 257) ... ok Oct 15 19:11:55.596 INFO blam! test src/message.rs - message::OwnedMessage::is_control (line 271) ... ok Oct 15 19:11:58.987 INFO blam! test src/codec/ws.rs - codec::ws::MessageCodec (line 158) ... ok Oct 15 19:12:01.563 INFO blam! test src/message.rs - message::OwnedMessage::is_data (line 289) ... ok Oct 15 19:12:07.723 INFO blam! test src/message.rs - message::OwnedMessage::is_ping (line 302) ... ok Oct 15 19:12:09.731 INFO blam! test src/message.rs - message::OwnedMessage::is_pong (line 316) ... ok Oct 15 19:12:09.859 INFO blam! test src/server/sync.rs - server::sync::WsServer::bind (line 201) ... ok Oct 15 19:12:13.143 INFO blam! test src/server/sync.rs - server::sync::WsServer::set_nonblocking (line 47) ... ok Oct 15 19:12:14.277 INFO blam! test src/server/upgrade/async.rs - server::upgrade::async::Upgrade (line 32) ... ok Oct 15 19:12:14.799 INFO blam! test src/server/sync.rs - server::sync::WsServer::bind_secure (line 102) ... ok Oct 15 19:12:15.139 INFO blam! test src/server/upgrade/async.rs - server::upgrade::async::IntoWs (line 159) ... ok Oct 15 19:12:18.503 INFO blam! test src/server/upgrade/sync.rs - server::upgrade::sync::HyperRequest (line 223) ... ok Oct 15 19:12:19.963 INFO blam! test src/server/upgrade/sync.rs - server::upgrade::sync::IntoWs (line 124) ... ok Oct 15 19:12:19.963 INFO blam! Oct 15 19:12:19.963 INFO blam! failures: Oct 15 19:12:19.963 INFO blam! Oct 15 19:12:19.963 INFO blam! ---- src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) stdout ---- Oct 15 19:12:19.963 INFO blam! thread 'src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596)' panicked at 'test executable failed: Oct 15 19:12:19.963 INFO blam! Oct 15 19:12:19.963 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 19:12:19.963 INFO blam! stack backtrace: Oct 15 19:12:19.963 INFO blam! 0: 0x55e2c580c97e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 19:12:19.964 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 19:12:19.964 INFO blam! 1: 0x55e2c58159b6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 19:12:19.964 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 19:12:19.964 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 19:12:19.964 INFO blam! 2: 0x55e2c581074d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:211 Oct 15 19:12:19.964 INFO blam! 3: 0x55e2c58104c0 - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:227 Oct 15 19:12:19.964 INFO blam! 4: 0x55e2c5810dfc - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:476 Oct 15 19:12:19.964 INFO blam! 5: 0x55e2c58109b9 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:390 Oct 15 19:12:19.964 INFO blam! 6: 0x55e2c58108b5 - rust_begin_unwind Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:325 Oct 15 19:12:19.964 INFO blam! 7: 0x55e2c58517ab - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 15 19:12:19.964 INFO blam! at libcore/panicking.rs:77 Oct 15 19:12:19.964 INFO blam! 8: 0x55e2c5542c40 - core::result::unwrap_failed::hd9816230d921d11d Oct 15 19:12:19.964 INFO blam! 9: 0x55e2c554255c - >::unwrap::h72111f7fb4cb7f49 Oct 15 19:12:19.964 INFO blam! 10: 0x55e2c554f64f - rust_out::main::h944e552f3f67b4ba Oct 15 19:12:19.964 INFO blam! 11: 0x55e2c554d212 - std::rt::lang_start::{{closure}}::h99c2f5c8c221b089 Oct 15 19:12:19.964 INFO blam! 12: 0x55e2c5810852 - std::panicking::try::do_call::h98034a4edff6968d Oct 15 19:12:19.964 INFO blam! at libstd/rt.rs:59 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:310 Oct 15 19:12:19.964 INFO blam! 13: 0x55e2c5820ed9 - __rust_maybe_catch_panic Oct 15 19:12:19.964 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 19:12:19.964 INFO blam! 14: 0x55e2c5806085 - std::rt::lang_start_internal::h75171bbb9f729ef7 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:289 Oct 15 19:12:19.964 INFO blam! at libstd/panic.rs:392 Oct 15 19:12:19.964 INFO blam! at libstd/rt.rs:58 Oct 15 19:12:19.964 INFO blam! 15: 0x55e2c554d1f3 - std::rt::lang_start::h98716b79e8015cac Oct 15 19:12:19.964 INFO blam! 16: 0x55e2c554fc1a - main Oct 15 19:12:19.964 INFO blam! 17: 0x7f6dd9cf782f - __libc_start_main Oct 15 19:12:19.964 INFO blam! 18: 0x55e2c5536ef8 - _start Oct 15 19:12:19.964 INFO blam! 19: 0x0 - Oct 15 19:12:19.964 INFO blam! Oct 15 19:12:19.964 INFO blam! ', librustdoc/test.rs:367:17 Oct 15 19:12:19.964 INFO blam! stack backtrace: Oct 15 19:12:19.964 INFO blam! 0: 0x7fcf6f695cde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 19:12:19.964 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 19:12:19.964 INFO blam! 1: 0x7fcf6f67ad16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 19:12:19.964 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 19:12:19.964 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 19:12:19.964 INFO blam! 2: 0x7fcf6f6a0ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:211 Oct 15 19:12:19.964 INFO blam! 3: 0x7fcf6f6a0aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:221 Oct 15 19:12:19.964 INFO blam! 4: 0x7fcf7191d52e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 15 19:12:19.964 INFO blam! 5: 0x7fcf6f6a15a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:480 Oct 15 19:12:19.964 INFO blam! 6: 0x7fcf6f6a1109 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:390 Oct 15 19:12:19.964 INFO blam! 7: 0x7fcf6f6a106d - std::panicking::begin_panic_fmt::h70a4709fbb668068 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:345 Oct 15 19:12:19.964 INFO blam! 8: 0x55e7d5e91020 - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 15 19:12:19.964 INFO blam! at librustdoc/test.rs:367 Oct 15 19:12:19.964 INFO blam! 9: 0x55e7d5e50d17 - >::set::h15d3cbe9fd765f68 Oct 15 19:12:19.964 INFO blam! at librustdoc/test.rs:564 Oct 15 19:12:19.964 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 19:12:19.964 INFO blam! at libsyntax/lib.rs:106 Oct 15 19:12:19.964 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 19:12:19.964 INFO blam! 10: 0x55e7d5c6984f - syntax::with_globals::h2da9558870ba9fc8 Oct 15 19:12:19.964 INFO blam! at libsyntax/lib.rs:105 Oct 15 19:12:19.964 INFO blam! 11: 0x55e7d5d0ddda - std::panicking::try::do_call::he2f75333d604f333 Oct 15 19:12:19.964 INFO blam! at librustdoc/test.rs:561 Oct 15 19:12:19.964 INFO blam! at libstd/panic.rs:313 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:310 Oct 15 19:12:19.964 INFO blam! 12: 0x7fcf6f6aef29 - __rust_maybe_catch_panic Oct 15 19:12:19.964 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 19:12:19.964 INFO blam! 13: 0x55e7d5d62983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:289 Oct 15 19:12:19.964 INFO blam! at libstd/panic.rs:392 Oct 15 19:12:19.964 INFO blam! at librustc_driver/lib.rs:1575 Oct 15 19:12:19.964 INFO blam! 14: 0x55e7d5e669fc - >::call_box::hfb65f4c274be4d0e Oct 15 19:12:19.964 INFO blam! at librustdoc/test.rs:561 Oct 15 19:12:19.964 INFO blam! at liballoc/boxed.rs:672 Oct 15 19:12:19.964 INFO blam! 15: 0x7fcf70d03c52 - >::call_box::he91819c8a530d737 Oct 15 19:12:19.964 INFO blam! at libtest/lib.rs:1461 Oct 15 19:12:19.964 INFO blam! at liballoc/boxed.rs:672 Oct 15 19:12:19.964 INFO blam! 16: 0x7fcf6f6aef29 - __rust_maybe_catch_panic Oct 15 19:12:19.964 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 19:12:19.964 INFO blam! 17: 0x7fcf70d2ab3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 19:12:19.964 INFO blam! at libstd/panicking.rs:289 Oct 15 19:12:19.964 INFO blam! at libstd/panic.rs:392 Oct 15 19:12:19.964 INFO blam! at libtest/lib.rs:1423 Oct 15 19:12:19.964 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 19:12:19.965 INFO blam! 18: 0x7fcf70d2ba44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 19:12:19.965 INFO blam! at libstd/thread/mod.rs:409 Oct 15 19:12:19.965 INFO blam! at libstd/panic.rs:313 Oct 15 19:12:19.965 INFO blam! at libstd/panicking.rs:310 Oct 15 19:12:19.965 INFO blam! 19: 0x7fcf6f6aef29 - __rust_maybe_catch_panic Oct 15 19:12:19.965 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 19:12:19.965 INFO blam! 20: 0x7fcf70d145a6 - >::call_box::h1a0832645645f090 Oct 15 19:12:19.965 INFO blam! at libstd/panicking.rs:289 Oct 15 19:12:19.965 INFO blam! at libstd/panic.rs:392 Oct 15 19:12:19.965 INFO blam! at libstd/thread/mod.rs:408 Oct 15 19:12:19.965 INFO blam! at liballoc/boxed.rs:672 Oct 15 19:12:19.965 INFO blam! 21: 0x7fcf6f69cb0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 19:12:19.965 INFO blam! at liballoc/boxed.rs:682 Oct 15 19:12:19.965 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 19:12:19.965 INFO blam! 22: 0x7fcf6f671be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 19:12:19.965 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 19:12:19.965 INFO blam! 23: 0x7fcf6f1fc6b9 - start_thread Oct 15 19:12:19.965 INFO blam! 24: 0x7fcf6ed1c41c - clone Oct 15 19:12:19.965 INFO blam! 25: 0x0 - Oct 15 19:12:19.965 INFO blam! query stack during panic: Oct 15 19:12:19.965 INFO blam! end of query stack Oct 15 19:12:19.965 INFO blam! Oct 15 19:12:19.965 INFO blam! Oct 15 19:12:19.965 INFO blam! failures: Oct 15 19:12:19.965 INFO blam! src/client/builder.rs - client::builder::ClientBuilder<'u>::async_connect_secure (line 596) Oct 15 19:12:19.965 INFO blam! Oct 15 19:12:19.965 INFO blam! test result: FAILED. 40 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:12:19.965 INFO blam! Oct 15 19:12:19.983 INFO kablam! error: test failed, to rerun pass '--doc' Oct 15 19:12:19.983 INFO kablam! su: No module specific data is present Oct 15 19:12:20.415 INFO running `"docker" "rm" "-f" "6de2789b130ae67053e50f39bcbb1a25619f64802632afbd1a25d0963550f4b9"` Oct 15 19:12:20.674 INFO blam! 6de2789b130ae67053e50f39bcbb1a25619f64802632afbd1a25d0963550f4b9