Sep 04 08:54:51.023 INFO checking rotor-http-0.6.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 08:54:51.023 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 08:54:51.023 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:54:51.174 INFO blam! 2a5b67729114329b6366bc6e37e2e2e3dd181fd4914e8962d74523a216e3ffe6 Sep 04 08:54:51.176 INFO running `"docker" "start" "-a" "2a5b67729114329b6366bc6e37e2e2e3dd181fd4914e8962d74523a216e3ffe6"` Sep 04 08:54:51.893 INFO kablam! Checking rotor v0.6.3 Sep 04 08:54:52.917 INFO kablam! Checking rotor-tools v0.3.2 Sep 04 08:54:52.918 INFO kablam! Checking rotor-test v0.1.0 Sep 04 08:54:54.361 INFO kablam! Checking rotor-stream v0.5.1 Sep 04 08:54:55.622 INFO kablam! Checking rotor-http v0.6.0 (file:///source) Sep 04 08:54:56.928 INFO kablam! warning: doc comment not used by rustdoc Sep 04 08:54:56.928 INFO kablam! --> src/server/parser.rs:353:13 Sep 04 08:54:56.928 INFO kablam! | Sep 04 08:54:56.928 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 04 08:54:56.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:56.928 INFO kablam! | Sep 04 08:54:56.928 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 04 08:54:56.928 INFO kablam! Sep 04 08:54:56.966 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 08:54:56.966 INFO kablam! --> src/message.rs:2:5 Sep 04 08:54:56.966 INFO kablam! | Sep 04 08:54:56.966 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 08:54:56.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:56.966 INFO kablam! | Sep 04 08:54:56.966 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 08:54:56.966 INFO kablam! Sep 04 08:54:56.967 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 08:54:56.967 INFO kablam! --> src/headers.rs:1:5 Sep 04 08:54:56.967 INFO kablam! | Sep 04 08:54:56.967 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 08:54:56.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:56.967 INFO kablam! Sep 04 08:54:57.065 INFO kablam! warning: doc comment not used by rustdoc Sep 04 08:54:57.065 INFO kablam! --> src/server/parser.rs:353:13 Sep 04 08:54:57.065 INFO kablam! | Sep 04 08:54:57.065 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 04 08:54:57.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:57.065 INFO kablam! | Sep 04 08:54:57.065 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 04 08:54:57.066 INFO kablam! Sep 04 08:54:57.117 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 08:54:57.117 INFO kablam! --> src/message.rs:2:5 Sep 04 08:54:57.117 INFO kablam! | Sep 04 08:54:57.118 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 08:54:57.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:57.118 INFO kablam! | Sep 04 08:54:57.118 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 08:54:57.118 INFO kablam! Sep 04 08:54:57.118 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 08:54:57.118 INFO kablam! --> src/headers.rs:1:5 Sep 04 08:54:57.118 INFO kablam! | Sep 04 08:54:57.118 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 08:54:57.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:57.118 INFO kablam! Sep 04 08:54:57.677 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 08:54:57.677 INFO kablam! --> src/message.rs:2:5 Sep 04 08:54:57.677 INFO kablam! | Sep 04 08:54:57.677 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 08:54:57.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:57.677 INFO kablam! | Sep 04 08:54:57.677 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 08:54:57.677 INFO kablam! Sep 04 08:54:57.678 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 08:54:57.678 INFO kablam! --> src/headers.rs:1:5 Sep 04 08:54:57.678 INFO kablam! | Sep 04 08:54:57.678 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 08:54:57.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:57.678 INFO kablam! Sep 04 08:54:58.085 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 08:54:58.085 INFO kablam! --> src/message.rs:2:5 Sep 04 08:54:58.085 INFO kablam! | Sep 04 08:54:58.085 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 08:54:58.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:58.085 INFO kablam! | Sep 04 08:54:58.085 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 08:54:58.086 INFO kablam! Sep 04 08:54:58.086 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 08:54:58.086 INFO kablam! --> src/headers.rs:1:5 Sep 04 08:54:58.086 INFO kablam! | Sep 04 08:54:58.086 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 08:54:58.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 08:54:58.086 INFO kablam! Sep 04 08:54:58.204 INFO kablam! error[E0446]: private type `server::parser::test::Context` in public interface Sep 04 08:54:58.204 INFO kablam! --> src/server/parser.rs:705:9 Sep 04 08:54:58.204 INFO kablam! | Sep 04 08:54:58.204 INFO kablam! 688 | struct Context { Sep 04 08:54:58.204 INFO kablam! | - `server::parser::test::Context` declared as private Sep 04 08:54:58.204 INFO kablam! ... Sep 04 08:54:58.204 INFO kablam! 705 | type Context = Context; Sep 04 08:54:58.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 04 08:54:58.204 INFO kablam! Sep 04 08:54:58.238 INFO kablam! error: aborting due to previous error Sep 04 08:54:58.238 INFO kablam! Sep 04 08:54:58.238 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 04 08:54:58.256 INFO kablam! error: Could not compile `rotor-http`. Sep 04 08:54:58.257 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:55:01.635 INFO kablam! error: build failed Sep 04 08:55:01.637 INFO kablam! su: No module specific data is present Sep 04 08:55:02.324 INFO running `"docker" "rm" "-f" "2a5b67729114329b6366bc6e37e2e2e3dd181fd4914e8962d74523a216e3ffe6"` Sep 04 08:55:02.404 INFO blam! 2a5b67729114329b6366bc6e37e2e2e3dd181fd4914e8962d74523a216e3ffe6