Sep 14 15:06:12.223 INFO checking happy-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 15:06:12.223 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 15:06:12.223 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 15:06:12.448 INFO blam! e0919a3697d4b92d355f424273c729dad539e2a04aa15ccdf6e896e96e8d751c Sep 14 15:06:12.450 INFO running `"docker" "start" "-a" "e0919a3697d4b92d355f424273c729dad539e2a04aa15ccdf6e896e96e8d751c"` Sep 14 15:06:13.323 INFO kablam! usermod: no changes Sep 14 15:06:13.450 INFO kablam! Checking combine v2.4.0 Sep 14 15:06:15.733 INFO kablam! Checking happy v0.1.1 (file:///source) Sep 14 15:06:18.030 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 14 15:06:18.031 INFO kablam! --> src/api.rs:5:15 Sep 14 15:06:18.031 INFO kablam! | Sep 14 15:06:18.031 INFO kablam! 5 | use futures::{BoxFuture, Future}; Sep 14 15:06:18.031 INFO kablam! | ^^^^^^^^^ Sep 14 15:06:18.031 INFO kablam! | Sep 14 15:06:18.031 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 15:06:18.031 INFO kablam! Sep 14 15:06:18.031 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 14 15:06:18.031 INFO kablam! --> src/api.rs:31:13 Sep 14 15:06:18.031 INFO kablam! | Sep 14 15:06:18.031 INFO kablam! 31 | BoxFuture + Send + Sync> ; Sep 14 15:06:18.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.031 INFO kablam! Sep 14 15:06:18.031 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 14 15:06:18.031 INFO kablam! --> src/parse_route.rs:62:30 Sep 14 15:06:18.031 INFO kablam! | Sep 14 15:06:18.031 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Sep 14 15:06:18.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.031 INFO kablam! Sep 14 15:06:18.031 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 15:06:18.031 INFO kablam! --> src/parse_route.rs:48:9 Sep 14 15:06:18.031 INFO kablam! | Sep 14 15:06:18.031 INFO kablam! 48 | use std::ascii::AsciiExt; Sep 14 15:06:18.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.031 INFO kablam! Sep 14 15:06:18.039 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 14 15:06:18.039 INFO kablam! --> src/api.rs:115:29 Sep 14 15:06:18.039 INFO kablam! | Sep 14 15:06:18.039 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Sep 14 15:06:18.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.039 INFO kablam! Sep 14 15:06:18.039 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 14 15:06:18.039 INFO kablam! --> src/api.rs:174:19 Sep 14 15:06:18.039 INFO kablam! | Sep 14 15:06:18.039 INFO kablam! 174 | type Future = BoxFuture; Sep 14 15:06:18.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.039 INFO kablam! Sep 14 15:06:18.151 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 14 15:06:18.151 INFO kablam! --> src/api.rs:89:65 Sep 14 15:06:18.151 INFO kablam! | Sep 14 15:06:18.151 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Sep 14 15:06:18.151 INFO kablam! | ^^^^^ Sep 14 15:06:18.151 INFO kablam! Sep 14 15:06:18.156 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 14 15:06:18.156 INFO kablam! --> src/api.rs:108:16 Sep 14 15:06:18.156 INFO kablam! | Sep 14 15:06:18.156 INFO kablam! 108 | }).boxed() Sep 14 15:06:18.156 INFO kablam! | ^^^^^ Sep 14 15:06:18.156 INFO kablam! Sep 14 15:06:18.187 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 14 15:06:18.187 INFO kablam! --> src/api.rs:191:33 Sep 14 15:06:18.187 INFO kablam! | Sep 14 15:06:18.187 INFO kablam! 191 | return ok(response).boxed() Sep 14 15:06:18.187 INFO kablam! | ^^^^^ Sep 14 15:06:18.187 INFO kablam! Sep 14 15:06:18.199 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 14 15:06:18.199 INFO kablam! --> src/api.rs:235:20 Sep 14 15:06:18.199 INFO kablam! | Sep 14 15:06:18.199 INFO kablam! 235 | result.boxed() Sep 14 15:06:18.199 INFO kablam! | ^^^^^ Sep 14 15:06:18.199 INFO kablam! Sep 14 15:06:18.201 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 14 15:06:18.201 INFO kablam! --> src/api.rs:243:21 Sep 14 15:06:18.201 INFO kablam! | Sep 14 15:06:18.201 INFO kablam! 243 | ok(res).boxed() Sep 14 15:06:18.201 INFO kablam! | ^^^^^ Sep 14 15:06:18.201 INFO kablam! Sep 14 15:06:18.279 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 14 15:06:18.279 INFO kablam! --> src/api.rs:5:15 Sep 14 15:06:18.279 INFO kablam! | Sep 14 15:06:18.279 INFO kablam! 5 | use futures::{BoxFuture, Future}; Sep 14 15:06:18.279 INFO kablam! | ^^^^^^^^^ Sep 14 15:06:18.279 INFO kablam! | Sep 14 15:06:18.279 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 15:06:18.279 INFO kablam! Sep 14 15:06:18.279 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 14 15:06:18.279 INFO kablam! --> src/api.rs:31:13 Sep 14 15:06:18.279 INFO kablam! | Sep 14 15:06:18.279 INFO kablam! 31 | BoxFuture + Send + Sync> ; Sep 14 15:06:18.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.279 INFO kablam! Sep 14 15:06:18.279 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 14 15:06:18.279 INFO kablam! --> src/parse_route.rs:62:30 Sep 14 15:06:18.279 INFO kablam! | Sep 14 15:06:18.279 INFO kablam! 62 | string_cmp(s, |a, b| AsciiExt::eq_ignore_ascii_case(&a, &b)) Sep 14 15:06:18.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.279 INFO kablam! Sep 14 15:06:18.279 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 15:06:18.279 INFO kablam! --> src/parse_route.rs:48:9 Sep 14 15:06:18.279 INFO kablam! | Sep 14 15:06:18.279 INFO kablam! 48 | use std::ascii::AsciiExt; Sep 14 15:06:18.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.279 INFO kablam! Sep 14 15:06:18.279 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 14 15:06:18.279 INFO kablam! --> src/api.rs:115:29 Sep 14 15:06:18.279 INFO kablam! | Sep 14 15:06:18.279 INFO kablam! 115 | F: Fn(Request) -> BoxFuture + Send + Sync + 'static { Sep 14 15:06:18.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.279 INFO kablam! Sep 14 15:06:18.279 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 14 15:06:18.279 INFO kablam! --> src/api.rs:174:19 Sep 14 15:06:18.279 INFO kablam! | Sep 14 15:06:18.279 INFO kablam! 174 | type Future = BoxFuture; Sep 14 15:06:18.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:06:18.279 INFO kablam! Sep 14 15:06:18.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 Sep 14 15:06:18.563 INFO kablam! --> src/api.rs:89:65 Sep 14 15:06:18.563 INFO kablam! | Sep 14 15:06:18.563 INFO kablam! 89 | Err(e) => return err(ErrorKind::Deserialize(e)).boxed(), Sep 14 15:06:18.563 INFO kablam! | ^^^^^ Sep 14 15:06:18.563 INFO kablam! Sep 14 15:06:18.583 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 14 15:06:18.583 INFO kablam! --> src/api.rs:108:16 Sep 14 15:06:18.583 INFO kablam! | Sep 14 15:06:18.583 INFO kablam! 108 | }).boxed() Sep 14 15:06:18.583 INFO kablam! | ^^^^^ Sep 14 15:06:18.583 INFO kablam! Sep 14 15:06:18.635 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 14 15:06:18.635 INFO kablam! --> src/api.rs:191:33 Sep 14 15:06:18.635 INFO kablam! | Sep 14 15:06:18.635 INFO kablam! 191 | return ok(response).boxed() Sep 14 15:06:18.635 INFO kablam! | ^^^^^ Sep 14 15:06:18.635 INFO kablam! Sep 14 15:06:18.663 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 14 15:06:18.663 INFO kablam! --> src/api.rs:235:20 Sep 14 15:06:18.663 INFO kablam! | Sep 14 15:06:18.663 INFO kablam! 235 | result.boxed() Sep 14 15:06:18.663 INFO kablam! | ^^^^^ Sep 14 15:06:18.663 INFO kablam! Sep 14 15:06:18.669 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 14 15:06:18.669 INFO kablam! --> src/api.rs:243:21 Sep 14 15:06:18.669 INFO kablam! | Sep 14 15:06:18.669 INFO kablam! 243 | ok(res).boxed() Sep 14 15:06:18.669 INFO kablam! | ^^^^^ Sep 14 15:06:18.669 INFO kablam! Sep 14 15:06:21.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.86s Sep 14 15:06:21.214 INFO kablam! su: No module specific data is present Sep 14 15:06:22.149 INFO running `"docker" "rm" "-f" "e0919a3697d4b92d355f424273c729dad539e2a04aa15ccdf6e896e96e8d751c"` Sep 14 15:06:22.431 INFO blam! e0919a3697d4b92d355f424273c729dad539e2a04aa15ccdf6e896e96e8d751c