Find first failure
A host build log is a story from top to bottom. Do not start at the last red line. Scroll up and find the first error that stopped the build.
Warnings are usually not the reason your deploy failed. The first error with a file name, package name, or command is your target.