Sep 01 09:04:41.098 INFO checking rotor-http-0.6.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 09:04:41.098 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 09:04:41.098 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:04:41.255 INFO blam! 27085d179363350558fdcf4462d51cbcf79217ef83e971b29ecad21c159c5edf Sep 01 09:04:41.256 INFO running `"docker" "start" "-a" "27085d179363350558fdcf4462d51cbcf79217ef83e971b29ecad21c159c5edf"` Sep 01 09:04:41.868 INFO kablam! Checking miow v0.1.5 Sep 01 09:04:42.167 INFO kablam! Checking mio v0.5.1 Sep 01 09:04:43.623 INFO kablam! Checking rotor v0.6.3 Sep 01 09:04:45.252 INFO kablam! Checking rotor-tools v0.3.2 Sep 01 09:04:45.254 INFO kablam! Checking rotor-test v0.1.0 Sep 01 09:04:46.770 INFO kablam! Checking rotor-stream v0.5.1 Sep 01 09:04:48.771 INFO kablam! Checking rotor-http v0.6.0 (file:///source) Sep 01 09:04:50.138 INFO kablam! warning: doc comment not used by rustdoc Sep 01 09:04:50.139 INFO kablam! --> src/server/parser.rs:353:13 Sep 01 09:04:50.139 INFO kablam! | Sep 01 09:04:50.139 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 01 09:04:50.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.139 INFO kablam! | Sep 01 09:04:50.139 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 01 09:04:50.139 INFO kablam! Sep 01 09:04:50.155 INFO kablam! warning: doc comment not used by rustdoc Sep 01 09:04:50.155 INFO kablam! --> src/server/parser.rs:353:13 Sep 01 09:04:50.155 INFO kablam! | Sep 01 09:04:50.155 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 01 09:04:50.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.155 INFO kablam! | Sep 01 09:04:50.155 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 01 09:04:50.155 INFO kablam! Sep 01 09:04:50.177 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 09:04:50.177 INFO kablam! --> src/message.rs:2:5 Sep 01 09:04:50.177 INFO kablam! | Sep 01 09:04:50.177 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 01 09:04:50.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.177 INFO kablam! | Sep 01 09:04:50.178 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 09:04:50.178 INFO kablam! Sep 01 09:04:50.178 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 09:04:50.178 INFO kablam! --> src/headers.rs:1:5 Sep 01 09:04:50.178 INFO kablam! | Sep 01 09:04:50.179 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 09:04:50.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.179 INFO kablam! Sep 01 09:04:50.202 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 09:04:50.202 INFO kablam! --> src/message.rs:2:5 Sep 01 09:04:50.202 INFO kablam! | Sep 01 09:04:50.202 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 01 09:04:50.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.202 INFO kablam! | Sep 01 09:04:50.202 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 09:04:50.202 INFO kablam! Sep 01 09:04:50.203 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 09:04:50.203 INFO kablam! --> src/headers.rs:1:5 Sep 01 09:04:50.203 INFO kablam! | Sep 01 09:04:50.203 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 09:04:50.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.203 INFO kablam! Sep 01 09:04:50.873 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 09:04:50.873 INFO kablam! --> src/message.rs:2:5 Sep 01 09:04:50.873 INFO kablam! | Sep 01 09:04:50.873 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 01 09:04:50.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.873 INFO kablam! | Sep 01 09:04:50.873 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 09:04:50.873 INFO kablam! Sep 01 09:04:50.873 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 09:04:50.873 INFO kablam! --> src/headers.rs:1:5 Sep 01 09:04:50.874 INFO kablam! | Sep 01 09:04:50.874 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 09:04:50.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:50.874 INFO kablam! Sep 01 09:04:51.014 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 09:04:51.015 INFO kablam! --> src/message.rs:2:5 Sep 01 09:04:51.015 INFO kablam! | Sep 01 09:04:51.015 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 01 09:04:51.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:51.015 INFO kablam! | Sep 01 09:04:51.015 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 09:04:51.015 INFO kablam! Sep 01 09:04:51.015 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 09:04:51.015 INFO kablam! --> src/headers.rs:1:5 Sep 01 09:04:51.015 INFO kablam! | Sep 01 09:04:51.015 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 01 09:04:51.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 09:04:51.015 INFO kablam! Sep 01 09:04:51.096 INFO kablam! error[E0446]: private type `server::parser::test::Context` in public interface Sep 01 09:04:51.096 INFO kablam! --> src/server/parser.rs:705:9 Sep 01 09:04:51.096 INFO kablam! | Sep 01 09:04:51.096 INFO kablam! 688 | struct Context { Sep 01 09:04:51.097 INFO kablam! | - `server::parser::test::Context` declared as private Sep 01 09:04:51.097 INFO kablam! ... Sep 01 09:04:51.097 INFO kablam! 705 | type Context = Context; Sep 01 09:04:51.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 01 09:04:51.097 INFO kablam! Sep 01 09:04:51.124 INFO kablam! error: aborting due to previous error Sep 01 09:04:51.124 INFO kablam! Sep 01 09:04:51.124 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 01 09:04:51.125 INFO kablam! error: Could not compile `rotor-http`. Sep 01 09:04:51.125 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:04:51.226 INFO kablam! error: build failed Sep 01 09:04:51.227 INFO kablam! su: No module specific data is present Sep 01 09:04:51.738 INFO running `"docker" "rm" "-f" "27085d179363350558fdcf4462d51cbcf79217ef83e971b29ecad21c159c5edf"` Sep 01 09:04:51.823 INFO blam! 27085d179363350558fdcf4462d51cbcf79217ef83e971b29ecad21c159c5edf