Sep 21 10:44:52.432 INFO checking evm-0.9.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394
Sep 21 10:44:52.432 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets
Sep 21 10:44:52.432 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"`
Sep 21 10:44:52.630 INFO blam! de5e11cae7bf6401eb8052920c6cb963cd31d9d0df92db5f462f47d43b291197
Sep 21 10:44:52.632 INFO running `"docker" "start" "-a" "de5e11cae7bf6401eb8052920c6cb963cd31d9d0df92db5f462f47d43b291197"`
Sep 21 10:44:53.672 INFO kablam! usermod: no changes
Sep 21 10:44:53.761 INFO kablam! Checking ethereum-hexutil v0.2.3
Sep 21 10:44:53.765 INFO kablam! Checking sha3 v0.6.0
Sep 21 10:44:53.765 INFO kablam! Checking ripemd160 v0.6.0
Sep 21 10:44:53.765 INFO kablam! Checking hmac-drbg v0.1.2
Sep 21 10:44:54.311 INFO kablam! Checking ethereum-rlp v0.2.3
Sep 21 10:44:54.324 INFO kablam! Checking libsecp256k1 v0.1.14
Sep 21 10:44:55.753 INFO kablam! Checking ethereum-bigint v0.2.9
Sep 21 10:44:58.584 INFO kablam! Checking ethereum-trie v0.3.8
Sep 21 10:44:58.584 INFO kablam! Checking ethereum-block-core v0.1.0
Sep 21 10:44:58.587 INFO kablam! Checking ethereum-bloom v0.2.1
Sep 21 10:45:09.431 INFO kablam! Checking ethereum-block v0.3.5
Sep 21 10:45:10.498 INFO kablam! Checking evm v0.9.4 (/source)
Sep 21 10:45:11.474 INFO kablam! warning: the trait bound `P: patch::Patch` is not satisfied
Sep 21 10:45:11.474 INFO kablam! --> src/lib.rs:143:28
Sep 21 10:45:11.474 INFO kablam! |
Sep 21 10:45:11.474 INFO kablam! 143 | pub type SeqContextVM
= ContextVM, P>;
Sep 21 10:45:11.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P`
Sep 21 10:45:11.474 INFO kablam! |
Sep 21 10:45:11.474 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default
Sep 21 10:45:11.474 INFO kablam! = help: consider adding a `where P: patch::Patch` bound
Sep 21 10:45:11.474 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 10:45:11.474 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 10:45:11.474 INFO kablam!
Sep 21 10:45:11.474 INFO kablam! warning: the trait bound `P: patch::Patch` is not satisfied
Sep 21 10:45:11.474 INFO kablam! --> src/lib.rs:146:32
Sep 21 10:45:11.474 INFO kablam! |
Sep 21 10:45:11.474 INFO kablam! 146 | pub type SeqTransactionVM = TransactionVM, P>;
Sep 21 10:45:11.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P`
Sep 21 10:45:11.474 INFO kablam! |
Sep 21 10:45:11.474 INFO kablam! = help: consider adding a `where P: patch::Patch` bound
Sep 21 10:45:11.474 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 10:45:11.474 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 10:45:11.475 INFO kablam!
Sep 21 10:45:11.610 INFO kablam! warning: the trait bound `P: patch::Patch` is not satisfied
Sep 21 10:45:11.610 INFO kablam! --> src/lib.rs:143:28
Sep 21 10:45:11.610 INFO kablam! |
Sep 21 10:45:11.610 INFO kablam! 143 | pub type SeqContextVM = ContextVM, P>;
Sep 21 10:45:11.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P`
Sep 21 10:45:11.610 INFO kablam! |
Sep 21 10:45:11.610 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default
Sep 21 10:45:11.610 INFO kablam! = help: consider adding a `where P: patch::Patch` bound
Sep 21 10:45:11.610 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 10:45:11.610 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 10:45:11.610 INFO kablam!
Sep 21 10:45:11.610 INFO kablam! warning: the trait bound `P: patch::Patch` is not satisfied
Sep 21 10:45:11.610 INFO kablam! --> src/lib.rs:146:32
Sep 21 10:45:11.610 INFO kablam! |
Sep 21 10:45:11.610 INFO kablam! 146 | pub type SeqTransactionVM = TransactionVM, P>;
Sep 21 10:45:11.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `patch::Patch` is not implemented for `P`
Sep 21 10:45:11.610 INFO kablam! |
Sep 21 10:45:11.610 INFO kablam! = help: consider adding a `where P: patch::Patch` bound
Sep 21 10:45:11.610 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 10:45:11.610 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 10:45:11.610 INFO kablam!
Sep 21 10:45:12.498 INFO kablam! warning: method is never used: `full`
Sep 21 10:45:12.498 INFO kablam! --> src/commit/account.rs:44:5
Sep 21 10:45:12.498 INFO kablam! |
Sep 21 10:45:12.498 INFO kablam! 44 | fn full(address: Address) -> Self {
Sep 21 10:45:12.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sep 21 10:45:12.498 INFO kablam! |
Sep 21 10:45:12.498 INFO kablam! = note: #[warn(dead_code)] on by default
Sep 21 10:45:12.498 INFO kablam!
Sep 21 10:45:12.666 INFO kablam! warning: method is never used: `full`
Sep 21 10:45:12.666 INFO kablam! --> src/commit/account.rs:44:5
Sep 21 10:45:12.666 INFO kablam! |
Sep 21 10:45:12.666 INFO kablam! 44 | fn full(address: Address) -> Self {
Sep 21 10:45:12.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sep 21 10:45:12.666 INFO kablam! |
Sep 21 10:45:12.666 INFO kablam! = note: #[warn(dead_code)] on by default
Sep 21 10:45:12.666 INFO kablam!
Sep 21 10:45:12.801 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.11s
Sep 21 10:45:12.824 INFO kablam! su: No module specific data is present
Sep 21 10:45:13.662 INFO running `"docker" "rm" "-f" "de5e11cae7bf6401eb8052920c6cb963cd31d9d0df92db5f462f47d43b291197"`
Sep 21 10:45:13.751 INFO blam! de5e11cae7bf6401eb8052920c6cb963cd31d9d0df92db5f462f47d43b291197