Oct 27 14:18:47.347 INFO checking triehash-0.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:18:47.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.565 INFO blam! 4812b3d2da56e5a779e8889e3f2ac1def1a4c8f7ae47dc7b8fe966bb42e81473 Oct 27 14:18:47.566 INFO running `"docker" "start" "-a" "4812b3d2da56e5a779e8889e3f2ac1def1a4c8f7ae47dc7b8fe966bb42e81473"` Oct 27 14:18:47.991 INFO kablam! usermod: no changes Oct 27 14:18:48.107 INFO kablam! Compiling crunchy v0.1.6 Oct 27 14:18:48.107 INFO kablam! Compiling heapsize v0.4.2 Oct 27 14:18:48.111 INFO kablam! Checking rustc-hex v2.0.1 Oct 27 14:18:48.120 INFO kablam! Checking hashdb v0.3.0 Oct 27 14:18:48.120 INFO kablam! Checking parity-bytes v0.1.0 Oct 27 14:18:48.123 INFO kablam! Checking ethereum-types-serialize v0.2.1 Oct 27 14:18:49.822 INFO kablam! Checking rlp v0.3.0 Oct 27 14:18:50.842 INFO kablam! Checking tiny-keccak v1.4.2 Oct 27 14:18:50.842 INFO kablam! Checking plain_hasher v0.2.0 Oct 27 14:18:51.079 INFO kablam! Checking triehash v0.3.0 (/source) Oct 27 14:18:52.647 INFO kablam! Checking fixed-hash v0.2.2 Oct 27 14:18:52.648 INFO kablam! Checking uint v0.4.1 Oct 27 14:18:52.648 INFO kablam! Checking elastic-array v0.10.0 Oct 27 14:18:53.671 INFO kablam! Checking ethbloom v0.5.0 Oct 27 14:18:54.425 INFO kablam! Checking hashdb v0.2.1 Oct 27 14:18:55.331 INFO kablam! Checking ethereum-types v0.4.0 Oct 27 14:18:58.654 INFO kablam! Checking keccak-hash v0.1.2 Oct 27 14:18:58.654 INFO kablam! Checking rlp v0.2.4 Oct 27 14:18:58.654 INFO kablam! Checking keccak-hasher v0.1.1 Oct 27 14:19:01.443 INFO kablam! Checking trie-standardmap v0.1.1 Oct 27 14:19:04.983 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.983 INFO kablam! --> benches/triehash.rs:70:11 Oct 27 14:19:04.983 INFO kablam! | Oct 27 14:19:04.983 INFO kablam! 70 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:04.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.983 INFO kablam! Oct 27 14:19:04.983 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.983 INFO kablam! --> benches/triehash.rs:70:11 Oct 27 14:19:04.983 INFO kablam! | Oct 27 14:19:04.983 INFO kablam! 70 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:04.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.983 INFO kablam! Oct 27 14:19:04.987 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.987 INFO kablam! --> benches/triehash.rs:85:11 Oct 27 14:19:04.987 INFO kablam! | Oct 27 14:19:04.987 INFO kablam! 85 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:04.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.987 INFO kablam! Oct 27 14:19:04.987 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.987 INFO kablam! --> benches/triehash.rs:85:11 Oct 27 14:19:04.987 INFO kablam! | Oct 27 14:19:04.987 INFO kablam! 85 | let _ = trie_root::(d.clone()).clone(); Oct 27 14:19:04.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.987 INFO kablam! Oct 27 14:19:04.987 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.987 INFO kablam! --> benches/triehash.rs:100:11 Oct 27 14:19:04.987 INFO kablam! | Oct 27 14:19:04.987 INFO kablam! 100 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.987 INFO kablam! Oct 27 14:19:04.987 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.987 INFO kablam! --> benches/triehash.rs:100:11 Oct 27 14:19:04.987 INFO kablam! | Oct 27 14:19:04.987 INFO kablam! 100 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.987 INFO kablam! Oct 27 14:19:04.991 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.991 INFO kablam! --> benches/triehash.rs:115:11 Oct 27 14:19:04.991 INFO kablam! | Oct 27 14:19:04.991 INFO kablam! 115 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.991 INFO kablam! Oct 27 14:19:04.991 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.991 INFO kablam! --> benches/triehash.rs:115:11 Oct 27 14:19:04.991 INFO kablam! | Oct 27 14:19:04.991 INFO kablam! 115 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.991 INFO kablam! Oct 27 14:19:04.991 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.991 INFO kablam! --> benches/triehash.rs:131:11 Oct 27 14:19:04.991 INFO kablam! | Oct 27 14:19:04.991 INFO kablam! 131 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.991 INFO kablam! Oct 27 14:19:04.991 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.991 INFO kablam! --> benches/triehash.rs:131:11 Oct 27 14:19:04.991 INFO kablam! | Oct 27 14:19:04.991 INFO kablam! 131 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.991 INFO kablam! Oct 27 14:19:04.991 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.991 INFO kablam! --> benches/triehash.rs:147:11 Oct 27 14:19:04.991 INFO kablam! | Oct 27 14:19:04.991 INFO kablam! 147 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.991 INFO kablam! Oct 27 14:19:04.991 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:04.991 INFO kablam! --> benches/triehash.rs:147:11 Oct 27 14:19:04.991 INFO kablam! | Oct 27 14:19:04.991 INFO kablam! 147 | let _ = trie_root::(d.clone()); Oct 27 14:19:04.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:04.991 INFO kablam! Oct 27 14:19:04.995 INFO kablam! error: aborting due to 12 previous errors Oct 27 14:19:04.996 INFO kablam! Oct 27 14:19:04.996 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 27 14:19:05.002 INFO kablam! error: Could not compile `triehash`. Oct 27 14:19:05.002 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:19:05.231 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.231 INFO kablam! --> src/lib.rs:318:14 Oct 27 14:19:05.231 INFO kablam! | Oct 27 14:19:05.231 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 27 14:19:05.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.231 INFO kablam! Oct 27 14:19:05.231 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.231 INFO kablam! --> src/lib.rs:318:14 Oct 27 14:19:05.231 INFO kablam! | Oct 27 14:19:05.231 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 27 14:19:05.231 INFO kablam! | ____________________^ Oct 27 14:19:05.231 INFO kablam! 319 | | (b"A", b"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" as &[u8]) Oct 27 14:19:05.231 INFO kablam! 320 | | ]), "d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab".into()); Oct 27 14:19:05.231 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.231 INFO kablam! Oct 27 14:19:05.239 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.239 INFO kablam! --> src/lib.rs:325:11 Oct 27 14:19:05.239 INFO kablam! | Oct 27 14:19:05.239 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 27 14:19:05.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.239 INFO kablam! Oct 27 14:19:05.239 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.239 INFO kablam! --> src/lib.rs:325:11 Oct 27 14:19:05.239 INFO kablam! | Oct 27 14:19:05.239 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 27 14:19:05.239 INFO kablam! | _________________^ Oct 27 14:19:05.239 INFO kablam! 326 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 27 14:19:05.239 INFO kablam! 327 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 27 14:19:05.239 INFO kablam! 328 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), Oct 27 14:19:05.239 INFO kablam! 329 | | ]) == Oct 27 14:19:05.239 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.239 INFO kablam! Oct 27 14:19:05.243 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.243 INFO kablam! --> src/lib.rs:330:3 Oct 27 14:19:05.243 INFO kablam! | Oct 27 14:19:05.243 INFO kablam! 330 | trie_root::(vec![ Oct 27 14:19:05.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.243 INFO kablam! Oct 27 14:19:05.243 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 27 14:19:05.243 INFO kablam! --> src/lib.rs:330:3 Oct 27 14:19:05.243 INFO kablam! | Oct 27 14:19:05.243 INFO kablam! 330 | trie_root::(vec![ Oct 27 14:19:05.243 INFO kablam! | _________^ Oct 27 14:19:05.243 INFO kablam! 331 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 27 14:19:05.243 INFO kablam! 332 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), // last two tuples are swapped Oct 27 14:19:05.243 INFO kablam! 333 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 27 14:19:05.243 INFO kablam! 334 | | ])); Oct 27 14:19:05.243 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 27 14:19:05.243 INFO kablam! Oct 27 14:19:05.259 INFO kablam! error: aborting due to 6 previous errors Oct 27 14:19:05.259 INFO kablam! Oct 27 14:19:05.259 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 27 14:19:05.269 INFO kablam! error: Could not compile `triehash`. Oct 27 14:19:05.269 INFO kablam! Oct 27 14:19:05.269 INFO kablam! To learn more, run the command again with --verbose. Oct 27 14:19:05.270 INFO kablam! su: No module specific data is present Oct 27 14:19:06.059 INFO running `"docker" "rm" "-f" "4812b3d2da56e5a779e8889e3f2ac1def1a4c8f7ae47dc7b8fe966bb42e81473"` Oct 27 14:19:06.356 INFO blam! 4812b3d2da56e5a779e8889e3f2ac1def1a4c8f7ae47dc7b8fe966bb42e81473