Sep 19 19:40:27.489 INFO checking rotor-http-0.6.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:40:27.489 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:40:27.489 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:40:27.842 INFO blam! 1216b59f5af036ff8b542ac6259a4fd5e8201a8b8a62dde9d528a2822a0eef7e Sep 19 19:40:27.844 INFO running `"docker" "start" "-a" "1216b59f5af036ff8b542ac6259a4fd5e8201a8b8a62dde9d528a2822a0eef7e"` Sep 19 19:40:29.366 INFO kablam! usermod: no changes Sep 19 19:40:29.504 INFO kablam! Checking rotor v0.6.3 Sep 19 19:40:30.517 INFO kablam! Checking rotor-tools v0.3.2 Sep 19 19:40:30.520 INFO kablam! Checking rotor-test v0.1.0 Sep 19 19:40:31.366 INFO kablam! Checking rotor-stream v0.5.1 Sep 19 19:40:32.514 INFO kablam! Checking rotor-http v0.6.0 (/source) Sep 19 19:40:33.243 INFO kablam! warning: doc comment not used by rustdoc Sep 19 19:40:33.243 INFO kablam! --> src/server/parser.rs:353:13 Sep 19 19:40:33.243 INFO kablam! | Sep 19 19:40:33.243 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 19 19:40:33.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.243 INFO kablam! | Sep 19 19:40:33.243 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 19 19:40:33.243 INFO kablam! Sep 19 19:40:33.287 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:40:33.287 INFO kablam! --> src/message.rs:2:5 Sep 19 19:40:33.287 INFO kablam! | Sep 19 19:40:33.287 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 19 19:40:33.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.287 INFO kablam! | Sep 19 19:40:33.287 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:40:33.287 INFO kablam! Sep 19 19:40:33.287 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:40:33.287 INFO kablam! --> src/headers.rs:1:5 Sep 19 19:40:33.287 INFO kablam! | Sep 19 19:40:33.287 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:40:33.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.287 INFO kablam! Sep 19 19:40:33.451 INFO kablam! warning: doc comment not used by rustdoc Sep 19 19:40:33.451 INFO kablam! --> src/server/parser.rs:353:13 Sep 19 19:40:33.451 INFO kablam! | Sep 19 19:40:33.451 INFO kablam! 353 | /// TODO(tailhook) fix output timeout Sep 19 19:40:33.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.451 INFO kablam! | Sep 19 19:40:33.451 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 19 19:40:33.451 INFO kablam! Sep 19 19:40:33.483 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:40:33.483 INFO kablam! --> src/message.rs:2:5 Sep 19 19:40:33.483 INFO kablam! | Sep 19 19:40:33.483 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 19 19:40:33.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.483 INFO kablam! | Sep 19 19:40:33.483 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:40:33.483 INFO kablam! Sep 19 19:40:33.484 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:40:33.484 INFO kablam! --> src/headers.rs:1:5 Sep 19 19:40:33.484 INFO kablam! | Sep 19 19:40:33.485 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:40:33.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.485 INFO kablam! Sep 19 19:40:33.675 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:40:33.675 INFO kablam! --> src/message.rs:2:5 Sep 19 19:40:33.675 INFO kablam! | Sep 19 19:40:33.675 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 19 19:40:33.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.675 INFO kablam! | Sep 19 19:40:33.675 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:40:33.675 INFO kablam! Sep 19 19:40:33.675 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:40:33.675 INFO kablam! --> src/headers.rs:1:5 Sep 19 19:40:33.675 INFO kablam! | Sep 19 19:40:33.675 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:40:33.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:33.675 INFO kablam! Sep 19 19:40:34.171 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:40:34.171 INFO kablam! --> src/message.rs:2:5 Sep 19 19:40:34.171 INFO kablam! | Sep 19 19:40:34.171 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 19 19:40:34.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:34.171 INFO kablam! | Sep 19 19:40:34.171 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:40:34.171 INFO kablam! Sep 19 19:40:34.171 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:40:34.171 INFO kablam! --> src/headers.rs:1:5 Sep 19 19:40:34.171 INFO kablam! | Sep 19 19:40:34.171 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:40:34.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:40:34.171 INFO kablam! Sep 19 19:40:34.475 INFO kablam! error[E0446]: private type `server::parser::test::Context` in public interface Sep 19 19:40:34.475 INFO kablam! --> src/server/parser.rs:705:9 Sep 19 19:40:34.475 INFO kablam! | Sep 19 19:40:34.475 INFO kablam! 688 | struct Context { Sep 19 19:40:34.475 INFO kablam! | - `server::parser::test::Context` declared as private Sep 19 19:40:34.475 INFO kablam! ... Sep 19 19:40:34.475 INFO kablam! 705 | type Context = Context; Sep 19 19:40:34.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type Sep 19 19:40:34.475 INFO kablam! Sep 19 19:40:34.517 INFO kablam! error: aborting due to previous error Sep 19 19:40:34.517 INFO kablam! Sep 19 19:40:34.517 INFO kablam! For more information about this error, try `rustc --explain E0446`. Sep 19 19:40:34.543 INFO kablam! error: Could not compile `rotor-http`. Sep 19 19:40:34.543 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:40:35.779 INFO kablam! error: build failed Sep 19 19:40:35.782 INFO kablam! su: No module specific data is present Sep 19 19:40:36.557 INFO running `"docker" "rm" "-f" "1216b59f5af036ff8b542ac6259a4fd5e8201a8b8a62dde9d528a2822a0eef7e"` Sep 19 19:40:36.775 INFO blam! 1216b59f5af036ff8b542ac6259a4fd5e8201a8b8a62dde9d528a2822a0eef7e