Sep 02 10:50:05.987 INFO checking hyper-old-types-0.11.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 10:50:05.987 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 10:50:05.987 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:50:06.210 INFO blam! 7a0703309eaef65ed71c71b1739c8878ea19a6e3374785553217aa6f1ded7f42 Sep 02 10:50:06.212 INFO running `"docker" "start" "-a" "7a0703309eaef65ed71c71b1739c8878ea19a6e3374785553217aa6f1ded7f42"` Sep 02 10:50:06.877 INFO kablam! Checking hyper-old-types v0.11.0 (file:///source) Sep 02 10:50:08.772 INFO kablam! error[E0432]: unresolved import `proto` Sep 02 10:50:08.772 INFO kablam! --> src/header/common/link.rs:902:9 Sep 02 10:50:08.772 INFO kablam! | Sep 02 10:50:08.772 INFO kablam! 902 | use proto::{ServerTransaction, Http1Transaction}; Sep 02 10:50:08.772 INFO kablam! | ^^^^^ Maybe a missing `extern crate proto;`? Sep 02 10:50:08.772 INFO kablam! Sep 02 10:50:09.044 INFO kablam! error[E0425]: cannot find function `origin_form` in this scope Sep 02 10:50:09.044 INFO kablam! --> src/uri.rs:715:20 Sep 02 10:50:09.044 INFO kablam! | Sep 02 10:50:09.044 INFO kablam! 715 | assert_eq!(origin_form(&uri), case.1); //, "{:?}", case); Sep 02 10:50:09.044 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:50:09.044 INFO kablam! Sep 02 10:50:09.236 INFO kablam! error: unused import: `Http1Transaction` Sep 02 10:50:09.236 INFO kablam! --> src/header/common/link.rs:902:36 Sep 02 10:50:09.236 INFO kablam! | Sep 02 10:50:09.236 INFO kablam! 902 | use proto::{ServerTransaction, Http1Transaction}; Sep 02 10:50:09.236 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 10:50:09.236 INFO kablam! | Sep 02 10:50:09.237 INFO kablam! note: lint level defined here Sep 02 10:50:09.237 INFO kablam! --> src/lib.rs:3:24 Sep 02 10:50:09.237 INFO kablam! | Sep 02 10:50:09.237 INFO kablam! 3 | #![cfg_attr(test, deny(warnings))] Sep 02 10:50:09.237 INFO kablam! | ^^^^^^^^ Sep 02 10:50:09.237 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 02 10:50:09.237 INFO kablam! Sep 02 10:50:14.829 INFO kablam! error: aborting due to 3 previous errors Sep 02 10:50:14.829 INFO kablam! Sep 02 10:50:14.829 INFO kablam! Some errors occurred: E0425, E0432. Sep 02 10:50:14.829 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 02 10:50:14.842 INFO kablam! error: Could not compile `hyper-old-types`. Sep 02 10:50:14.842 INFO kablam! Sep 02 10:50:14.842 INFO kablam! To learn more, run the command again with --verbose. Sep 02 10:50:14.844 INFO kablam! su: No module specific data is present Sep 02 10:50:15.280 INFO running `"docker" "rm" "-f" "7a0703309eaef65ed71c71b1739c8878ea19a6e3374785553217aa6f1ded7f42"` Sep 02 10:50:15.412 INFO blam! 7a0703309eaef65ed71c71b1739c8878ea19a6e3374785553217aa6f1ded7f42