Sep 17 18:43:34.720 INFO checking rotor-http-0.6.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:43:34.720 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:43:34.720 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:43:35.023 INFO blam! 92b599677b324353db3291cf6da13bc49d09e195dfe39d5b809e950c7084fa95 Sep 17 18:43:35.025 INFO running `"docker" "start" "-a" "92b599677b324353db3291cf6da13bc49d09e195dfe39d5b809e950c7084fa95"` Sep 17 18:43:36.179 INFO kablam! usermod: no changes Sep 17 18:43:36.314 INFO kablam! Checking netbuf v0.3.8 Sep 17 18:43:36.314 INFO kablam! Checking miow v0.1.5 Sep 17 18:43:36.728 INFO kablam! Checking mio v0.5.1 Sep 17 18:43:37.930 INFO kablam! Checking rotor v0.6.3 Sep 17 18:43:38.777 INFO kablam! Checking rotor-tools v0.3.2 Sep 17 18:43:38.779 INFO kablam! Checking rotor-test v0.1.0 Sep 17 18:43:39.703 INFO kablam! Checking rotor-stream v0.5.1 Sep 17 18:43:40.804 INFO kablam! Checking rotor-http v0.6.0 (/source) Sep 17 18:43:41.919 INFO kablam! warning: doc comment not used by rustdoc Sep 17 18:43:41.919 INFO kablam! --> src/server/parser.rs:353:13 Sep 17 18:43:41.919 INFO kablam! | Sep 17 18:43:41.919 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 17 18:43:41.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:43:41.919 INFO kablam! | Sep 17 18:43:41.919 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 17 18:43:41.919 INFO kablam! Sep 17 18:43:41.968 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:43:41.968 INFO kablam! --> src/message.rs:2:5 Sep 17 18:43:41.968 INFO kablam! | Sep 17 18:43:41.968 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 17 18:43:41.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:43:41.968 INFO kablam! | Sep 17 18:43:41.968 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 18:43:41.968 INFO kablam! Sep 17 18:43:41.968 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:43:41.968 INFO kablam! --> src/headers.rs:1:5 Sep 17 18:43:41.968 INFO kablam! | Sep 17 18:43:41.968 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 17 18:43:41.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:43:41.968 INFO kablam! Sep 17 18:43:42.003 INFO kablam! warning: doc comment not used by rustdoc Sep 17 18:43:42.003 INFO kablam! --> src/server/parser.rs:353:13 Sep 17 18:43:42.003 INFO kablam! | Sep 17 18:43:42.003 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 17 18:43:42.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 18:43:42.003 INFO kablam! | Sep 17 18:43:42.003 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 17 18:43:42.003 INFO kablam! Sep 17 18:43:42.075 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:43:42.075 INFO kablam! --> src/message.rs:2:5 Sep 17 18:43:42.075 INFO kablam! | Sep 17 18:43:42.075 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 17 18:43:42.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:43:42.075 INFO kablam! | Sep 17 18:43:42.087 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 18:43:42.087 INFO kablam! Sep 17 18:43:42.087 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:43:42.087 INFO kablam! --> src/headers.rs:1:5 Sep 17 18:43:42.087 INFO kablam! | Sep 17 18:43:42.088 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 17 18:43:42.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:43:42.088 INFO kablam! Sep 17 18:43:42.124 INFO kablam! error: the trait bound `P: client::protocol::Client` is not satisfied Sep 17 18:43:42.124 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.124 INFO kablam! | Sep 17 18:43:42.124 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `client::protocol::Client` is not implemented for `P` Sep 17 18:43:42.125 INFO kablam! | Sep 17 18:43:42.125 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 18:43:42.125 INFO kablam! = help: consider adding a `where P: client::protocol::Client` bound Sep 17 18:43:42.125 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.126 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.126 INFO kablam! Sep 17 18:43:42.126 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 18:43:42.126 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.126 INFO kablam! | Sep 17 18:43:42.126 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 18:43:42.127 INFO kablam! | Sep 17 18:43:42.127 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 18:43:42.127 INFO kablam! = note: required because of the requirements on the impl of `rotor_stream::StreamSocket` for `S` Sep 17 18:43:42.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.127 INFO kablam! Sep 17 18:43:42.128 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 18:43:42.128 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.128 INFO kablam! | Sep 17 18:43:42.128 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 18:43:42.128 INFO kablam! | Sep 17 18:43:42.128 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 18:43:42.129 INFO kablam! = note: required because of the requirements on the impl of `rotor_stream::StreamSocket` for `S` Sep 17 18:43:42.129 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.129 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.129 INFO kablam! Sep 17 18:43:42.129 INFO kablam! error: the trait bound `S: rotor::Evented` is not satisfied Sep 17 18:43:42.129 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.129 INFO kablam! | Sep 17 18:43:42.129 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `rotor::Evented` is not implemented for `S` Sep 17 18:43:42.130 INFO kablam! | Sep 17 18:43:42.130 INFO kablam! = help: consider adding a `where S: rotor::Evented` bound Sep 17 18:43:42.130 INFO kablam! = note: required because of the requirements on the impl of `rotor_stream::StreamSocket` for `S` Sep 17 18:43:42.130 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.130 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.130 INFO kablam! Sep 17 18:43:42.147 INFO kablam! error: the trait bound `L: rotor::mio::TryAccept` is not satisfied Sep 17 18:43:42.147 INFO kablam! --> src/lib.rs:20:28 Sep 17 18:43:42.147 INFO kablam! | Sep 17 18:43:42.147 INFO kablam! 20 | pub type ServerFsm = Accept::Output>>, L>; Sep 17 18:43:42.148 INFO kablam! | |________________________________________________________________^ the trait `rotor::mio::TryAccept` is not implemented for `L` Sep 17 18:43:42.148 INFO kablam! | Sep 17 18:43:42.148 INFO kablam! = help: consider adding a `where L: rotor::mio::TryAccept` bound Sep 17 18:43:42.149 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.149 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.149 INFO kablam! Sep 17 18:43:42.149 INFO kablam! error: the trait bound `M: server::protocol::Server` is not satisfied Sep 17 18:43:42.149 INFO kablam! --> src/lib.rs:20:28 Sep 17 18:43:42.150 INFO kablam! | Sep 17 18:43:42.150 INFO kablam! 20 | pub type ServerFsm = Accept::Output>>, L>; Sep 17 18:43:42.150 INFO kablam! | |________________________________________________________________^ the trait `server::protocol::Server` is not implemented for `M` Sep 17 18:43:42.151 INFO kablam! | Sep 17 18:43:42.151 INFO kablam! = help: consider adding a `where M: server::protocol::Server` bound Sep 17 18:43:42.151 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.151 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.151 INFO kablam! Sep 17 18:43:42.199 INFO kablam! error: aborting due to 6 previous errors Sep 17 18:43:42.199 INFO kablam! Sep 17 18:43:42.223 INFO kablam! error: Could not compile `rotor-http`. Sep 17 18:43:42.224 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:43:42.229 INFO kablam! error: the trait bound `P: client::protocol::Client` is not satisfied Sep 17 18:43:42.229 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.229 INFO kablam! | Sep 17 18:43:42.230 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `client::protocol::Client` is not implemented for `P` Sep 17 18:43:42.230 INFO kablam! | Sep 17 18:43:42.230 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 18:43:42.231 INFO kablam! = help: consider adding a `where P: client::protocol::Client` bound Sep 17 18:43:42.231 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.231 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.231 INFO kablam! Sep 17 18:43:42.232 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 18:43:42.232 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.232 INFO kablam! | Sep 17 18:43:42.233 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 18:43:42.233 INFO kablam! | Sep 17 18:43:42.233 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 18:43:42.233 INFO kablam! = note: required because of the requirements on the impl of `rotor_stream::StreamSocket` for `S` Sep 17 18:43:42.234 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.234 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.234 INFO kablam! Sep 17 18:43:42.235 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 18:43:42.235 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.235 INFO kablam! | Sep 17 18:43:42.235 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 18:43:42.235 INFO kablam! | Sep 17 18:43:42.236 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 18:43:42.236 INFO kablam! = note: required because of the requirements on the impl of `rotor_stream::StreamSocket` for `S` Sep 17 18:43:42.236 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.236 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.237 INFO kablam! Sep 17 18:43:42.237 INFO kablam! error: the trait bound `S: rotor::Evented` is not satisfied Sep 17 18:43:42.237 INFO kablam! --> src/client/mod.rs:50:22 Sep 17 18:43:42.238 INFO kablam! | Sep 17 18:43:42.238 INFO kablam! 50 | pub type Fsm = Stream>; Sep 17 18:43:42.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `rotor::Evented` is not implemented for `S` Sep 17 18:43:42.238 INFO kablam! | Sep 17 18:43:42.238 INFO kablam! = help: consider adding a `where S: rotor::Evented` bound Sep 17 18:43:42.239 INFO kablam! = note: required because of the requirements on the impl of `rotor_stream::StreamSocket` for `S` Sep 17 18:43:42.239 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.239 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.239 INFO kablam! Sep 17 18:43:42.242 INFO kablam! error: the trait bound `L: rotor::mio::TryAccept` is not satisfied Sep 17 18:43:42.242 INFO kablam! --> src/lib.rs:20:28 Sep 17 18:43:42.243 INFO kablam! | Sep 17 18:43:42.243 INFO kablam! 20 | pub type ServerFsm = Accept::Output>>, L>; Sep 17 18:43:42.244 INFO kablam! | |________________________________________________________________^ the trait `rotor::mio::TryAccept` is not implemented for `L` Sep 17 18:43:42.244 INFO kablam! | Sep 17 18:43:42.244 INFO kablam! = help: consider adding a `where L: rotor::mio::TryAccept` bound Sep 17 18:43:42.244 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.245 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.251 INFO kablam! Sep 17 18:43:42.251 INFO kablam! error: the trait bound `M: server::protocol::Server` is not satisfied Sep 17 18:43:42.251 INFO kablam! --> src/lib.rs:20:28 Sep 17 18:43:42.252 INFO kablam! | Sep 17 18:43:42.252 INFO kablam! 20 | pub type ServerFsm = Accept::Output>>, L>; Sep 17 18:43:42.252 INFO kablam! | |________________________________________________________________^ the trait `server::protocol::Server` is not implemented for `M` Sep 17 18:43:42.253 INFO kablam! | Sep 17 18:43:42.253 INFO kablam! = help: consider adding a `where M: server::protocol::Server` bound Sep 17 18:43:42.253 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:43:42.254 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:43:42.254 INFO kablam! Sep 17 18:43:42.299 INFO kablam! error: aborting due to 6 previous errors Sep 17 18:43:42.299 INFO kablam! Sep 17 18:43:42.310 INFO kablam! error: Could not compile `rotor-http`. Sep 17 18:43:42.311 INFO kablam! Sep 17 18:43:42.311 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:43:42.313 INFO kablam! su: No module specific data is present Sep 17 18:43:43.973 INFO running `"docker" "rm" "-f" "92b599677b324353db3291cf6da13bc49d09e195dfe39d5b809e950c7084fa95"` Sep 17 18:43:44.282 INFO blam! 92b599677b324353db3291cf6da13bc49d09e195dfe39d5b809e950c7084fa95