Sep 17 13:14:21.269 INFO checking dat2/financial-planner-cli against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 13:14:21.269 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 13:14:21.269 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 13:14:21.642 INFO blam! c711d5c887c3cb98e3e91d983a40745a67d35a6566300dfbab20ad9e406a32d1 Sep 17 13:14:21.644 INFO running `"docker" "start" "-a" "c711d5c887c3cb98e3e91d983a40745a67d35a6566300dfbab20ad9e406a32d1"` Sep 17 13:14:23.778 INFO kablam! usermod: no changes Sep 17 13:14:24.051 INFO kablam! Compiling gmp-mpfr-sys v0.6.0 Sep 17 13:14:24.075 INFO kablam! Checking encode_unicode v0.2.0 Sep 17 13:14:24.075 INFO kablam! Checking lazy_static v0.2.5 Sep 17 13:14:24.075 INFO kablam! Checking serde v0.9.11 Sep 17 13:14:24.091 INFO kablam! Checking num-integer v0.1.33 Sep 17 13:14:24.131 INFO kablam! Checking csv v0.14.7 Sep 17 13:14:24.131 INFO kablam! Checking combine v2.3.1 Sep 17 13:14:24.131 INFO kablam! Checking clap v2.22.1 Sep 17 13:14:24.843 INFO kablam! Compiling serde_codegen_internals v0.14.1 Sep 17 13:14:26.415 INFO kablam! Checking num-iter v0.1.33 Sep 17 13:14:28.988 INFO kablam! Checking num v0.1.37 Sep 17 13:14:29.735 INFO kablam! Checking prettytable-rs v0.6.6 Sep 17 13:14:34.554 INFO kablam! Compiling serde_derive v0.9.11 Sep 17 13:14:57.783 INFO kablam! Checking chrono v0.3.0 Sep 17 13:14:57.783 INFO kablam! Checking serde_yaml v0.6.2 Sep 17 13:18:55.989 INFO kablam! Checking rugint v0.2.0 Sep 17 13:18:56.571 INFO kablam! Checking rugrat v0.2.0 Sep 17 13:18:57.163 INFO kablam! Checking rugflo v0.2.0 Sep 17 13:18:58.402 INFO kablam! Checking financial-planner-cli v0.1.0 (/source) Sep 17 13:18:59.511 INFO kablam! error: the trait bound `I: combine::StreamOnce` is not satisfied Sep 17 13:18:59.511 INFO kablam! --> src/expression.rs:69:25 Sep 17 13:18:59.511 INFO kablam! | Sep 17 13:18:59.511 INFO kablam! 69 | type ExprParser = FnParser ParseResult>; Sep 17 13:18:59.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::StreamOnce` is not implemented for `I` Sep 17 13:18:59.511 INFO kablam! | Sep 17 13:18:59.511 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 13:18:59.511 INFO kablam! = help: consider adding a `where I: combine::StreamOnce` bound Sep 17 13:18:59.511 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 13:18:59.511 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 13:18:59.511 INFO kablam! Sep 17 13:18:59.607 INFO kablam! error: aborting due to previous error Sep 17 13:18:59.607 INFO kablam! Sep 17 13:18:59.618 INFO kablam! error: Could not compile `financial-planner-cli`. Sep 17 13:18:59.621 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 13:18:59.641 INFO kablam! error: the trait bound `I: combine::StreamOnce` is not satisfied Sep 17 13:18:59.642 INFO kablam! --> src/expression.rs:69:25 Sep 17 13:18:59.642 INFO kablam! | Sep 17 13:18:59.642 INFO kablam! 69 | type ExprParser = FnParser ParseResult>; Sep 17 13:18:59.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::StreamOnce` is not implemented for `I` Sep 17 13:18:59.642 INFO kablam! | Sep 17 13:18:59.642 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 13:18:59.642 INFO kablam! = help: consider adding a `where I: combine::StreamOnce` bound Sep 17 13:18:59.642 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 13:18:59.642 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 13:18:59.642 INFO kablam! Sep 17 13:18:59.766 INFO kablam! error: aborting due to previous error Sep 17 13:18:59.766 INFO kablam! Sep 17 13:18:59.795 INFO kablam! error: Could not compile `financial-planner-cli`. Sep 17 13:18:59.795 INFO kablam! Sep 17 13:18:59.795 INFO kablam! To learn more, run the command again with --verbose. Sep 17 13:18:59.796 INFO kablam! su: No module specific data is present Sep 17 13:19:00.741 INFO running `"docker" "rm" "-f" "c711d5c887c3cb98e3e91d983a40745a67d35a6566300dfbab20ad9e406a32d1"` Sep 17 13:19:00.982 INFO blam! c711d5c887c3cb98e3e91d983a40745a67d35a6566300dfbab20ad9e406a32d1