Sep 01 00:51:23.290 INFO checking hyper-0.12.8 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 00:51:23.290 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 00:51:23.290 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:51:23.518 INFO blam! f96047338ecdd794210803456d98936aaca998b4d91a041a26cbd966ba0111c3 Sep 01 00:51:23.520 INFO running `"docker" "start" "-a" "f96047338ecdd794210803456d98936aaca998b4d91a041a26cbd966ba0111c3"` Sep 01 00:51:24.521 INFO kablam! Checking futures-timer v0.1.1 Sep 01 00:51:24.529 INFO kablam! Checking hyper v0.12.8 (file:///source) Sep 01 00:51:27.642 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 00:51:27.642 INFO kablam! --> src/headers.rs:6:5 Sep 01 00:51:27.642 INFO kablam! | Sep 01 00:51:27.642 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 01 00:51:27.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 00:51:27.642 INFO kablam! | Sep 01 00:51:27.642 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 00:51:27.642 INFO kablam! Sep 01 00:51:29.895 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 00:51:29.895 INFO kablam! --> src/headers.rs:6:5 Sep 01 00:51:29.895 INFO kablam! | Sep 01 00:51:29.895 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 01 00:51:29.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 00:51:29.895 INFO kablam! | Sep 01 00:51:29.895 INFO kablam! note: lint level defined here Sep 01 00:51:29.895 INFO kablam! --> src/lib.rs:4:24 Sep 01 00:51:29.895 INFO kablam! | Sep 01 00:51:29.895 INFO kablam! 4 | #![cfg_attr(test, deny(warnings))] Sep 01 00:51:29.895 INFO kablam! | ^^^^^^^^ Sep 01 00:51:29.895 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 00:51:29.895 INFO kablam! Sep 01 00:51:30.713 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 00:51:30.713 INFO kablam! --> src/headers.rs:6:5 Sep 01 00:51:30.713 INFO kablam! | Sep 01 00:51:30.713 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 01 00:51:30.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 00:51:30.714 INFO kablam! | Sep 01 00:51:30.714 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 00:51:30.714 INFO kablam! Sep 01 00:51:33.324 INFO kablam! error: couldn't read "tests/client.rs": No such file or directory (os error 2) Sep 01 00:51:33.324 INFO kablam! Sep 01 00:51:33.324 INFO kablam! error: couldn't read "benches/end_to_end.rs": No such file or directory (os error 2) Sep 01 00:51:33.325 INFO kablam! Sep 01 00:51:33.325 INFO kablam! error: aborting due to previous error Sep 01 00:51:33.326 INFO kablam! Sep 01 00:51:33.326 INFO kablam! error: aborting due to previous error Sep 01 00:51:33.326 INFO kablam! Sep 01 00:51:33.332 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:33.333 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:51:33.365 INFO kablam! error: couldn't read "examples/echo.rs": No such file or directory (os error 2) Sep 01 00:51:33.365 INFO kablam! Sep 01 00:51:33.365 INFO kablam! error: aborting due to previous error Sep 01 00:51:33.365 INFO kablam! Sep 01 00:51:33.369 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:33.370 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:51:33.374 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:33.375 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:51:33.384 INFO kablam! error: couldn't read "examples/client_json.rs": No such file or directory (os error 2) Sep 01 00:51:33.384 INFO kablam! Sep 01 00:51:33.384 INFO kablam! error: aborting due to previous error Sep 01 00:51:33.384 INFO kablam! Sep 01 00:51:33.388 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:33.388 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:51:33.427 INFO kablam! error: couldn't read "examples/multi_server.rs": No such file or directory (os error 2) Sep 01 00:51:33.427 INFO kablam! Sep 01 00:51:33.428 INFO kablam! error: aborting due to previous error Sep 01 00:51:33.428 INFO kablam! Sep 01 00:51:33.430 INFO kablam! error: couldn't read "examples/state.rs": No such file or directory (os error 2) Sep 01 00:51:33.430 INFO kablam! Sep 01 00:51:33.430 INFO kablam! error: aborting due to previous error Sep 01 00:51:33.430 INFO kablam! Sep 01 00:51:33.431 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:33.431 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:51:33.432 INFO kablam! error: couldn't read "examples/client.rs": No such file or directory (os error 2) Sep 01 00:51:33.432 INFO kablam! Sep 01 00:51:33.432 INFO kablam! error: aborting due to previous error Sep 01 00:51:33.432 INFO kablam! Sep 01 00:51:33.433 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:33.433 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:51:33.435 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:33.435 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:51:34.452 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 01 00:51:34.452 INFO kablam! --> src/headers.rs:6:5 Sep 01 00:51:34.452 INFO kablam! | Sep 01 00:51:34.452 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 01 00:51:34.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 00:51:34.452 INFO kablam! | Sep 01 00:51:34.452 INFO kablam! note: lint level defined here Sep 01 00:51:34.453 INFO kablam! --> src/lib.rs:4:24 Sep 01 00:51:34.453 INFO kablam! | Sep 01 00:51:34.453 INFO kablam! 4 | #![cfg_attr(test, deny(warnings))] Sep 01 00:51:34.453 INFO kablam! | ^^^^^^^^ Sep 01 00:51:34.453 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 01 00:51:34.453 INFO kablam! Sep 01 00:51:34.485 INFO kablam! error: aborting due to 2 previous errors Sep 01 00:51:34.485 INFO kablam! Sep 01 00:51:34.503 INFO kablam! error: Could not compile `hyper`. Sep 01 00:51:34.503 INFO kablam! Sep 01 00:51:34.503 INFO kablam! To learn more, run the command again with --verbose. Sep 01 00:51:34.504 INFO kablam! su: No module specific data is present Sep 01 00:51:35.007 INFO running `"docker" "rm" "-f" "f96047338ecdd794210803456d98936aaca998b4d91a041a26cbd966ba0111c3"` Sep 01 00:51:35.157 INFO blam! f96047338ecdd794210803456d98936aaca998b4d91a041a26cbd966ba0111c3