const METADATA_VERSION: u8 = 9;
Metadata encoding version. N.B., increment this if you change the format of metadata such that the rustc version can’t be found to compare with rustc_version().
rustc_version()