Sep 10 05:45:53.131 INFO checking zircon-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 05:45:53.131 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 05:45:53.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:45:53.371 INFO blam! 185217959b35cdc5c282d657490e718758b1482b208ab58f6772400a846cef78 Sep 10 05:45:53.373 INFO running `"docker" "start" "-a" "185217959b35cdc5c282d657490e718758b1482b208ab58f6772400a846cef78"` Sep 10 05:45:54.790 INFO kablam! usermod: no changes Sep 10 05:45:55.178 INFO kablam! Checking base64 v0.5.2 Sep 10 05:45:55.182 INFO kablam! Checking mime v0.2.6 Sep 10 05:45:55.182 INFO kablam! Checking handlebars v0.26.2 Sep 10 05:45:55.182 INFO kablam! Compiling ring v0.9.7 Sep 10 05:45:55.182 INFO kablam! Checking tokio-proto v0.1.1 Sep 10 05:46:02.764 INFO kablam! Checking hyper v0.11.27 Sep 10 05:46:09.918 INFO kablam! Checking cookie v0.8.1 Sep 10 05:46:14.574 INFO kablam! Checking zircon v0.1.1 (file:///source) Sep 10 05:46:16.273 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 05:46:16.274 INFO kablam! --> src/config.rs:21:13 Sep 10 05:46:16.274 INFO kablam! | Sep 10 05:46:16.274 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 10 05:46:16.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 05:46:16.278 INFO kablam! | Sep 10 05:46:16.278 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 05:46:16.278 INFO kablam! Sep 10 05:46:16.306 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 05:46:16.306 INFO kablam! --> src/config.rs:21:13 Sep 10 05:46:16.306 INFO kablam! | Sep 10 05:46:16.306 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 10 05:46:16.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 05:46:16.306 INFO kablam! | Sep 10 05:46:16.306 INFO kablam! note: lint level defined here Sep 10 05:46:16.306 INFO kablam! --> src/lib.rs:1:24 Sep 10 05:46:16.306 INFO kablam! | Sep 10 05:46:16.306 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Sep 10 05:46:16.306 INFO kablam! | ^^^^^^^^ Sep 10 05:46:16.306 INFO kablam! = note: #[warn(deprecated)] implied by #[warn(warnings)] Sep 10 05:46:16.306 INFO kablam! Sep 10 05:46:16.536 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 10 05:46:16.536 INFO kablam! --> src/lib.rs:99:32 Sep 10 05:46:16.536 INFO kablam! | Sep 10 05:46:16.536 INFO kablam! 99 | Ok(resp).into_future().boxed() Sep 10 05:46:16.536 INFO kablam! | ^^^^^ Sep 10 05:46:16.536 INFO kablam! Sep 10 05:46:16.558 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 10 05:46:16.558 INFO kablam! --> src/error.rs:21:33 Sep 10 05:46:16.558 INFO kablam! | Sep 10 05:46:16.558 INFO kablam! 21 | Err(self).into_future().boxed() Sep 10 05:46:16.558 INFO kablam! | ^^^^^ Sep 10 05:46:16.558 INFO kablam! Sep 10 05:46:16.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 10 05:46:16.562 INFO kablam! --> src/error.rs:29:54 Sep 10 05:46:16.562 INFO kablam! | Sep 10 05:46:16.562 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Sep 10 05:46:16.562 INFO kablam! | ^^^^^ Sep 10 05:46:16.562 INFO kablam! Sep 10 05:46:16.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 10 05:46:16.562 INFO kablam! --> src/error.rs:33:75 Sep 10 05:46:16.562 INFO kablam! | Sep 10 05:46:16.562 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Sep 10 05:46:16.562 INFO kablam! | ^^^^^ Sep 10 05:46:16.562 INFO kablam! Sep 10 05:46:16.578 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 10 05:46:16.578 INFO kablam! --> src/lib.rs:99:32 Sep 10 05:46:16.578 INFO kablam! | Sep 10 05:46:16.578 INFO kablam! 99 | Ok(resp).into_future().boxed() Sep 10 05:46:16.578 INFO kablam! | ^^^^^ Sep 10 05:46:16.578 INFO kablam! Sep 10 05:46:16.591 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 10 05:46:16.591 INFO kablam! --> src/request/mod.rs:119:12 Sep 10 05:46:16.591 INFO kablam! | Sep 10 05:46:16.591 INFO kablam! 119 | }).boxed() Sep 10 05:46:16.591 INFO kablam! | ^^^^^ Sep 10 05:46:16.591 INFO kablam! Sep 10 05:46:16.598 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 10 05:46:16.598 INFO kablam! --> src/request/mod.rs:137:12 Sep 10 05:46:16.598 INFO kablam! | Sep 10 05:46:16.598 INFO kablam! 137 | }).boxed() Sep 10 05:46:16.598 INFO kablam! | ^^^^^ Sep 10 05:46:16.598 INFO kablam! Sep 10 05:46:16.598 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 10 05:46:16.598 INFO kablam! --> src/error.rs:21:33 Sep 10 05:46:16.598 INFO kablam! | Sep 10 05:46:16.598 INFO kablam! 21 | Err(self).into_future().boxed() Sep 10 05:46:16.598 INFO kablam! | ^^^^^ Sep 10 05:46:16.598 INFO kablam! Sep 10 05:46:16.602 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Sep 10 05:46:16.602 INFO kablam! --> src/request/mod.rs:148:34 Sep 10 05:46:16.602 INFO kablam! | Sep 10 05:46:16.602 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Sep 10 05:46:16.602 INFO kablam! | ^^^^^^^^^^^ Sep 10 05:46:16.602 INFO kablam! Sep 10 05:46:16.610 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 10 05:46:16.610 INFO kablam! --> src/error.rs:29:54 Sep 10 05:46:16.610 INFO kablam! | Sep 10 05:46:16.610 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Sep 10 05:46:16.610 INFO kablam! | ^^^^^ Sep 10 05:46:16.610 INFO kablam! Sep 10 05:46:16.610 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 10 05:46:16.610 INFO kablam! --> src/error.rs:33:75 Sep 10 05:46:16.610 INFO kablam! | Sep 10 05:46:16.610 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Sep 10 05:46:16.610 INFO kablam! | ^^^^^ Sep 10 05:46:16.610 INFO kablam! Sep 10 05:46:16.622 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 10 05:46:16.622 INFO kablam! --> src/response.rs:25:32 Sep 10 05:46:16.622 INFO kablam! | Sep 10 05:46:16.622 INFO kablam! 25 | Ok(self).into_future().boxed() Sep 10 05:46:16.622 INFO kablam! | ^^^^^ Sep 10 05:46:16.622 INFO kablam! Sep 10 05:46:16.646 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 10 05:46:16.646 INFO kablam! --> src/request/mod.rs:119:12 Sep 10 05:46:16.646 INFO kablam! | Sep 10 05:46:16.646 INFO kablam! 119 | }).boxed() Sep 10 05:46:16.646 INFO kablam! | ^^^^^ Sep 10 05:46:16.646 INFO kablam! Sep 10 05:46:16.654 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 10 05:46:16.654 INFO kablam! --> src/request/mod.rs:137:12 Sep 10 05:46:16.654 INFO kablam! | Sep 10 05:46:16.654 INFO kablam! 137 | }).boxed() Sep 10 05:46:16.654 INFO kablam! | ^^^^^ Sep 10 05:46:16.654 INFO kablam! Sep 10 05:46:16.654 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Sep 10 05:46:16.654 INFO kablam! --> src/request/mod.rs:148:34 Sep 10 05:46:16.654 INFO kablam! | Sep 10 05:46:16.654 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Sep 10 05:46:16.654 INFO kablam! | ^^^^^^^^^^^ Sep 10 05:46:16.654 INFO kablam! Sep 10 05:46:16.666 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 10 05:46:16.666 INFO kablam! --> src/zircon.rs:93:18 Sep 10 05:46:16.666 INFO kablam! | Sep 10 05:46:16.666 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Sep 10 05:46:16.666 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 05:46:16.666 INFO kablam! Sep 10 05:46:16.790 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 10 05:46:16.790 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Sep 10 05:46:16.790 INFO kablam! | Sep 10 05:46:16.790 INFO kablam! 42 | Ok(self).into_future().boxed() Sep 10 05:46:16.790 INFO kablam! | ^^^^^ Sep 10 05:46:16.790 INFO kablam! Sep 10 05:46:16.818 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 10 05:46:16.818 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Sep 10 05:46:16.818 INFO kablam! | Sep 10 05:46:16.818 INFO kablam! 45 | result.into_future().boxed() Sep 10 05:46:16.818 INFO kablam! | ^^^^^ Sep 10 05:46:16.818 INFO kablam! Sep 10 05:46:16.830 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 10 05:46:16.830 INFO kablam! --> src/response.rs:25:32 Sep 10 05:46:16.830 INFO kablam! | Sep 10 05:46:16.830 INFO kablam! 25 | Ok(self).into_future().boxed() Sep 10 05:46:16.830 INFO kablam! | ^^^^^ Sep 10 05:46:16.830 INFO kablam! Sep 10 05:46:16.862 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 10 05:46:16.862 INFO kablam! --> src/zircon.rs:93:18 Sep 10 05:46:16.862 INFO kablam! | Sep 10 05:46:16.862 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Sep 10 05:46:16.862 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 05:46:16.862 INFO kablam! Sep 10 05:46:16.874 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 05:46:16.874 INFO kablam! --> src/config.rs:21:13 Sep 10 05:46:16.874 INFO kablam! | Sep 10 05:46:16.874 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 10 05:46:16.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 05:46:16.874 INFO kablam! | Sep 10 05:46:16.874 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 05:46:16.874 INFO kablam! Sep 10 05:46:17.114 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 10 05:46:17.114 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Sep 10 05:46:17.114 INFO kablam! | Sep 10 05:46:17.114 INFO kablam! 42 | Ok(self).into_future().boxed() Sep 10 05:46:17.114 INFO kablam! | ^^^^^ Sep 10 05:46:17.114 INFO kablam! Sep 10 05:46:17.146 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 10 05:46:17.146 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Sep 10 05:46:17.146 INFO kablam! | Sep 10 05:46:17.146 INFO kablam! 45 | result.into_future().boxed() Sep 10 05:46:17.146 INFO kablam! | ^^^^^ Sep 10 05:46:17.146 INFO kablam! Sep 10 05:46:17.198 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 05:46:17.198 INFO kablam! --> src/config.rs:21:13 Sep 10 05:46:17.198 INFO kablam! | Sep 10 05:46:17.198 INFO kablam! 21 | use std::ascii::AsciiExt; Sep 10 05:46:17.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 05:46:17.198 INFO kablam! | Sep 10 05:46:17.198 INFO kablam! note: lint level defined here Sep 10 05:46:17.198 INFO kablam! --> src/lib.rs:1:24 Sep 10 05:46:17.198 INFO kablam! | Sep 10 05:46:17.198 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Sep 10 05:46:17.198 INFO kablam! | ^^^^^^^^ Sep 10 05:46:17.198 INFO kablam! = note: #[warn(unused_imports)] implied by #[warn(warnings)] Sep 10 05:46:17.198 INFO kablam! Sep 10 05:46:28.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.64s Sep 10 05:46:28.498 INFO kablam! su: No module specific data is present Sep 10 05:46:29.464 INFO running `"docker" "rm" "-f" "185217959b35cdc5c282d657490e718758b1482b208ab58f6772400a846cef78"` Sep 10 05:46:29.584 INFO blam! 185217959b35cdc5c282d657490e718758b1482b208ab58f6772400a846cef78