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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/2609/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 25 Jan 2018 21:59:30 -0600
Build duration:
28 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 950e55d8998b62f07cada39bb474165ccc86b522 by mgottesman:
    [sil][typelowering] Inline (i.e. eliminate) the confusing method

    • edit: lib/SIL/TypeLowering.cpp
    • add: test/Executable/Inputs/arc_36509461.h
    • add: test/Executable/arc_36509461.swift
    • edit: lib/SILOptimizer/Transforms/SILMem2Reg.cpp
    • edit: test/SILOptimizer/mem2reg.sil
    • edit: lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp
    • add: test/SILOptimizer/loweraggregateinstrs_expandall.sil
    • edit: include/swift/SIL/TypeLowering.h
    • add: test/Executable/Inputs/arc_36509461.m
    • edit: test/SILOptimizer/loweraggregateinstrs.sil
  • Commit ee99c8af99d4f1e9f4e2f992d6635becef49edad by dgregor:
    [Type checker] Validate class constraints for generic arguments of

    • edit: lib/Sema/TypeCheckGeneric.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/AST/Type.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: include/swift/AST/Types.h
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/Sema/TypeCheckType.cpp
    • add: test/Generics/class_constraint.swift
    • edit: lib/SIL/TypeLowering.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 4672c1160750ea396925f754a8e587e653006232 by dgregor:
    Fix up some test cases whose diagnostics changed for the better.

    • edit: test/Constraints/diagnostics.swift
    • edit: test/Constraints/generics.swift
  • Commit 405079984f9a64503006dafb44d7dadf082e4998 by dgregor:
    Another test whose diagnostics improved

    • edit: test/Generics/existential_restrictions.swift