swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.0-incremental-ASAN-RA-osx [#20]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-ASAN-RA-osx/20/
Project:
oss-swift-5.0-incremental-ASAN-RA-osx
Date of build:
Wed, 28 Nov 2018 02:52:33 -0600
Build duration:
1 hr 52 min
Changes
-
Commit 60070ac9100a6591a53eceece1791f2ff0d53698 by github:
Update the Swift 5.0 README to new jobs
-
Commit 13613c657caa0de4d3e35949286dc8dc158d5d29 by pyaskevich:
[GSB] When adding same-type requirements pick representative based on
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
edit: test/Generics/same_type_constraints.swift
-
edit: test/decl/protocol/req/associated_type_ambiguity.swift
-
add: test/Generics/rdar45957015.swift
-
Commit b43c0c4bcfede9512c85e13c98308b3f7682d905 by pyaskevich:
[GSB/Diagnostics] Improve redundant same-type constraint diagnostics
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
edit: test/Generics/same_type_constraints.swift
-
Commit 0b74224afc3c3a9daebdf363a9fce0f3f41e0a66 by pyaskevich:
[GSB/Diagnostics] Use llvm::array_pod_sort to sort "as written" edges
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit ab79b16fde71397a728847fb0653afb223a05cd1 by ben_cohen:
[stdlib] Unchecked subscript on UnsafeBufferPointer (#20767)
-
edit: stdlib/public/core/SmallBuffer.swift
-
edit: stdlib/public/core/StringComparison.swift
-
edit: stdlib/public/core/StringUTF16View.swift
-
edit: stdlib/public/core/UnicodeHelpers.swift
-
edit: stdlib/public/core/NormalizedCodeUnitIterator.swift
-
edit: stdlib/public/core/FixedArray.swift.gyb
-
edit: stdlib/public/core/StringUTF8View.swift
-
edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb
-
Commit 41823e6a85e9713e25c4b008fd42d7c8a8252b1f by ben_cohen:
[stdlib] _HashTable.copyContents: Fix buffer overrun (#20771)
-
edit: stdlib/public/core/HashTable.swift
-
Commit 5631e04bd33c7743c6b1ed8547760987f7ac7a67 by vsk:
[ThinLTO] Fix a crash in lazy loading of Metadata
-
add: test/ThinLTO/X86/pr35472.ll
-
edit: lib/Bitcode/Reader/BitcodeReader.cpp
-
add: test/ThinLTO/X86/Inputs/pr35472.ll
-
Commit ec4180f8799a55353b605084b0cdd3f93e3a2903 by vsk:
Mark @llvm.trap cold
-
edit: test/Transforms/SimplifyCFG/switch-on-const-select.ll
-
edit: utils/TableGen/CodeGenIntrinsics.h
-
edit: docs/LangRef.rst
-
edit: utils/TableGen/IntrinsicEmitter.cpp
-
edit: include/llvm/IR/Intrinsics.td
-
edit: test/Feature/intrinsics.ll
-
edit: utils/TableGen/CodeGenTarget.cpp
-
Commit 91b186a77f860c7bc7c9a8583e2a4517a5081bee by vsk:
[CorrelatedValuePropagation] Preserve debug locations (PR38178)
-
edit: test/Transforms/CorrelatedValuePropagation/udiv.ll
-
edit: test/Transforms/CorrelatedValuePropagation/overflows.ll
-
edit: lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
-
edit: test/Transforms/CorrelatedValuePropagation/ashr.ll
-
Commit 8fc4e2a562411ce728915f6d900758a7775a47d2 by vsk:
[ProfileSummary] Standardize methods and fix comment
-
edit: lib/Transforms/IPO/SampleProfile.cpp
-
edit: lib/Transforms/IPO/HotColdSplitting.cpp
-
edit: unittests/Analysis/ProfileSummaryInfoTest.cpp
-
edit: lib/Analysis/ProfileSummaryInfo.cpp
-
edit: lib/CodeGen/CodeGenPrepare.cpp
-
edit: include/llvm/Analysis/ProfileSummaryInfo.h
-
edit: lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
-
edit: lib/Transforms/IPO/Inliner.cpp
-
edit: lib/Analysis/ModuleSummaryAnalysis.cpp
-
edit: lib/Transforms/IPO/PartialInlining.cpp
-
Commit 936ce8e6d3462e2930abfd19462b3db1e865f74f by vsk:
[IR] Add hasNPredecessors, hasNPredecessorsOrMore to BasicBlock
-
edit: include/llvm/IR/BasicBlock.h
-
edit: lib/Transforms/Utils/SimplifyCFG.cpp
-
edit: lib/Transforms/Vectorize/VPlan.cpp
-
edit: include/llvm/ADT/STLExtras.h
-
edit: lib/Transforms/IPO/PartialInlining.cpp
-
edit: include/llvm/IR/CFG.h
-
edit: lib/IR/BasicBlock.cpp
-
edit: lib/IR/Value.cpp
-
edit: lib/Analysis/MemorySSAUpdater.cpp
-
Commit 193234180536676d545bdda0eaf21afea39afb08 by ahatanaka:
Pass the function type instead of the return type to
-
edit: lib/CodeGen/CGStmtOpenMP.cpp
-
edit: lib/Frontend/Rewrite/RewriteModernObjC.cpp
-
edit: lib/CodeGen/CGNonTrivialStruct.cpp
-
edit: lib/CodeGen/CGBlocks.cpp
-
edit: lib/CodeGen/CGObjC.cpp
-
edit: lib/CodeGen/CGBuiltin.cpp
-
edit: include/clang/AST/Decl.h
-
edit: lib/CodeGen/ItaniumCXXABI.cpp
-
add: test/CodeGenObjCXX/crash-function-type.mm
**04:45:20** fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: can't write to output file (No space left on device)
Mishal, could you please take a look?