Sep 21 10:44:40.925 INFO checking evzht9h3nznqzwl-0.0.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:44:40.925 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:44:40.925 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:44:41.113 INFO blam! 434deb4f427f8c73834c3d54c805f5e9716563ed54625cd4c1f8e846b59d0e8e Sep 21 10:44:41.115 INFO running `"docker" "start" "-a" "434deb4f427f8c73834c3d54c805f5e9716563ed54625cd4c1f8e846b59d0e8e"` Sep 21 10:44:41.965 INFO kablam! usermod: no changes Sep 21 10:44:42.224 INFO kablam! Checking evzht9h3nznqzwl v0.0.3 (/source) Sep 21 10:44:45.154 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.154 INFO kablam! --> src/client/builder.rs:45:10 Sep 21 10:44:45.154 INFO kablam! | Sep 21 10:44:45.154 INFO kablam! 45 | pub use tokio_io::codec::Framed; Sep 21 10:44:45.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.154 INFO kablam! | Sep 21 10:44:45.154 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:44:45.154 INFO kablam! Sep 21 10:44:45.154 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.154 INFO kablam! --> src/client/async.rs:48:9 Sep 21 10:44:45.154 INFO kablam! | Sep 21 10:44:45.154 INFO kablam! 48 | pub use tokio_io::codec::Framed; Sep 21 10:44:45.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.154 INFO kablam! Sep 21 10:44:45.154 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.154 INFO kablam! --> src/client/async.rs:65:22 Sep 21 10:44:45.154 INFO kablam! | Sep 21 10:44:45.154 INFO kablam! 65 | pub type Client = Framed>; Sep 21 10:44:45.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.154 INFO kablam! Sep 21 10:44:45.154 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.154 INFO kablam! --> src/server/upgrade/async.rs:10:23 Sep 21 10:44:45.154 INFO kablam! | Sep 21 10:44:45.154 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Sep 21 10:44:45.154 INFO kablam! | ^^^^^^ Sep 21 10:44:45.154 INFO kablam! Sep 21 10:44:45.155 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.156 INFO kablam! --> src/client/builder.rs:792:28 Sep 21 10:44:45.156 INFO kablam! | Sep 21 10:44:45.156 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Sep 21 10:44:45.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.156 INFO kablam! Sep 21 10:44:45.156 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.156 INFO kablam! --> src/server/upgrade/async.rs:88:16 Sep 21 10:44:45.156 INFO kablam! | Sep 21 10:44:45.156 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Sep 21 10:44:45.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.156 INFO kablam! Sep 21 10:44:45.156 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.156 INFO kablam! --> src/server/upgrade/async.rs:102:41 Sep 21 10:44:45.156 INFO kablam! | Sep 21 10:44:45.156 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Sep 21 10:44:45.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.156 INFO kablam! Sep 21 10:44:45.156 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.156 INFO kablam! --> src/server/upgrade/async.rs:112:30 Sep 21 10:44:45.156 INFO kablam! | Sep 21 10:44:45.156 INFO kablam! 112 | pub fn reject(self) -> Send> { Sep 21 10:44:45.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.156 INFO kablam! Sep 21 10:44:45.157 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.157 INFO kablam! --> src/server/upgrade/async.rs:120:54 Sep 21 10:44:45.157 INFO kablam! | Sep 21 10:44:45.157 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Sep 21 10:44:45.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.157 INFO kablam! Sep 21 10:44:45.157 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.157 INFO kablam! --> src/server/upgrade/async.rs:124:66 Sep 21 10:44:45.157 INFO kablam! | Sep 21 10:44:45.157 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Sep 21 10:44:45.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.157 INFO kablam! Sep 21 10:44:45.157 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.157 INFO kablam! --> src/server/upgrade/async.rs:128:16 Sep 21 10:44:45.157 INFO kablam! | Sep 21 10:44:45.157 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Sep 21 10:44:45.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.157 INFO kablam! Sep 21 10:44:45.193 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.194 INFO kablam! --> src/client/builder.rs:45:10 Sep 21 10:44:45.194 INFO kablam! | Sep 21 10:44:45.194 INFO kablam! 45 | pub use tokio_io::codec::Framed; Sep 21 10:44:45.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.198 INFO kablam! | Sep 21 10:44:45.198 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:44:45.198 INFO kablam! Sep 21 10:44:45.198 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.198 INFO kablam! --> src/client/async.rs:48:9 Sep 21 10:44:45.198 INFO kablam! | Sep 21 10:44:45.198 INFO kablam! 48 | pub use tokio_io::codec::Framed; Sep 21 10:44:45.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.198 INFO kablam! Sep 21 10:44:45.198 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.198 INFO kablam! --> src/client/async.rs:65:22 Sep 21 10:44:45.198 INFO kablam! | Sep 21 10:44:45.198 INFO kablam! 65 | pub type Client = Framed>; Sep 21 10:44:45.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.198 INFO kablam! Sep 21 10:44:45.198 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.198 INFO kablam! --> src/server/upgrade/async.rs:10:23 Sep 21 10:44:45.198 INFO kablam! | Sep 21 10:44:45.198 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Sep 21 10:44:45.198 INFO kablam! | ^^^^^^ Sep 21 10:44:45.199 INFO kablam! Sep 21 10:44:45.199 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.199 INFO kablam! --> src/client/builder.rs:792:28 Sep 21 10:44:45.199 INFO kablam! | Sep 21 10:44:45.199 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Sep 21 10:44:45.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.199 INFO kablam! Sep 21 10:44:45.199 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.199 INFO kablam! --> src/server/upgrade/async.rs:88:16 Sep 21 10:44:45.199 INFO kablam! | Sep 21 10:44:45.199 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Sep 21 10:44:45.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.199 INFO kablam! Sep 21 10:44:45.199 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.199 INFO kablam! --> src/server/upgrade/async.rs:102:41 Sep 21 10:44:45.199 INFO kablam! | Sep 21 10:44:45.199 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Sep 21 10:44:45.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.199 INFO kablam! Sep 21 10:44:45.199 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.199 INFO kablam! --> src/server/upgrade/async.rs:112:30 Sep 21 10:44:45.199 INFO kablam! | Sep 21 10:44:45.199 INFO kablam! 112 | pub fn reject(self) -> Send> { Sep 21 10:44:45.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.199 INFO kablam! Sep 21 10:44:45.199 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.199 INFO kablam! --> src/server/upgrade/async.rs:120:54 Sep 21 10:44:45.199 INFO kablam! | Sep 21 10:44:45.199 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Sep 21 10:44:45.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.199 INFO kablam! Sep 21 10:44:45.199 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.199 INFO kablam! --> src/server/upgrade/async.rs:124:66 Sep 21 10:44:45.199 INFO kablam! | Sep 21 10:44:45.199 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Sep 21 10:44:45.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.200 INFO kablam! Sep 21 10:44:45.200 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 10:44:45.200 INFO kablam! --> src/server/upgrade/async.rs:128:16 Sep 21 10:44:45.200 INFO kablam! | Sep 21 10:44:45.200 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Sep 21 10:44:45.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:44:45.200 INFO kablam! Sep 21 10:44:45.304 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.304 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 21 10:44:45.304 INFO kablam! | Sep 21 10:44:45.304 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 21 10:44:45.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.305 INFO kablam! | Sep 21 10:44:45.305 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 10:44:45.305 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.305 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.305 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.305 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.305 INFO kablam! Sep 21 10:44:45.305 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.305 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 21 10:44:45.305 INFO kablam! | Sep 21 10:44:45.305 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 21 10:44:45.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.305 INFO kablam! | Sep 21 10:44:45.305 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.305 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.306 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.306 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.306 INFO kablam! Sep 21 10:44:45.307 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.307 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 21 10:44:45.308 INFO kablam! | Sep 21 10:44:45.308 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 21 10:44:45.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.309 INFO kablam! | Sep 21 10:44:45.309 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.309 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.310 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.310 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.311 INFO kablam! Sep 21 10:44:45.311 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.311 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 21 10:44:45.311 INFO kablam! | Sep 21 10:44:45.311 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 21 10:44:45.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.311 INFO kablam! | Sep 21 10:44:45.311 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.311 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.311 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.311 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.311 INFO kablam! Sep 21 10:44:45.314 INFO kablam! warning: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 21 10:44:45.314 INFO kablam! --> src/server/async.rs:20:22 Sep 21 10:44:45.314 INFO kablam! | Sep 21 10:44:45.314 INFO kablam! 20 | pub type Server = WsServer; Sep 21 10:44:45.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 21 10:44:45.314 INFO kablam! | Sep 21 10:44:45.314 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 21 10:44:45.314 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.314 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.314 INFO kablam! Sep 21 10:44:45.315 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.315 INFO kablam! --> src/server/async.rs:27:24 Sep 21 10:44:45.315 INFO kablam! | Sep 21 10:44:45.315 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 21 10:44:45.315 INFO kablam! | ________________________^ Sep 21 10:44:45.315 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 21 10:44:45.315 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.315 INFO kablam! | Sep 21 10:44:45.316 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.316 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.316 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.316 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.316 INFO kablam! Sep 21 10:44:45.316 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.316 INFO kablam! --> src/server/async.rs:27:24 Sep 21 10:44:45.316 INFO kablam! | Sep 21 10:44:45.316 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 21 10:44:45.316 INFO kablam! | ________________________^ Sep 21 10:44:45.316 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 21 10:44:45.316 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.316 INFO kablam! | Sep 21 10:44:45.316 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.316 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.316 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.316 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.316 INFO kablam! Sep 21 10:44:45.316 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.316 INFO kablam! --> src/server/sync.rs:21:28 Sep 21 10:44:45.316 INFO kablam! | Sep 21 10:44:45.317 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 21 10:44:45.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.317 INFO kablam! | Sep 21 10:44:45.317 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.317 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.317 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.317 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.317 INFO kablam! Sep 21 10:44:45.317 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.317 INFO kablam! --> src/server/sync.rs:21:28 Sep 21 10:44:45.317 INFO kablam! | Sep 21 10:44:45.317 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 21 10:44:45.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.317 INFO kablam! | Sep 21 10:44:45.317 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.317 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.317 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.317 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.317 INFO kablam! Sep 21 10:44:45.318 INFO kablam! warning: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 21 10:44:45.318 INFO kablam! --> src/server/sync.rs:29:22 Sep 21 10:44:45.318 INFO kablam! | Sep 21 10:44:45.318 INFO kablam! 29 | pub type Server = WsServer; Sep 21 10:44:45.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 21 10:44:45.318 INFO kablam! | Sep 21 10:44:45.318 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 21 10:44:45.318 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.318 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.318 INFO kablam! Sep 21 10:44:45.348 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.348 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 21 10:44:45.348 INFO kablam! | Sep 21 10:44:45.348 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 21 10:44:45.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.348 INFO kablam! | Sep 21 10:44:45.348 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 10:44:45.348 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.348 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.349 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.349 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.349 INFO kablam! Sep 21 10:44:45.349 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.349 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 21 10:44:45.349 INFO kablam! | Sep 21 10:44:45.349 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 21 10:44:45.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.349 INFO kablam! | Sep 21 10:44:45.349 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.349 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.349 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.349 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.349 INFO kablam! Sep 21 10:44:45.350 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.350 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 21 10:44:45.350 INFO kablam! | Sep 21 10:44:45.350 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 21 10:44:45.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.350 INFO kablam! | Sep 21 10:44:45.350 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.350 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.350 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.350 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.350 INFO kablam! Sep 21 10:44:45.350 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.350 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 21 10:44:45.350 INFO kablam! | Sep 21 10:44:45.350 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 21 10:44:45.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.350 INFO kablam! | Sep 21 10:44:45.350 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.350 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.350 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.350 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.350 INFO kablam! Sep 21 10:44:45.352 INFO kablam! warning: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 21 10:44:45.352 INFO kablam! --> src/server/async.rs:20:22 Sep 21 10:44:45.352 INFO kablam! | Sep 21 10:44:45.352 INFO kablam! 20 | pub type Server = WsServer; Sep 21 10:44:45.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 21 10:44:45.352 INFO kablam! | Sep 21 10:44:45.352 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 21 10:44:45.352 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.352 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.352 INFO kablam! Sep 21 10:44:45.353 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.353 INFO kablam! --> src/server/async.rs:27:24 Sep 21 10:44:45.353 INFO kablam! | Sep 21 10:44:45.353 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 21 10:44:45.353 INFO kablam! | ________________________^ Sep 21 10:44:45.353 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 21 10:44:45.353 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.353 INFO kablam! | Sep 21 10:44:45.353 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.353 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.353 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.353 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.353 INFO kablam! Sep 21 10:44:45.353 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.353 INFO kablam! --> src/server/async.rs:27:24 Sep 21 10:44:45.353 INFO kablam! | Sep 21 10:44:45.353 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 21 10:44:45.353 INFO kablam! | ________________________^ Sep 21 10:44:45.353 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 21 10:44:45.353 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.353 INFO kablam! | Sep 21 10:44:45.353 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.353 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.353 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.353 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.353 INFO kablam! Sep 21 10:44:45.354 INFO kablam! warning: the trait bound `S: std::io::Read` is not satisfied Sep 21 10:44:45.354 INFO kablam! --> src/server/sync.rs:21:28 Sep 21 10:44:45.354 INFO kablam! | Sep 21 10:44:45.354 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 21 10:44:45.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 21 10:44:45.354 INFO kablam! | Sep 21 10:44:45.354 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 21 10:44:45.354 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.354 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.354 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.354 INFO kablam! Sep 21 10:44:45.354 INFO kablam! warning: the trait bound `S: std::io::Write` is not satisfied Sep 21 10:44:45.354 INFO kablam! --> src/server/sync.rs:21:28 Sep 21 10:44:45.354 INFO kablam! | Sep 21 10:44:45.354 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 21 10:44:45.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 21 10:44:45.355 INFO kablam! | Sep 21 10:44:45.355 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 21 10:44:45.355 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 21 10:44:45.355 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.355 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.355 INFO kablam! Sep 21 10:44:45.355 INFO kablam! warning: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 21 10:44:45.355 INFO kablam! --> src/server/sync.rs:29:22 Sep 21 10:44:45.355 INFO kablam! | Sep 21 10:44:45.355 INFO kablam! 29 | pub type Server = WsServer; Sep 21 10:44:45.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 21 10:44:45.355 INFO kablam! | Sep 21 10:44:45.355 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 21 10:44:45.355 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:44:45.355 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:44:45.355 INFO kablam! Sep 21 10:44:45.688 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.688 INFO kablam! --> src/codec/http.rs:279:5 Sep 21 10:44:45.688 INFO kablam! | Sep 21 10:44:45.688 INFO kablam! 279 | .framed(HttpClientCodec) Sep 21 10:44:45.688 INFO kablam! | ^^^^^^ Sep 21 10:44:45.688 INFO kablam! Sep 21 10:44:45.702 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.702 INFO kablam! --> src/codec/http.rs:308:5 Sep 21 10:44:45.702 INFO kablam! | Sep 21 10:44:45.702 INFO kablam! 308 | .framed(HttpServerCodec) Sep 21 10:44:45.702 INFO kablam! | ^^^^^^ Sep 21 10:44:45.703 INFO kablam! Sep 21 10:44:45.737 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.737 INFO kablam! --> src/codec/ws.rs:367:5 Sep 21 10:44:45.737 INFO kablam! | Sep 21 10:44:45.738 INFO kablam! 367 | .framed(MessageCodec::new(Context::Client)) Sep 21 10:44:45.738 INFO kablam! | ^^^^^^ Sep 21 10:44:45.738 INFO kablam! Sep 21 10:44:45.747 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.747 INFO kablam! --> src/codec/ws.rs:380:7 Sep 21 10:44:45.747 INFO kablam! | Sep 21 10:44:45.748 INFO kablam! 380 | .framed(MessageCodec::default(Context::Server)) Sep 21 10:44:45.748 INFO kablam! | ^^^^^^ Sep 21 10:44:45.748 INFO kablam! Sep 21 10:44:45.761 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.761 INFO kablam! --> src/codec/ws.rs:398:5 Sep 21 10:44:45.761 INFO kablam! | Sep 21 10:44:45.762 INFO kablam! 398 | .framed(MessageCodec::new(Context::Server)) Sep 21 10:44:45.762 INFO kablam! | ^^^^^^ Sep 21 10:44:45.762 INFO kablam! Sep 21 10:44:45.763 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.763 INFO kablam! --> src/client/builder.rs:767:23 Sep 21 10:44:45.763 INFO kablam! | Sep 21 10:44:45.764 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Sep 21 10:44:45.764 INFO kablam! | ^^^^^^ Sep 21 10:44:45.764 INFO kablam! Sep 21 10:44:45.867 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.867 INFO kablam! --> src/server/upgrade/async.rs:211:21 Sep 21 10:44:45.867 INFO kablam! | Sep 21 10:44:45.867 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Sep 21 10:44:45.867 INFO kablam! | ^^^^^^ Sep 21 10:44:45.867 INFO kablam! Sep 21 10:44:45.879 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.879 INFO kablam! --> src/client/builder.rs:767:23 Sep 21 10:44:45.879 INFO kablam! | Sep 21 10:44:45.879 INFO kablam! 767 | let framed = stream.framed(::codec::http::HttpClientCodec); Sep 21 10:44:45.879 INFO kablam! | ^^^^^^ Sep 21 10:44:45.879 INFO kablam! Sep 21 10:44:45.968 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 10:44:45.968 INFO kablam! --> src/server/upgrade/async.rs:211:21 Sep 21 10:44:45.968 INFO kablam! | Sep 21 10:44:45.968 INFO kablam! 211 | let future = self.framed(HttpServerCodec) Sep 21 10:44:45.968 INFO kablam! | ^^^^^^ Sep 21 10:44:45.968 INFO kablam! Sep 21 10:44:46.778 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:46.778 INFO kablam! --> examples/autobahn-server.rs:1:1 Sep 21 10:44:46.778 INFO kablam! | Sep 21 10:44:46.778 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:46.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:46.778 INFO kablam! Sep 21 10:44:46.778 INFO kablam! error: aborting due to previous error Sep 21 10:44:46.778 INFO kablam! Sep 21 10:44:46.778 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:46.782 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:46.782 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:44:46.806 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:46.806 INFO kablam! --> examples/parallel-server.rs:1:1 Sep 21 10:44:46.806 INFO kablam! | Sep 21 10:44:46.806 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:46.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:46.806 INFO kablam! Sep 21 10:44:46.806 INFO kablam! error: aborting due to previous error Sep 21 10:44:46.806 INFO kablam! Sep 21 10:44:46.806 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:46.819 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:46.819 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:44:46.898 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:46.898 INFO kablam! --> examples/client.rs:1:1 Sep 21 10:44:46.898 INFO kablam! | Sep 21 10:44:46.898 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:46.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:46.898 INFO kablam! Sep 21 10:44:46.898 INFO kablam! error: aborting due to previous error Sep 21 10:44:46.898 INFO kablam! Sep 21 10:44:46.898 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:46.901 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:46.901 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:44:46.977 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:46.977 INFO kablam! --> examples/async-server.rs:1:1 Sep 21 10:44:46.977 INFO kablam! | Sep 21 10:44:46.977 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:46.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:46.977 INFO kablam! Sep 21 10:44:46.977 INFO kablam! error: aborting due to previous error Sep 21 10:44:46.977 INFO kablam! Sep 21 10:44:46.977 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:46.984 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:46.984 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:44:47.014 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:47.014 INFO kablam! --> examples/hyper.rs:1:1 Sep 21 10:44:47.014 INFO kablam! | Sep 21 10:44:47.014 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:47.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:47.014 INFO kablam! Sep 21 10:44:47.014 INFO kablam! error: aborting due to previous error Sep 21 10:44:47.014 INFO kablam! Sep 21 10:44:47.014 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:47.018 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:47.018 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:44:47.034 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:47.034 INFO kablam! --> examples/async-client.rs:1:1 Sep 21 10:44:47.034 INFO kablam! | Sep 21 10:44:47.034 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:47.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:47.034 INFO kablam! Sep 21 10:44:47.034 INFO kablam! error: aborting due to previous error Sep 21 10:44:47.034 INFO kablam! Sep 21 10:44:47.034 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:47.041 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:47.041 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:44:47.050 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:47.050 INFO kablam! --> examples/ssl-client.rs:1:1 Sep 21 10:44:47.050 INFO kablam! | Sep 21 10:44:47.050 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:47.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:47.050 INFO kablam! Sep 21 10:44:47.050 INFO kablam! error: aborting due to previous error Sep 21 10:44:47.050 INFO kablam! Sep 21 10:44:47.050 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:47.050 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:47.050 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:44:47.070 INFO kablam! error[E0463]: can't find crate for `websocket` Sep 21 10:44:47.070 INFO kablam! --> examples/async-autobahn-server.rs:1:1 Sep 21 10:44:47.070 INFO kablam! | Sep 21 10:44:47.070 INFO kablam! 1 | extern crate websocket; Sep 21 10:44:47.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:44:47.070 INFO kablam! Sep 21 10:44:47.070 INFO kablam! error: aborting due to previous error Sep 21 10:44:47.070 INFO kablam! Sep 21 10:44:47.070 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:44:47.073 INFO kablam! error: Could not compile `evzht9h3nznqzwl`. Sep 21 10:44:47.073 INFO kablam! Sep 21 10:44:47.073 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:44:47.078 INFO kablam! su: No module specific data is present Sep 21 10:44:48.095 INFO running `"docker" "rm" "-f" "434deb4f427f8c73834c3d54c805f5e9716563ed54625cd4c1f8e846b59d0e8e"` Sep 21 10:44:48.205 INFO blam! 434deb4f427f8c73834c3d54c805f5e9716563ed54625cd4c1f8e846b59d0e8e