On compiling the Trin workspace we get the following warning:
warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1
This can be fixed when we switch to eth_trie.rs v0.3.0` after this PR is merged and the new version is released.