pub async fn extract_allocatable_from_nodes( node_list: ObjectList<Node>, resources: &mut Vec<Resource>, ) -> Result<(), Error>