Reproduce: - Have latest rustup installed with the nightly toolchain. - Clone the repo - `cagro +nightly run --release` - 35 errors found, mostly missing macros. - 1000+ warnings found, mostly deprecated conventions e.g. the `try!` macro.