Sep 04 14:13:15.002 INFO checking hyper-fs-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 14:13:15.002 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 14:13:15.002 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:13:15.207 INFO blam! 207ef72fda2255b1b05299e311dada20c6dce5cc28c7428f45a6eaab77136e2b Sep 04 14:13:15.210 INFO running `"docker" "start" "-a" "207ef72fda2255b1b05299e311dada20c6dce5cc28c7428f45a6eaab77136e2b"` Sep 04 14:13:16.221 INFO kablam! Checking mxo_env_logger v0.1.0 Sep 04 14:13:16.223 INFO kablam! Checking hyper-fs v0.2.0 (file:///source) Sep 04 14:13:28.914 INFO kablam! warning: unused `#[macro_use]` import Sep 04 14:13:28.914 INFO kablam! --> examples/hyper-file.rs:4:1 Sep 04 14:13:28.914 INFO kablam! | Sep 04 14:13:28.914 INFO kablam! 4 | #[macro_use] Sep 04 14:13:28.914 INFO kablam! | ^^^^^^^^^^^^ Sep 04 14:13:28.914 INFO kablam! | Sep 04 14:13:28.914 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 14:13:28.914 INFO kablam! Sep 04 14:13:29.161 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 04 14:13:29.161 INFO kablam! --> examples/hyper-file.rs:49:14 Sep 04 14:13:29.161 INFO kablam! | Sep 04 14:13:29.161 INFO kablam! 49 | http.bind_connection(&handle, socket, addr, file_server.clone()); Sep 04 14:13:29.161 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 14:13:29.161 INFO kablam! | Sep 04 14:13:29.161 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:13:29.161 INFO kablam! Sep 04 14:13:29.268 INFO kablam! warning: unused `#[macro_use]` import Sep 04 14:13:29.268 INFO kablam! --> examples/hyper-doc.rs:4:1 Sep 04 14:13:29.268 INFO kablam! | Sep 04 14:13:29.268 INFO kablam! 4 | #[macro_use] Sep 04 14:13:29.268 INFO kablam! | ^^^^^^^^^^^^ Sep 04 14:13:29.268 INFO kablam! | Sep 04 14:13:29.269 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 14:13:29.269 INFO kablam! Sep 04 14:13:29.441 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 04 14:13:29.441 INFO kablam! --> examples/hyper-index.rs:51:14 Sep 04 14:13:29.441 INFO kablam! | Sep 04 14:13:29.441 INFO kablam! 51 | http.bind_connection(&handle, socket, addr, index_server.clone()); Sep 04 14:13:29.441 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 14:13:29.442 INFO kablam! | Sep 04 14:13:29.442 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:13:29.443 INFO kablam! Sep 04 14:13:29.477 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 04 14:13:29.477 INFO kablam! --> examples/hyper-doc.rs:49:14 Sep 04 14:13:29.477 INFO kablam! | Sep 04 14:13:29.477 INFO kablam! 49 | http.bind_connection(&handle, socket, addr, doc.clone()); Sep 04 14:13:29.477 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 14:13:29.478 INFO kablam! | Sep 04 14:13:29.478 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:13:29.478 INFO kablam! Sep 04 14:13:30.367 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 04 14:13:30.367 INFO kablam! --> tests/test_fs.rs:194:14 Sep 04 14:13:30.367 INFO kablam! | Sep 04 14:13:30.368 INFO kablam! 194 | http.bind_connection(&handle, socket, addr, fs_server.clone()); Sep 04 14:13:30.368 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 14:13:30.368 INFO kablam! | Sep 04 14:13:30.368 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:13:30.368 INFO kablam! Sep 04 14:13:30.685 INFO kablam! warning: unused `#[macro_use]` import Sep 04 14:13:30.685 INFO kablam! --> examples/hyper-fs.rs:4:1 Sep 04 14:13:30.685 INFO kablam! | Sep 04 14:13:30.685 INFO kablam! 4 | #[macro_use] Sep 04 14:13:30.685 INFO kablam! | ^^^^^^^^^^^^ Sep 04 14:13:30.685 INFO kablam! | Sep 04 14:13:30.685 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 14:13:30.685 INFO kablam! Sep 04 14:13:30.843 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 04 14:13:30.843 INFO kablam! --> examples/hyper-fs.rs:53:14 Sep 04 14:13:30.843 INFO kablam! | Sep 04 14:13:30.843 INFO kablam! 53 | http.bind_connection(&handle, socket, addr, fs_server.clone()); Sep 04 14:13:30.843 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 14:13:30.843 INFO kablam! | Sep 04 14:13:30.843 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:13:30.843 INFO kablam! Sep 04 14:13:30.886 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Sep 04 14:13:30.886 INFO kablam! --> examples/hyper-fs.rs:107:18 Sep 04 14:13:30.886 INFO kablam! | Sep 04 14:13:30.886 INFO kablam! 107 | .remote_addr() Sep 04 14:13:30.886 INFO kablam! | ^^^^^^^^^^^ Sep 04 14:13:30.886 INFO kablam! Sep 04 14:13:30.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.07s Sep 04 14:13:31.012 INFO kablam! su: No module specific data is present Sep 04 14:13:31.567 INFO running `"docker" "rm" "-f" "207ef72fda2255b1b05299e311dada20c6dce5cc28c7428f45a6eaab77136e2b"` Sep 04 14:13:31.721 INFO blam! 207ef72fda2255b1b05299e311dada20c6dce5cc28c7428f45a6eaab77136e2b