pub const BUILD_COMMIT: &str = "5abdb25e2643e9d7369a31915a94955add62dbcc";Expand description
The commit this binary was built from, or the literal unknown when
the build had no way to find out. See build.rs.
choirctl status could already name the file that is serving; it
could not say what that file was built from, and “the rebuild never
reached the running process” is indistinguishable from “it did” until
something the process itself reports says otherwise.