Sep 01 18:04:31.245 INFO checking zircon-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 18:04:31.245 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 18:04:31.245 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:04:31.421 INFO blam! 16143c4d038ce715b8235257aea0e3a6285cb5a1e2780fb2763638e66f1cc175 Sep 01 18:04:31.422 INFO running `"docker" "start" "-a" "16143c4d038ce715b8235257aea0e3a6285cb5a1e2780fb2763638e66f1cc175"` Sep 01 18:04:32.333 INFO kablam! Checking base64 v0.5.2 Sep 01 18:04:32.340 INFO kablam! Checking handlebars v0.26.2 Sep 01 18:04:32.343 INFO kablam! Compiling ring v0.9.7 Sep 01 18:04:42.038 INFO kablam! Checking cookie v0.8.1 Sep 01 18:04:42.939 INFO kablam! Checking zircon v0.1.1 (file:///source) Sep 01 18:04:44.569 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 18:04:44.569 INFO kablam! --> src/config.rs:21:13 Sep 01 18:04:44.569 INFO kablam! | Sep 01 18:04:44.569 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 01 18:04:44.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 18:04:44.569 INFO kablam! | Sep 01 18:04:44.569 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 18:04:44.569 INFO kablam! Sep 01 18:04:44.810 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 01 18:04:44.810 INFO kablam! --> src/lib.rs:99:32 Sep 01 18:04:44.810 INFO kablam! | Sep 01 18:04:44.810 INFO kablam! 99 | Ok(resp).into_future().boxed() Sep 01 18:04:44.810 INFO kablam! | ^^^^^ Sep 01 18:04:44.810 INFO kablam! Sep 01 18:04:44.829 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 01 18:04:44.829 INFO kablam! --> src/error.rs:21:33 Sep 01 18:04:44.829 INFO kablam! | Sep 01 18:04:44.829 INFO kablam! 21 | Err(self).into_future().boxed() Sep 01 18:04:44.829 INFO kablam! | ^^^^^ Sep 01 18:04:44.829 INFO kablam! Sep 01 18:04:44.831 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 01 18:04:44.831 INFO kablam! --> src/error.rs:29:54 Sep 01 18:04:44.831 INFO kablam! | Sep 01 18:04:44.831 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Sep 01 18:04:44.831 INFO kablam! | ^^^^^ Sep 01 18:04:44.831 INFO kablam! Sep 01 18:04:44.833 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 01 18:04:44.833 INFO kablam! --> src/error.rs:33:75 Sep 01 18:04:44.833 INFO kablam! | Sep 01 18:04:44.833 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Sep 01 18:04:44.833 INFO kablam! | ^^^^^ Sep 01 18:04:44.833 INFO kablam! Sep 01 18:04:44.860 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 01 18:04:44.861 INFO kablam! --> src/request/mod.rs:119:12 Sep 01 18:04:44.861 INFO kablam! | Sep 01 18:04:44.861 INFO kablam! 119 | }).boxed() Sep 01 18:04:44.861 INFO kablam! | ^^^^^ Sep 01 18:04:44.861 INFO kablam! Sep 01 18:04:44.870 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 01 18:04:44.870 INFO kablam! --> src/request/mod.rs:137:12 Sep 01 18:04:44.870 INFO kablam! | Sep 01 18:04:44.870 INFO kablam! 137 | }).boxed() Sep 01 18:04:44.870 INFO kablam! | ^^^^^ Sep 01 18:04:44.870 INFO kablam! Sep 01 18:04:44.876 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Sep 01 18:04:44.876 INFO kablam! --> src/request/mod.rs:148:34 Sep 01 18:04:44.876 INFO kablam! | Sep 01 18:04:44.876 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Sep 01 18:04:44.876 INFO kablam! | ^^^^^^^^^^^ Sep 01 18:04:44.876 INFO kablam! Sep 01 18:04:44.904 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 01 18:04:44.904 INFO kablam! --> src/response.rs:25:32 Sep 01 18:04:44.904 INFO kablam! | Sep 01 18:04:44.904 INFO kablam! 25 | Ok(self).into_future().boxed() Sep 01 18:04:44.904 INFO kablam! | ^^^^^ Sep 01 18:04:44.904 INFO kablam! Sep 01 18:04:44.934 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 01 18:04:44.934 INFO kablam! --> src/zircon.rs:93:18 Sep 01 18:04:44.934 INFO kablam! | Sep 01 18:04:44.934 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Sep 01 18:04:44.934 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 18:04:44.934 INFO kablam! Sep 01 18:04:44.940 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 18:04:44.940 INFO kablam! --> src/config.rs:21:13 Sep 01 18:04:44.941 INFO kablam! | Sep 01 18:04:44.941 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 01 18:04:44.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 18:04:44.941 INFO kablam! | Sep 01 18:04:44.941 INFO kablam! note: lint level defined here Sep 01 18:04:44.941 INFO kablam! --> src/lib.rs:1:24 Sep 01 18:04:44.941 INFO kablam! | Sep 01 18:04:44.941 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Sep 01 18:04:44.941 INFO kablam! | ^^^^^^^^ Sep 01 18:04:44.941 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 18:04:44.941 INFO kablam! Sep 01 18:04:45.028 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 01 18:04:45.028 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Sep 01 18:04:45.028 INFO kablam! | Sep 01 18:04:45.028 INFO kablam! 42 | Ok(self).into_future().boxed() Sep 01 18:04:45.029 INFO kablam! | ^^^^^ Sep 01 18:04:45.029 INFO kablam! Sep 01 18:04:45.040 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 01 18:04:45.040 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Sep 01 18:04:45.041 INFO kablam! | Sep 01 18:04:45.041 INFO kablam! 45 | result.into_future().boxed() Sep 01 18:04:45.041 INFO kablam! | ^^^^^ Sep 01 18:04:45.041 INFO kablam! Sep 01 18:04:45.112 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 01 18:04:45.112 INFO kablam! --> src/config.rs:21:13 Sep 01 18:04:45.112 INFO kablam! | Sep 01 18:04:45.112 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 01 18:04:45.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 18:04:45.112 INFO kablam! | Sep 01 18:04:45.112 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 18:04:45.112 INFO kablam! Sep 01 18:04:45.377 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 01 18:04:45.377 INFO kablam! --> src/lib.rs:99:32 Sep 01 18:04:45.377 INFO kablam! | Sep 01 18:04:45.377 INFO kablam! 99 | Ok(resp).into_future().boxed() Sep 01 18:04:45.378 INFO kablam! | ^^^^^ Sep 01 18:04:45.378 INFO kablam! Sep 01 18:04:45.407 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 01 18:04:45.407 INFO kablam! --> src/error.rs:21:33 Sep 01 18:04:45.407 INFO kablam! | Sep 01 18:04:45.407 INFO kablam! 21 | Err(self).into_future().boxed() Sep 01 18:04:45.407 INFO kablam! | ^^^^^ Sep 01 18:04:45.408 INFO kablam! Sep 01 18:04:45.410 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 01 18:04:45.410 INFO kablam! --> src/error.rs:29:54 Sep 01 18:04:45.410 INFO kablam! | Sep 01 18:04:45.410 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Sep 01 18:04:45.410 INFO kablam! | ^^^^^ Sep 01 18:04:45.410 INFO kablam! Sep 01 18:04:45.412 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 01 18:04:45.412 INFO kablam! --> src/error.rs:33:75 Sep 01 18:04:45.412 INFO kablam! | Sep 01 18:04:45.412 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Sep 01 18:04:45.412 INFO kablam! | ^^^^^ Sep 01 18:04:45.412 INFO kablam! Sep 01 18:04:45.447 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 01 18:04:45.447 INFO kablam! --> src/request/mod.rs:119:12 Sep 01 18:04:45.447 INFO kablam! | Sep 01 18:04:45.447 INFO kablam! 119 | }).boxed() Sep 01 18:04:45.447 INFO kablam! | ^^^^^ Sep 01 18:04:45.447 INFO kablam! Sep 01 18:04:45.454 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 01 18:04:45.454 INFO kablam! --> src/request/mod.rs:137:12 Sep 01 18:04:45.454 INFO kablam! | Sep 01 18:04:45.454 INFO kablam! 137 | }).boxed() Sep 01 18:04:45.454 INFO kablam! | ^^^^^ Sep 01 18:04:45.454 INFO kablam! Sep 01 18:04:45.459 INFO kablam! error: use of deprecated item '>::remote_addr': This method will be gone in future versions. Sep 01 18:04:45.459 INFO kablam! --> src/request/mod.rs:148:34 Sep 01 18:04:45.459 INFO kablam! | Sep 01 18:04:45.459 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Sep 01 18:04:45.459 INFO kablam! | ^^^^^^^^^^^ Sep 01 18:04:45.459 INFO kablam! Sep 01 18:04:45.584 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 01 18:04:45.584 INFO kablam! --> src/response.rs:25:32 Sep 01 18:04:45.584 INFO kablam! | Sep 01 18:04:45.584 INFO kablam! 25 | Ok(self).into_future().boxed() Sep 01 18:04:45.584 INFO kablam! | ^^^^^ Sep 01 18:04:45.584 INFO kablam! Sep 01 18:04:45.624 INFO kablam! error: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 01 18:04:45.624 INFO kablam! --> src/zircon.rs:93:18 Sep 01 18:04:45.624 INFO kablam! | Sep 01 18:04:45.625 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Sep 01 18:04:45.625 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 18:04:45.625 INFO kablam! Sep 01 18:04:45.897 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 01 18:04:45.897 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Sep 01 18:04:45.897 INFO kablam! | Sep 01 18:04:45.897 INFO kablam! 42 | Ok(self).into_future().boxed() Sep 01 18:04:45.897 INFO kablam! | ^^^^^ Sep 01 18:04:45.897 INFO kablam! Sep 01 18:04:45.907 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 01 18:04:45.907 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Sep 01 18:04:45.907 INFO kablam! | Sep 01 18:04:45.907 INFO kablam! 45 | result.into_future().boxed() Sep 01 18:04:45.907 INFO kablam! | ^^^^^ Sep 01 18:04:45.907 INFO kablam! Sep 01 18:04:46.039 INFO kablam! error: aborting due to 12 previous errors Sep 01 18:04:46.039 INFO kablam! Sep 01 18:04:46.056 INFO kablam! error: Could not compile `zircon`. Sep 01 18:04:46.057 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:04:49.206 INFO kablam! error: build failed Sep 01 18:04:49.209 INFO kablam! su: No module specific data is present Sep 01 18:04:49.569 INFO running `"docker" "rm" "-f" "16143c4d038ce715b8235257aea0e3a6285cb5a1e2780fb2763638e66f1cc175"` Sep 01 18:04:49.673 INFO blam! 16143c4d038ce715b8235257aea0e3a6285cb5a1e2780fb2763638e66f1cc175