Oct 15 15:49:24.340 INFO testing triehash-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:49:24.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 15:49:24.727 INFO blam! 09180f9c25851ab079922e3c01d1d89fd8d10392b600da26247fff9bcd6028c2 Oct 15 15:49:24.735 INFO running `"docker" "start" "-a" "09180f9c25851ab079922e3c01d1d89fd8d10392b600da26247fff9bcd6028c2"` Oct 15 15:49:25.503 INFO kablam! usermod: no changes Oct 15 15:49:25.583 INFO kablam! Compiling rustc-hex v2.0.1 Oct 15 15:49:25.604 INFO kablam! Compiling hashdb v0.3.0 Oct 15 15:49:26.234 INFO kablam! Compiling rlp v0.3.0 Oct 15 15:49:27.295 INFO kablam! Compiling triehash v0.3.0 (/source) Oct 15 15:49:27.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 15 15:49:27.879 INFO kablam! su: No module specific data is present Oct 15 15:49:28.181 INFO running `"docker" "rm" "-f" "09180f9c25851ab079922e3c01d1d89fd8d10392b600da26247fff9bcd6028c2"` Oct 15 15:49:28.302 INFO blam! 09180f9c25851ab079922e3c01d1d89fd8d10392b600da26247fff9bcd6028c2 Oct 15 15:49:28.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 15:49:28.440 INFO blam! c5602de4c523f6bb02d98d36d54d01c5afadb37bf3ed40b4412bbb4f6e830a85 Oct 15 15:49:28.443 INFO running `"docker" "start" "-a" "c5602de4c523f6bb02d98d36d54d01c5afadb37bf3ed40b4412bbb4f6e830a85"` Oct 15 15:49:29.355 INFO kablam! usermod: no changes Oct 15 15:49:29.460 INFO kablam! Compiling parity-bytes v0.1.0 Oct 15 15:49:29.474 INFO kablam! Compiling ethereum-types-serialize v0.2.1 Oct 15 15:49:29.474 INFO kablam! Compiling fixed-hash v0.2.2 Oct 15 15:49:29.474 INFO kablam! Compiling elastic-array v0.10.0 Oct 15 15:49:29.474 INFO kablam! Compiling uint v0.4.1 Oct 15 15:49:29.474 INFO kablam! Compiling plain_hasher v0.2.0 Oct 15 15:49:30.943 INFO kablam! Compiling hashdb v0.2.1 Oct 15 15:49:31.011 INFO kablam! Compiling ethbloom v0.5.0 Oct 15 15:49:42.086 INFO kablam! Compiling ethereum-types v0.4.0 Oct 15 15:49:56.933 INFO kablam! Compiling keccak-hash v0.1.2 Oct 15 15:49:56.934 INFO kablam! Compiling rlp v0.2.4 Oct 15 15:49:56.934 INFO kablam! Compiling keccak-hasher v0.1.1 Oct 15 15:49:59.559 INFO kablam! Compiling trie-standardmap v0.1.1 Oct 15 15:50:00.755 INFO kablam! Compiling triehash v0.3.0 (/source) Oct 15 15:50:02.051 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.051 INFO kablam! --> src/lib.rs:318:14 Oct 15 15:50:02.051 INFO kablam! | Oct 15 15:50:02.051 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 15 15:50:02.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.051 INFO kablam! Oct 15 15:50:02.051 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.051 INFO kablam! --> src/lib.rs:318:14 Oct 15 15:50:02.051 INFO kablam! | Oct 15 15:50:02.051 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 15 15:50:02.051 INFO kablam! | ____________________^ Oct 15 15:50:02.051 INFO kablam! 319 | | (b"A", b"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" as &[u8]) Oct 15 15:50:02.051 INFO kablam! 320 | | ]), "d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab".into()); Oct 15 15:50:02.051 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.051 INFO kablam! Oct 15 15:50:02.055 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.055 INFO kablam! --> src/lib.rs:325:11 Oct 15 15:50:02.055 INFO kablam! | Oct 15 15:50:02.055 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 15 15:50:02.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.055 INFO kablam! Oct 15 15:50:02.055 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.055 INFO kablam! --> src/lib.rs:325:11 Oct 15 15:50:02.055 INFO kablam! | Oct 15 15:50:02.055 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 15 15:50:02.055 INFO kablam! | _________________^ Oct 15 15:50:02.055 INFO kablam! 326 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 15 15:50:02.055 INFO kablam! 327 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 15 15:50:02.055 INFO kablam! 328 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), Oct 15 15:50:02.055 INFO kablam! 329 | | ]) == Oct 15 15:50:02.055 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.055 INFO kablam! Oct 15 15:50:02.059 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.059 INFO kablam! --> src/lib.rs:330:3 Oct 15 15:50:02.059 INFO kablam! | Oct 15 15:50:02.059 INFO kablam! 330 | trie_root::(vec![ Oct 15 15:50:02.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.059 INFO kablam! Oct 15 15:50:02.059 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.059 INFO kablam! --> src/lib.rs:330:3 Oct 15 15:50:02.059 INFO kablam! | Oct 15 15:50:02.059 INFO kablam! 330 | trie_root::(vec![ Oct 15 15:50:02.059 INFO kablam! | _________^ Oct 15 15:50:02.059 INFO kablam! 331 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 15 15:50:02.059 INFO kablam! 332 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), // last two tuples are swapped Oct 15 15:50:02.059 INFO kablam! 333 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 15 15:50:02.059 INFO kablam! 334 | | ])); Oct 15 15:50:02.059 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.059 INFO kablam! Oct 15 15:50:02.079 INFO kablam! error: aborting due to 6 previous errors Oct 15 15:50:02.079 INFO kablam! Oct 15 15:50:02.079 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 15 15:50:02.100 INFO kablam! error: Could not compile `triehash`. Oct 15 15:50:02.100 INFO kablam! Oct 15 15:50:02.101 INFO kablam! To learn more, run the command again with --verbose. Oct 15 15:50:02.107 INFO kablam! su: No module specific data is present Oct 15 15:50:02.495 INFO running `"docker" "rm" "-f" "c5602de4c523f6bb02d98d36d54d01c5afadb37bf3ed40b4412bbb4f6e830a85"` Oct 15 15:50:02.605 INFO blam! c5602de4c523f6bb02d98d36d54d01c5afadb37bf3ed40b4412bbb4f6e830a85