use std::process::Command;
use std::env;
fn main() {
// Set a build-time `GIT_HEAD` env var which includes the commit id;