Sep 19 12:00:09.659 INFO checking skade/hyper-http-proxy against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 12:00:09.659 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 12:00:09.659 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 12:00:10.107 INFO blam! 9e7bbf2a651f831b5736952f8ceb66f1e9ec57997d7e97c85c17600884bf857f Sep 19 12:00:10.122 INFO running `"docker" "start" "-a" "9e7bbf2a651f831b5736952f8ceb66f1e9ec57997d7e97c85c17600884bf857f"` Sep 19 12:00:12.115 INFO kablam! usermod: no changes Sep 19 12:00:12.355 INFO kablam! Checking cfg-if v0.1.2 Sep 19 12:00:12.355 INFO kablam! Checking byteorder v1.2.1 Sep 19 12:00:12.371 INFO kablam! Checking rand v0.4.2 Sep 19 12:00:12.382 INFO kablam! Checking time v0.1.39 Sep 19 12:00:12.382 INFO kablam! Checking tokio-executor v0.1.3 Sep 19 12:00:12.384 INFO kablam! Checking futures-cpupool v0.1.8 Sep 19 12:00:12.861 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 19 12:00:12.861 INFO kablam! Checking net2 v0.2.33 Sep 19 12:00:12.861 INFO kablam! Checking log v0.4.1 Sep 19 12:00:14.358 INFO kablam! Checking tokio-timer v0.2.5 Sep 19 12:00:14.912 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 19 12:00:15.015 INFO kablam! Checking want v0.0.6 Sep 19 12:00:16.511 INFO kablam! Checking mio v0.6.15 Sep 19 12:00:16.993 INFO kablam! Checking bytes v0.4.9 Sep 19 12:00:18.583 INFO kablam! Checking crossbeam-deque v0.3.1 Sep 19 12:00:20.461 INFO kablam! Checking tokio-threadpool v0.1.5 Sep 19 12:00:20.913 INFO kablam! Checking tokio-io v0.1.7 Sep 19 12:00:20.920 INFO kablam! Checking http v0.1.10 Sep 19 12:00:24.297 INFO kablam! Checking tokio-codec v0.1.0 Sep 19 12:00:24.307 INFO kablam! Checking tokio-reactor v0.1.3 Sep 19 12:00:24.499 INFO kablam! Checking tokio-fs v0.1.3 Sep 19 12:00:26.275 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 12:00:26.275 INFO kablam! Checking tokio-udp v0.1.1 Sep 19 12:00:27.411 INFO kablam! Checking tokio v0.1.7 Sep 19 12:00:29.775 INFO kablam! Checking h2 v0.1.12 Sep 19 12:00:34.232 INFO kablam! Checking hyper v0.12.7 Sep 19 12:00:38.625 INFO kablam! Checking hyper-http-proxy v0.2.0 (/source) Sep 19 12:00:39.006 INFO kablam! warning: unused import: `service_fn` Sep 19 12:00:39.007 INFO kablam! --> src/main.rs:6:22 Sep 19 12:00:39.007 INFO kablam! | Sep 19 12:00:39.008 INFO kablam! 6 | use hyper::service::{service_fn, Service}; Sep 19 12:00:39.008 INFO kablam! | ^^^^^^^^^^ Sep 19 12:00:39.008 INFO kablam! | Sep 19 12:00:39.009 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 12:00:39.009 INFO kablam! Sep 19 12:00:39.079 INFO kablam! warning: unused import: `service_fn` Sep 19 12:00:39.079 INFO kablam! --> src/main.rs:6:22 Sep 19 12:00:39.080 INFO kablam! | Sep 19 12:00:39.080 INFO kablam! 6 | use hyper::service::{service_fn, Service}; Sep 19 12:00:39.080 INFO kablam! | ^^^^^^^^^^ Sep 19 12:00:39.080 INFO kablam! | Sep 19 12:00:39.080 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 12:00:39.081 INFO kablam! Sep 19 12:00:39.169 INFO kablam! warning: unused import: `Stream` Sep 19 12:00:39.169 INFO kablam! --> src/main.rs:5:25 Sep 19 12:00:39.169 INFO kablam! | Sep 19 12:00:39.169 INFO kablam! 5 | use hyper::rt::{Future, Stream}; Sep 19 12:00:39.169 INFO kablam! | ^^^^^^ Sep 19 12:00:39.169 INFO kablam! Sep 19 12:00:39.287 INFO kablam! warning: unused import: `Stream` Sep 19 12:00:39.287 INFO kablam! --> src/main.rs:5:25 Sep 19 12:00:39.288 INFO kablam! | Sep 19 12:00:39.288 INFO kablam! 5 | use hyper::rt::{Future, Stream}; Sep 19 12:00:39.288 INFO kablam! | ^^^^^^ Sep 19 12:00:39.289 INFO kablam! Sep 19 12:00:39.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.23s Sep 19 12:00:39.407 INFO kablam! su: No module specific data is present Sep 19 12:00:41.276 INFO running `"docker" "rm" "-f" "9e7bbf2a651f831b5736952f8ceb66f1e9ec57997d7e97c85c17600884bf857f"` Sep 19 12:00:41.631 INFO blam! 9e7bbf2a651f831b5736952f8ceb66f1e9ec57997d7e97c85c17600884bf857f