Nov 18 04:13:26.904 INFO testing patricia-trie-0.3.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 04:13:26.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 04:13:27.400 INFO [stdout] 7f0518c22dbce677615b7c0fe50c7e412c7f802913fcdbd0e3397b5ea7454eb2 Nov 18 04:13:27.402 INFO running `"docker" "start" "-a" "7f0518c22dbce677615b7c0fe50c7e412c7f802913fcdbd0e3397b5ea7454eb2"` Nov 18 04:13:29.079 INFO [stderr] usermod: no changes Nov 18 04:13:29.195 INFO [stderr] Compiling hashdb v0.3.0 Nov 18 04:13:29.775 INFO [stderr] Compiling patricia-trie v0.3.0 (/source) Nov 18 04:13:32.301 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.19s Nov 18 04:13:32.308 INFO [stderr] su: No module specific data is present Nov 18 04:13:33.124 INFO running `"docker" "inspect" "7f0518c22dbce677615b7c0fe50c7e412c7f802913fcdbd0e3397b5ea7454eb2"` Nov 18 04:13:33.432 INFO running `"docker" "rm" "-f" "7f0518c22dbce677615b7c0fe50c7e412c7f802913fcdbd0e3397b5ea7454eb2"` Nov 18 04:13:33.699 INFO [stdout] 7f0518c22dbce677615b7c0fe50c7e412c7f802913fcdbd0e3397b5ea7454eb2 Nov 18 04:13:33.703 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 04:13:34.048 INFO [stdout] b4c644c31a349e67db1947b5c786e39162c1cc3b10870b4e1a88ad7dcf388c52 Nov 18 04:13:34.050 INFO running `"docker" "start" "-a" "b4c644c31a349e67db1947b5c786e39162c1cc3b10870b4e1a88ad7dcf388c52"` Nov 18 04:13:35.488 INFO [stderr] usermod: no changes Nov 18 04:13:35.726 INFO [stderr] Compiling triehash v0.3.0 Nov 18 04:13:35.731 INFO [stderr] Compiling memorydb v0.3.0 Nov 18 04:13:35.735 INFO [stderr] Compiling patricia-trie v0.2.2 Nov 18 04:13:38.567 INFO [stderr] Compiling patricia-trie-ethereum v0.1.0 Nov 18 04:13:40.148 INFO [stderr] Compiling patricia-trie v0.3.0 (/source) Nov 18 04:13:42.757 INFO [stderr] error[E0277]: the trait bound `H: hashdb::Hasher` is not satisfied Nov 18 04:13:42.757 INFO [stderr] --> src/triedbmut.rs:987:2 Nov 18 04:13:42.757 INFO [stderr] | Nov 18 04:13:42.757 INFO [stderr] 987 | fn populate_trie<'db, H, C>( Nov 18 04:13:42.757 INFO [stderr] | _____^ Nov 18 04:13:42.757 INFO [stderr] 988 | | db: &'db mut HashDB, Nov 18 04:13:42.757 INFO [stderr] 989 | | root: &'db mut H256, Nov 18 04:13:42.757 INFO [stderr] 990 | | v: &[(Vec, Vec)] Nov 18 04:13:42.757 INFO [stderr] ... | Nov 18 04:13:42.757 INFO [stderr] 1003 | | t Nov 18 04:13:42.757 INFO [stderr] 1004 | | } Nov 18 04:13:42.757 INFO [stderr] | |_____^ the trait `hashdb::Hasher` is not implemented for `H` Nov 18 04:13:42.757 INFO [stderr] | Nov 18 04:13:42.757 INFO [stderr] = help: consider adding a `where H: hashdb::Hasher` bound Nov 18 04:13:42.757 INFO [stderr] = note: required by `ethtrie::patricia_trie::NodeCodec` Nov 18 04:13:42.757 INFO [stderr] Nov 18 04:13:42.897 INFO [stderr] error: aborting due to previous error Nov 18 04:13:42.897 INFO [stderr] Nov 18 04:13:42.897 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 18 04:13:42.913 INFO [stderr] error: Could not compile `patricia-trie`. Nov 18 04:13:42.913 INFO [stderr] Nov 18 04:13:42.913 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 04:13:42.914 INFO [stderr] su: No module specific data is present Nov 18 04:13:43.186 INFO running `"docker" "inspect" "b4c644c31a349e67db1947b5c786e39162c1cc3b10870b4e1a88ad7dcf388c52"` Nov 18 04:13:43.272 INFO running `"docker" "rm" "-f" "b4c644c31a349e67db1947b5c786e39162c1cc3b10870b4e1a88ad7dcf388c52"` Nov 18 04:13:43.396 INFO [stdout] b4c644c31a349e67db1947b5c786e39162c1cc3b10870b4e1a88ad7dcf388c52