Oct 15 13:09:37.266 INFO testing zircon-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:09:37.266 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 13:09:37.699 INFO blam! ae7d11e7a7a15b0c0bddd6ec35822e5430413ec565958cfc860fb36a40510911 Oct 15 13:09:37.704 INFO running `"docker" "start" "-a" "ae7d11e7a7a15b0c0bddd6ec35822e5430413ec565958cfc860fb36a40510911"` Oct 15 13:09:38.752 INFO kablam! usermod: no changes Oct 15 13:09:39.123 INFO kablam! Compiling base64 v0.5.2 Oct 15 13:09:39.123 INFO kablam! Compiling tokio-service v0.1.0 Oct 15 13:09:39.123 INFO kablam! Compiling relay v0.1.1 Oct 15 13:09:39.127 INFO kablam! Compiling rand v0.5.5 Oct 15 13:09:39.127 INFO kablam! Compiling want v0.0.4 Oct 15 13:09:39.127 INFO kablam! Compiling lock_api v0.1.4 Oct 15 13:09:39.127 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 13:09:39.127 INFO kablam! Compiling mime v0.2.6 Oct 15 13:09:40.639 INFO kablam! Compiling tokio-io v0.1.9 Oct 15 13:09:40.671 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 13:09:43.191 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 15 13:09:43.251 INFO kablam! Compiling thread_local v0.3.6 Oct 15 13:09:47.701 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 13:09:47.826 INFO kablam! Compiling regex v0.2.11 Oct 15 13:09:49.471 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 15 13:09:49.707 INFO kablam! Compiling tokio-codec v0.1.1 Oct 15 13:09:51.935 INFO kablam! Compiling rayon-core v1.4.1 Oct 15 13:09:54.383 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 15 13:09:54.383 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 15 13:09:58.721 INFO kablam! Compiling rayon v0.7.1 Oct 15 13:09:58.851 INFO kablam! Compiling parking_lot v0.6.4 Oct 15 13:10:08.335 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 15 13:10:09.187 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 13:10:09.535 INFO kablam! Compiling handlebars v0.26.2 Oct 15 13:10:12.451 INFO kablam! Compiling ring v0.9.7 Oct 15 13:10:16.611 INFO kablam! Compiling tokio-uds v0.2.2 Oct 15 13:10:16.611 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 15 13:10:16.643 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 13:10:25.012 INFO kablam! Compiling tokio v0.1.11 Oct 15 13:10:29.647 INFO kablam! Compiling cookie v0.8.1 Oct 15 13:10:31.955 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 13:10:35.323 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 13:10:39.202 INFO kablam! Compiling hyper v0.11.27 Oct 15 13:10:48.765 INFO kablam! Compiling zircon v0.1.1 (/source) Oct 15 13:10:52.412 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 13:10:52.412 INFO kablam! --> src/config.rs:21:13 Oct 15 13:10:52.412 INFO kablam! | Oct 15 13:10:52.412 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 15 13:10:52.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:10:52.412 INFO kablam! | Oct 15 13:10:52.412 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:10:52.412 INFO kablam! Oct 15 13:10:52.521 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 15 13:10:52.522 INFO kablam! --> src/lib.rs:99:32 Oct 15 13:10:52.522 INFO kablam! | Oct 15 13:10:52.522 INFO kablam! 99 | Ok(resp).into_future().boxed() Oct 15 13:10:52.522 INFO kablam! | ^^^^^ Oct 15 13:10:52.522 INFO kablam! Oct 15 13:10:52.532 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 15 13:10:52.532 INFO kablam! --> src/error.rs:21:33 Oct 15 13:10:52.532 INFO kablam! | Oct 15 13:10:52.533 INFO kablam! 21 | Err(self).into_future().boxed() Oct 15 13:10:52.533 INFO kablam! | ^^^^^ Oct 15 13:10:52.533 INFO kablam! Oct 15 13:10:52.535 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 15 13:10:52.535 INFO kablam! --> src/error.rs:29:54 Oct 15 13:10:52.535 INFO kablam! | Oct 15 13:10:52.535 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Oct 15 13:10:52.535 INFO kablam! | ^^^^^ Oct 15 13:10:52.535 INFO kablam! Oct 15 13:10:52.535 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 15 13:10:52.535 INFO kablam! --> src/error.rs:33:75 Oct 15 13:10:52.535 INFO kablam! | Oct 15 13:10:52.535 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Oct 15 13:10:52.535 INFO kablam! | ^^^^^ Oct 15 13:10:52.535 INFO kablam! Oct 15 13:10:52.547 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 15 13:10:52.547 INFO kablam! --> src/request/mod.rs:119:12 Oct 15 13:10:52.547 INFO kablam! | Oct 15 13:10:52.547 INFO kablam! 119 | }).boxed() Oct 15 13:10:52.547 INFO kablam! | ^^^^^ Oct 15 13:10:52.547 INFO kablam! Oct 15 13:10:52.550 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 15 13:10:52.550 INFO kablam! --> src/request/mod.rs:137:12 Oct 15 13:10:52.550 INFO kablam! | Oct 15 13:10:52.550 INFO kablam! 137 | }).boxed() Oct 15 13:10:52.550 INFO kablam! | ^^^^^ Oct 15 13:10:52.550 INFO kablam! Oct 15 13:10:52.552 INFO kablam! warning: use of deprecated item '>::remote_addr': This method will be gone in future versions. Oct 15 13:10:52.552 INFO kablam! --> src/request/mod.rs:148:34 Oct 15 13:10:52.552 INFO kablam! | Oct 15 13:10:52.552 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Oct 15 13:10:52.552 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:10:52.552 INFO kablam! Oct 15 13:10:52.563 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 15 13:10:52.564 INFO kablam! --> src/response.rs:25:32 Oct 15 13:10:52.564 INFO kablam! | Oct 15 13:10:52.564 INFO kablam! 25 | Ok(self).into_future().boxed() Oct 15 13:10:52.564 INFO kablam! | ^^^^^ Oct 15 13:10:52.564 INFO kablam! Oct 15 13:10:52.582 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 15 13:10:52.582 INFO kablam! --> src/zircon.rs:93:18 Oct 15 13:10:52.582 INFO kablam! | Oct 15 13:10:52.582 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Oct 15 13:10:52.582 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 13:10:52.582 INFO kablam! Oct 15 13:10:52.639 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 15 13:10:52.639 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Oct 15 13:10:52.639 INFO kablam! | Oct 15 13:10:52.639 INFO kablam! 42 | Ok(self).into_future().boxed() Oct 15 13:10:52.639 INFO kablam! | ^^^^^ Oct 15 13:10:52.639 INFO kablam! Oct 15 13:10:52.640 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 15 13:10:52.640 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Oct 15 13:10:52.640 INFO kablam! | Oct 15 13:10:52.640 INFO kablam! 45 | result.into_future().boxed() Oct 15 13:10:52.640 INFO kablam! | ^^^^^ Oct 15 13:10:52.640 INFO kablam! Oct 15 13:10:52.671 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 13:10:52.671 INFO kablam! --> src/config.rs:21:13 Oct 15 13:10:52.671 INFO kablam! | Oct 15 13:10:52.671 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 15 13:10:52.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:10:52.671 INFO kablam! | Oct 15 13:10:52.671 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:10:52.671 INFO kablam! Oct 15 13:10:54.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 15 13:10:54.494 INFO kablam! su: No module specific data is present Oct 15 13:10:55.263 INFO running `"docker" "rm" "-f" "ae7d11e7a7a15b0c0bddd6ec35822e5430413ec565958cfc860fb36a40510911"` Oct 15 13:10:55.667 INFO blam! ae7d11e7a7a15b0c0bddd6ec35822e5430413ec565958cfc860fb36a40510911 Oct 15 13:10:55.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 13:10:56.086 INFO blam! 8f2467d4b8b9d60177991a82b039bfa87e0874fe7d7bdaf32b4408eb926227d2 Oct 15 13:10:56.088 INFO running `"docker" "start" "-a" "8f2467d4b8b9d60177991a82b039bfa87e0874fe7d7bdaf32b4408eb926227d2"` Oct 15 13:10:58.489 INFO kablam! usermod: no changes Oct 15 13:10:58.773 INFO kablam! Compiling zircon v0.1.1 (/source) Oct 15 13:11:15.199 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 13:11:15.200 INFO kablam! --> src/config.rs:21:13 Oct 15 13:11:15.200 INFO kablam! | Oct 15 13:11:15.200 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 15 13:11:15.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:15.203 INFO kablam! | Oct 15 13:11:15.203 INFO kablam! note: lint level defined here Oct 15 13:11:15.204 INFO kablam! --> src/lib.rs:1:24 Oct 15 13:11:15.204 INFO kablam! | Oct 15 13:11:15.204 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Oct 15 13:11:15.205 INFO kablam! | ^^^^^^^^ Oct 15 13:11:15.205 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 15 13:11:15.205 INFO kablam! Oct 15 13:11:15.939 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 15 13:11:15.939 INFO kablam! --> src/lib.rs:99:32 Oct 15 13:11:15.939 INFO kablam! | Oct 15 13:11:15.939 INFO kablam! 99 | Ok(resp).into_future().boxed() Oct 15 13:11:15.939 INFO kablam! | ^^^^^ Oct 15 13:11:15.939 INFO kablam! Oct 15 13:11:15.996 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 15 13:11:15.996 INFO kablam! --> src/error.rs:21:33 Oct 15 13:11:15.996 INFO kablam! | Oct 15 13:11:15.996 INFO kablam! 21 | Err(self).into_future().boxed() Oct 15 13:11:15.996 INFO kablam! | ^^^^^ Oct 15 13:11:15.996 INFO kablam! Oct 15 13:11:15.996 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 15 13:11:15.996 INFO kablam! --> src/error.rs:29:54 Oct 15 13:11:15.996 INFO kablam! | Oct 15 13:11:15.996 INFO kablam! 29 | Err(ZirconError::Status(code)).into_future().boxed() Oct 15 13:11:15.996 INFO kablam! | ^^^^^ Oct 15 13:11:15.996 INFO kablam! Oct 15 13:11:15.999 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 15 13:11:15.999 INFO kablam! --> src/error.rs:33:75 Oct 15 13:11:15.999 INFO kablam! | Oct 15 13:11:15.999 INFO kablam! 33 | Err(ZirconError::StringError(code, message.into())).into_future().boxed() Oct 15 13:11:15.999 INFO kablam! | ^^^^^ Oct 15 13:11:15.999 INFO kablam! Oct 15 13:11:16.042 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 15 13:11:16.042 INFO kablam! --> src/request/mod.rs:119:12 Oct 15 13:11:16.042 INFO kablam! | Oct 15 13:11:16.042 INFO kablam! 119 | }).boxed() Oct 15 13:11:16.042 INFO kablam! | ^^^^^ Oct 15 13:11:16.051 INFO kablam! Oct 15 13:11:16.055 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 15 13:11:16.055 INFO kablam! --> src/request/mod.rs:137:12 Oct 15 13:11:16.055 INFO kablam! | Oct 15 13:11:16.055 INFO kablam! 137 | }).boxed() Oct 15 13:11:16.055 INFO kablam! | ^^^^^ Oct 15 13:11:16.059 INFO kablam! Oct 15 13:11:16.067 INFO kablam! error: use of deprecated item '>::remote_addr': This method will be gone in future versions. Oct 15 13:11:16.067 INFO kablam! --> src/request/mod.rs:148:34 Oct 15 13:11:16.067 INFO kablam! | Oct 15 13:11:16.067 INFO kablam! 148 | let remote_addr = origin.remote_addr(); Oct 15 13:11:16.067 INFO kablam! | ^^^^^^^^^^^ Oct 15 13:11:16.075 INFO kablam! Oct 15 13:11:16.255 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 15 13:11:16.255 INFO kablam! --> src/response.rs:25:32 Oct 15 13:11:16.255 INFO kablam! | Oct 15 13:11:16.255 INFO kablam! 25 | Ok(self).into_future().boxed() Oct 15 13:11:16.255 INFO kablam! | ^^^^^ Oct 15 13:11:16.255 INFO kablam! Oct 15 13:11:16.295 INFO kablam! error: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 15 13:11:16.295 INFO kablam! --> src/zircon.rs:93:18 Oct 15 13:11:16.295 INFO kablam! | Oct 15 13:11:16.295 INFO kablam! 93 | protocol.bind_connection(&handle, socket, addr, ZirconService { Oct 15 13:11:16.295 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 13:11:16.295 INFO kablam! Oct 15 13:11:16.735 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 15 13:11:16.735 INFO kablam! --> src/renderers/file_renderer.rs:42:32 Oct 15 13:11:16.735 INFO kablam! | Oct 15 13:11:16.735 INFO kablam! 42 | Ok(self).into_future().boxed() Oct 15 13:11:16.735 INFO kablam! | ^^^^^ Oct 15 13:11:16.743 INFO kablam! Oct 15 13:11:16.759 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 15 13:11:16.759 INFO kablam! --> src/renderers/template_renderer.rs:45:30 Oct 15 13:11:16.759 INFO kablam! | Oct 15 13:11:16.759 INFO kablam! 45 | result.into_future().boxed() Oct 15 13:11:16.759 INFO kablam! | ^^^^^ Oct 15 13:11:16.759 INFO kablam! Oct 15 13:11:16.923 INFO kablam! error: aborting due to 12 previous errors Oct 15 13:11:16.929 INFO kablam! Oct 15 13:11:16.979 INFO kablam! error: Could not compile `zircon`. Oct 15 13:11:16.979 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 13:11:39.073 INFO kablam! error: build failed Oct 15 13:11:39.073 INFO kablam! su: No module specific data is present Oct 15 13:11:39.485 INFO running `"docker" "rm" "-f" "8f2467d4b8b9d60177991a82b039bfa87e0874fe7d7bdaf32b4408eb926227d2"` Oct 15 13:11:39.695 INFO blam! 8f2467d4b8b9d60177991a82b039bfa87e0874fe7d7bdaf32b4408eb926227d2