Sep 17 19:40:23.774 INFO checking protobuf_codec-0.2.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 19:40:23.774 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 19:40:23.774 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/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 19:40:23.923 INFO blam! f9f73bdfd2b01f02ceeccb806de0fd4ee85df41eba8447c4f80d4f3fec9f282d Sep 17 19:40:23.925 INFO running `"docker" "start" "-a" "f9f73bdfd2b01f02ceeccb806de0fd4ee85df41eba8447c4f80d4f3fec9f282d"` Sep 17 19:40:25.082 INFO kablam! usermod: no changes Sep 17 19:40:25.119 INFO kablam! Checking bytecodec v0.4.11 Sep 17 19:40:28.336 INFO kablam! Checking protobuf_codec v0.2.4 (/source) Sep 17 19:40:29.611 INFO kablam! error: the trait bound `K: value::ValueDecode` is not satisfied Sep 17 19:40:29.611 INFO kablam! --> src/repeated_field.rs:252:33 Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! 252 | type ScalarEntryDecoder = MessageDecoder, FieldDecoder)>>; Sep 17 19:40:29.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `value::ValueDecode` is not implemented for `K` Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 19:40:29.611 INFO kablam! = help: consider adding a `where K: value::ValueDecode` bound Sep 17 19:40:29.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.611 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.611 INFO kablam! Sep 17 19:40:29.611 INFO kablam! error: the trait bound `V: value::ValueDecode` is not satisfied Sep 17 19:40:29.611 INFO kablam! --> src/repeated_field.rs:252:33 Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! 252 | type ScalarEntryDecoder = MessageDecoder, FieldDecoder)>>; Sep 17 19:40:29.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `value::ValueDecode` is not implemented for `V` Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! = help: consider adding a `where V: value::ValueDecode` bound Sep 17 19:40:29.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.611 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.611 INFO kablam! Sep 17 19:40:29.611 INFO kablam! error: the trait bound `K: value::ValueDecode` is not satisfied Sep 17 19:40:29.611 INFO kablam! --> src/repeated_field.rs:254:5 Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! 254 | MessageDecoder, MessageFieldDecoder)>>; Sep 17 19:40:29.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `value::ValueDecode` is not implemented for `K` Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! = help: consider adding a `where K: value::ValueDecode` bound Sep 17 19:40:29.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.611 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.611 INFO kablam! Sep 17 19:40:29.611 INFO kablam! error: the trait bound `V: message::MessageDecode` is not satisfied Sep 17 19:40:29.611 INFO kablam! --> src/repeated_field.rs:254:5 Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! 254 | MessageDecoder, MessageFieldDecoder)>>; Sep 17 19:40:29.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `message::MessageDecode` is not implemented for `V` Sep 17 19:40:29.611 INFO kablam! | Sep 17 19:40:29.611 INFO kablam! = help: consider adding a `where V: message::MessageDecode` bound Sep 17 19:40:29.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.611 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.611 INFO kablam! Sep 17 19:40:29.875 INFO kablam! error: the trait bound `K: value::ValueDecode` is not satisfied Sep 17 19:40:29.875 INFO kablam! --> src/repeated_field.rs:252:33 Sep 17 19:40:29.875 INFO kablam! | Sep 17 19:40:29.875 INFO kablam! 252 | type ScalarEntryDecoder = MessageDecoder, FieldDecoder)>>; Sep 17 19:40:29.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `value::ValueDecode` is not implemented for `K` Sep 17 19:40:29.875 INFO kablam! | Sep 17 19:40:29.875 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 19:40:29.875 INFO kablam! = help: consider adding a `where K: value::ValueDecode` bound Sep 17 19:40:29.875 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.875 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.875 INFO kablam! Sep 17 19:40:29.875 INFO kablam! error: the trait bound `V: value::ValueDecode` is not satisfied Sep 17 19:40:29.875 INFO kablam! --> src/repeated_field.rs:252:33 Sep 17 19:40:29.875 INFO kablam! | Sep 17 19:40:29.875 INFO kablam! 252 | type ScalarEntryDecoder = MessageDecoder, FieldDecoder)>>; Sep 17 19:40:29.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `value::ValueDecode` is not implemented for `V` Sep 17 19:40:29.875 INFO kablam! | Sep 17 19:40:29.875 INFO kablam! = help: consider adding a `where V: value::ValueDecode` bound Sep 17 19:40:29.875 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.875 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.875 INFO kablam! Sep 17 19:40:29.875 INFO kablam! error: the trait bound `K: value::ValueDecode` is not satisfied Sep 17 19:40:29.876 INFO kablam! --> src/repeated_field.rs:254:5 Sep 17 19:40:29.876 INFO kablam! | Sep 17 19:40:29.876 INFO kablam! 254 | MessageDecoder, MessageFieldDecoder)>>; Sep 17 19:40:29.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `value::ValueDecode` is not implemented for `K` Sep 17 19:40:29.876 INFO kablam! | Sep 17 19:40:29.876 INFO kablam! = help: consider adding a `where K: value::ValueDecode` bound Sep 17 19:40:29.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.876 INFO kablam! Sep 17 19:40:29.876 INFO kablam! error: the trait bound `V: message::MessageDecode` is not satisfied Sep 17 19:40:29.876 INFO kablam! --> src/repeated_field.rs:254:5 Sep 17 19:40:29.876 INFO kablam! | Sep 17 19:40:29.876 INFO kablam! 254 | MessageDecoder, MessageFieldDecoder)>>; Sep 17 19:40:29.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `message::MessageDecode` is not implemented for `V` Sep 17 19:40:29.876 INFO kablam! | Sep 17 19:40:29.876 INFO kablam! = help: consider adding a `where V: message::MessageDecode` bound Sep 17 19:40:29.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:40:29.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:40:29.876 INFO kablam! Sep 17 19:40:29.891 INFO kablam! error: aborting due to 4 previous errors Sep 17 19:40:29.891 INFO kablam! Sep 17 19:40:29.899 INFO kablam! error: Could not compile `protobuf_codec`. Sep 17 19:40:29.899 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 19:40:30.179 INFO kablam! error: aborting due to 4 previous errors Sep 17 19:40:30.179 INFO kablam! Sep 17 19:40:30.186 INFO kablam! error: Could not compile `protobuf_codec`. Sep 17 19:40:30.187 INFO kablam! Sep 17 19:40:30.187 INFO kablam! To learn more, run the command again with --verbose. Sep 17 19:40:30.188 INFO kablam! su: No module specific data is present Sep 17 19:40:30.995 INFO running `"docker" "rm" "-f" "f9f73bdfd2b01f02ceeccb806de0fd4ee85df41eba8447c4f80d4f3fec9f282d"` Sep 17 19:40:31.114 INFO blam! f9f73bdfd2b01f02ceeccb806de0fd4ee85df41eba8447c4f80d4f3fec9f282d