Sep 05 20:16:29.785 INFO checking zircon-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:16:29.785 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:16:29.785 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:16:30.097 INFO blam! 1ef64a6196f7ccdcbfc77df4c69572b5972db36caa3e4927ebd9d17602e46613 Sep 05 20:16:30.105 INFO running `"docker" "start" "-a" "1ef64a6196f7ccdcbfc77df4c69572b5972db36caa3e4927ebd9d17602e46613"` Sep 05 20:16:31.382 INFO kablam! usermod: no changes Sep 05 20:16:31.668 INFO kablam! Checking pest v0.3.3 Sep 05 20:16:31.682 INFO kablam! Checking base64 v0.5.2 Sep 05 20:16:31.682 INFO kablam! Checking mime v0.2.6 Sep 05 20:16:31.682 INFO kablam! Compiling ring v0.9.7 Sep 05 20:16:32.676 INFO kablam! Checking handlebars v0.26.2 Sep 05 20:16:41.077 INFO kablam! Checking cookie v0.8.1 Sep 05 20:16:41.921 INFO kablam! Checking zircon v0.1.1 (file:///source) Sep 05 20:16:43.390 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 20:16:43.390 INFO kablam! --> src/config.rs:21:13 Sep 05 20:16:43.390 INFO kablam! | Sep 05 20:16:43.390 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 05 20:16:43.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 20:16:43.390 INFO kablam! | Sep 05 20:16:43.390 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 20:16:43.390 INFO kablam! Sep 05 20:16:43.562 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.562 INFO kablam! --> src/lib.rs:99:32 Sep 05 20:16:43.562 INFO kablam! | Sep 05 20:16:43.562 INFO kablam! 99 | Ok(resp).into_future().boxed() Sep 05 20:16:43.562 INFO kablam! | ^^^^^ Sep 05 20:16:43.562 INFO kablam! Sep 05 20:16:43.583 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.583 INFO kablam! --> src/error.rs:21:33 Sep 05 20:16:43.583 INFO kablam! | Sep 05 20:16:43.583 INFO kablam! 21 | Err(self).into_future().boxed() Sep 05 20:16:43.583 INFO kablam! | ^^^^^ Sep 05 20:16:43.583 INFO kablam! Sep 05 20:16:43.585 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.585 INFO kablam! --> src/error.rs:29:54 Sep 05 20:16:43.585 INFO kablam! | Sep 05 20:16:43.585 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Sep 05 20:16:43.585 INFO kablam! | ^^^^^ Sep 05 20:16:43.586 INFO kablam! Sep 05 20:16:43.587 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.587 INFO kablam! --> src/error.rs:33:75 Sep 05 20:16:43.587 INFO kablam! | Sep 05 20:16:43.587 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Sep 05 20:16:43.587 INFO kablam! | ^^^^^ Sep 05 20:16:43.588 INFO kablam! Sep 05 20:16:43.607 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.607 INFO kablam! --> src/request/mod.rs:119:12 Sep 05 20:16:43.607 INFO kablam! | Sep 05 20:16:43.607 INFO kablam! 119 | }).boxed() Sep 05 20:16:43.607 INFO kablam! | ^^^^^ Sep 05 20:16:43.610 INFO kablam! Sep 05 20:16:43.615 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.615 INFO kablam! --> src/request/mod.rs:137:12 Sep 05 20:16:43.615 INFO kablam! | Sep 05 20:16:43.615 INFO kablam! 137 | }).boxed() Sep 05 20:16:43.615 INFO kablam! | ^^^^^ Sep 05 20:16:43.622 INFO kablam! Sep 05 20:16:43.625 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Sep 05 20:16:43.625 INFO kablam! --> src/request/mod.rs:148:34 Sep 05 20:16:43.625 INFO kablam! | Sep 05 20:16:43.625 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Sep 05 20:16:43.625 INFO kablam! | ^^^^^^^^^^^ Sep 05 20:16:43.626 INFO kablam! Sep 05 20:16:43.648 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.648 INFO kablam! --> src/response.rs:25:32 Sep 05 20:16:43.648 INFO kablam! | Sep 05 20:16:43.648 INFO kablam! 25 | Ok(self).into_future().boxed() Sep 05 20:16:43.648 INFO kablam! | ^^^^^ Sep 05 20:16:43.649 INFO kablam! Sep 05 20:16:43.688 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 05 20:16:43.688 INFO kablam! --> src/zircon.rs:93:18 Sep 05 20:16:43.688 INFO kablam! | Sep 05 20:16:43.688 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Sep 05 20:16:43.688 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 20:16:43.702 INFO kablam! Sep 05 20:16:43.799 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.799 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Sep 05 20:16:43.799 INFO kablam! | Sep 05 20:16:43.799 INFO kablam! 42 | Ok(self).into_future().boxed() Sep 05 20:16:43.799 INFO kablam! | ^^^^^ Sep 05 20:16:43.799 INFO kablam! Sep 05 20:16:43.805 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:43.805 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Sep 05 20:16:43.805 INFO kablam! | Sep 05 20:16:43.805 INFO kablam! 45 | result.into_future().boxed() Sep 05 20:16:43.805 INFO kablam! | ^^^^^ Sep 05 20:16:43.806 INFO kablam! Sep 05 20:16:43.851 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 05 20:16:43.851 INFO kablam! --> src/config.rs:21:13 Sep 05 20:16:43.851 INFO kablam! | Sep 05 20:16:43.851 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 05 20:16:43.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 20:16:43.851 INFO kablam! | Sep 05 20:16:43.851 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 20:16:43.852 INFO kablam! Sep 05 20:16:43.922 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 20:16:43.922 INFO kablam! --> src/config.rs:21:13 Sep 05 20:16:43.922 INFO kablam! | Sep 05 20:16:43.922 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 05 20:16:43.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 20:16:43.922 INFO kablam! | Sep 05 20:16:43.922 INFO kablam! note: lint level defined here Sep 05 20:16:43.922 INFO kablam! --> src/lib.rs:1:24 Sep 05 20:16:43.922 INFO kablam! | Sep 05 20:16:43.922 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Sep 05 20:16:43.922 INFO kablam! | ^^^^^^^^ Sep 05 20:16:43.922 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 05 20:16:43.922 INFO kablam! Sep 05 20:16:44.598 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:44.598 INFO kablam! --> src/lib.rs:99:32 Sep 05 20:16:44.598 INFO kablam! | Sep 05 20:16:44.598 INFO kablam! 99 | Ok(resp).into_future().boxed() Sep 05 20:16:44.598 INFO kablam! | ^^^^^ Sep 05 20:16:44.602 INFO kablam! Sep 05 20:16:44.686 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:44.686 INFO kablam! --> src/error.rs:21:33 Sep 05 20:16:44.686 INFO kablam! | Sep 05 20:16:44.686 INFO kablam! 21 | Err(self).into_future().boxed() Sep 05 20:16:44.686 INFO kablam! | ^^^^^ Sep 05 20:16:44.686 INFO kablam! Sep 05 20:16:44.698 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:44.698 INFO kablam! --> src/error.rs:29:54 Sep 05 20:16:44.698 INFO kablam! | Sep 05 20:16:44.698 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Sep 05 20:16:44.698 INFO kablam! | ^^^^^ Sep 05 20:16:44.698 INFO kablam! Sep 05 20:16:44.698 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:44.698 INFO kablam! --> src/error.rs:33:75 Sep 05 20:16:44.698 INFO kablam! | Sep 05 20:16:44.698 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Sep 05 20:16:44.698 INFO kablam! | ^^^^^ Sep 05 20:16:44.698 INFO kablam! Sep 05 20:16:44.818 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:44.818 INFO kablam! --> src/request/mod.rs:119:12 Sep 05 20:16:44.818 INFO kablam! | Sep 05 20:16:44.818 INFO kablam! 119 | }).boxed() Sep 05 20:16:44.818 INFO kablam! | ^^^^^ Sep 05 20:16:44.818 INFO kablam! Sep 05 20:16:44.862 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:44.862 INFO kablam! --> src/request/mod.rs:137:12 Sep 05 20:16:44.862 INFO kablam! | Sep 05 20:16:44.862 INFO kablam! 137 | }).boxed() Sep 05 20:16:44.862 INFO kablam! | ^^^^^ Sep 05 20:16:44.862 INFO kablam! Sep 05 20:16:44.880 INFO kablam! error: use of deprecated item '>::remote_addr': This method will be gone in future versions. Sep 05 20:16:44.880 INFO kablam! --> src/request/mod.rs:148:34 Sep 05 20:16:44.880 INFO kablam! | Sep 05 20:16:44.880 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Sep 05 20:16:44.880 INFO kablam! | ^^^^^^^^^^^ Sep 05 20:16:44.902 INFO kablam! Sep 05 20:16:45.162 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:45.162 INFO kablam! --> src/response.rs:25:32 Sep 05 20:16:45.162 INFO kablam! | Sep 05 20:16:45.162 INFO kablam! 25 | Ok(self).into_future().boxed() Sep 05 20:16:45.162 INFO kablam! | ^^^^^ Sep 05 20:16:45.162 INFO kablam! Sep 05 20:16:45.234 INFO kablam! error: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 05 20:16:45.234 INFO kablam! --> src/zircon.rs:93:18 Sep 05 20:16:45.234 INFO kablam! | Sep 05 20:16:45.234 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Sep 05 20:16:45.234 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 20:16:45.234 INFO kablam! Sep 05 20:16:46.194 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:46.194 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Sep 05 20:16:46.194 INFO kablam! | Sep 05 20:16:46.194 INFO kablam! 42 | Ok(self).into_future().boxed() Sep 05 20:16:46.194 INFO kablam! | ^^^^^ Sep 05 20:16:46.194 INFO kablam! Sep 05 20:16:46.250 INFO kablam! error: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 05 20:16:46.250 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Sep 05 20:16:46.250 INFO kablam! | Sep 05 20:16:46.250 INFO kablam! 45 | result.into_future().boxed() Sep 05 20:16:46.250 INFO kablam! | ^^^^^ Sep 05 20:16:46.250 INFO kablam! Sep 05 20:16:46.577 INFO kablam! error: aborting due to 12 previous errors Sep 05 20:16:46.577 INFO kablam! Sep 05 20:16:46.662 INFO kablam! error: Could not compile `zircon`. Sep 05 20:16:46.662 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:16:49.993 INFO kablam! error: build failed Sep 05 20:16:49.994 INFO kablam! su: No module specific data is present Sep 05 20:16:51.104 INFO running `"docker" "rm" "-f" "1ef64a6196f7ccdcbfc77df4c69572b5972db36caa3e4927ebd9d17602e46613"` Sep 05 20:16:51.307 INFO blam! 1ef64a6196f7ccdcbfc77df4c69572b5972db36caa3e4927ebd9d17602e46613