pub(crate) fn canonicalize( optimize: bool, line: &str, line0: usize, path: &Path, ) -> Result<(Value, String)>