Oct 13 13:55:13.095 INFO checking happy-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:55:13.096 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13:55:13.573 INFO blam! c6437bc689e793d2cd56100db1e9b8d5e4ee2a8332d5f0406cab13c3d885ffb8 Oct 13 13:55:13.574 INFO running `"docker" "start" "-a" "c6437bc689e793d2cd56100db1e9b8d5e4ee2a8332d5f0406cab13c3d885ffb8"` Oct 13 13:55:15.120 INFO kablam! usermod: no changes Oct 13 13:55:15.460 INFO kablam! Checking combine v2.4.0 Oct 13 13:55:15.480 INFO kablam! Checking tokio-proto v0.1.1 Oct 13 13:55:22.844 INFO kablam! Checking hyper v0.11.27 Oct 13 13:55:31.728 INFO kablam! Checking happy v0.1.1 (/source) Oct 13 13:55:37.844 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.844 INFO kablam! --> src/api.rs:5:15 Oct 13 13:55:37.844 INFO kablam! | Oct 13 13:55:37.844 INFO kablam! 5 | use futures::{BoxFuture, Future}; Oct 13 13:55:37.844 INFO kablam! | ^^^^^^^^^ Oct 13 13:55:37.844 INFO kablam! | Oct 13 13:55:37.844 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:55:37.844 INFO kablam! Oct 13 13:55:37.844 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.845 INFO kablam! --> src/api.rs:31:13 Oct 13 13:55:37.845 INFO kablam! | Oct 13 13:55:37.845 INFO kablam! 31 | BoxFuture + Send + Sync> ; Oct 13 13:55:37.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.845 INFO kablam! Oct 13 13:55:37.845 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 13 13:55:37.845 INFO kablam! --> src/parse_route.rs:62:30 Oct 13 13:55:37.845 INFO kablam! | Oct 13 13:55:37.845 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Oct 13 13:55:37.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.845 INFO kablam! Oct 13 13:55:37.845 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 13:55:37.845 INFO kablam! --> src/parse_route.rs:48:9 Oct 13 13:55:37.845 INFO kablam! | Oct 13 13:55:37.845 INFO kablam! 48 | use std::ascii::AsciiExt; Oct 13 13:55:37.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.845 INFO kablam! Oct 13 13:55:37.845 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.845 INFO kablam! --> src/api.rs:115:29 Oct 13 13:55:37.845 INFO kablam! | Oct 13 13:55:37.845 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Oct 13 13:55:37.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.845 INFO kablam! Oct 13 13:55:37.845 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.845 INFO kablam! --> src/api.rs:174:19 Oct 13 13:55:37.845 INFO kablam! | Oct 13 13:55:37.845 INFO kablam! 174 | type Future = BoxFuture; Oct 13 13:55:37.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.845 INFO kablam! Oct 13 13:55:37.964 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.964 INFO kablam! --> src/api.rs:5:15 Oct 13 13:55:37.964 INFO kablam! | Oct 13 13:55:37.964 INFO kablam! 5 | use futures::{BoxFuture, Future}; Oct 13 13:55:37.964 INFO kablam! | ^^^^^^^^^ Oct 13 13:55:37.964 INFO kablam! | Oct 13 13:55:37.964 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:55:37.964 INFO kablam! Oct 13 13:55:37.964 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.964 INFO kablam! --> src/api.rs:31:13 Oct 13 13:55:37.964 INFO kablam! | Oct 13 13:55:37.964 INFO kablam! 31 | BoxFuture + Send + Sync> ; Oct 13 13:55:37.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.964 INFO kablam! Oct 13 13:55:37.964 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 13 13:55:37.964 INFO kablam! --> src/parse_route.rs:62:30 Oct 13 13:55:37.964 INFO kablam! | Oct 13 13:55:37.965 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Oct 13 13:55:37.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.965 INFO kablam! Oct 13 13:55:37.965 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 13:55:37.965 INFO kablam! --> src/parse_route.rs:48:9 Oct 13 13:55:37.965 INFO kablam! | Oct 13 13:55:37.965 INFO kablam! 48 | use std::ascii::AsciiExt; Oct 13 13:55:37.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.965 INFO kablam! Oct 13 13:55:37.965 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.965 INFO kablam! --> src/api.rs:115:29 Oct 13 13:55:37.965 INFO kablam! | Oct 13 13:55:37.965 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Oct 13 13:55:37.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.965 INFO kablam! Oct 13 13:55:37.965 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': 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 13:55:37.965 INFO kablam! --> src/api.rs:174:19 Oct 13 13:55:37.965 INFO kablam! | Oct 13 13:55:37.965 INFO kablam! 174 | type Future = BoxFuture; Oct 13 13:55:37.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:55:37.965 INFO kablam! Oct 13 13:55:37.989 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 13:55:37.989 INFO kablam! --> src/api.rs:89:65 Oct 13 13:55:37.989 INFO kablam! | Oct 13 13:55:37.989 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Oct 13 13:55:37.989 INFO kablam! | ^^^^^ Oct 13 13:55:37.989 INFO kablam! Oct 13 13:55:37.996 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 13:55:37.996 INFO kablam! --> src/api.rs:108:16 Oct 13 13:55:37.996 INFO kablam! | Oct 13 13:55:37.996 INFO kablam! 108 | }).boxed() Oct 13 13:55:37.996 INFO kablam! | ^^^^^ Oct 13 13:55:37.996 INFO kablam! Oct 13 13:55:38.020 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 13:55:38.020 INFO kablam! --> src/api.rs:191:33 Oct 13 13:55:38.020 INFO kablam! | Oct 13 13:55:38.020 INFO kablam! 191 | return ok(response).boxed() Oct 13 13:55:38.020 INFO kablam! | ^^^^^ Oct 13 13:55:38.020 INFO kablam! Oct 13 13:55:38.032 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 13:55:38.032 INFO kablam! --> src/api.rs:235:20 Oct 13 13:55:38.032 INFO kablam! | Oct 13 13:55:38.032 INFO kablam! 235 | result.boxed() Oct 13 13:55:38.032 INFO kablam! | ^^^^^ Oct 13 13:55:38.032 INFO kablam! Oct 13 13:55:38.036 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 13:55:38.036 INFO kablam! --> src/api.rs:243:21 Oct 13 13:55:38.036 INFO kablam! | Oct 13 13:55:38.036 INFO kablam! 243 | ok(res).boxed() Oct 13 13:55:38.036 INFO kablam! | ^^^^^ Oct 13 13:55:38.036 INFO kablam! Oct 13 13:55:38.220 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 13:55:38.220 INFO kablam! --> src/api.rs:89:65 Oct 13 13:55:38.220 INFO kablam! | Oct 13 13:55:38.220 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Oct 13 13:55:38.220 INFO kablam! | ^^^^^ Oct 13 13:55:38.220 INFO kablam! Oct 13 13:55:38.236 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 13:55:38.236 INFO kablam! --> src/api.rs:108:16 Oct 13 13:55:38.236 INFO kablam! | Oct 13 13:55:38.236 INFO kablam! 108 | }).boxed() Oct 13 13:55:38.236 INFO kablam! | ^^^^^ Oct 13 13:55:38.236 INFO kablam! Oct 13 13:55:38.312 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 13:55:38.312 INFO kablam! --> src/api.rs:191:33 Oct 13 13:55:38.312 INFO kablam! | Oct 13 13:55:38.312 INFO kablam! 191 | return ok(response).boxed() Oct 13 13:55:38.312 INFO kablam! | ^^^^^ Oct 13 13:55:38.312 INFO kablam! Oct 13 13:55:38.376 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 13:55:38.376 INFO kablam! --> src/api.rs:235:20 Oct 13 13:55:38.376 INFO kablam! | Oct 13 13:55:38.376 INFO kablam! 235 | result.boxed() Oct 13 13:55:38.376 INFO kablam! | ^^^^^ Oct 13 13:55:38.376 INFO kablam! Oct 13 13:55:38.376 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 13:55:38.376 INFO kablam! --> src/api.rs:243:21 Oct 13 13:55:38.376 INFO kablam! | Oct 13 13:55:38.376 INFO kablam! 243 | ok(res).boxed() Oct 13 13:55:38.376 INFO kablam! | ^^^^^ Oct 13 13:55:38.376 INFO kablam! Oct 13 13:55:44.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.78s Oct 13 13:55:44.936 INFO kablam! su: No module specific data is present Oct 13 13:55:47.602 INFO running `"docker" "rm" "-f" "c6437bc689e793d2cd56100db1e9b8d5e4ee2a8332d5f0406cab13c3d885ffb8"` Oct 13 13:55:47.717 INFO blam! c6437bc689e793d2cd56100db1e9b8d5e4ee2a8332d5f0406cab13c3d885ffb8