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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#2782]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/2782/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Wed, 14 Nov 2018 20:19:00 -0600
Build duration:
28 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 11b6bb3417d7404417f9c2ca0cc6fa957b25ece5 by johannesweiss:
    fix documentaion for the Unicode.ParseResult

    • edit: stdlib/public/core/UnicodeParser.swift
  • Commit 081bb95bee209d2f9fe7774ca3f8c4f83e53d5d1 by aschwaighofer:
    Synthesize accessors for dynamic global variables

    • edit: test/SILGen/dynamically_replaceable.swift
    • edit: lib/SIL/SILDeclRef.cpp
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: test/Interpreter/dynamic_replacement.swift
    • edit: test/Interpreter/Inputs/dynamic_replacement_module.swift
  • Commit b033d1b443f1f361270c672dddd31f09fa2287e6 by aschwaighofer:
    Calling the previous implementation does not work for global vars yet

    • edit: test/Interpreter/Inputs/dynamic_replacement_module.swift
  • Commit f7d8515d7958f3f013cba2c8d0fae0ea850b6ac8 by aschwaighofer:
    Add the dynamic replacement attribute before we add the accessors

    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit c3230dfc5ce1bf18dfc4871821fc5b6e286747f0 by aschwaighofer:
    Add the implicit dynamic attribute in the IsDynamicRequest query

    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: lib/Frontend/Frontend.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: include/swift/Basic/LangOptions.h
    • edit: include/swift/Frontend/FrontendOptions.h
    • edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/Module.h
    • edit: lib/Sema/TypeChecker.h
  • Commit 40f0c43e31ea5b7255aa228af813fa06c825d7cb by aschwaighofer:
    Add isNativeDynamic() and use it

    • edit: include/swift/AST/Decl.h
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/SIL/SILDeclRef.cpp
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: lib/TBDGen/TBDGen.cpp
    • edit: lib/AST/ASTVerifier.cpp
  • Commit cfd3c52b6f2cc1f44b3c1470a1b9dcbc92283d0f by github:
    Update the plist information for swift toolchains

    • edit: utils/build-script-impl
  • Commit e7481cc0cd394d96c64713c9b6ec50bea89132a0 by github:
    Update the plist to use DefaultBuildSettings not OverrideBuildSettings

    • edit: utils/build-script-impl
  • Commit 4428d479aa3246f2813dcf5a9b1664cf52964664 by jgroff:
    Fix ClusteredBitVector::fromAPInt for zero-sized vectors.

    • edit: lib/Basic/ClusteredBitVector.cpp
    • edit: test/Interpreter/multi_payload_extra_inhabitant.swift
  • Commit e0a267064afa27706cfd8ccbe29b11b4fc41b4a4 by github:
    Improve an explanatory comment in Dictionary (#20540)

    • edit: stdlib/public/core/Dictionary.swift