Sep 18 01:02:50.166 INFO checking evm-0.9.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:02:50.166 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:02:50.166 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 18 01:02:50.339 INFO blam! c785bb1db8aa26064a1e8e0d7a39a27bdf0f237faa0b2a7f4aa7a595f2dcc493 Sep 18 01:02:50.341 INFO running `"docker" "start" "-a" "c785bb1db8aa26064a1e8e0d7a39a27bdf0f237faa0b2a7f4aa7a595f2dcc493"` Sep 18 01:02:51.196 INFO kablam! usermod: no changes Sep 18 01:02:51.331 INFO kablam! Checking ethereum-rlp v0.2.3 Sep 18 01:02:51.331 INFO kablam! Checking ripemd160 v0.6.0 Sep 18 01:02:52.322 INFO kablam! Checking ethereum-bigint v0.2.9 Sep 18 01:02:54.463 INFO kablam! Checking ethereum-bloom v0.2.1 Sep 18 01:02:54.463 INFO kablam! Checking ethereum-block-core v0.1.0 Sep 18 01:02:54.463 INFO kablam! Checking ethereum-trie v0.3.8 Sep 18 01:02:56.363 INFO kablam! Checking ethereum-block v0.3.5 Sep 18 01:02:57.610 INFO kablam! Checking evm v0.9.4 (/source) Sep 18 01:02:58.712 INFO kablam! error: the trait bound `P: patch::Patch` is not satisfied Sep 18 01:02:58.712 INFO kablam! --> src/lib.rs:143:28 Sep 18 01:02:58.712 INFO kablam! | Sep 18 01:02:58.712 INFO kablam! 143 | pub type SeqContextVM

= ContextVM, P>; Sep 18 01:02:58.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P` Sep 18 01:02:58.712 INFO kablam! | Sep 18 01:02:58.712 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:02:58.712 INFO kablam! = help: consider adding a `where P: patch::Patch` bound Sep 18 01:02:58.712 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:02:58.712 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:02:58.712 INFO kablam! Sep 18 01:02:58.712 INFO kablam! error: the trait bound `P: patch::Patch` is not satisfied Sep 18 01:02:58.712 INFO kablam! --> src/lib.rs:146:32 Sep 18 01:02:58.712 INFO kablam! | Sep 18 01:02:58.712 INFO kablam! 146 | pub type SeqTransactionVM

= TransactionVM, P>; Sep 18 01:02:58.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P` Sep 18 01:02:58.712 INFO kablam! | Sep 18 01:02:58.712 INFO kablam! = help: consider adding a `where P: patch::Patch` bound Sep 18 01:02:58.712 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:02:58.712 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:02:58.712 INFO kablam! Sep 18 01:02:58.755 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:02:58.755 INFO kablam! Sep 18 01:02:58.764 INFO kablam! error: Could not compile `evm`. Sep 18 01:02:58.764 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:02:58.860 INFO kablam! error: the trait bound `P: patch::Patch` is not satisfied Sep 18 01:02:58.860 INFO kablam! --> src/lib.rs:143:28 Sep 18 01:02:58.861 INFO kablam! | Sep 18 01:02:58.861 INFO kablam! 143 | pub type SeqContextVM

= ContextVM, P>; Sep 18 01:02:58.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P` Sep 18 01:02:58.861 INFO kablam! | Sep 18 01:02:58.861 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:02:58.862 INFO kablam! = help: consider adding a `where P: patch::Patch` bound Sep 18 01:02:58.862 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:02:58.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:02:58.862 INFO kablam! Sep 18 01:02:58.862 INFO kablam! error: the trait bound `P: patch::Patch` is not satisfied Sep 18 01:02:58.862 INFO kablam! --> src/lib.rs:146:32 Sep 18 01:02:58.862 INFO kablam! | Sep 18 01:02:58.862 INFO kablam! 146 | pub type SeqTransactionVM

= TransactionVM, P>; Sep 18 01:02:58.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P` Sep 18 01:02:58.862 INFO kablam! | Sep 18 01:02:58.862 INFO kablam! = help: consider adding a `where P: patch::Patch` bound Sep 18 01:02:58.862 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:02:58.862 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:02:58.862 INFO kablam! Sep 18 01:02:58.907 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:02:58.907 INFO kablam! Sep 18 01:02:58.919 INFO kablam! error: Could not compile `evm`. Sep 18 01:02:58.919 INFO kablam! Sep 18 01:02:58.919 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:02:58.923 INFO kablam! su: No module specific data is present Sep 18 01:02:59.580 INFO running `"docker" "rm" "-f" "c785bb1db8aa26064a1e8e0d7a39a27bdf0f237faa0b2a7f4aa7a595f2dcc493"` Sep 18 01:02:59.726 INFO blam! c785bb1db8aa26064a1e8e0d7a39a27bdf0f237faa0b2a7f4aa7a595f2dcc493