Sep 18 01:04:35.712 INFO checking ethereum-trie-test-0.3.9 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:04:35.712 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:04:35.712 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/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:04:36.078 INFO blam! 02da6ce9871231521057e42b4bbc4879235e1fb1012b5c3f47f3a8e577e4eac0 Sep 18 01:04:36.087 INFO running `"docker" "start" "-a" "02da6ce9871231521057e42b4bbc4879235e1fb1012b5c3f47f3a8e577e4eac0"` Sep 18 01:04:38.082 INFO kablam! usermod: no changes Sep 18 01:04:38.206 INFO kablam! Checking ethereum-hexutil v0.2.3 Sep 18 01:04:38.745 INFO kablam! Checking ethereum-rlp v0.2.3 Sep 18 01:04:39.625 INFO kablam! Checking ethereum-bigint v0.2.9 Sep 18 01:04:41.771 INFO kablam! Checking ethereum-trie-test v0.3.9 (/source) Sep 18 01:04:42.518 INFO kablam! warning: unused imports: `DerefMut`, `Deref` Sep 18 01:04:42.518 INFO kablam! --> src/lib.rs:12:16 Sep 18 01:04:42.518 INFO kablam! | Sep 18 01:04:42.518 INFO kablam! 12 | use std::ops::{Deref, DerefMut}; Sep 18 01:04:42.518 INFO kablam! | ^^^^^ ^^^^^^^^ Sep 18 01:04:42.518 INFO kablam! | Sep 18 01:04:42.518 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 01:04:42.518 INFO kablam! Sep 18 01:04:42.518 INFO kablam! warning: unused imports: `Decodable`, `Encodable`, `Prototype` Sep 18 01:04:42.518 INFO kablam! --> src/merkle/nibble.rs:1:22 Sep 18 01:04:42.518 INFO kablam! | Sep 18 01:04:42.518 INFO kablam! 1 | use rlp::{RlpStream, Encodable, Decodable, Rlp, Prototype}; Sep 18 01:04:42.518 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ Sep 18 01:04:42.518 INFO kablam! Sep 18 01:04:42.518 INFO kablam! warning: unused import: `std::ops::Deref` Sep 18 01:04:42.518 INFO kablam! --> src/merkle/nibble.rs:2:5 Sep 18 01:04:42.518 INFO kablam! | Sep 18 01:04:42.518 INFO kablam! 2 | use std::ops::Deref; Sep 18 01:04:42.518 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 01:04:42.518 INFO kablam! Sep 18 01:04:42.518 INFO kablam! warning: unused import: `Hash` Sep 18 01:04:42.518 INFO kablam! --> src/merkle/nibble.rs:4:17 Sep 18 01:04:42.518 INFO kablam! | Sep 18 01:04:42.518 INFO kablam! 4 | use std::hash::{Hash, Hasher}; Sep 18 01:04:42.518 INFO kablam! | ^^^^ Sep 18 01:04:42.518 INFO kablam! Sep 18 01:04:42.518 INFO kablam! warning: unused imports: `Debug`, `Formatter`, `self` Sep 18 01:04:42.518 INFO kablam! --> src/merkle/nibble.rs:5:16 Sep 18 01:04:42.518 INFO kablam! | Sep 18 01:04:42.518 INFO kablam! 5 | use std::fmt::{self, Debug, Formatter}; Sep 18 01:04:42.518 INFO kablam! | ^^^^ ^^^^^ ^^^^^^^^^ Sep 18 01:04:42.518 INFO kablam! Sep 18 01:04:42.518 INFO kablam! warning: unused imports: `NibbleSlice`, `Nibble` Sep 18 01:04:42.518 INFO kablam! --> src/merkle/node.rs:1:27 Sep 18 01:04:42.518 INFO kablam! | Sep 18 01:04:42.518 INFO kablam! 1 | use super::nibble::{self, Nibble, NibbleVec, NibbleSlice, NibbleType}; Sep 18 01:04:42.518 INFO kablam! | ^^^^^^ ^^^^^^^^^^^ Sep 18 01:04:42.518 INFO kablam! Sep 18 01:04:42.519 INFO kablam! warning: unused imports: `NibbleSlice`, `NibbleType`, `NibbleVec`, `Nibble` Sep 18 01:04:42.519 INFO kablam! --> src/merkle/mod.rs:4:20 Sep 18 01:04:42.519 INFO kablam! | Sep 18 01:04:42.519 INFO kablam! 4 | use self::nibble::{Nibble, NibbleVec, NibbleSlice, NibbleType}; Sep 18 01:04:42.519 INFO kablam! | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^ Sep 18 01:04:42.519 INFO kablam! Sep 18 01:04:42.519 INFO kablam! warning: unused import: `::Trie` Sep 18 01:04:42.519 INFO kablam! --> src/database/memory.rs:1:5 Sep 18 01:04:42.519 INFO kablam! | Sep 18 01:04:42.519 INFO kablam! 1 | use ::Trie; Sep 18 01:04:42.519 INFO kablam! | ^^^^^^ Sep 18 01:04:42.519 INFO kablam! Sep 18 01:04:42.519 INFO kablam! warning: unused import: `DatabaseOwned` Sep 18 01:04:42.519 INFO kablam! --> src/database/memory.rs:2:23 Sep 18 01:04:42.519 INFO kablam! | Sep 18 01:04:42.519 INFO kablam! 2 | use super::{Database, DatabaseOwned, DatabaseGuard}; Sep 18 01:04:42.520 INFO kablam! | ^^^^^^^^^^^^^ Sep 18 01:04:42.520 INFO kablam! Sep 18 01:04:42.604 INFO kablam! error: the trait bound `K: rlp::Decodable` is not satisfied Sep 18 01:04:42.610 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Decodable` is not implemented for `K` Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:04:42.611 INFO kablam! = help: consider adding a `where K: rlp::Decodable` bound Sep 18 01:04:42.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.611 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.611 INFO kablam! Sep 18 01:04:42.611 INFO kablam! error: the trait bound `K: rlp::Encodable` is not satisfied Sep 18 01:04:42.611 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Encodable` is not implemented for `K` Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! = help: consider adding a `where K: rlp::Encodable` bound Sep 18 01:04:42.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.611 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.611 INFO kablam! Sep 18 01:04:42.611 INFO kablam! error: the trait bound `V: rlp::Decodable` is not satisfied Sep 18 01:04:42.611 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Decodable` is not implemented for `V` Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! = help: consider adding a `where V: rlp::Decodable` bound Sep 18 01:04:42.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.611 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.611 INFO kablam! Sep 18 01:04:42.611 INFO kablam! error: the trait bound `V: rlp::Encodable` is not satisfied Sep 18 01:04:42.611 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Encodable` is not implemented for `V` Sep 18 01:04:42.611 INFO kablam! | Sep 18 01:04:42.611 INFO kablam! = help: consider adding a `where V: rlp::Encodable` bound Sep 18 01:04:42.611 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.614 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.615 INFO kablam! Sep 18 01:04:42.615 INFO kablam! error: the trait bound `K: std::convert::AsRef<[u8]>` is not satisfied Sep 18 01:04:42.615 INFO kablam! --> src/lib.rs:54:40 Sep 18 01:04:42.615 INFO kablam! | Sep 18 01:04:42.615 INFO kablam! 54 | pub type FixedMemorySecureTrie = FixedSecureTrie>, K, V>; Sep 18 01:04:42.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef<[u8]>` is not implemented for `K` Sep 18 01:04:42.615 INFO kablam! | Sep 18 01:04:42.615 INFO kablam! = help: consider adding a `where K: std::convert::AsRef<[u8]>` bound Sep 18 01:04:42.615 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.615 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.615 INFO kablam! Sep 18 01:04:42.615 INFO kablam! error: the trait bound `V: rlp::Decodable` is not satisfied Sep 18 01:04:42.615 INFO kablam! --> src/lib.rs:54:40 Sep 18 01:04:42.615 INFO kablam! | Sep 18 01:04:42.615 INFO kablam! 54 | pub type FixedMemorySecureTrie = FixedSecureTrie>, K, V>; Sep 18 01:04:42.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Decodable` is not implemented for `V` Sep 18 01:04:42.618 INFO kablam! | Sep 18 01:04:42.619 INFO kablam! = help: consider adding a `where V: rlp::Decodable` bound Sep 18 01:04:42.619 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.619 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.619 INFO kablam! Sep 18 01:04:42.619 INFO kablam! error: the trait bound `V: rlp::Encodable` is not satisfied Sep 18 01:04:42.619 INFO kablam! --> src/lib.rs:54:40 Sep 18 01:04:42.619 INFO kablam! | Sep 18 01:04:42.619 INFO kablam! 54 | pub type FixedMemorySecureTrie = FixedSecureTrie>, K, V>; Sep 18 01:04:42.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Encodable` is not implemented for `V` Sep 18 01:04:42.619 INFO kablam! | Sep 18 01:04:42.619 INFO kablam! = help: consider adding a `where V: rlp::Encodable` bound Sep 18 01:04:42.619 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.619 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.619 INFO kablam! Sep 18 01:04:42.646 INFO kablam! error: aborting due to 7 previous errors Sep 18 01:04:42.647 INFO kablam! Sep 18 01:04:42.654 INFO kablam! error: Could not compile `ethereum-trie-test`. Sep 18 01:04:42.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:04:42.662 INFO kablam! warning: unused imports: `DerefMut`, `Deref` Sep 18 01:04:42.663 INFO kablam! --> src/lib.rs:12:16 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 12 | use std::ops::{Deref, DerefMut}; Sep 18 01:04:42.663 INFO kablam! | ^^^^^ ^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused imports: `Decodable`, `Encodable`, `Prototype` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/nibble.rs:1:22 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 1 | use rlp::{RlpStream, Encodable, Decodable, Rlp, Prototype}; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused import: `std::ops::Deref` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/nibble.rs:2:5 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 2 | use std::ops::Deref; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused import: `Hash` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/nibble.rs:4:17 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 4 | use std::hash::{Hash, Hasher}; Sep 18 01:04:42.663 INFO kablam! | ^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused imports: `Debug`, `Formatter`, `self` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/nibble.rs:5:16 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 5 | use std::fmt::{self, Debug, Formatter}; Sep 18 01:04:42.663 INFO kablam! | ^^^^ ^^^^^ ^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused imports: `NibbleSlice`, `Nibble` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/node.rs:1:27 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 1 | use super::nibble::{self, Nibble, NibbleVec, NibbleSlice, NibbleType}; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^ ^^^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused import: `Keccak256` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/node.rs:157:24 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 157 | use sha3::{Digest, Keccak256}; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused imports: `NibbleSlice`, `NibbleVec`, `Nibble` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/node.rs:158:32 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 158 | use merkle::nibble::{self, NibbleVec, NibbleSlice, Nibble}; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused imports: `NibbleSlice`, `NibbleType`, `NibbleVec`, `Nibble` Sep 18 01:04:42.663 INFO kablam! --> src/merkle/mod.rs:4:20 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 4 | use self::nibble::{Nibble, NibbleVec, NibbleSlice, NibbleType}; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused import: `::Trie` Sep 18 01:04:42.663 INFO kablam! --> src/database/memory.rs:1:5 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 1 | use ::Trie; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused import: `DatabaseOwned` Sep 18 01:04:42.663 INFO kablam! --> src/database/memory.rs:2:23 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 2 | use super::{Database, DatabaseOwned, DatabaseGuard}; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.663 INFO kablam! warning: unused import: `std::cell::UnsafeCell` Sep 18 01:04:42.663 INFO kablam! --> src/lib.rs:726:9 Sep 18 01:04:42.663 INFO kablam! | Sep 18 01:04:42.663 INFO kablam! 726 | use std::cell::UnsafeCell; Sep 18 01:04:42.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:04:42.663 INFO kablam! Sep 18 01:04:42.782 INFO kablam! error: the trait bound `K: rlp::Decodable` is not satisfied Sep 18 01:04:42.782 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.782 INFO kablam! | Sep 18 01:04:42.782 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Decodable` is not implemented for `K` Sep 18 01:04:42.782 INFO kablam! | Sep 18 01:04:42.783 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:04:42.783 INFO kablam! = help: consider adding a `where K: rlp::Decodable` bound Sep 18 01:04:42.783 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.783 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.783 INFO kablam! Sep 18 01:04:42.783 INFO kablam! error: the trait bound `K: rlp::Encodable` is not satisfied Sep 18 01:04:42.783 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.783 INFO kablam! | Sep 18 01:04:42.783 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Encodable` is not implemented for `K` Sep 18 01:04:42.783 INFO kablam! | Sep 18 01:04:42.783 INFO kablam! = help: consider adding a `where K: rlp::Encodable` bound Sep 18 01:04:42.783 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.783 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.783 INFO kablam! Sep 18 01:04:42.783 INFO kablam! error: the trait bound `V: rlp::Decodable` is not satisfied Sep 18 01:04:42.783 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.783 INFO kablam! | Sep 18 01:04:42.783 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Decodable` is not implemented for `V` Sep 18 01:04:42.783 INFO kablam! | Sep 18 01:04:42.783 INFO kablam! = help: consider adding a `where V: rlp::Decodable` bound Sep 18 01:04:42.783 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.783 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.783 INFO kablam! Sep 18 01:04:42.783 INFO kablam! error: the trait bound `V: rlp::Encodable` is not satisfied Sep 18 01:04:42.783 INFO kablam! --> src/lib.rs:53:34 Sep 18 01:04:42.783 INFO kablam! | Sep 18 01:04:42.783 INFO kablam! 53 | pub type FixedMemoryTrie = FixedTrie>, K, V>; Sep 18 01:04:42.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Encodable` is not implemented for `V` Sep 18 01:04:42.783 INFO kablam! | Sep 18 01:04:42.783 INFO kablam! = help: consider adding a `where V: rlp::Encodable` bound Sep 18 01:04:42.783 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.783 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.783 INFO kablam! Sep 18 01:04:42.785 INFO kablam! error: the trait bound `K: std::convert::AsRef<[u8]>` is not satisfied Sep 18 01:04:42.785 INFO kablam! --> src/lib.rs:54:40 Sep 18 01:04:42.785 INFO kablam! | Sep 18 01:04:42.785 INFO kablam! 54 | pub type FixedMemorySecureTrie = FixedSecureTrie>, K, V>; Sep 18 01:04:42.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef<[u8]>` is not implemented for `K` Sep 18 01:04:42.785 INFO kablam! | Sep 18 01:04:42.786 INFO kablam! = help: consider adding a `where K: std::convert::AsRef<[u8]>` bound Sep 18 01:04:42.786 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.786 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.786 INFO kablam! Sep 18 01:04:42.787 INFO kablam! error: the trait bound `V: rlp::Decodable` is not satisfied Sep 18 01:04:42.791 INFO kablam! --> src/lib.rs:54:40 Sep 18 01:04:42.791 INFO kablam! | Sep 18 01:04:42.791 INFO kablam! 54 | pub type FixedMemorySecureTrie = FixedSecureTrie>, K, V>; Sep 18 01:04:42.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Decodable` is not implemented for `V` Sep 18 01:04:42.791 INFO kablam! | Sep 18 01:04:42.791 INFO kablam! = help: consider adding a `where V: rlp::Decodable` bound Sep 18 01:04:42.791 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.791 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.791 INFO kablam! Sep 18 01:04:42.791 INFO kablam! error: the trait bound `V: rlp::Encodable` is not satisfied Sep 18 01:04:42.791 INFO kablam! --> src/lib.rs:54:40 Sep 18 01:04:42.791 INFO kablam! | Sep 18 01:04:42.791 INFO kablam! 54 | pub type FixedMemorySecureTrie = FixedSecureTrie>, K, V>; Sep 18 01:04:42.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rlp::Encodable` is not implemented for `V` Sep 18 01:04:42.791 INFO kablam! | Sep 18 01:04:42.791 INFO kablam! = help: consider adding a `where V: rlp::Encodable` bound Sep 18 01:04:42.791 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:04:42.791 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:04:42.792 INFO kablam! Sep 18 01:04:42.826 INFO kablam! error: aborting due to 7 previous errors Sep 18 01:04:42.827 INFO kablam! Sep 18 01:04:42.834 INFO kablam! error: Could not compile `ethereum-trie-test`. Sep 18 01:04:42.834 INFO kablam! Sep 18 01:04:42.834 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:04:42.836 INFO kablam! su: No module specific data is present Sep 18 01:04:43.946 INFO running `"docker" "rm" "-f" "02da6ce9871231521057e42b4bbc4879235e1fb1012b5c3f47f3a8e577e4eac0"` Sep 18 01:04:44.055 INFO blam! 02da6ce9871231521057e42b4bbc4879235e1fb1012b5c3f47f3a8e577e4eac0