In Magento 1, we can directly add the breadcrumb in checkout page using XML.

But in Magento 2 there are some changes to add the breadcrumb

1. Copy the checkout_cart_index.xml file in your theme. And then write code in body tag

Now Refresh the page and check