[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu16.04 (master) #7213

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7213/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 12 Feb 2019 19:08:22 -0600
Build duration:
22 min

Changes

  • Commit c48be0072eb0691dd314d9f4097647304cf1db8b by broyalgordon:
    [NFC] Refactor diagnoseDeclAvailability() flags

    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/Sema/TypeCheckAvailability.h
    • edit: lib/Sema/TypeCheckAvailability.cpp
  • Commit a6c23790f92fc8d975581691cc0507815d0125e4 by broyalgordon:
    Add #available guards to init(rawValue:)

    • edit: lib/Sema/TypeCheckAvailability.h
    • edit: lib/Sema/TypeCheckAvailability.cpp
    • edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
    • add: test/SILGen/enum_raw_representable_available.swift
  • Commit cbd1c598463654bd0002f4a38b06e4d481941d11 by broyalgordon:
    Don’t run #available synthesis test on Linux

    • edit: test/SILGen/enum_raw_representable_available.swift
  • Commit d2d1211b51daed22c3c9b4e595c0fb8a385519d7 by broyalgordon:
    Further improve AvailabilityWalker changes

    • edit: lib/Sema/TypeCheckAvailability.h
    • edit: lib/Sema/TypeCheckAvailability.cpp
  • Commit 2bd9eb38d860894e6b7cd7cb15419c56902a7566 by broyalgordon:
    Add accessor with potentially unavailable attrs

    • edit: lib/AST/Attr.cpp
    • edit: include/swift/AST/Attr.h
  • Commit 5da6668b8a5c28e8bf850bc74f5127e43a42d521 by broyalgordon:
    Refactor availability-checking code to handle more cases

    • edit: test/SILGen/enum_raw_representable_available.swift
    • edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
    • edit: lib/AST/Attr.cpp
  • Commit 3f4355cc2007289d30a6be2552c07200db8e3e5a by broyalgordon:
    Lower versions in new enum availability test

    • edit: test/SILGen/enum_raw_representable_available.swift
  • Commit 6d8dbfa0f1e1057154a628ad63bad2c7f2779c9d by broyalgordon:
    [NFC] Style/assertion/test design improvements

    • edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
    • edit: test/SILGen/enum_raw_representable_available.swift
    • edit: lib/AST/Attr.cpp
  • Commit 413dd85a5a9bdd6ba755b52e374f108bfe853265 by broyalgordon:
    Test init(rawValue:) behavior for obsolete cases

    • edit: test/SILGen/enum_raw_representable_available.swift