Sep 20 00:01:48.902 INFO checking hyper-0.12.8 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 00:01:48.902 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 00:01:48.902 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:01:49.319 INFO blam! d73cc9f3bba33622ea4bc1fe63298b1a9c7ba5490f2a82e6521e1c3625c579d9 Sep 20 00:01:49.321 INFO running `"docker" "start" "-a" "d73cc9f3bba33622ea4bc1fe63298b1a9c7ba5490f2a82e6521e1c3625c579d9"` Sep 20 00:01:51.140 INFO kablam! usermod: no changes Sep 20 00:01:51.604 INFO kablam! Checking spmc v0.2.2 Sep 20 00:01:51.612 INFO kablam! Checking futures-timer v0.1.1 Sep 20 00:01:51.615 INFO kablam! Checking hyper v0.12.8 (/source) Sep 20 00:01:53.671 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:01:53.671 INFO kablam! --> src/headers.rs:6:5 Sep 20 00:01:53.671 INFO kablam! | Sep 20 00:01:53.671 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 20 00:01:53.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:01:53.671 INFO kablam! | Sep 20 00:01:53.671 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:01:53.671 INFO kablam! Sep 20 00:01:54.643 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:01:54.643 INFO kablam! --> src/headers.rs:6:5 Sep 20 00:01:54.643 INFO kablam! | Sep 20 00:01:54.643 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 20 00:01:54.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:01:54.643 INFO kablam! | Sep 20 00:01:54.643 INFO kablam! note: lint level defined here Sep 20 00:01:54.643 INFO kablam! --> src/lib.rs:4:24 Sep 20 00:01:54.643 INFO kablam! | Sep 20 00:01:54.643 INFO kablam! 4 | #![cfg_attr(test, deny(warnings))] Sep 20 00:01:54.643 INFO kablam! | ^^^^^^^^ Sep 20 00:01:54.643 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 20 00:01:54.643 INFO kablam! Sep 20 00:01:55.512 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 00:01:55.512 INFO kablam! --> src/headers.rs:6:5 Sep 20 00:01:55.512 INFO kablam! | Sep 20 00:01:55.512 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 20 00:01:55.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:01:55.512 INFO kablam! | Sep 20 00:01:55.513 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:01:55.513 INFO kablam! Sep 20 00:01:57.647 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 20 00:01:57.647 INFO kablam! --> src/headers.rs:6:5 Sep 20 00:01:57.647 INFO kablam! | Sep 20 00:01:57.647 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 20 00:01:57.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:01:57.647 INFO kablam! | Sep 20 00:01:57.647 INFO kablam! note: lint level defined here Sep 20 00:01:57.647 INFO kablam! --> src/lib.rs:4:24 Sep 20 00:01:57.647 INFO kablam! | Sep 20 00:01:57.647 INFO kablam! 4 | #![cfg_attr(test, deny(warnings))] Sep 20 00:01:57.647 INFO kablam! | ^^^^^^^^ Sep 20 00:01:57.647 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 20 00:01:57.647 INFO kablam! Sep 20 00:01:57.879 INFO kablam! error: aborting due to 2 previous errors Sep 20 00:01:57.879 INFO kablam! Sep 20 00:01:57.960 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:57.960 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:01:57.975 INFO kablam! error: couldn't read "examples/state.rs": No such file or directory (os error 2) Sep 20 00:01:57.975 INFO kablam! Sep 20 00:01:57.976 INFO kablam! error: aborting due to previous error Sep 20 00:01:57.976 INFO kablam! Sep 20 00:01:57.991 INFO kablam! error: couldn't read "examples/client.rs": No such file or directory (os error 2) Sep 20 00:01:58.007 INFO kablam! error: couldn't read "tests/integration.rs": No such file or directory (os error 2) Sep 20 00:01:58.007 INFO kablam! Sep 20 00:01:58.008 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:58.009 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:01:58.009 INFO kablam! Sep 20 00:01:58.010 INFO kablam! error: aborting due to previous error Sep 20 00:01:58.010 INFO kablam! Sep 20 00:01:58.015 INFO kablam! error: aborting due to previous error Sep 20 00:01:58.015 INFO kablam! Sep 20 00:01:58.016 INFO kablam! error: couldn't read "examples/web_api.rs": No such file or directory (os error 2) Sep 20 00:01:58.016 INFO kablam! Sep 20 00:01:58.016 INFO kablam! error: aborting due to previous error Sep 20 00:01:58.016 INFO kablam! Sep 20 00:01:58.029 INFO kablam! error: couldn't read "examples/params.rs": No such file or directory (os error 2) Sep 20 00:01:58.035 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:58.035 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:01:58.040 INFO kablam! error: couldn't read "tests/client.rs": No such file or directory (os error 2) Sep 20 00:01:58.040 INFO kablam! Sep 20 00:01:58.040 INFO kablam! Sep 20 00:01:58.042 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:58.042 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:01:58.042 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:58.042 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:01:58.050 INFO kablam! error: aborting due to previous error Sep 20 00:01:58.050 INFO kablam! Sep 20 00:01:58.050 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:58.050 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:01:58.050 INFO kablam! error: couldn't read "examples/client_json.rs": No such file or directory (os error 2) Sep 20 00:01:58.050 INFO kablam! error: aborting due to previous error Sep 20 00:01:58.050 INFO kablam! Sep 20 00:01:58.050 INFO kablam! Sep 20 00:01:58.050 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:58.050 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:01:58.063 INFO kablam! error: aborting due to previous error Sep 20 00:01:58.063 INFO kablam! Sep 20 00:01:58.096 INFO kablam! error: Could not compile `hyper`. Sep 20 00:01:58.096 INFO kablam! Sep 20 00:01:58.096 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:01:58.098 INFO kablam! su: No module specific data is present Sep 20 00:01:59.485 INFO running `"docker" "rm" "-f" "d73cc9f3bba33622ea4bc1fe63298b1a9c7ba5490f2a82e6521e1c3625c579d9"` Sep 20 00:01:59.815 INFO blam! d73cc9f3bba33622ea4bc1fe63298b1a9c7ba5490f2a82e6521e1c3625c579d9