swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#3172]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/3172/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Fri, 18 Jan 2019 20:19:00 -0600
Build duration:
33 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit c5b7230d22367f964e1df021cbed916b41077ce0 by rwidmann:
[NFC] Upgrade EnumElementDecl to a DeclContext
-
edit: lib/IDE/Refactoring.cpp
-
edit: lib/AST/AccessRequests.cpp
-
edit: include/swift/AST/DeclNodes.def
-
edit: lib/IRGen/IRGenDebugInfo.cpp
-
edit: lib/Serialization/Serialization.cpp
-
edit: lib/AST/ASTVerifier.cpp
-
edit: lib/AST/DiagnosticEngine.cpp
-
edit: lib/IRGen/GenDecl.cpp
-
edit: lib/IDE/CodeCompletion.cpp
-
edit: lib/SIL/SILPrinter.cpp
-
edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
-
edit: lib/AST/ASTMangler.cpp
-
edit: include/swift/AST/DeclContext.h
-
edit: lib/Sema/LookupVisibleDecls.cpp
-
edit: lib/AST/ASTDumper.cpp
-
edit: lib/IDE/ExprContextAnalysis.cpp
-
edit: include/swift/AST/Decl.h
-
edit: lib/AST/DeclContext.cpp
-
Commit 49d2f8ab8c9ab3fa74e205ab3bc7cafdbc23e01b by aschwaighofer:
Add more comprehensive tests that closure lifetime fixup takes place
-
edit: test/SILOptimizer/closure_lifetime_fixup.swift
-
Commit 4681b9b1e403bc69c1b4ca7ea5818c0510c2e2cb by spestov:
AST: Break circularity in qualified lookup into protocol or extension
-
add: test/CircularReferences/protocols.swift
-
edit: lib/AST/NameLookup.cpp
-
Commit 0462bfeb776ecd48cd183e63a3cc37c80fcb9340 by compnerd:
swift-remote-test: correct the location of the ABI marker
-
edit: tools/swift-remoteast-test/swift-remoteast-test.cpp
-
Commit eef3efbe424cf759d9e3c3703ff943e5f174c88b by spestov:
AST: Cache ProtocolDecl::getInheritedProtocols()
-
edit: lib/AST/Decl.cpp
-
edit: include/swift/AST/Decl.h
-
Commit cbb3f1190966b1a20334ce2a7b18532c72563537 by mgottesman:
[sil] Add clarity to how load_weak [take] and store_weak effect an
-
Commit 5701eb33bb58f375ab2b1a19fffbb9ed5571190a by github:
Update given John's feedback.
-
Commit d830aa9a1c9a0178c30f87ac81d90533b581ca15 by aschwaighofer:
Fix a use-after-free in SILCombiner
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
-
Commit 3585d7d36d12416d90a17e1fcdbdc079a4b43ca9 by github:
Make text clearer.
-
Commit 09f1bf8a40bfc878f33ee52148e286a7efa14ad2 by jordan_rose:
[Diagnostics] Diagnose unresolved and typoed labels when using labeled
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: lib/Sema/TypeChecker.h
-
edit: lib/Sema/TypeCheckStmt.cpp
-
edit: lib/Sema/TypeCheckNameLookup.cpp
-
edit: test/stmt/statements.swift
-
Commit 17ae6ce26a85f43cbc5ad5b5b3ec39d9f452f828 by aschwaighofer:
Fix use-after-free in CapturePropagation
-
edit: lib/SILOptimizer/IPO/CapturePropagation.cpp
-
Commit 686519e9a8d130a4400634106087235ad5dc08e8 by aschwaighofer:
Fix use-after-free in loadable-by-address
-
edit: lib/IRGen/LoadableByAddress.cpp
-
Commit c73a9580cab50c3305c6da9e758c562c539271bd by xi_ge:
build-script/presets: add a preset to only build parser library and
-
edit: utils/build-presets.ini
-
Commit 73fba19a97c58158debe733513fd5a953b92d66b by jordan_rose:
[test] Tweak class-layout-from-objc.m to avoid macros named "check"
-
edit: validation-test/Runtime/class-layout-from-objc.m
-
Commit 56888e2395bb9cd5cac2b57b46813762fe0052c0 by jordan_rose:
[IRGen] Do not emit ObjC property ivar field for
-
edit: test/IRGen/objc_bridge.swift
-
edit: test/IRGen/objc_property_attrs.swift
-
edit: lib/IRGen/GenClass.cpp
-
Commit b99e9f3e10db02dc81fccb4d9eeb073aada11cc7 by ankit_aggarwal:
Revert "Add Swift stdlib to dyld library search path for swift-run and
-
edit: Utilities/bootstrap
-
edit: Sources/Commands/SwiftTestTool.swift
-
edit: Sources/Workspace/UserToolchain.swift
-
edit: Sources/Commands/SwiftRunTool.swift
-
Commit d8e4374f3403f85b79dc5af03a695399693dca33 by suicaicoca:
Use Swift 4.2 in Xcode to unblock development and test on macOS
-
edit: Foundation.xcodeproj/project.pbxproj
-
edit: TestFoundation/TestURL.swift