pub(crate) async fn delete_composefs_deployment( deployment_id: &str, storage: &Storage, booted_cfs: &BootedComposefs, ) -> Result<()>