swift-ci
(Swift CI)
1
# [FAILURE] swift-main-source-compat-suite [#5754]
Build URL: https://ci.swift.org/job/swift-main-source-compat-suite/5754/
Project: swift-main-source-compat-suite
Date of build: Wed, 03 Mar 2021 11:48:51 -0600
Build duration: 9 hr 9 min
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit 21f9539d98e764ac142cb848390ce2608f74bc35 by dgregor:
[Concurrency] Emit extended method type descriptors for @objc async methods.
-
add: test/IRGen/objc_async_metadata.swift
-
edit: lib/IRGen/GenObjC.cpp
-
Commit cb3703c47dfd35fb86678c8644743c23cee9a36a by aschwaighofer:
Adjust to llvm change that requires suspend.async to specify the index of the async context
-
edit: lib/IRGen/GenCall.cpp
-
edit: test/IRGen/async/get_async_continuation.sil
-
edit: test/IRGen/async/hop_to_executor.sil
-
edit: lib/IRGen/IRGenFunction.cpp
-
edit: lib/IRGen/GenFunc.cpp
-
Commit 07b4747af71268b1b3b6870957e003847d482015 by dgregor:
Clarify interface to swift::checkConcurrentValueConformance
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
edit: lib/Sema/TypeCheckConcurrency.h
-
Commit 9962e860f13484218460ae80d24307945f52c4fb by dgregor:
Factor out the ConcurrentValue checking of instance data.
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
Commit b5e4b085aa7f342137bfec28cb9796316ddff628 by dgregor:
Infer ConcurrentValue conformances for structs and enums.
-
edit: lib/Sema/TypeCheckRequestFunctions.cpp
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
edit: lib/AST/ProtocolConformance.cpp
-
edit: lib/Sema/TypeCheckConcurrency.h
-
edit: include/swift/AST/DeclContext.h
-
edit: test/Incremental/Verifier/multi-file-private/Inputs/Inner.swift
-
edit: test/api-digester/Outputs/cake-abi.json
-
edit: lib/AST/Module.cpp
-
edit: include/swift/AST/TypeCheckRequests.h
-
add: test/Concurrency/concurrent_value_inference.swift
-
edit: test/SymbolGraph/Relationships/TargetFallback.swift
-
edit: lib/Frontend/ModuleInterfaceSupport.cpp
-
edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
-
edit: test/SymbolGraph/Something/Something.swift
-
edit: test/ModuleInterface/conformances.swift
-
edit: test/ModuleInterface/features.swift
-
edit: test/SPI/private_swiftinterface.swift
-
edit: test/ModuleInterface/synthesized.swift
-
edit: include/swift/AST/TypeCheckerTypeIDZone.def
-
edit: test/Serialization/multi-file-type-eraser.swift
-
edit: test/SymbolGraph/Relationships/ConformsTo/Basic.swift
-
edit: test/SymbolGraph/Symbols/SkipsPublicUnderscore.swift
-
edit: test/api-digester/Outputs/cake.json
-
Commit aedbbe615db94cbc4927b23bfc191d9f26d20ea6 by konrad_malawski:
[TaskGroup] Towards ABI stability of groups
-
edit: include/swift/ABI/MetadataValues.h
-
edit: include/swift/ABI/TaskStatus.h
-
edit: include/swift/Runtime/Concurrency.h
-
edit: include/swift/Runtime/RuntimeFunctions.def
-
edit: lib/IRGen/IRGenSIL.cpp
-
edit: stdlib/public/Concurrency/TaskStatus.cpp
-
edit: stdlib/public/Concurrency/TaskGroup.swift
-
add: stdlib/public/Concurrency/TaskGroupPrivate.h
-
edit: stdlib/public/Concurrency/TaskGroup.cpp
-
edit: stdlib/public/Concurrency/TaskPrivate.h
-
edit: stdlib/public/Concurrency/Task.cpp
-
edit: include/swift/ABI/TaskGroup.h
-
Commit 9d333ee0ad8e1475dfe6cd0ab7ef0162192b5bf5 by dgregor:
Fix a crash
-
edit: validation-test/compiler_scale/enum_indirect.gyb
-
edit: lib/Sema/TypeCheckDecl.cpp
-
Commit 3927c7690b03b1dead19b57ed0a9f11f466b7659 by alex:
[libSyntax] Re-enable the UnknownSyntaxTests
-
edit: unittests/Syntax/UnknownSyntaxTests.cpp
-
edit: unittests/Syntax/CMakeLists.txt
-
delete: unittests/Syntax/GenericSyntaxTests.cpp
-
Commit 961d32d517f7b0e8ec915ee0975885a3cc5714bc by alex:
[Parser] Pass token to TokenReceiver by reference
-
edit: lib/Parse/Parser.cpp
-
edit: include/swift/Parse/Parser.h
-
Commit 0deff394bd390847c6d1189db5d9d1d06bd33862 by alex:
[libSyntax] Fix 80+ columns issues in SyntaxCollection.h
-
edit: include/swift/Syntax/SyntaxCollection.h
-
Commit 76fbae15260be271eb5f333350471a57f71171a0 by alex:
[libSyntax] Change OpaqueSyntaxNode to be a const void *
-
edit: include/swift/Parse/SyntaxParseActions.h
-
edit: lib/SyntaxParse/SyntaxTreeCreator.cpp
-
edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.cpp
-
edit: include/swift/Subsystems.h
-
edit: include/swift/Parse/ParsedRawSyntaxNode.h
-
Commit dc8eed42791fd0ad326cb7ad96ec6fce3cf82a77 by alex:
[libSyntax] Delete discardRecordedNode
-
edit: include/swift/Parse/SyntaxParseActions.h
-
edit: include/swift/SyntaxParse/SyntaxTreeCreator.h
-
edit: include/swift/Parse/ParsedRawSyntaxRecorder.h
-
edit: lib/Parse/ParsedRawSyntaxRecorder.cpp
-
edit: lib/Parse/SyntaxParsingContext.cpp
-
edit: lib/SyntaxParse/SyntaxTreeCreator.cpp
-
edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.cpp
-
Commit 71b7c92453ccbf622cea303e5d022f169ed82b09 by dgregor:
Handle more cycles with ConcurrentValue inference
-
edit: test/Concurrency/concurrent_value_inference.swift
-
edit: lib/AST/Module.cpp
-
Commit 4bda6c1311b535a79be817963dfa3f1813857207 by alex:
[libSyntax] Assert there are no reference-cycles in the SyntaxArenas
-
edit: include/swift/Syntax/SyntaxArena.h
-
Commit 7be84c115cffba569d83666f2ef1af4832193ae7 by alex:
[libSyntax] Adjust SyntaxTests that were potentially creating SyntaxArena reference cycles
-
edit: unittests/Syntax/DeclSyntaxTests.cpp
-
edit: unittests/Syntax/SyntaxCollectionTests.cpp
-
Commit 7496701c9f0d379fc167aa2f5446db68329b7286 by dgregor:
Limit ConcurrentValue inference to non-public, non-frozen structs and enums
-
edit: test/ClangImporter/objc_async.swift
-
edit: test/Concurrency/concurrent_value_inference.swift
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
edit: test/SymbolGraph/Relationships/ConformsTo/Basic.swift
-
edit: test/api-digester/Outputs/Cake.txt
-
edit: test/api-digester/Outputs/cake-abi.json
-
edit: test/api-digester/Outputs/Cake-abi.txt
-
edit: test/Serialization/multi-file-type-eraser.swift
-
edit: test/api-digester/Outputs/cake.json
-
edit: test/Incremental/Verifier/multi-file-private/Inputs/Inner.swift
-
edit: test/SymbolGraph/Relationships/TargetFallback.swift
-
edit: test/SymbolGraph/Symbols/SkipsPublicUnderscore.swift
-
edit: test/SymbolGraph/Something/Something.swift
-
Commit 2f2c0ba4374671607abc6290c13e8bcd6264658c by dgregor:
Add a flag to enable ConcurrentValue inference for public structs/enums.
-
edit: include/swift/Option/FrontendOptions.td
-
edit: include/swift/Basic/LangOptions.h
-
edit: lib/Frontend/CompilerInvocation.cpp
-
add: test/Concurrency/concurrent_value_inference_public.swift
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
Commit 550018574a754ec61e390080a6d5b25aed65c2c1 by konrad_malawski:
[Concurrency] remove unimplemented Task APIs: yield, startingOn
-
edit: stdlib/public/Concurrency/Task.swift
-
edit: stdlib/public/Concurrency/Executor.swift
-
Commit a643fe418e1bef3ce4f6699b6a4fe5a9966c8b07 by ewilde:
Run async main code on main thread
-
edit: stdlib/public/Concurrency/Task.swift
-
Commit 12c3eb24c770c2b079be19bb8cfbecc250c9490f by ewilde:
Verify that main is running on main thread
-
edit: test/Concurrency/Runtime/mainactor.swift
-
Commit 9ccf206feb47d3f35abff53275325f717329cfba by dgregor:
[Concurrency] Tune overloading to to allow sync overloads in async contexts.
-
edit: include/swift/Sema/ConstraintSystem.h
-
edit: lib/Sema/CSRanking.cpp
-
edit: test/Constraints/async.swift
-
edit: lib/Sema/CSStep.cpp
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/Sema/ConstraintSystem.cpp
-
Commit f81aba74bb914c1bbb457881563b4d7e147c7f7c by github:
[AutoDiff][SR-13152] Better diagnostic for static decl modifier mismatch. (#36128)
-
edit: test/AutoDiff/Sema/transpose_attr_type_checking.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: test/AutoDiff/Sema/derivative_attr_type_checking.swift
-
edit: lib/Sema/TypeCheckAttr.cpp
-
Commit cd9887e24a9d9a03c94f5f2c1f45003bd1dd55ca by github:
Implement decodeImmediate for VecElementArguments (#36243)
-
edit: test/IRGen/builtins.swift
-
edit: lib/AST/Builtins.cpp