Oct 22 02:30:35.929 INFO checking happy-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:30:35.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 02:30:36.140 INFO blam! 2e42cb75c099882ca28912fe6cb391d4794f09f1f1e8ac9a7a508c3fee0d2c5d Oct 22 02:30:36.142 INFO running `"docker" "start" "-a" "2e42cb75c099882ca28912fe6cb391d4794f09f1f1e8ac9a7a508c3fee0d2c5d"` Oct 22 02:30:36.632 INFO kablam! usermod: no changes Oct 22 02:30:36.840 INFO kablam! Checking combine v2.4.0 Oct 22 02:30:36.844 INFO kablam! Checking tokio-proto v0.1.1 Oct 22 02:30:42.748 INFO kablam! Checking hyper v0.11.27 Oct 22 02:30:51.268 INFO kablam! Checking happy v0.1.1 (/source) Oct 22 02:30:57.667 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 22 02:30:57.668 INFO kablam! --> src/api.rs:5:15 Oct 22 02:30:57.668 INFO kablam! | Oct 22 02:30:57.668 INFO kablam! 5 | use futures::{BoxFuture, Future}; Oct 22 02:30:57.668 INFO kablam! | ^^^^^^^^^ Oct 22 02:30:57.668 INFO kablam! | Oct 22 02:30:57.668 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:30:57.668 INFO kablam! Oct 22 02:30:57.668 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 22 02:30:57.668 INFO kablam! --> src/api.rs:31:13 Oct 22 02:30:57.668 INFO kablam! | Oct 22 02:30:57.668 INFO kablam! 31 | BoxFuture + Send + Sync> ; Oct 22 02:30:57.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.668 INFO kablam! Oct 22 02:30:57.668 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 22 02:30:57.668 INFO kablam! --> src/parse_route.rs:62:30 Oct 22 02:30:57.668 INFO kablam! | Oct 22 02:30:57.668 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Oct 22 02:30:57.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.668 INFO kablam! Oct 22 02:30:57.668 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 02:30:57.668 INFO kablam! --> src/parse_route.rs:48:9 Oct 22 02:30:57.668 INFO kablam! | Oct 22 02:30:57.668 INFO kablam! 48 | use std::ascii::AsciiExt; Oct 22 02:30:57.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.668 INFO kablam! Oct 22 02:30:57.669 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 22 02:30:57.669 INFO kablam! --> src/api.rs:115:29 Oct 22 02:30:57.669 INFO kablam! | Oct 22 02:30:57.669 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Oct 22 02:30:57.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.669 INFO kablam! Oct 22 02:30:57.669 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 22 02:30:57.669 INFO kablam! --> src/api.rs:174:19 Oct 22 02:30:57.669 INFO kablam! | Oct 22 02:30:57.669 INFO kablam! 174 | type Future = BoxFuture; Oct 22 02:30:57.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.669 INFO kablam! Oct 22 02:30:57.721 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 22 02:30:57.721 INFO kablam! --> src/api.rs:5:15 Oct 22 02:30:57.721 INFO kablam! | Oct 22 02:30:57.721 INFO kablam! 5 | use futures::{BoxFuture, Future}; Oct 22 02:30:57.721 INFO kablam! | ^^^^^^^^^ Oct 22 02:30:57.721 INFO kablam! | Oct 22 02:30:57.721 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:30:57.721 INFO kablam! Oct 22 02:30:57.721 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 22 02:30:57.721 INFO kablam! --> src/api.rs:31:13 Oct 22 02:30:57.721 INFO kablam! | Oct 22 02:30:57.721 INFO kablam! 31 | BoxFuture + Send + Sync> ; Oct 22 02:30:57.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.721 INFO kablam! Oct 22 02:30:57.732 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 22 02:30:57.732 INFO kablam! --> src/parse_route.rs:62:30 Oct 22 02:30:57.732 INFO kablam! | Oct 22 02:30:57.732 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Oct 22 02:30:57.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.732 INFO kablam! Oct 22 02:30:57.732 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 02:30:57.732 INFO kablam! --> src/parse_route.rs:48:9 Oct 22 02:30:57.732 INFO kablam! | Oct 22 02:30:57.732 INFO kablam! 48 | use std::ascii::AsciiExt; Oct 22 02:30:57.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.732 INFO kablam! Oct 22 02:30:57.732 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 22 02:30:57.732 INFO kablam! --> src/api.rs:115:29 Oct 22 02:30:57.732 INFO kablam! | Oct 22 02:30:57.732 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Oct 22 02:30:57.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.732 INFO kablam! Oct 22 02:30:57.732 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 22 02:30:57.732 INFO kablam! --> src/api.rs:174:19 Oct 22 02:30:57.732 INFO kablam! | Oct 22 02:30:57.732 INFO kablam! 174 | type Future = BoxFuture; Oct 22 02:30:57.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:30:57.732 INFO kablam! Oct 22 02:30:57.800 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 22 02:30:57.800 INFO kablam! --> src/api.rs:89:65 Oct 22 02:30:57.800 INFO kablam! | Oct 22 02:30:57.801 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Oct 22 02:30:57.801 INFO kablam! | ^^^^^ Oct 22 02:30:57.801 INFO kablam! Oct 22 02:30:57.804 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 22 02:30:57.804 INFO kablam! --> src/api.rs:108:16 Oct 22 02:30:57.804 INFO kablam! | Oct 22 02:30:57.804 INFO kablam! 108 | }).boxed() Oct 22 02:30:57.804 INFO kablam! | ^^^^^ Oct 22 02:30:57.804 INFO kablam! Oct 22 02:30:57.843 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 22 02:30:57.843 INFO kablam! --> src/api.rs:191:33 Oct 22 02:30:57.843 INFO kablam! | Oct 22 02:30:57.843 INFO kablam! 191 | return ok(response).boxed() Oct 22 02:30:57.843 INFO kablam! | ^^^^^ Oct 22 02:30:57.843 INFO kablam! Oct 22 02:30:57.848 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 22 02:30:57.848 INFO kablam! --> src/api.rs:235:20 Oct 22 02:30:57.848 INFO kablam! | Oct 22 02:30:57.848 INFO kablam! 235 | result.boxed() Oct 22 02:30:57.848 INFO kablam! | ^^^^^ Oct 22 02:30:57.848 INFO kablam! Oct 22 02:30:57.849 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 22 02:30:57.849 INFO kablam! --> src/api.rs:243:21 Oct 22 02:30:57.849 INFO kablam! | Oct 22 02:30:57.849 INFO kablam! 243 | ok(res).boxed() Oct 22 02:30:57.849 INFO kablam! | ^^^^^ Oct 22 02:30:57.849 INFO kablam! Oct 22 02:30:57.853 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 22 02:30:57.853 INFO kablam! --> src/api.rs:89:65 Oct 22 02:30:57.853 INFO kablam! | Oct 22 02:30:57.853 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Oct 22 02:30:57.853 INFO kablam! | ^^^^^ Oct 22 02:30:57.853 INFO kablam! Oct 22 02:30:57.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 Oct 22 02:30:57.860 INFO kablam! --> src/api.rs:108:16 Oct 22 02:30:57.860 INFO kablam! | Oct 22 02:30:57.860 INFO kablam! 108 | }).boxed() Oct 22 02:30:57.860 INFO kablam! | ^^^^^ Oct 22 02:30:57.861 INFO kablam! Oct 22 02:30:57.892 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 22 02:30:57.892 INFO kablam! --> src/api.rs:191:33 Oct 22 02:30:57.892 INFO kablam! | Oct 22 02:30:57.892 INFO kablam! 191 | return ok(response).boxed() Oct 22 02:30:57.892 INFO kablam! | ^^^^^ Oct 22 02:30:57.892 INFO kablam! Oct 22 02:30:57.908 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 22 02:30:57.908 INFO kablam! --> src/api.rs:235:20 Oct 22 02:30:57.908 INFO kablam! | Oct 22 02:30:57.908 INFO kablam! 235 | result.boxed() Oct 22 02:30:57.908 INFO kablam! | ^^^^^ Oct 22 02:30:57.908 INFO kablam! Oct 22 02:30:57.925 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 22 02:30:57.925 INFO kablam! --> src/api.rs:243:21 Oct 22 02:30:57.925 INFO kablam! | Oct 22 02:30:57.925 INFO kablam! 243 | ok(res).boxed() Oct 22 02:30:57.925 INFO kablam! | ^^^^^ Oct 22 02:30:57.925 INFO kablam! Oct 22 02:31:04.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.59s Oct 22 02:31:04.249 INFO kablam! su: No module specific data is present Oct 22 02:31:04.760 INFO running `"docker" "rm" "-f" "2e42cb75c099882ca28912fe6cb391d4794f09f1f1e8ac9a7a508c3fee0d2c5d"` Oct 22 02:31:04.980 INFO blam! 2e42cb75c099882ca28912fe6cb391d4794f09f1f1e8ac9a7a508c3fee0d2c5d