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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7565]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7565/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 14 Jun 2019 18:14:35 -0500
Build duration:
2 hr 20 min

Identified problems:

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

Changes

  • Commit 807c2cfbe3f7125d7d309aa354971d951dc40e92 by aprantl:
    Make lldb-moduleimport more rubost when importing object files with

    • edit: tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp
  • Commit 3391b746d9fb36d7bbf428bdc3f5f69e2bb9ac6f by unknown:
    [stdlib] Improve error messages when snake case conversion is used.

    • edit: stdlib/public/Darwin/Foundation/JSONEncoder.swift
  • Commit ef1fc19027857c8adf484e2c608b51f0d70eac89 by compnerd:
    rth: quote the commandline properly on Windows (NFC)

    • edit: utils/rth
  • Commit a480404573fffcc4a92fc3dfa5fc714faf036aae by harlan:
    [ModuleInterface] Qualify all types in module interfaces

    • edit: test/ParseableInterface/ModuleCache/swiftdoc-next-to-swiftinterface.swift
    • edit: test/ParseableInterface/lazy-vars.swift
    • edit: test/ParseableInterface/synthesized.swift
    • edit: test/ParseableInterface/exported-module-name.swift
    • edit: test/ParseableInterface/modifiers.swift
    • edit: test/ParseableInterface/access-filter.swift
    • edit: test/ParseableInterface/attrs.swift
    • edit: test/ParseableInterface/opaque-result-types.swift
    • edit: test/ParseableInterface/if-configs.swift
    • edit: test/ParseableInterface/default-args.swift
    • edit: test/ParseableInterface/escape-Type-and-Protocol.swift
    • edit: test/ParseableInterface/convenience-init.swift
    • edit: lib/AST/ASTPrinter.cpp
    • edit: test/ParseableInterface/Inputs/enums-layout-helper.swift
    • edit: test/ParseableInterface/inlinable-function.swift
    • edit: test/ParseableInterface/stored-properties.swift
    • edit: test/ParseableInterface/fixed-layout-property-initializers.swift
    • edit: test/ParseableInterface/smoke-test.swift
    • edit: test/ParseableInterface/conformances.swift
    • edit: test/ParseableInterface/function_builders.swift
    • edit: test/ParseableInterface/iboutlet-private-set.swift
    • edit: test/ParseableInterface/private-stored-members.swift
  • Commit 889e43076f401a877f666fab1f23b13273748601 by harlan:
    [ModuleInterface] Allow falling back to prefer TypeReprs

    • edit: include/swift/Frontend/ParseableInterfaceSupport.h
    • add: test/ParseableInterface/preserve-type-repr.swift
    • edit: lib/Frontend/ParseableInterfaceSupport.cpp
    • edit: lib/AST/ASTPrinter.cpp
    • edit: include/swift/AST/PrintOptions.h
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: include/swift/Option/FrontendOptions.td
  • Commit 57f517317d4c3f790a3245a5891e549e43e7e3c9 by harlan:
    Rename flag to ‘module-interface-preserve-types-as-written’

    • edit: include/swift/Option/FrontendOptions.td
    • edit: test/ParseableInterface/preserve-type-repr.swift
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Frontend/ParseableInterfaceSupport.cpp
    • edit: include/swift/Frontend/ParseableInterfaceSupport.h
  • Commit f02bac341f81239d4684dcd4182820b5686e9160 by harlan:
    Add new flag to XCTest overlay

    • edit: stdlib/public/Darwin/XCTest/CMakeLists.txt
  • Commit 5a3761df1b1fa3749a27221377e326331dc42c4e by harlan:
    [Sema] Stop filtering nested protocol types from lookup

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • add: test/Generics/typealias-in-extension-of-external-protocol.swift
    • add: test/Generics/Inputs/external-protocol.swift
  • Commit 7719b0f4619c3ebd1198f8d5008a5724fa1b49f1 by tyu.sam:
    Sema: Add a more descriptive diagnostic for generic argument mismatches

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Generics/invalid.swift
    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit dc5ccd1349cb4100a976fd78b682798d0b0ba825 by tyu.sam:
    Test: Add tests for the new generic arguments mismatch diagnostic

    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Generics/invalid.swift
    • edit: lib/Sema/CSDiagnostics.h
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 81dc5460c926dc54ca68ae7cfec3ac13d5d09de9 by tyu.sam:
    Sema / Test: Fix tests broken by introduction of

    • edit: test/expr/cast/dictionary_coerce.swift
    • edit: test/expr/cast/set_bridge.swift
    • edit: test/stdlib/UnsafePointerDiagnostics.swift
    • edit: test/expr/cast/array_coerce.swift
    • edit: test/decl/nested/type_in_type.swift
    • edit: test/decl/protocol/protocol_with_superclass_where_clause.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/decl/func/dynamic_self.swift
    • edit: test/expr/cast/dictionary_bridge.swift
    • edit: test/decl/typealias/generic.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/decl/func/throwing_functions.swift
    • edit: test/expr/cast/set_coerce.swift
    • edit: test/decl/protocol/protocol_with_superclass.swift
    • edit: test/expr/cast/dictionary_downcast.swift
  • Commit 1701ea1adc9fbc2931cba100bbf7280b3facd779 by tyu.sam:
    Sema: Changed GenericArgumentsMismatch to use trailing objects

    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit de7851b0e98ba39d0714f61579af0bf9ea8310bc by tyu.sam:
    Test: Update tests to reflect change to generic mismatch note locations

    • edit: test/decl/func/dynamic_self.swift
    • edit: lib/Sema/CSFix.h
    • edit: test/decl/protocol/protocol_with_superclass_where_clause.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/expr/cast/set_coerce.swift
    • edit: test/expr/cast/dictionary_downcast.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/decl/typealias/generic.swift
    • edit: test/expr/cast/dictionary_coerce.swift
    • edit: test/decl/nested/type_in_type.swift
    • edit: test/stdlib/UnsafePointerDiagnostics.swift
    • edit: test/Generics/invalid.swift
    • edit: test/expr/cast/dictionary_bridge.swift
    • edit: lib/Sema/CSFix.cpp
    • edit: test/decl/protocol/protocol_with_superclass.swift
    • edit: test/expr/cast/array_coerce.swift
    • edit: test/decl/func/throwing_functions.swift
    • edit: test/expr/cast/set_bridge.swift
  • Commit 0a7cdb8ded91faa95915b3cf6b3abce85b9bd7e9 by tyu.sam:
    Sema: Handle CTP_SubscripAssignSource in

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit cc8c2b172412b808f6b07791d64f59509c42c73e by tyu.sam:
    Sema: Fix how matchDeepEqualityType failures are handled

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 122a68c21788f26b5f1e44680e59d5e78c7833b8 by tyu.sam:
    Sema: Change generic argument mismatch diags to reuse existing ones

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit cd0cc3c2c48b51d23b2b0130390c0632e43b9f7d by tyu.sam:
    Test: Add a todo about a regression introduced by generic mismatch

    • edit: test/Constraints/keypath.swift
  • Commit 64b1186cb7840bfa220f7d959c781fe39a8f3f24 by tyu.sam:
    Sema: Change closure passed to matchDeepTypeArguments to return if it

    • edit: test/Constraints/keypath.swift
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 2cefbe0d780e29babd380a4f2aca70d0cc51b045 by tyu.sam:
    Test: Update additional tests with improved generic mismatch diagnostic

    • edit: test/stdlib/UnsafePointerDiagnostics.swift
    • edit: test/expr/unary/keypath/keypath.swift
  • Commit ff950a419fe9adaa9349a3c23f6c3a81afc7aaf4 by tyu.sam:
    Sema: Refactor logic for excluding arrays / optionals out of closure

    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSFix.h
    • edit: test/decl/protocol/protocol_with_superclass.swift
  • Commit 0150ae52ca3787ea16e7f3d6e299182f51d7e3dd by github:
    Update WindowsBuild.md

    • edit: docs/WindowsBuild.md
  • Commit 6b87e97ca1552e7517e2d68ace2d79086fa402d3 by github:
    [Driver] Bump the required Apple SDK versions to the 2019 OSs (#25469)

    • edit: lib/Driver/Driver.cpp
    • edit: test/Driver/sdk-apple.swift
  • Commit 1160017e9b724ccf374508eb3a7e12a83d010242 by dgregor:
    [SE-0258] Escalate access of wrapperValue-produced $x to internal.

    • edit: test/decl/var/property_wrappers.swift
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: test/SILGen/property_wrappers.swift
  • Commit 0c555edf767765117ea1a604b0a9f278a9f24a55 by jgroff:
    SILGen: Map dynamic self out of context when mangling reabstraction

    • add: test/SILGen/dynamic_self_reabstraction.swift
    • edit: lib/SILGen/SILGenThunk.cpp
  • Commit a78676049095d134776bf577ce6783855b0d45ad by abdulras:
    Use AIX version detection at LLVM run-time

    • edit: unittests/Support/Host.cpp
    • edit: lib/Support/Unix/Host.inc
    • edit: cmake/modules/GetHostTriple.cmake
  • Commit 708b1ffc8e0f1a766502788fa98269374765a5ea by abdulras:
    build: don't attempt to run config.guess on Windows

    • edit: cmake/modules/GetHostTriple.cmake
  • Commit b6ecad4fd250cea74299f956bcecbcc5e5c6902d by ankit_aggarwal:
    [Workspace] Add ability to notify when Package.resolved file is changed

    • edit: Sources/Workspace/PinsStore.swift
    • edit: Sources/SPMUtility/FSWatch.swift
    • edit: Sources/Workspace/Workspace.swift