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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/3921/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Thu, 23 May 2019 16:19:00 -0500
Build duration:
39 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 4873f6c4310f6dc372ff01bb28bc1c66eba09215 by aschwaighofer:
    Fix assert

    • edit: lib/SIL/SILVerifier.cpp
  • Commit 6ea9cd7165feb1fa2855508d9384030506cd447a by jordan_rose:
    [Serialization] Start splitting up Decl serialization using a visitor

    • edit: lib/Serialization/Serialization.cpp
    • edit: lib/Serialization/Serialization.h
  • Commit 21b3766aa39e5e600d54bd55bdc5dfd4f3ef8a6f by jordan_rose:
    [Serialization] Finish factoring the switch out to DeclSerializer

    • edit: lib/Serialization/Serialization.cpp
  • Commit 96fcfbf01664b14b8e0e96941b77618267c96060 by jordan_rose:
    [Serialization] Factor out common code for {Pre,Post}fixOperatorDecl

    • edit: lib/Serialization/Serialization.cpp
  • Commit eb4b4ecd0dd20433abee7e3a56a8226540fdf316 by jordan_rose:
    [Serialization] Push more of writeDecl into DeclSerializer

    • edit: lib/Serialization/Serialization.cpp
  • Commit 94712186a81c1e2c5357bbb4eba457f19d9d9663 by jordan_rose:
    [Serialization] Move attribute serialization into DeclSerializer

    • edit: lib/Serialization/Serialization.cpp
    • edit: lib/Serialization/Serialization.h
  • Commit 0a34fe5487e9607324cda2a6986a99c9ce493c63 by jordan_rose:
    [Serialization] Move a bunch of helpers to DeclSerializer

    • edit: lib/Serialization/Serialization.cpp
    • edit: lib/Serialization/Serialization.h
  • Commit b26ba2dce9bf57900265c71693f4eeff8518d92e by spestov:
    AST: Add utilities to ASTContext for looking up builtin initializers

    • edit: lib/AST/ASTContext.cpp
    • edit: include/swift/AST/ASTContext.h
    • edit: include/swift/AST/KnownStdlibTypes.def
  • Commit 140a5b0018d30000acd6ec6c5aa4eea2cf148ab6 by spestov:
    Sema: Build fully type-checked AST for stub initializers

    • edit: lib/Sema/CodeSynthesis.cpp
  • Commit 2cfc459e1ee2badd5e2018a624f02f8323f828bf by spestov:
    Sema: Build fully type-checked AST for dynamic member lookups

    • edit: lib/Sema/CSApply.cpp
  • Commit 95843e372c8a50a2b4206bea96dcb1c20e7b4af5 by spestov:
    ClangImporter: Remove ConstantConvertKind::{Coerce,Downcast}

    • edit: lib/ClangImporter/ImportMacro.cpp
    • edit: lib/ClangImporter/ImporterImpl.h
    • edit: lib/ClangImporter/ImportDecl.cpp
  • Commit 7a630f40c4f207a92fde56d20843d6671a677853 by spestov:
    ClangImporter: Track raw types of imported struct and enum wrappers

    • edit: lib/ClangImporter/ImporterImpl.h
    • edit: lib/ClangImporter/ImportDecl.cpp
  • Commit 57254cb6e34f04fd897541edb60129a20714bb08 by spestov:
    ClangImporter: Build type-checked AST for constants

    • edit: lib/ClangImporter/ImportDecl.cpp
  • Commit 8075b09b9bcf36b52379cd32baa4dfa7ec646ee1 by spestov:
    ClangImporter: Set the 'throws' bit on a few CallExprs

    • edit: lib/ClangImporter/ImportDecl.cpp
  • Commit 4985e0f818ca6b6d357982ee31a8626a6fb9d3d8 by aschwaighofer:
    SILCombine: We are not guaranteed to get a function_ref instruction here

    • edit: test/SILOptimizer/sil_combine_objc_bridge.sil
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
  • Commit b9d360cf73dea2b13ee0a2ad373b13c232ebbe88 by pyaskevich:
    [ConstraintSystem] NFC: Unify logic used to fix requirement failures

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 195672a2014a056fd8cff532469cc2a2ba02620f by mgottesman:
    Disable crash_without_backtrace.swift.

    • edit: test/Runtime/crash_without_backtrace.swift