Print patch filepath when applying patches

Take the detective work out of figuring out which patches failed
to apply.

patching file src/librustc_codegen_llvm/debuginfo/metadata.rs
Hunk #1 succeeded at 965 (offset 26 lines).
patching file src/librustc_session/options.rs
Hunk #1 FAILED at 878.
1 out of 1 hunk FAILED

Test: DIST_DIR=$TOOLCHAIN/dist ./toolchain/android_rust/build.py
Applying patch: rustc-0009-Add-Z-profile-emit-path-for-Gcov-gcda-output.patch
patching file src/librustc_codegen_llvm/debuginfo/metadata.rs
Hunk #1 succeeded at 965 (offset 26 lines).
patching file src/librustc_session/options.rs
Hunk #1 FAILED at 878.
1 out of 1 hunk FAILED

Change-Id: Icb30ac59001d021ba9de17a970ee6cfcafe767f0
1 file changed
tree: f5741b99027a6240bb124cb736ef6f1809e60144
  1. patches/
  2. .gitignore
  3. build.py
  4. build_platform.py
  5. config_toml.py
  6. paths.py