Oct 13 07:06:49.491 INFO checking triehash-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:06:49.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 07:06:49.724 INFO blam! 5211b68ec6581f772915b9a24f88c73a9f12614733795e6bbacbd3e61b4c0f55 Oct 13 07:06:49.726 INFO running `"docker" "start" "-a" "5211b68ec6581f772915b9a24f88c73a9f12614733795e6bbacbd3e61b4c0f55"` Oct 13 07:06:50.395 INFO kablam! usermod: no changes Oct 13 07:06:50.510 INFO kablam! Compiling heapsize v0.4.2 Oct 13 07:06:50.510 INFO kablam! Compiling crunchy v0.1.6 Oct 13 07:06:50.511 INFO kablam! Checking rustc-hex v2.0.1 Oct 13 07:06:50.532 INFO kablam! Checking hashdb v0.3.0 Oct 13 07:06:50.540 INFO kablam! Checking parity-bytes v0.1.0 Oct 13 07:06:50.565 INFO kablam! Checking ethereum-types-serialize v0.2.1 Oct 13 07:06:52.131 INFO kablam! Checking rlp v0.3.0 Oct 13 07:06:54.328 INFO kablam! Checking tiny-keccak v1.4.2 Oct 13 07:06:54.328 INFO kablam! Checking plain_hasher v0.2.0 Oct 13 07:06:54.328 INFO kablam! Checking triehash v0.3.0 (/source) Oct 13 07:06:55.308 INFO kablam! Checking fixed-hash v0.2.2 Oct 13 07:06:55.308 INFO kablam! Checking uint v0.4.1 Oct 13 07:06:55.308 INFO kablam! Checking elastic-array v0.10.0 Oct 13 07:06:56.887 INFO kablam! Checking ethbloom v0.5.0 Oct 13 07:06:57.537 INFO kablam! Checking hashdb v0.2.1 Oct 13 07:06:58.708 INFO kablam! Checking ethereum-types v0.4.0 Oct 13 07:07:02.392 INFO kablam! Checking keccak-hash v0.1.2 Oct 13 07:07:02.392 INFO kablam! Checking rlp v0.2.4 Oct 13 07:07:02.394 INFO kablam! Checking keccak-hasher v0.1.1 Oct 13 07:07:05.336 INFO kablam! Checking trie-standardmap v0.1.1 Oct 13 07:07:08.428 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.429 INFO kablam! --> src/lib.rs:318:14 Oct 13 07:07:08.429 INFO kablam! | Oct 13 07:07:08.429 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 13 07:07:08.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.430 INFO kablam! Oct 13 07:07:08.430 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.430 INFO kablam! --> src/lib.rs:318:14 Oct 13 07:07:08.431 INFO kablam! | Oct 13 07:07:08.431 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 13 07:07:08.431 INFO kablam! | ____________________^ Oct 13 07:07:08.431 INFO kablam! 319 | | (b"A", b"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" as &[u8]) Oct 13 07:07:08.432 INFO kablam! 320 | | ]), "d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab".into()); Oct 13 07:07:08.432 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.432 INFO kablam! Oct 13 07:07:08.433 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.433 INFO kablam! --> src/lib.rs:325:11 Oct 13 07:07:08.433 INFO kablam! | Oct 13 07:07:08.433 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 13 07:07:08.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.434 INFO kablam! Oct 13 07:07:08.434 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.434 INFO kablam! --> src/lib.rs:325:11 Oct 13 07:07:08.435 INFO kablam! | Oct 13 07:07:08.435 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 13 07:07:08.440 INFO kablam! | _________________^ Oct 13 07:07:08.440 INFO kablam! 326 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 13 07:07:08.440 INFO kablam! 327 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 13 07:07:08.440 INFO kablam! 328 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), Oct 13 07:07:08.440 INFO kablam! 329 | | ]) == Oct 13 07:07:08.440 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.440 INFO kablam! Oct 13 07:07:08.440 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.440 INFO kablam! --> src/lib.rs:330:3 Oct 13 07:07:08.440 INFO kablam! | Oct 13 07:07:08.440 INFO kablam! 330 | trie_root::(vec![ Oct 13 07:07:08.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.440 INFO kablam! Oct 13 07:07:08.440 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.440 INFO kablam! --> src/lib.rs:330:3 Oct 13 07:07:08.440 INFO kablam! | Oct 13 07:07:08.440 INFO kablam! 330 | trie_root::(vec![ Oct 13 07:07:08.440 INFO kablam! | _________^ Oct 13 07:07:08.440 INFO kablam! 331 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 13 07:07:08.440 INFO kablam! 332 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), // last two tuples are swapped Oct 13 07:07:08.440 INFO kablam! 333 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 13 07:07:08.440 INFO kablam! 334 | | ])); Oct 13 07:07:08.440 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.440 INFO kablam! Oct 13 07:07:08.456 INFO kablam! error: aborting due to 6 previous errors Oct 13 07:07:08.456 INFO kablam! Oct 13 07:07:08.456 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 07:07:08.456 INFO kablam! error: Could not compile `triehash`. Oct 13 07:07:08.457 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 07:07:08.529 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.529 INFO kablam! --> benches/triehash.rs:70:11 Oct 13 07:07:08.529 INFO kablam! | Oct 13 07:07:08.529 INFO kablam! 70 | let _ = trie_root::(d.clone()).clone(); Oct 13 07:07:08.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.530 INFO kablam! Oct 13 07:07:08.530 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.531 INFO kablam! --> benches/triehash.rs:70:11 Oct 13 07:07:08.531 INFO kablam! | Oct 13 07:07:08.531 INFO kablam! 70 | let _ = trie_root::(d.clone()).clone(); Oct 13 07:07:08.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.532 INFO kablam! Oct 13 07:07:08.535 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.535 INFO kablam! --> benches/triehash.rs:85:11 Oct 13 07:07:08.535 INFO kablam! | Oct 13 07:07:08.536 INFO kablam! 85 | let _ = trie_root::(d.clone()).clone(); Oct 13 07:07:08.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.536 INFO kablam! Oct 13 07:07:08.536 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.537 INFO kablam! --> benches/triehash.rs:85:11 Oct 13 07:07:08.537 INFO kablam! | Oct 13 07:07:08.537 INFO kablam! 85 | let _ = trie_root::(d.clone()).clone(); Oct 13 07:07:08.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.538 INFO kablam! Oct 13 07:07:08.538 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.538 INFO kablam! --> benches/triehash.rs:100:11 Oct 13 07:07:08.539 INFO kablam! | Oct 13 07:07:08.539 INFO kablam! 100 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.539 INFO kablam! Oct 13 07:07:08.540 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.540 INFO kablam! --> benches/triehash.rs:100:11 Oct 13 07:07:08.540 INFO kablam! | Oct 13 07:07:08.540 INFO kablam! 100 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.541 INFO kablam! Oct 13 07:07:08.541 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.541 INFO kablam! --> benches/triehash.rs:115:11 Oct 13 07:07:08.542 INFO kablam! | Oct 13 07:07:08.542 INFO kablam! 115 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.542 INFO kablam! Oct 13 07:07:08.543 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.543 INFO kablam! --> benches/triehash.rs:115:11 Oct 13 07:07:08.543 INFO kablam! | Oct 13 07:07:08.543 INFO kablam! 115 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.548 INFO kablam! Oct 13 07:07:08.548 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.549 INFO kablam! --> benches/triehash.rs:131:11 Oct 13 07:07:08.549 INFO kablam! | Oct 13 07:07:08.549 INFO kablam! 131 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.550 INFO kablam! Oct 13 07:07:08.550 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.550 INFO kablam! --> benches/triehash.rs:131:11 Oct 13 07:07:08.551 INFO kablam! | Oct 13 07:07:08.551 INFO kablam! 131 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.552 INFO kablam! Oct 13 07:07:08.552 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.552 INFO kablam! --> benches/triehash.rs:147:11 Oct 13 07:07:08.552 INFO kablam! | Oct 13 07:07:08.553 INFO kablam! 147 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.553 INFO kablam! Oct 13 07:07:08.554 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 13 07:07:08.554 INFO kablam! --> benches/triehash.rs:147:11 Oct 13 07:07:08.554 INFO kablam! | Oct 13 07:07:08.555 INFO kablam! 147 | let _ = trie_root::(d.clone()); Oct 13 07:07:08.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 13 07:07:08.555 INFO kablam! Oct 13 07:07:08.555 INFO kablam! error: aborting due to 12 previous errors Oct 13 07:07:08.556 INFO kablam! Oct 13 07:07:08.560 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 13 07:07:08.560 INFO kablam! error: Could not compile `triehash`. Oct 13 07:07:08.560 INFO kablam! Oct 13 07:07:08.561 INFO kablam! To learn more, run the command again with --verbose. Oct 13 07:07:08.561 INFO kablam! su: No module specific data is present Oct 13 07:07:09.172 INFO running `"docker" "rm" "-f" "5211b68ec6581f772915b9a24f88c73a9f12614733795e6bbacbd3e61b4c0f55"` Oct 13 07:07:09.362 INFO blam! 5211b68ec6581f772915b9a24f88c73a9f12614733795e6bbacbd3e61b4c0f55