[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #11973

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#11973]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/11973/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 29 Jan 2020 13:22:05 -0600
Build duration:
39 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit f2c61d8ec58fd10535fc3eb2cab192a47de7e222 by dungar:
    Bug fixes for type fingerprints

    • edit: lib/AST/FineGrainedDependenciesSourceFileDepGraphConstructor.cpp
  • Commit bbffc0959b714a0300d92a2f8549309f841b1fae by dungar:
    Tests for type fingerprints are enabled.

    • add: test/InterfaceHash/added_private_method-type-fingerprints.swift
    • add: test/InterfaceHash/added_private_enum_private_property-type-fingerprints.swift
    • add: test/InterfaceHash/added_private_class_property-type-fingerprints.swift
    • add: test/InterfaceHash/edited_method_body-type-fingerprints.swift
    • edit: test/InterfaceHash/edited_method_body.swift
    • add: test/InterfaceHash/added_private_class_private_property-type-fingerprints.swift
    • add: test/InterfaceHash/added_private_struct_property-type-fingerprints.swift
    • add: validation-test/Driver/Dependencies/rdar23148987-type-fingerprints.swift
    • add: test/InterfaceHash/added_private_protocol_method-type-fingerprints.swift
    • add: test/InterfaceHash/added_private_protocol_property-type-fingerprints.swift
    • edit: test/InterfaceHash/edited_property_getter.swift
    • edit: validation-test/Serialization/rdar40839486.swift
    • add: test/InterfaceHash/added_private_enum_property-type-fingerprints.swift
    • add: test/InterfaceHash/added_method-type-fingerprints.swift
    • add: test/Inputs/process_fine_grained_swiftdeps_with_fingerprints.sh
    • add: test/InterfaceHash/added_private_struct_private_property-type-fingerprints.swift
    • add: test/InterfaceHash/added_private_method_value_types-type-fingerprints.swift
    • add: test/InterfaceHash/edited_property_getter-type-fingerprints.swift