Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#5858]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/5858/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Wed, 30 Jan 2019 12:04:32 -0600
Build duration:
3 hr 10 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 36d3f473886b5e36b4dae13b31bd7b31d372300e by spestov:
ASTDemangler: Preserve generic arguments for bound generic Objective-C- edit: include/swift/Demangling/TypeDecoder.h
- edit: include/swift/Reflection/TypeRefBuilder.h
- edit: stdlib/public/runtime/MetadataLookup.cpp
- edit: include/swift/AST/ASTDemangler.h
- edit: test/TypeDecoder/objc_classes.swift
- edit: lib/AST/ASTDemangler.cpp
-
Commit 161eba721ae0333d98c50b5a0cf29bb4b381ed57 by spestov:
ASTDemangler: Fix demangling of SILFunctionTypes with @in_constant- edit: include/swift/Demangling/TypeDecoder.h
- edit: test/TypeDecoder/lowered_function_types.swift
-
Commit aaf4b88008d0182c5761c9a53a4575344dea70cf by spestov:
AST: Add MangleLocalTypeDeclRequest- edit: include/swift/AST/TypeCheckerTypeIDZone.def
- edit: include/swift/AST/TypeCheckRequests.h
- edit: lib/AST/TypeCheckRequests.cpp
- edit: include/swift/AST/ASTMangler.h
- edit: lib/AST/USRGeneration.cpp
- edit: lib/AST/ASTMangler.cpp
-
Commit 4ab353594874629b93622331624041689b1a04cc by spestov:
ASTMangler: Rename mangleTypeAsUSR() to mangleTypeWithoutPrefix()- edit: lib/SIL/SILDefaultWitnessTable.cpp
- edit: include/swift/AST/ASTMangler.h
-
Commit c14cbe02308edcc662fd10c539c84108a11cc7b7 by spestov:
ASTMangler: Add mangleTypeAsUSR()- edit: lib/AST/ASTMangler.cpp
- edit: include/swift/AST/ASTMangler.h
- edit: lib/AST/USRGeneration.cpp
-
Commit 2b90ad1b4a65e0f543db9dd6482ae01df4f61cc2 by spestov:
ASTMangler: Don't optimize protocol names in debugger mangling- edit: lib/Serialization/Serialization.cpp
- edit: test/DebugInfo/archetype.swift
- edit: lib/AST/ASTMangler.cpp
- edit: lib/AST/Module.cpp
-
Commit 8be4ec32e65609f1ddc40da5bdfd21b252f7b876 by rjmccall:
Protocol requirement overrides must match in mutating-ness.- edit: stdlib/public/core/CollectionOfOne.swift
- edit: test/api-digester/Outputs/stability-stdlib-source.swift.expected
- edit: stdlib/public/core/Collection.swift
- edit: lib/Sema/TypeCheckDeclOverride.cpp
- edit: stdlib/public/core/RandomAccessCollection.swift
- edit: stdlib/public/core/RangeReplaceableCollection.swift
- add: test/SILGen/protocol_overrides.swift
- edit: stdlib/public/core/BidirectionalCollection.swift
- edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
-
Commit c6054b7c9780090f4831c3faa3603272d37456e0 by si:
SR-300: Reenable Timezone abbreviation tests- edit: TestFoundation/TestTimeZone.swift
-
Commit a4c8860c23f9ac5a8928456e3459f2613672d55c by compnerd:
Foundation: port NSThread to Windows- edit: CoreFoundation/Base.subproj/CFPlatform.c
- edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
- edit: Foundation/Thread.swift
-
Commit f5fb8fef72c660a026afe0727c47d65c348fdc14 by compnerd:
Foundation: workaround the frontend trying to keep sugar- edit: Foundation/NSLock.swift
- edit: Foundation/Thread.swift