pub async fn execute( state_path: PathBuf, boot_pid: u32, boot_start_time_ticks: Option<u64>, boot_id: String, ) -> Result<()>