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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6847/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 18 Jan 2019 13:45:13 -0600
Build duration:
1 hr 57 min

Changes

  • Commit 5532a1620587193cba676c941906978b026ae012 by Azoy:
    simplify _getCString

    • edit: stdlib/public/core/StringStorage.swift
  • Commit f664b1601086a695b13ecd1454b7c393d83a7472 by aschwaighofer:
    SIL: Add an on stack version of partial_apply

    • edit: lib/SIL/LoopInfo.cpp
    • edit: lib/SIL/SILInstructions.cpp
    • edit: include/swift/SIL/SILCloner.h
    • edit: lib/SIL/SILBuilder.cpp
    • edit: docs/SIL.rst
    • edit: lib/SIL/SILVerifier.cpp
    • edit: include/swift/Serialization/ModuleFormat.h
    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/SIL/SILInstruction.cpp
    • edit: lib/Serialization/SILFormat.h
    • edit: include/swift/SIL/SILBuilder.h
    • edit: lib/SIL/SILPrinter.cpp
    • edit: test/Serialization/sil_partial_apply_ownership.sil
    • edit: lib/IRGen/LoadableByAddress.cpp
    • edit: lib/ParseSIL/ParseSIL.cpp
    • edit: include/swift/SIL/TypeSubstCloner.h
    • edit: lib/Serialization/DeserializeSIL.cpp
  • Commit 6f822a227c5ebf2cd8cba51d9e5bb8afb562ed45 by aschwaighofer:
    IRGen for partial_apply [stack]

    • edit: test/IRGen/partial_apply.sil
    • edit: lib/IRGen/GenFunc.h
    • edit: lib/IRGen/GenFunc.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
  • Commit 745bd00f7a3f697f60493f8296827fa368607f6f by aschwaighofer:
    Fix value ownership of partial_apply [stack]

    • edit: lib/SIL/ValueOwnership.cpp
  • Commit befff237a94b2a2d709686f6bac9706177980906 by aschwaighofer:
    Fix OperandOwnership for partial_apply [stack]

    • edit: lib/SIL/OperandOwnership.cpp
  • Commit df1eb708fb2f75b8f4f8a5b96858df8a2ae27007 by aschwaighofer:
    Fix StackNesting to work with partial_apply [stack]

    • edit: lib/SILOptimizer/Utils/StackNesting.cpp
    • edit: include/swift/SILOptimizer/Utils/StackNesting.h
  • Commit 84c17372c0d45cc97ee5dac595b668929c9eb5e9 by aschwaighofer:
    Add insertDestroyOfCapturedArguments to Local.h

    • edit: lib/SILOptimizer/Utils/Local.cpp
    • edit: include/swift/SILOptimizer/Utils/Local.h
  • Commit 8bcc66f3211513b38cb0f946e2cf09e7d78fb248 by aschwaighofer:
    MandatoryInlining fixes for partial_apply [stack]

    • edit: lib/SILOptimizer/Utils/Local.cpp
    • edit: test/SILOptimizer/mandatory_inlining.sil
    • edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
  • Commit 13498c46bdbb7d0d58455b80907df114b7ac386e by aschwaighofer:
    Fix exclusivity accesss enforcement for partial_apply [stack]

    • edit: lib/SILOptimizer/Analysis/AccessSummaryAnalysis.cpp
    • edit: lib/SILOptimizer/Mandatory/AccessEnforcementSelection.cpp
    • edit: lib/SILOptimizer/Mandatory/DiagnoseStaticExclusivity.cpp
    • edit: test/SILOptimizer/access_enforcement_noescape.swift
  • Commit be31b70f8be621d75d44cff1f3ce98b03634de6c by aschwaighofer:
    Fix generic specializer for partial_apply [stack]

    • edit: lib/SILOptimizer/Utils/Generics.cpp
  • Commit 75dcfa4dda019b3cf99e77df8995b8a14cd4139d by aschwaighofer:
    Fix capture promotion for partial_apply [stack]

    • edit: test/SILOptimizer/capture_promotion.sil
    • edit: lib/SILOptimizer/IPO/CapturePromotion.cpp
  • Commit 0d9aced1ace2a9b36f11ac063bc78436863f4f8b by aschwaighofer:
    Fix SILCombiner for partial_apply [stack]

    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • edit: test/SILOptimizer/sil_combine_apply.sil
  • Commit 7ea69d17dda3954186b2fd82f6ece7df542990ac by aschwaighofer:
    Fix closure specializer for partial_apply [stack]

    • edit: test/SILOptimizer/closure_specialize.sil
    • edit: lib/SILOptimizer/IPO/ClosureSpecializer.cpp
  • Commit cac7fda16e8a174c6ac87c75fa02a6c12fd84371 by aschwaighofer:
    Fix capture propagation for partial_apply [stack]

    • edit: test/SILOptimizer/capture_propagation.sil
    • edit: lib/SILOptimizer/IPO/CapturePropagation.cpp
  • Commit 7e6588d83084cd0ef85d5349b3f25a3379158d19 by aschwaighofer:
    Update closure lifetime fixup to use partial_apply [stack]

    • edit: lib/SILOptimizer/Mandatory/ClosureLifetimeFixup.cpp
    • edit: test/SILOptimizer/closure_lifetime_fixup.swift
  • Commit d1025704088be79abf204156e0bef26c05bb60f9 by aschwaighofer:
    Fix IRGen/partial_apply.sil test case

    • edit: test/IRGen/partial_apply.sil
  • Commit a3bdc5bed4b98e73b6d047e7bfa39779c02b31f9 by aschwaighofer:
    Fix test/IRGen/enum_resilience.swift

    • edit: test/IRGen/enum_resilience.swift
  • Commit 21d7a250ab9f1517e32a3f53970dc0f7d3ba04f6 by aschwaighofer:
    Fix SILGen/reabstract.swift

    • edit: test/SILGen/reabstract.swift
  • Commit b8a0893d8e26f748c905a725e05769099ca30e44 by aschwaighofer:
    Fix test/SILOptimizer/inout_deshadow_integration.swift

    • edit: test/SILOptimizer/inout_deshadow_integration.swift
  • Commit a0b67c622d77ff36f1aeb9059b6ec58e4c1aa6cc by aschwaighofer:
    SimplifyCFG: It is okay to ignore dealloc_stack to simplify an

    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • edit: test/SILOptimizer/simplify_cfg.sil
  • Commit d0b0de923486936e01b7ed8c711bfbe863f23359 by aschwaighofer:
    Fix emitDynamicAlloca of an partial_apply [stack] in a coroutine that

    • edit: lib/IRGen/GenOpaque.cpp
    • edit: test/IRGen/partial_apply.sil
  • Commit 614006e3cb9aae98c026a531051df67bf382c2dd by aschwaighofer:
    Fix LoadableByAddress pass

    • edit: lib/IRGen/LoadableByAddress.cpp
    • edit: test/IRGen/big_types_tests.sil
  • Commit b6f91292bf00fde60c79208ce6de79c1ca22ffc6 by aschwaighofer:
    We can only eliminate dealloc_stack in an unreachable block if we can

    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
  • Commit 0c7b94ef7dd0165807df24c7b41dc4a6d9c2f6a3 by aschwaighofer:
    ClosureLifetimeFixup: Don't insert dealloc_stack at unreachable

    • edit: test/SILOptimizer/closure_lifetime_fixup.swift
    • edit: lib/SILOptimizer/Mandatory/ClosureLifetimeFixup.cpp
  • Commit 0a4bce94ea2098404f6a37ad87775724682705c5 by compnerd:
    test: improve IDE test coverage for Windows

    • edit: test/IDE/print_clang_header.swift
    • edit: test/IDE/print_clang_decls.swift
    • edit: test/IDE/print_ast_overlay.swift
    • edit: test/IDE/print_ast_tc_decls.swift
    • edit: test/IDE/print_usrs.swift
  • Commit acb37b2b559d3a48eea01289c520c88491ed81f5 by spestov:
    AST: Set ClassDecl's HasDestructor bit in one place

    • edit: lib/AST/NameLookup.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/AST/Decl.cpp
  • Commit 0bdf0fdca3ec8f6ef972b56a7fe77d91521040d8 by spestov:
    Parse: Refactor parseDeclList() to take an IterableDeclContext instead

    • edit: include/swift/Parse/Parser.h
    • edit: lib/Parse/ParseDecl.cpp
  • Commit 5ae2f763708d679f5af49e7d80ace94224311952 by spestov:
    Parse: Factor out new Parser::delayParsingDeclList() method

    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/Parse/Parser.h
  • Commit d540682e2467d1b51faf780c7e670e8d8a9df890 by spestov:
    Parse: Use ScopeKind::EnumBody not ScopeKind::ClassBody for enum body

    • edit: lib/Parse/ParseDecl.cpp
  • Commit fb0fbc099babb2a0a6d39efae700048d90c00258 by spestov:
    Parse: Rename DisableDelayedParsing to DelayBodyParsing and change

    • edit: include/swift/Subsystems.h
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Parse/Parser.cpp
    • edit: include/swift/Parse/Parser.h
    • edit: lib/ParseSIL/ParseSIL.cpp
  • Commit 83472bca290234ddedfc95e9a8f3fcd6952ae2ed by spestov:
    Frontend: Only enable delayed member parsing for non-primary files

    • edit: lib/Frontend/Frontend.cpp
    • edit: lib/Parse/Parser.cpp
    • edit: lib/ParseSIL/ParseSIL.cpp
  • Commit 93c386d263e0d2bb65dd2ab3383c007f54268df7 by spestov:
    Parse: Skip function bodies when delayed member parsing mode is on

    • edit: include/swift/Parse/Parser.h
    • edit: validation-test/compiler_scale/function_bodies.gyb
    • edit: lib/Parse/ParseDecl.cpp
  • Commit d41eec95105461782723c4e645f5a6d5a40acbfb by spestov:
    Parse: Simplify Parser::canDelayMemberDeclParsing()

    • edit: lib/Parse/ParseDecl.cpp
  • Commit 482f73c6055688c753ecd4cbe1f9d6331bd48d00 by spestov:
    Frontend: Don't use separate delayed parsing callbacks for primary and

    • edit: include/swift/Parse/DelayedParsingCallbacks.h
    • edit: include/swift/Frontend/Frontend.h
    • edit: lib/Frontend/Frontend.cpp
  • Commit 1b27618e3eddf82c4f074612aaac62360fd2b094 by spestov:
    Sema: Teach rethrows checking about OtherConstructorDeclRefExpr

    • edit: test/decl/func/rethrows.swift
    • edit: lib/Sema/TypeCheckError.cpp
  • Commit aa2be30242f3113dad16a36f1ad6cba7144e98aa by github:
    Update OptimizationTips.rst

    • edit: docs/OptimizationTips.rst
  • Commit 830ddefd9055744108c98520ec09d0bf055a5a1f by aschwaighofer:
    Fix partial_apply.sil test on linux

    • edit: test/IRGen/partial_apply.sil
  • Commit ae00311636a696c90b8f0d8e4f2dd2d688e8dd24 by aschwaighofer:
    Fix test case linux

    • edit: test/IRGen/partial_apply.sil
  • Commit 011e7eab7badb58dea7a5607c852fa51e13fcb21 by compnerd:
    build: refactor the rpath handling

    • edit: CMakeLists.txt
  • Commit 5a127141245c66e47a3856d6661dadb6fcab7269 by compnerd:
    build: we only support the shared CRT on Win32

    • edit: CMakeLists.txt