Problem: The following command, as given in the README.md, fails
Solution: Install elf2sgxs:
cargo install oasis-core-tools \
--git https://github.com/oasisprotocol/oasis-core \
--force \
--locked
This could be added in the README.md or the oasis-core docs.