Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#3271]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3271/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Fri, 08 Feb 2019 04:46:29 -0600
Build duration:
1 hr 8 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 feb140129c120ae2fac9752843e3e75366c43693 by spestov:
Sema: Add test for operator returning Self- edit: test/decl/func/dynamic_self.swift
-
Commit 71ff168ad5d46fe0dd4ca7f35a770647cce88793 by spestov:
Sema: Add a couple more counters- edit: include/swift/Basic/Statistics.def
- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit e18a61c3b43c11da477616cd299f680580427b67 by spestov:
Sema: Remove unused parameter from getTypeOfReference()- edit: lib/Sema/TypeCheckProtocol.cpp
- edit: lib/Sema/ConstraintSystem.cpp
- edit: lib/Sema/ConstraintSystem.h
-
Commit 12fa026f990ed385ebcfcc2923fa7333b65f1afb by spestov:
Sema: Use AbstractStorageDecl::getValueInterfaceType() in a couple of- edit: lib/Sema/MiscDiagnostics.cpp
- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit dffa29fd0d00b840bcbb360b5dad50d37c7421af by spestov:
AST: Remove a few uses of FunctionType::Param::getOldType()- edit: lib/SILGen/SILGenConstructor.cpp
- edit: lib/AST/ASTContext.cpp
- edit: lib/ClangImporter/ImportDecl.cpp
- edit: lib/AST/Decl.cpp
- edit: lib/Sema/TypeCheckGeneric.cpp
- edit: lib/SILOptimizer/Utils/Generics.cpp
- edit: lib/Sema/TypeCheckAvailability.cpp
- edit: lib/Sema/TypeCheckPattern.cpp
- edit: test/IRGen/partial_apply_generic.swift
- edit: lib/Sema/TypeCheckDeclObjC.cpp
- edit: lib/SILGen/SILGenBridging.cpp
- edit: lib/IRGen/GenProto.cpp
- edit: lib/Sema/TypeCheckCaptures.cpp
-
Commit f464cce75ce558337c15997844cdab2f34e40d36 by Azoy:
cleanup around top level emission- edit: lib/SILGen/SILGen.cpp