Report
[FAILURE] oss-swift-5.3-package-linux-ubuntu-16_04 [#18]
Build URL:
https://ci.swift.org/job/oss-swift-5.3-package-linux-ubuntu-16_04/18/
Project:
oss-swift-5.3-package-linux-ubuntu-16_04
Date of build:
Sat, 25 Apr 2020 04:00:30 -0500
Build duration:
1 hr 23 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 387f66460c3d403fb6c273dca7b7eeca8a66a8e0 by pyaskevich:
[ConstraintSystem] Properly diagnose operator reference ambiguities- edit: lib/Sema/ConstraintSystem.cpp
- edit: test/Constraints/operator.swift
-
Commit c18755a9236f1f948e5dc9bc3c7e490e5dfbc4d4 by rishizaki:
[CodeCompletion] Don't perform completion at declaration name position- edit: lib/Parse/ParseDecl.cpp
- edit: test/IDE/complete_declname.swift
-
Commit 558f1544ada7f0bc561505bd9423d5e715be99ba by acgarland:
[SymbolGraph] Pick best synthesized member when possible- edit: lib/SymbolGraphGen/SymbolGraph.h
- edit: tools/driver/swift_symbolgraph_extract_main.cpp
- add: test/SymbolGraph/Relationships/Synthesized/PickBestCandidate.swift
- edit: lib/SymbolGraphGen/SymbolGraph.cpp
-
Commit ab3e2329ddbef93a2c0e7ad15c2c78e292444b75 by acgarland:
[SymbolGraph] Add navigator declaration fragments- edit: include/swift/AST/PrintOptions.h
- edit: lib/AST/ASTPrinter.cpp
- edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/SubheadingDeclarationFragments.swift
- edit: lib/SymbolGraphGen/SymbolGraph.h
- edit: lib/SymbolGraphGen/Symbol.cpp
- edit: lib/SymbolGraphGen/SymbolGraph.cpp
- add: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Navigator.swift