Sep 04 17:37:51.279 INFO checking happy-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 17:37:51.279 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 17:37:51.279 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:37:51.514 INFO blam! 80a02c59f35b01777047e89550d2a9ef66d1d9eeae00148c02c0b2faa6afc152 Sep 04 17:37:51.516 INFO running `"docker" "start" "-a" "80a02c59f35b01777047e89550d2a9ef66d1d9eeae00148c02c0b2faa6afc152"` Sep 04 17:37:52.546 INFO kablam! Checking combine v2.4.0 Sep 04 17:37:56.388 INFO kablam! Checking happy v0.1.1 (file:///source) Sep 04 17:38:01.162 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 Sep 04 17:38:01.162 INFO kablam! --> src/api.rs:5:15 Sep 04 17:38:01.162 INFO kablam! | Sep 04 17:38:01.162 INFO kablam! 5 | use futures::{BoxFuture, Future}; Sep 04 17:38:01.162 INFO kablam! | ^^^^^^^^^ Sep 04 17:38:01.162 INFO kablam! | Sep 04 17:38:01.162 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 17:38:01.163 INFO kablam! Sep 04 17:38:01.163 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 Sep 04 17:38:01.163 INFO kablam! --> src/api.rs:31:13 Sep 04 17:38:01.164 INFO kablam! | Sep 04 17:38:01.164 INFO kablam! 31 | BoxFuture + Send + Sync> ; Sep 04 17:38:01.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.164 INFO kablam! Sep 04 17:38:01.164 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 04 17:38:01.164 INFO kablam! --> src/parse_route.rs:62:30 Sep 04 17:38:01.164 INFO kablam! | Sep 04 17:38:01.164 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Sep 04 17:38:01.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.164 INFO kablam! Sep 04 17:38:01.164 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 17:38:01.164 INFO kablam! --> src/parse_route.rs:48:9 Sep 04 17:38:01.164 INFO kablam! | Sep 04 17:38:01.164 INFO kablam! 48 | use std::ascii::AsciiExt; Sep 04 17:38:01.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.164 INFO kablam! Sep 04 17:38:01.164 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 Sep 04 17:38:01.164 INFO kablam! --> src/api.rs:115:29 Sep 04 17:38:01.164 INFO kablam! | Sep 04 17:38:01.164 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Sep 04 17:38:01.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.164 INFO kablam! Sep 04 17:38:01.165 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 Sep 04 17:38:01.165 INFO kablam! --> src/api.rs:174:19 Sep 04 17:38:01.165 INFO kablam! | Sep 04 17:38:01.165 INFO kablam! 174 | type Future = BoxFuture; Sep 04 17:38:01.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.165 INFO kablam! Sep 04 17:38:01.204 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 Sep 04 17:38:01.204 INFO kablam! --> src/api.rs:5:15 Sep 04 17:38:01.204 INFO kablam! | Sep 04 17:38:01.204 INFO kablam! 5 | use futures::{BoxFuture, Future}; Sep 04 17:38:01.204 INFO kablam! | ^^^^^^^^^ Sep 04 17:38:01.204 INFO kablam! | Sep 04 17:38:01.204 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 17:38:01.204 INFO kablam! Sep 04 17:38:01.205 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 Sep 04 17:38:01.205 INFO kablam! --> src/api.rs:31:13 Sep 04 17:38:01.205 INFO kablam! | Sep 04 17:38:01.205 INFO kablam! 31 | BoxFuture + Send + Sync> ; Sep 04 17:38:01.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.205 INFO kablam! Sep 04 17:38:01.205 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 04 17:38:01.205 INFO kablam! --> src/parse_route.rs:62:30 Sep 04 17:38:01.205 INFO kablam! | Sep 04 17:38:01.205 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Sep 04 17:38:01.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.205 INFO kablam! Sep 04 17:38:01.205 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 17:38:01.205 INFO kablam! --> src/parse_route.rs:48:9 Sep 04 17:38:01.205 INFO kablam! | Sep 04 17:38:01.205 INFO kablam! 48 | use std::ascii::AsciiExt; Sep 04 17:38:01.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.206 INFO kablam! Sep 04 17:38:01.206 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 Sep 04 17:38:01.206 INFO kablam! --> src/api.rs:115:29 Sep 04 17:38:01.206 INFO kablam! | Sep 04 17:38:01.206 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Sep 04 17:38:01.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.206 INFO kablam! Sep 04 17:38:01.206 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 Sep 04 17:38:01.206 INFO kablam! --> src/api.rs:174:19 Sep 04 17:38:01.206 INFO kablam! | Sep 04 17:38:01.206 INFO kablam! 174 | type Future = BoxFuture; Sep 04 17:38:01.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:38:01.206 INFO kablam! Sep 04 17:38:01.398 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 04 17:38:01.398 INFO kablam! --> src/api.rs:89:65 Sep 04 17:38:01.398 INFO kablam! | Sep 04 17:38:01.398 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Sep 04 17:38:01.398 INFO kablam! | ^^^^^ Sep 04 17:38:01.398 INFO kablam! Sep 04 17:38:01.410 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 04 17:38:01.410 INFO kablam! --> src/api.rs:108:16 Sep 04 17:38:01.410 INFO kablam! | Sep 04 17:38:01.410 INFO kablam! 108 | }).boxed() Sep 04 17:38:01.410 INFO kablam! | ^^^^^ Sep 04 17:38:01.410 INFO kablam! Sep 04 17:38:01.456 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 04 17:38:01.456 INFO kablam! --> src/api.rs:89:65 Sep 04 17:38:01.456 INFO kablam! | Sep 04 17:38:01.456 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Sep 04 17:38:01.456 INFO kablam! | ^^^^^ Sep 04 17:38:01.456 INFO kablam! Sep 04 17:38:01.464 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 04 17:38:01.464 INFO kablam! --> src/api.rs:191:33 Sep 04 17:38:01.464 INFO kablam! | Sep 04 17:38:01.464 INFO kablam! 191 | return ok(response).boxed() Sep 04 17:38:01.464 INFO kablam! | ^^^^^ Sep 04 17:38:01.464 INFO kablam! Sep 04 17:38:01.467 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 04 17:38:01.467 INFO kablam! --> src/api.rs:108:16 Sep 04 17:38:01.467 INFO kablam! | Sep 04 17:38:01.467 INFO kablam! 108 | }).boxed() Sep 04 17:38:01.467 INFO kablam! | ^^^^^ Sep 04 17:38:01.467 INFO kablam! Sep 04 17:38:01.486 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 04 17:38:01.486 INFO kablam! --> src/api.rs:235:20 Sep 04 17:38:01.486 INFO kablam! | Sep 04 17:38:01.486 INFO kablam! 235 | result.boxed() Sep 04 17:38:01.486 INFO kablam! | ^^^^^ Sep 04 17:38:01.486 INFO kablam! Sep 04 17:38:01.490 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 04 17:38:01.490 INFO kablam! --> src/api.rs:243:21 Sep 04 17:38:01.490 INFO kablam! | Sep 04 17:38:01.490 INFO kablam! 243 | ok(res).boxed() Sep 04 17:38:01.490 INFO kablam! | ^^^^^ Sep 04 17:38:01.490 INFO kablam! Sep 04 17:38:01.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 Sep 04 17:38:01.521 INFO kablam! --> src/api.rs:191:33 Sep 04 17:38:01.521 INFO kablam! | Sep 04 17:38:01.521 INFO kablam! 191 | return ok(response).boxed() Sep 04 17:38:01.521 INFO kablam! | ^^^^^ Sep 04 17:38:01.521 INFO kablam! Sep 04 17:38:01.544 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 04 17:38:01.544 INFO kablam! --> src/api.rs:235:20 Sep 04 17:38:01.544 INFO kablam! | Sep 04 17:38:01.544 INFO kablam! 235 | result.boxed() Sep 04 17:38:01.544 INFO kablam! | ^^^^^ Sep 04 17:38:01.544 INFO kablam! Sep 04 17:38:01.548 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 04 17:38:01.548 INFO kablam! --> src/api.rs:243:21 Sep 04 17:38:01.548 INFO kablam! | Sep 04 17:38:01.548 INFO kablam! 243 | ok(res).boxed() Sep 04 17:38:01.548 INFO kablam! | ^^^^^ Sep 04 17:38:01.548 INFO kablam! Sep 04 17:38:06.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.50s Sep 04 17:38:06.877 INFO kablam! su: No module specific data is present Sep 04 17:38:07.531 INFO running `"docker" "rm" "-f" "80a02c59f35b01777047e89550d2a9ef66d1d9eeae00148c02c0b2faa6afc152"` Sep 04 17:38:07.633 INFO blam! 80a02c59f35b01777047e89550d2a9ef66d1d9eeae00148c02c0b2faa6afc152