Oct 15 15:49:23.108 INFO testing triehash-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:49:23.110 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:23.466 INFO blam! 198099d9d928ab5112f12dbe2c2d9fe7ea397b5c7d682828997e347edf9877d1 Oct 15 15:49:23.471 INFO running `"docker" "start" "-a" "198099d9d928ab5112f12dbe2c2d9fe7ea397b5c7d682828997e347edf9877d1"` Oct 15 15:49:24.522 INFO kablam! usermod: no changes Oct 15 15:49:24.595 INFO kablam! Compiling rustc-hex v2.0.1 Oct 15 15:49:24.604 INFO kablam! Compiling hashdb v0.3.0 Oct 15 15:49:25.382 INFO kablam! Compiling rlp v0.3.0 Oct 15 15:49:26.653 INFO kablam! Compiling triehash v0.3.0 (/source) Oct 15 15:49:27.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.82s Oct 15 15:49:27.363 INFO kablam! su: No module specific data is present Oct 15 15:49:27.699 INFO running `"docker" "rm" "-f" "198099d9d928ab5112f12dbe2c2d9fe7ea397b5c7d682828997e347edf9877d1"` Oct 15 15:49:27.807 INFO blam! 198099d9d928ab5112f12dbe2c2d9fe7ea397b5c7d682828997e347edf9877d1 Oct 15 15:49:27.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:27.999 INFO blam! f6db123048ab59b1f7145175325394cf3d09b53ee0c6c45af59854c2d1403eb7 Oct 15 15:49:28.001 INFO running `"docker" "start" "-a" "f6db123048ab59b1f7145175325394cf3d09b53ee0c6c45af59854c2d1403eb7"` Oct 15 15:49:28.460 INFO kablam! usermod: no changes Oct 15 15:49:28.522 INFO kablam! Compiling crunchy v0.1.6 Oct 15 15:49:28.522 INFO kablam! Compiling parity-bytes v0.1.0 Oct 15 15:49:28.525 INFO kablam! Compiling fixed-hash v0.2.2 Oct 15 15:49:28.526 INFO kablam! Compiling elastic-array v0.10.0 Oct 15 15:49:28.526 INFO kablam! Compiling ethereum-types-serialize v0.2.1 Oct 15 15:49:29.871 INFO kablam! Compiling tiny-keccak v1.4.2 Oct 15 15:49:29.871 INFO kablam! Compiling uint v0.4.1 Oct 15 15:49:29.871 INFO kablam! Compiling plain_hasher v0.2.0 Oct 15 15:49:30.099 INFO kablam! Compiling hashdb v0.2.1 Oct 15 15:49:31.223 INFO kablam! Compiling ethbloom v0.5.0 Oct 15 15:49:42.471 INFO kablam! Compiling ethereum-types v0.4.0 Oct 15 15:49:57.147 INFO kablam! Compiling rlp v0.2.4 Oct 15 15:49:57.149 INFO kablam! Compiling keccak-hash v0.1.2 Oct 15 15:49:57.150 INFO kablam! Compiling keccak-hasher v0.1.1 Oct 15 15:49:59.935 INFO kablam! Compiling trie-standardmap v0.1.1 Oct 15 15:50:01.114 INFO kablam! Compiling triehash v0.3.0 (/source) Oct 15 15:50:02.501 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.501 INFO kablam! --> src/lib.rs:318:14 Oct 15 15:50:02.501 INFO kablam! | Oct 15 15:50:02.501 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 15 15:50:02.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.501 INFO kablam! Oct 15 15:50:02.501 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.501 INFO kablam! --> src/lib.rs:318:14 Oct 15 15:50:02.501 INFO kablam! | Oct 15 15:50:02.501 INFO kablam! 318 | assert_eq!(trie_root::(vec![ Oct 15 15:50:02.501 INFO kablam! | ____________________^ Oct 15 15:50:02.501 INFO kablam! 319 | | (b"A", b"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" as &[u8]) Oct 15 15:50:02.501 INFO kablam! 320 | | ]), "d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab".into()); Oct 15 15:50:02.501 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.501 INFO kablam! Oct 15 15:50:02.509 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.509 INFO kablam! --> src/lib.rs:325:11 Oct 15 15:50:02.509 INFO kablam! | Oct 15 15:50:02.510 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 15 15:50:02.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.510 INFO kablam! Oct 15 15:50:02.510 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.510 INFO kablam! --> src/lib.rs:325:11 Oct 15 15:50:02.510 INFO kablam! | Oct 15 15:50:02.510 INFO kablam! 325 | assert!(trie_root::(vec![ Oct 15 15:50:02.510 INFO kablam! | _________________^ Oct 15 15:50:02.510 INFO kablam! 326 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 15 15:50:02.510 INFO kablam! 327 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 15 15:50:02.510 INFO kablam! 328 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), Oct 15 15:50:02.510 INFO kablam! 329 | | ]) == Oct 15 15:50:02.510 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.510 INFO kablam! Oct 15 15:50:02.511 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.511 INFO kablam! --> src/lib.rs:330:3 Oct 15 15:50:02.511 INFO kablam! | Oct 15 15:50:02.511 INFO kablam! 330 | trie_root::(vec![ Oct 15 15:50:02.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.511 INFO kablam! Oct 15 15:50:02.511 INFO kablam! error[E0277]: the trait bound `keccak_hasher::KeccakHasher: hashdb::Hasher` is not satisfied Oct 15 15:50:02.511 INFO kablam! --> src/lib.rs:330:3 Oct 15 15:50:02.511 INFO kablam! | Oct 15 15:50:02.511 INFO kablam! 330 | trie_root::(vec![ Oct 15 15:50:02.511 INFO kablam! | _________^ Oct 15 15:50:02.511 INFO kablam! 331 | | (vec![0x01u8, 0x23], vec![0x01u8, 0x23]), Oct 15 15:50:02.511 INFO kablam! 332 | | (vec![0xf1u8, 0x23], vec![0xf1u8, 0x23]), // last two tuples are swapped Oct 15 15:50:02.511 INFO kablam! 333 | | (vec![0x81u8, 0x23], vec![0x81u8, 0x23]), Oct 15 15:50:02.511 INFO kablam! 334 | | ])); Oct 15 15:50:02.511 INFO kablam! | |__________^ the trait `hashdb::Hasher` is not implemented for `keccak_hasher::KeccakHasher` Oct 15 15:50:02.511 INFO kablam! Oct 15 15:50:02.526 INFO kablam! error: aborting due to 6 previous errors Oct 15 15:50:02.526 INFO kablam! Oct 15 15:50:02.526 INFO kablam! For more information about this error, try `rustc --explain E0277`. Oct 15 15:50:02.541 INFO kablam! error: Could not compile `triehash`. Oct 15 15:50:02.541 INFO kablam! Oct 15 15:50:02.541 INFO kablam! To learn more, run the command again with --verbose. Oct 15 15:50:02.541 INFO kablam! su: No module specific data is present Oct 15 15:50:02.891 INFO running `"docker" "rm" "-f" "f6db123048ab59b1f7145175325394cf3d09b53ee0c6c45af59854c2d1403eb7"` Oct 15 15:50:03.039 INFO blam! f6db123048ab59b1f7145175325394cf3d09b53ee0c6c45af59854c2d1403eb7