Oct 13 05:53:12.342 INFO checking zircon-0.1.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:53:12.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:53:12.659 INFO blam! 63753d9575f29074dea3a257494f20f850fd16f2ab980da3aa2a17e6400083e3 Oct 13 05:53:12.669 INFO running `"docker" "start" "-a" "63753d9575f29074dea3a257494f20f850fd16f2ab980da3aa2a17e6400083e3"` Oct 13 05:53:13.767 INFO kablam! usermod: no changes Oct 13 05:53:14.232 INFO kablam! Checking base64 v0.5.2 Oct 13 05:53:14.232 INFO kablam! Checking tokio-service v0.1.0 Oct 13 05:53:14.232 INFO kablam! Checking relay v0.1.1 Oct 13 05:53:14.244 INFO kablam! Checking want v0.0.4 Oct 13 05:53:14.245 INFO kablam! Checking tokio-io v0.1.9 Oct 13 05:53:14.245 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 13 05:53:14.245 INFO kablam! Checking handlebars v0.26.2 Oct 13 05:53:14.246 INFO kablam! Compiling ring v0.9.7 Oct 13 05:53:19.828 INFO kablam! Checking tokio-codec v0.1.1 Oct 13 05:53:19.828 INFO kablam! Checking tokio-reactor v0.1.6 Oct 13 05:53:24.712 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 05:53:29.173 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 05:53:29.174 INFO kablam! Checking tokio-tcp v0.1.2 Oct 13 05:53:29.174 INFO kablam! Checking tokio-uds v0.2.2 Oct 13 05:53:36.825 INFO kablam! Checking cookie v0.8.1 Oct 13 05:53:37.680 INFO kablam! Checking tokio v0.1.11 Oct 13 05:53:40.996 INFO kablam! Checking tokio-core v0.1.17 Oct 13 05:53:44.821 INFO kablam! Checking tokio-proto v0.1.1 Oct 13 05:53:49.864 INFO kablam! Checking hyper v0.11.27 Oct 13 05:53:58.123 INFO kablam! Checking zircon v0.1.1 (/source) Oct 13 05:54:05.152 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 05:54:05.152 INFO kablam! --> src/config.rs:21:13 Oct 13 05:54:05.152 INFO kablam! | Oct 13 05:54:05.152 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 13 05:54:05.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:54:05.152 INFO kablam! | Oct 13 05:54:05.152 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:54:05.152 INFO kablam! Oct 13 05:54:05.432 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 Oct 13 05:54:05.432 INFO kablam! --> src/lib.rs:99:32 Oct 13 05:54:05.432 INFO kablam! | Oct 13 05:54:05.432 INFO kablam! 99 | Ok(resp).into_future().boxed() Oct 13 05:54:05.432 INFO kablam! | ^^^^^ Oct 13 05:54:05.432 INFO kablam! Oct 13 05:54:05.459 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 Oct 13 05:54:05.459 INFO kablam! --> src/error.rs:21:33 Oct 13 05:54:05.459 INFO kablam! | Oct 13 05:54:05.459 INFO kablam! 21 | Err(self).into_future().boxed() Oct 13 05:54:05.459 INFO kablam! | ^^^^^ Oct 13 05:54:05.459 INFO kablam! Oct 13 05:54:05.459 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 Oct 13 05:54:05.474 INFO kablam! --> src/error.rs:29:54 Oct 13 05:54:05.474 INFO kablam! | Oct 13 05:54:05.474 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Oct 13 05:54:05.474 INFO kablam! | ^^^^^ Oct 13 05:54:05.474 INFO kablam! Oct 13 05:54:05.480 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 Oct 13 05:54:05.480 INFO kablam! --> src/error.rs:33:75 Oct 13 05:54:05.480 INFO kablam! | Oct 13 05:54:05.480 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Oct 13 05:54:05.480 INFO kablam! | ^^^^^ Oct 13 05:54:05.480 INFO kablam! Oct 13 05:54:05.504 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 Oct 13 05:54:05.504 INFO kablam! --> src/request/mod.rs:119:12 Oct 13 05:54:05.504 INFO kablam! | Oct 13 05:54:05.504 INFO kablam! 119 | }).boxed() Oct 13 05:54:05.504 INFO kablam! | ^^^^^ Oct 13 05:54:05.504 INFO kablam! Oct 13 05:54:05.508 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 Oct 13 05:54:05.508 INFO kablam! --> src/request/mod.rs:137:12 Oct 13 05:54:05.508 INFO kablam! | Oct 13 05:54:05.508 INFO kablam! 137 | }).boxed() Oct 13 05:54:05.508 INFO kablam! | ^^^^^ Oct 13 05:54:05.508 INFO kablam! Oct 13 05:54:05.524 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Oct 13 05:54:05.524 INFO kablam! --> src/request/mod.rs:148:34 Oct 13 05:54:05.524 INFO kablam! | Oct 13 05:54:05.524 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Oct 13 05:54:05.524 INFO kablam! | ^^^^^^^^^^^ Oct 13 05:54:05.524 INFO kablam! Oct 13 05:54:05.556 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 Oct 13 05:54:05.556 INFO kablam! --> src/response.rs:25:32 Oct 13 05:54:05.556 INFO kablam! | Oct 13 05:54:05.556 INFO kablam! 25 | Ok(self).into_future().boxed() Oct 13 05:54:05.556 INFO kablam! | ^^^^^ Oct 13 05:54:05.556 INFO kablam! Oct 13 05:54:05.616 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 05:54:05.616 INFO kablam! --> src/zircon.rs:93:18 Oct 13 05:54:05.616 INFO kablam! | Oct 13 05:54:05.616 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Oct 13 05:54:05.616 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:54:05.616 INFO kablam! Oct 13 05:54:05.707 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 Oct 13 05:54:05.707 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Oct 13 05:54:05.708 INFO kablam! | Oct 13 05:54:05.708 INFO kablam! 42 | Ok(self).into_future().boxed() Oct 13 05:54:05.708 INFO kablam! | ^^^^^ Oct 13 05:54:05.708 INFO kablam! Oct 13 05:54:05.717 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 Oct 13 05:54:05.717 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Oct 13 05:54:05.717 INFO kablam! | Oct 13 05:54:05.717 INFO kablam! 45 | result.into_future().boxed() Oct 13 05:54:05.717 INFO kablam! | ^^^^^ Oct 13 05:54:05.717 INFO kablam! Oct 13 05:54:05.780 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 05:54:05.780 INFO kablam! --> src/config.rs:21:13 Oct 13 05:54:05.781 INFO kablam! | Oct 13 05:54:05.781 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 13 05:54:05.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:54:05.781 INFO kablam! | Oct 13 05:54:05.781 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:54:05.781 INFO kablam! Oct 13 05:54:05.952 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 05:54:05.952 INFO kablam! --> src/config.rs:21:13 Oct 13 05:54:05.952 INFO kablam! | Oct 13 05:54:05.952 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 13 05:54:05.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:54:05.952 INFO kablam! | Oct 13 05:54:05.952 INFO kablam! note: lint level defined here Oct 13 05:54:05.952 INFO kablam! --> src/lib.rs:1:24 Oct 13 05:54:05.952 INFO kablam! | Oct 13 05:54:05.952 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Oct 13 05:54:05.952 INFO kablam! | ^^^^^^^^ Oct 13 05:54:05.952 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 05:54:05.952 INFO kablam! Oct 13 05:54:06.212 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 Oct 13 05:54:06.212 INFO kablam! --> src/lib.rs:99:32 Oct 13 05:54:06.212 INFO kablam! | Oct 13 05:54:06.212 INFO kablam! 99 | Ok(resp).into_future().boxed() Oct 13 05:54:06.212 INFO kablam! | ^^^^^ Oct 13 05:54:06.212 INFO kablam! Oct 13 05:54:06.228 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 Oct 13 05:54:06.228 INFO kablam! --> src/error.rs:21:33 Oct 13 05:54:06.228 INFO kablam! | Oct 13 05:54:06.228 INFO kablam! 21 | Err(self).into_future().boxed() Oct 13 05:54:06.228 INFO kablam! | ^^^^^ Oct 13 05:54:06.228 INFO kablam! Oct 13 05:54:06.231 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 Oct 13 05:54:06.231 INFO kablam! --> src/error.rs:29:54 Oct 13 05:54:06.231 INFO kablam! | Oct 13 05:54:06.231 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Oct 13 05:54:06.231 INFO kablam! | ^^^^^ Oct 13 05:54:06.231 INFO kablam! Oct 13 05:54:06.233 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 Oct 13 05:54:06.233 INFO kablam! --> src/error.rs:33:75 Oct 13 05:54:06.233 INFO kablam! | Oct 13 05:54:06.233 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Oct 13 05:54:06.233 INFO kablam! | ^^^^^ Oct 13 05:54:06.233 INFO kablam! Oct 13 05:54:06.277 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 Oct 13 05:54:06.277 INFO kablam! --> src/request/mod.rs:119:12 Oct 13 05:54:06.277 INFO kablam! | Oct 13 05:54:06.277 INFO kablam! 119 | }).boxed() Oct 13 05:54:06.277 INFO kablam! | ^^^^^ Oct 13 05:54:06.277 INFO kablam! Oct 13 05:54:06.277 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 Oct 13 05:54:06.277 INFO kablam! --> src/request/mod.rs:137:12 Oct 13 05:54:06.277 INFO kablam! | Oct 13 05:54:06.277 INFO kablam! 137 | }).boxed() Oct 13 05:54:06.277 INFO kablam! | ^^^^^ Oct 13 05:54:06.277 INFO kablam! Oct 13 05:54:06.312 INFO kablam! error: use of deprecated item '>::remote_addr': This method will be gone in future versions. Oct 13 05:54:06.312 INFO kablam! --> src/request/mod.rs:148:34 Oct 13 05:54:06.312 INFO kablam! | Oct 13 05:54:06.312 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Oct 13 05:54:06.312 INFO kablam! | ^^^^^^^^^^^ Oct 13 05:54:06.312 INFO kablam! Oct 13 05:54:06.696 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 Oct 13 05:54:06.696 INFO kablam! --> src/response.rs:25:32 Oct 13 05:54:06.696 INFO kablam! | Oct 13 05:54:06.696 INFO kablam! 25 | Ok(self).into_future().boxed() Oct 13 05:54:06.696 INFO kablam! | ^^^^^ Oct 13 05:54:06.696 INFO kablam! Oct 13 05:54:06.774 INFO kablam! error: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 13 05:54:06.774 INFO kablam! --> src/zircon.rs:93:18 Oct 13 05:54:06.774 INFO kablam! | Oct 13 05:54:06.775 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Oct 13 05:54:06.775 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:54:06.775 INFO kablam! Oct 13 05:54:07.262 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 Oct 13 05:54:07.263 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Oct 13 05:54:07.263 INFO kablam! | Oct 13 05:54:07.264 INFO kablam! 42 | Ok(self).into_future().boxed() Oct 13 05:54:07.264 INFO kablam! | ^^^^^ Oct 13 05:54:07.268 INFO kablam! Oct 13 05:54:07.270 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 Oct 13 05:54:07.271 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Oct 13 05:54:07.272 INFO kablam! | Oct 13 05:54:07.272 INFO kablam! 45 | result.into_future().boxed() Oct 13 05:54:07.276 INFO kablam! | ^^^^^ Oct 13 05:54:07.277 INFO kablam! Oct 13 05:54:07.496 INFO kablam! error: aborting due to 12 previous errors Oct 13 05:54:07.508 INFO kablam! Oct 13 05:54:07.597 INFO kablam! error: Could not compile `zircon`. Oct 13 05:54:07.597 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 05:54:31.095 INFO kablam! error: build failed Oct 13 05:54:31.097 INFO kablam! su: No module specific data is present Oct 13 05:54:31.781 INFO running `"docker" "rm" "-f" "63753d9575f29074dea3a257494f20f850fd16f2ab980da3aa2a17e6400083e3"` Oct 13 05:54:32.108 INFO blam! 63753d9575f29074dea3a257494f20f850fd16f2ab980da3aa2a17e6400083e3