# [FAILURE] oss-swift-incremental-RA-macos [#13358]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-macos/13358/
Project: oss-swift-incremental-RA-macos
Date of build: Tue, 23 Mar 2021 05:55:02 -0500
Build duration: 2 hr 46 min
Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Indication 1
- Swift Compile Error: Swift compiler error
Tests:
- |
Name: Swift(macosx-x86_64)
Failed: 0 test(s), Passed: 13428 test(s), Total: 13725 test(s) |Name: Swift-Unit
Failed: 0 test(s), Passed: 671 test(s), Total: 671 test(s) |
Changes- Commit 19bfbdd66733cbeae7847a47d1c9a53e3d764062 by bbuegling:
Include the directory we tried in tmpDir error
-
edit: Sources/TSCBasic/TemporaryFile.swift
-
Commit ee53f858c5f270a3ee0b76f8dae50525474f2514 by ahoppen:
Globally ignore SIGPIPE on Linux
- add: Sources/LanguageServerProtocolJSONRPC/DisableSigpipe.swift
- edit: Tests/SourceKitDTests/CrashRecoveryTests.swift
- edit: Sources/LanguageServerProtocolJSONRPC/JSONRPCConnection.swift
- edit: Sources/LanguageServerProtocolJSONRPC/CMakeLists.txt
-
Commit 23d3ebdb0ca01bf465eb52f285c3b084076a2339 by github:
[performance] reduce amount of dispatch queues (#3360)
- edit: Sources/PackageCollections/Storage/SQLitePackageCollectionsStorage.swift
- edit: Sources/PackageGraph/LocalPackageContainer.swift
- edit: Sources/SourceControl/RepositoryManager.swift
- edit: Sources/SourceControl/GitRepository.swift
- edit: Sources/Basics/ConcurrencyHelpers.swift
- edit: Sources/SPMTestSupport/MockManifestLoader.swift
- edit: Sources/PackageGraph/RepositoryPackageContainer.swift
- edit: Sources/Basics/HTTPClient.swift
- edit: Sources/Workspace/Workspace.swift
- edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
- edit: Sources/PackageCollections/Providers/JSONPackageCollectionProvider.swift
- edit: Sources/PackageCollections/Storage/FilePackageCollectionsSourcesStorage.swift
-
Commit 7b5bbcdcdd752ba8d456c4336023fba54729c35d by github:
consolidate sandbox infrastructure (#3370)
- edit: Sources/Basics/CMakeLists.txt
- edit: Sources/PackageLoading/ManifestLoader.swift
- edit: Sources/Workspace/DefaultPluginScriptRunner.swift
- add: Tests/BasicsTests/SandboxTests.swift
- add: Sources/Basics/Sandbox.swift
-
Commit 6d3dd4f102d0ab311ed5f201c9085a6c4a062e90 by github:
First round of adjustments to proposal review feedback: (#3369)
- edit: Sources/PackageDescription/Target.swift
- edit: Sources/PackageModel/ManifestSourceGeneration.swift
- edit: Sources/SPMBuildCore/PrebuildCommandResult.swift
- edit: Sources/PackagePlugin/ImplementationDetails.swift
- edit: Tests/PackageLoadingTests/PDNextVersionLoadingTests.swift
- edit: Sources/SPMBuildCore/PluginInvocation.swift
- edit: Fixtures/Miscellaneous/Plugins/MySourceGenPlugin/Package.swift
- edit: Tests/CommandsTests/PackageToolTests.swift
- edit: Fixtures/Miscellaneous/Plugins/MySourceGenClient/Package.swift
- edit: Sources/PackageDescription/PackageDescription.swift
- edit: Sources/PackageModel/Target.swift
- edit: Fixtures/Miscellaneous/Plugins/MySourceGenPlugin/Sources/MySourceGenPrebuildPlugin/plugin.swift
- edit: Sources/Build/BuildPlan.swift
- edit: Sources/PackageLoading/PackageDescription4Loader.swift
- edit: Tests/SPMBuildCoreTests/PluginInvocationTests.swift
- edit: Fixtures/Miscellaneous/Plugins/ContrivedTestPlugin/Sources/MySourceGenBuildToolPlugin/plugin.swift
- edit: Sources/PackagePlugin/PublicAPI/CommandConstructor.swift
- edit: Sources/PackageModel/Manifest/TargetDescription.swift
- edit: Sources/Build/ManifestBuilder.swift
- edit: Fixtures/Miscellaneous/Plugins/MySourceGenPlugin/Sources/MySourceGenBuildToolPlugin/plugin.swift
- edit: Fixtures/Miscellaneous/Plugins/SandboxTesterPlugin/Package.swift
- edit: Fixtures/Miscellaneous/Plugins/MyBinaryToolPlugin/Sources/MySourceGenBuildToolPlugin/plugin.swift
- edit: Sources/Commands/Describe.swift
- edit: Fixtures/Miscellaneous/Plugins/ContrivedTestPlugin/Package.swift
- edit: Fixtures/Miscellaneous/Plugins/MyBinaryToolPlugin/Package.swift
- edit: Sources/PackageLoading/PackageBuilder.swift
-
Commit 711e1d60948cc33e66dbd51e03eeb3e541ff3759 by github:
fix regression in edit mode (#3371)
- edit: Sources/Workspace/Workspace.swift
- add: Fixtures/Miscellaneous/Edit/Bar/Package.swift
- add: Fixtures/Miscellaneous/Edit/Foo/Package.swift
- add: Fixtures/Miscellaneous/Edit/Foo/Foo.swift
- edit: Tests/FunctionalTests/MiscellaneousTests.swift
- add: Fixtures/Miscellaneous/Edit/App/src/main.swift
- add: Fixtures/Miscellaneous/Edit/Bar/Bar.swift
- add: Fixtures/Miscellaneous/Edit/App/Package.swift
-
Commit 1a9f77afc2f7ba75fc2f77d023a0e3a507cfa265 by devteam.codafi:
Perform Input Modification Checks At the End of the Build
- edit: Tests/SwiftDriverTests/JobExecutorTests.swift
- edit: Sources/SwiftDriverExecution/MultiJobExecutor.swift
- edit: Sources/SwiftDriver/Utilities/VirtualPath.swift
-
Commit fd121ef136e6b32e25c603b516348778c853af6a by devteam.codafi:
Remove Some Dead Code
- edit: Sources/SwiftDriver/Utilities/VirtualPath.swift
-
Commit aede1cca1a872ce8f7bcdfa0c5ac7b0c95b37975 by klorentey:
[stdlib] Document a fatal surprise with
Sequence._copyContents
- edit: stdlib/public/core/Sequence.swift
-
Commit bd93de8e2b64e24f95dd3bfb8edbfe63ba60ae77 by varun_gandhi:
[docs] Document tips for debugging assembly & object code.
- edit: docs/DebuggingTheCompiler.md
-
Commit b0b4cb67a121adb74a2354dd66e6632397a2712c by ewilde:
Make asyncMainDrainQueue noreturn
- edit: include/swift/Runtime/Concurrency.h
- edit: stdlib/public/Concurrency/Task.cpp
-
Commit b889b0777dc7be680cbdfac34f49b67867300931 by ben_barham:
[IDE] Refactor some call related functions out of Index.cpp
- edit: lib/IDE/IDERequests.cpp
- edit: include/swift/IDE/Utils.h
- edit: lib/IDE/Utils.cpp
- edit: lib/Index/Index.cpp
-
Commit 19f23130d0aebb8c92480d582906ed02993466d4 by ben_barham:
[SourceKit/CursorInfo] Mark dynamic calls
- edit: lib/IDE/Utils.cpp
- edit: utils/gyb_sourcekit_support/UIDs.py
- add: test/SourceKit/CursorInfo/cursor_dynamic.swift
- edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
- edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
- edit: test/SourceKit/Indexing/index_forbid_typecheck.swift.response
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: include/swift/IDE/Utils.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
- edit: lib/IDE/IDERequests.cpp
-
Commit 86e5e7dbf3669194f9696a6361deba8f8a4540af by ahoppen:
Add test case for rdar://64265821
- add: validation-test/IDE/crashers_2_fixed/rdar64265821.swift
-
Commit 8818844451ecc5072176e1b419a01ba2450dcd03 by stevenwu:
Fix PR36520 for Apple Scilicon Mac
- edit: test/APIJSON/non-swift-api.swift
-
Commit 714eaefc7879567d902f9a071ad6b21599302656 by abdulras:
Importer: remove
ImportAsMember
support- delete: test/IDE/Inputs/custom-modules/CollisionImportAsMember.h
- edit: lib/ClangImporter/ImportName.h
- edit: tools/swift-ide-test/swift-ide-test.cpp
- delete: lib/ClangImporter/IAMInference.cpp
- edit: lib/ClangImporter/ImportName.cpp
- delete: test/IDE/infer_import_as_member.swift
- edit: include/swift/Basic/LangOptions.h
- edit: include/swift/Option/FrontendOptions.td
- edit: lib/ClangImporter/SwiftLookupTable.cpp
- edit: lib/ClangImporter/ImporterImpl.h
- edit: test/IDE/Inputs/custom-modules/module.map
- edit: lib/ClangImporter/CMakeLists.txt
- delete: test/IDE/Inputs/custom-modules/InferImportAsMember.h
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: lib/ClangImporter/ClangImporter.cpp
- delete: lib/ClangImporter/IAMInference.h
- edit: utils/swift-api-dump.py
-
Commit 7c454e3eed4892c864d217a91c1f69f18ba4546a by eeckstein:
TempRValueOpt: extend access scopes
- edit: test/SILOptimizer/sil_combine_protocol_conf.swift
- edit: lib/SILOptimizer/Transforms/TempRValueElimination.cpp
- edit: test/SILOptimizer/temp_rvalue_opt_ossa.sil
-
Commit 286927d2aa78d912a1b6e8be60b0bdf3aeee6c8f by spestov:
Sema: Fix effect checking bug with 'for try await'
- edit: test/Concurrency/async_sequence_syntax.swift
- edit: lib/Sema/TypeCheckEffects.cpp
-
Commit 1a9dc145a6a65913459d4ec0ad7ca018b6e17cd0 by jgroff:
Concurrency runtime: Fix location of tsan_release edges for actors.
- edit: stdlib/public/Concurrency/Actor.cpp
-
Commit 7dcaf5ceb34028b774015a5f564bba20ad567199 by varun_gandhi:
[docs] Mention useful debugging tools with short blurbs about usage.
- edit: docs/DebuggingTheCompiler.md
-
Commit 168fe61cbc24e5ddea4795f22a7cf00039838206 by drodriguez:
[windows][vs2017] Mark flaky test as unsupported. (#36530)
- edit: test/Concurrency/Runtime/async_task_handle_cancellation.swift