Oct 27 14:18:47.061 INFO checking triehash-0.3.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:18:47.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 14:18:47.239 INFO blam! f345e03bf3dd6c117080e54363c7563b5a0dba75959676b2b9d2f2f3d10f63f6 Oct 27 14:18:47.244 INFO running `"docker" "start" "-a" "f345e03bf3dd6c117080e54363c7563b5a0dba75959676b2b9d2f2f3d10f63f6"` Oct 27 14:18:47.740 INFO kablam! usermod: no changes Oct 27 14:18:47.799 INFO kablam! Compiling crunchy v0.1.6 Oct 27 14:18:47.799 INFO kablam! Compiling heapsize v0.4.2 Oct 27 14:18:47.800 INFO kablam! Checking rustc-hex v1.0.0 Oct 27 14:18:47.800 INFO kablam! Checking rustc-hex v2.0.1 Oct 27 14:18:47.800 INFO kablam! Checking parity-bytes v0.1.0 Oct 27 14:18:47.803 INFO kablam! Checking hashdb v0.3.0 Oct 27 14:18:47.804 INFO kablam! Checking ethereum-types-serialize v0.2.1 Oct 27 14:18:49.713 INFO kablam! Checking rlp v0.3.0 Oct 27 14:18:50.251 INFO kablam! Checking tiny-keccak v1.4.2 Oct 27 14:18:50.251 INFO kablam! Checking plain_hasher v0.2.0 Oct 27 14:18:51.656 INFO kablam! Checking triehash v0.3.0 (/source) Oct 27 14:18:51.887 INFO kablam! Checking fixed-hash v0.2.2 Oct 27 14:18:51.889 INFO kablam! Checking uint v0.4.1 Oct 27 14:18:51.890 INFO kablam! Checking elastic-array v0.10.0 Oct 27 14:18:52.811 INFO kablam! Checking ethbloom v0.5.0 Oct 27 14:18:54.767 INFO kablam! Checking hashdb v0.2.1 Oct 27 14:18:55.024 INFO kablam! Checking ethereum-types v0.4.0 Oct 27 14:18:58.588 INFO kablam! Checking rlp v0.2.4 Oct 27 14:18:58.588 INFO kablam! Checking keccak-hash v0.1.2 Oct 27 14:18:58.588 INFO kablam! Checking keccak-hasher v0.1.1 Oct 27 14:19:01.199 INFO kablam! Checking trie-standardmap v0.1.1 Oct 27 14:19:05.039 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.039 INFO kablam! --> src/lib.rs:318:14 Oct 27 14:19:05.039 INFO kablam! | Oct 27 14:19:05.039 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 27 14:19:05.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.039 INFO kablam! Oct 27 14:19:05.039 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.039 INFO kablam! --> src/lib.rs:318:14 Oct 27 14:19:05.039 INFO kablam! | Oct 27 14:19:05.039 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 27 14:19:05.039 INFO kablam! | ____________________^ Oct 27 14:19:05.039 INFO kablam! 319 | | (b"A", b"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" as &[u8]) Oct 27 14:19:05.039 INFO kablam! 320 | | ]), "d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab".into()); Oct 27 14:19:05.039 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.039 INFO kablam! Oct 27 14:19:05.055 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.055 INFO kablam! --> src/lib.rs:325:11 Oct 27 14:19:05.055 INFO kablam! | Oct 27 14:19:05.055 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 27 14:19:05.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.055 INFO kablam! Oct 27 14:19:05.055 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.055 INFO kablam! --> src/lib.rs:325:11 Oct 27 14:19:05.055 INFO kablam! | Oct 27 14:19:05.055 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 27 14:19:05.055 INFO kablam! | _________________^ Oct 27 14:19:05.055 INFO kablam! 326 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 27 14:19:05.055 INFO kablam! 327 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 27 14:19:05.055 INFO kablam! 328 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), Oct 27 14:19:05.055 INFO kablam! 329 | | ]) == Oct 27 14:19:05.055 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.055 INFO kablam! Oct 27 14:19:05.055 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.055 INFO kablam! --> src/lib.rs:330:3 Oct 27 14:19:05.055 INFO kablam! | Oct 27 14:19:05.055 INFO kablam! 330 | trie_root::(vec![ Oct 27 14:19:05.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.055 INFO kablam! Oct 27 14:19:05.055 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.055 INFO kablam! --> src/lib.rs:330:3 Oct 27 14:19:05.055 INFO kablam! | Oct 27 14:19:05.055 INFO kablam! 330 | trie_root::(vec![ Oct 27 14:19:05.055 INFO kablam! | _________^ Oct 27 14:19:05.055 INFO kablam! 331 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 27 14:19:05.055 INFO kablam! 332 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), // last two tuples are swapped Oct 27 14:19:05.055 INFO kablam! 333 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 27 14:19:05.055 INFO kablam! 334 | | ])); Oct 27 14:19:05.055 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.055 INFO kablam! Oct 27 14:19:05.076 INFO kablam! error: aborting due to 6 previous errors Oct 27 14:19:05.076 INFO kablam! Oct 27 14:19:05.076 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 27 14:19:05.107 INFO kablam! error: Could not compile `triehash`. Oct 27 14:19:05.107 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:19:05.323 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.323 INFO kablam! --> benches/triehash.rs:70:11 Oct 27 14:19:05.323 INFO kablam! | Oct 27 14:19:05.323 INFO kablam! 70 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:05.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.323 INFO kablam! Oct 27 14:19:05.323 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.323 INFO kablam! --> benches/triehash.rs:70:11 Oct 27 14:19:05.323 INFO kablam! | Oct 27 14:19:05.323 INFO kablam! 70 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:05.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.323 INFO kablam! Oct 27 14:19:05.323 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.323 INFO kablam! --> benches/triehash.rs:85:11 Oct 27 14:19:05.323 INFO kablam! | Oct 27 14:19:05.323 INFO kablam! 85 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:05.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.323 INFO kablam! Oct 27 14:19:05.323 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.323 INFO kablam! --> benches/triehash.rs:85:11 Oct 27 14:19:05.323 INFO kablam! | Oct 27 14:19:05.323 INFO kablam! 85 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:05.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.323 INFO kablam! Oct 27 14:19:05.331 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.331 INFO kablam! --> benches/triehash.rs:100:11 Oct 27 14:19:05.331 INFO kablam! | Oct 27 14:19:05.331 INFO kablam! 100 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.331 INFO kablam! Oct 27 14:19:05.331 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.331 INFO kablam! --> benches/triehash.rs:100:11 Oct 27 14:19:05.331 INFO kablam! | Oct 27 14:19:05.331 INFO kablam! 100 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.331 INFO kablam! Oct 27 14:19:05.331 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.331 INFO kablam! --> benches/triehash.rs:115:11 Oct 27 14:19:05.331 INFO kablam! | Oct 27 14:19:05.331 INFO kablam! 115 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.331 INFO kablam! Oct 27 14:19:05.331 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.331 INFO kablam! --> benches/triehash.rs:115:11 Oct 27 14:19:05.331 INFO kablam! | Oct 27 14:19:05.331 INFO kablam! 115 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.331 INFO kablam! Oct 27 14:19:05.331 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.331 INFO kablam! --> benches/triehash.rs:131:11 Oct 27 14:19:05.331 INFO kablam! | Oct 27 14:19:05.331 INFO kablam! 131 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.331 INFO kablam! Oct 27 14:19:05.331 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.331 INFO kablam! --> benches/triehash.rs:131:11 Oct 27 14:19:05.331 INFO kablam! | Oct 27 14:19:05.331 INFO kablam! 131 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.331 INFO kablam! Oct 27 14:19:05.335 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.335 INFO kablam! --> benches/triehash.rs:147:11 Oct 27 14:19:05.335 INFO kablam! | Oct 27 14:19:05.335 INFO kablam! 147 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.335 INFO kablam! Oct 27 14:19:05.335 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.335 INFO kablam! --> benches/triehash.rs:147:11 Oct 27 14:19:05.335 INFO kablam! | Oct 27 14:19:05.335 INFO kablam! 147 | let _ = trie_root::(d.clone()); Oct 27 14:19:05.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.335 INFO kablam! Oct 27 14:19:05.339 INFO kablam! error: aborting due to 12 previous errors Oct 27 14:19:05.339 INFO kablam! Oct 27 14:19:05.339 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 27 14:19:05.348 INFO kablam! error: Could not compile `triehash`. Oct 27 14:19:05.348 INFO kablam! Oct 27 14:19:05.348 INFO kablam! To learn more, run the command again with --verbose. Oct 27 14:19:05.349 INFO kablam! su: No module specific data is present Oct 27 14:19:05.887 INFO running `"docker" "rm" "-f" "f345e03bf3dd6c117080e54363c7563b5a0dba75959676b2b9d2f2f3d10f63f6"` Oct 27 14:19:06.139 INFO blam! f345e03bf3dd6c117080e54363c7563b5a0dba75959676b2b9d2f2f3d10f63f6