AR
CC
The Rust `cc` crate reads these, so make sure they are set for when we start making use of `cc`.
We don't have any specific reason to stay on 18.04, so upgrade to the latest LTS version.
* Move everything to azure pipelines * Inline docker configuration in this repo (no `cross`) * Delete `no-panic` example, use `#[no_panic]` instead.