Build Information
Failed to build XCRemoteCache, reference master (75bac3
), with Swift 6.1 for Linux on 29 Apr 2025 02:16:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spotify/XCRemoteCache.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/spotify/XCRemoteCache
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 75bac32 Merge pull request #227 from CharlieSuP1/master
Cloned https://github.com/spotify/XCRemoteCache.git
Revision (git rev-parse @):
75bac3293a3e881d51788a8ad5a461c90eaf6b23
SUCCESS checkout https://github.com/spotify/XCRemoteCache.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/spotify/XCRemoteCache.git
https://github.com/spotify/XCRemoteCache.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "zip",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/marmelroy/Zip.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "xcodeproj",
"requirement" : {
"range" : [
{
"lower_bound" : "8.9.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "XCRemoteCache",
"name" : "XCRemoteCache",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "xcprebuild",
"targets" : [
"xcprebuild"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcswiftc",
"targets" : [
"xcswiftc"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcswift-frontend",
"targets" : [
"xcswift-frontend"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcprepare",
"targets" : [
"xcprepare"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcpostbuild",
"targets" : [
"xcpostbuild"
],
"type" : {
"executable" : null
}
},
{
"name" : "xclipo",
"targets" : [
"xclipo"
],
"type" : {
"executable" : null
}
},
{
"name" : "xclibtool",
"targets" : [
"xclibtool"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcldplusplus",
"targets" : [
"xcldplusplus"
],
"type" : {
"executable" : null
}
},
{
"name" : "xcld",
"targets" : [
"xcld"
],
"type" : {
"executable" : null
}
},
{
"name" : "Aggregator",
"targets" : [
"Aggregator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcswiftc",
"module_type" : "SwiftTarget",
"name" : "xcswiftc",
"path" : "Sources/xcswiftc",
"product_memberships" : [
"xcswiftc",
"Aggregator"
],
"sources" : [
"XCSwiftcMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcswift_frontend",
"module_type" : "SwiftTarget",
"name" : "xcswift-frontend",
"path" : "Sources/xcswift-frontend",
"product_memberships" : [
"xcswift-frontend",
"Aggregator"
],
"sources" : [
"XCSwiftcFrontendMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcprepare",
"module_type" : "SwiftTarget",
"name" : "xcprepare",
"path" : "Sources/xcprepare",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcprepare",
"Aggregator"
],
"sources" : [
"ArgumentsSupport.swift",
"XCPrepareMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcprebuild",
"module_type" : "SwiftTarget",
"name" : "xcprebuild",
"path" : "Sources/xcprebuild",
"product_memberships" : [
"xcprebuild",
"Aggregator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcpostbuild",
"module_type" : "SwiftTarget",
"name" : "xcpostbuild",
"path" : "Sources/xcpostbuild",
"product_memberships" : [
"xcpostbuild",
"Aggregator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xclipo",
"module_type" : "SwiftTarget",
"name" : "xclipo",
"path" : "Sources/xclipo",
"product_memberships" : [
"xclipo",
"Aggregator"
],
"sources" : [
"XCLipoMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xclibtoolSupportTests",
"module_type" : "SwiftTarget",
"name" : "xclibtoolSupportTests",
"path" : "Tests/xclibtoolSupportTests",
"sources" : [
"XCLibtoolHelperTests.swift"
],
"target_dependencies" : [
"xclibtoolSupport"
],
"type" : "test"
},
{
"c99name" : "xclibtoolSupport",
"module_type" : "SwiftTarget",
"name" : "xclibtoolSupport",
"path" : "Sources/xclibtoolSupport",
"product_memberships" : [
"xclibtool",
"Aggregator"
],
"sources" : [
"XCLibtoolHelper.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "library"
},
{
"c99name" : "xclibtool",
"module_type" : "SwiftTarget",
"name" : "xclibtool",
"path" : "Sources/xclibtool",
"product_memberships" : [
"xclibtool",
"Aggregator"
],
"sources" : [
"XCLibtoolMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache",
"xclibtoolSupport"
],
"type" : "executable"
},
{
"c99name" : "xcldplusplus",
"module_type" : "SwiftTarget",
"name" : "xcldplusplus",
"path" : "Sources/xcldplusplus",
"product_memberships" : [
"xcldplusplus",
"Aggregator"
],
"sources" : [
"XCLDPlusPlus.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "xcld",
"module_type" : "SwiftTarget",
"name" : "xcld",
"path" : "Sources/xcld",
"product_memberships" : [
"xcld",
"Aggregator"
],
"sources" : [
"XCLDMain.swift",
"main.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "executable"
},
{
"c99name" : "XCRemoteCacheTests",
"module_type" : "SwiftTarget",
"name" : "XCRemoteCacheTests",
"path" : "Tests/XCRemoteCacheTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/XCRemoteCacheTests/TestData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Artifacts/ArtifactMetaUpdaterTests.swift",
"Artifacts/ArtifactSwiftProductsBuilderImplTests.swift",
"Artifacts/BuildArtifactCreatorTests.swift",
"Artifacts/TextFileDependenciesRemapperTests.swift",
"Artifacts/UnzippedArtifactProcessorTests.swift",
"Artifacts/ZipArtifactCreatorTests.swift",
"Artifacts/ZipArtifactOrganizerTests.swift",
"Commands/MirroredLinkingSwiftcProductsGeneratorTests.swift",
"Commands/Plugins/Thinning/DefaultArtifactInspectorTests.swift",
"Commands/Plugins/Thinning/DefaultSwiftProductsArchitecturesRecognizerTests.swift",
"Commands/Plugins/Thinning/DefaultSwiftProductsLocationProviderTests.swift",
"Commands/Plugins/Thinning/DispatchGroupParallelizationWorkerTests.swift",
"Commands/Plugins/Thinning/ThinningConsumerPostbuildPluginTests.swift",
"Commands/Plugins/Thinning/ThinningConsumerPrebuildPluginTest.swift",
"Commands/Plugins/Thinning/ThinningCreatorPluginTests.swift",
"Commands/Plugins/Thinning/ThinningDiskSwiftcProductsGeneratorTests.swift",
"Commands/Plugins/Thinning/ThinningPluginTests.swift",
"Commands/Plugins/Thinning/UnzippedArtifactSwiftProductsOrganizerTests.swift",
"Commands/PostbuildContextTests.swift",
"Commands/PostbuildTests.swift",
"Commands/PrebuildContextTests.swift",
"Commands/PrebuildTests.swift",
"Commands/Prepare/Integrate/FileLLDBInitPatcherTests.swift",
"Commands/Prepare/Integrate/IncludeExcludeOracleTests.swift",
"Commands/Prepare/Integrate/IntegrateContextTests.swift",
"Commands/Prepare/Integrate/XcodeProjBuildSettingsIntegrateAppenderTests.swift",
"Commands/Prepare/Integrate/XcodeSettingsCFlagsTests.swift",
"Commands/Prepare/Integrate/XcodeSettingsSwiftFlagsSetterTests.swift",
"Commands/PrepareContextTests.swift",
"Commands/PrepareMarkContextTests.swift",
"Commands/PrepareTests.swift",
"Commands/RemoteCommitInfoTests.swift",
"Commands/SwiftFrontend/SwiftFrontendArgInputTests.swift",
"Commands/SwiftFrontend/SwiftFrontendContextTests.swift",
"Commands/SwiftFrontendOrchestratorTests.swift",
"Commands/SwiftcContextTests.swift",
"Commands/SwiftcFilemapInputEditorTests.swift",
"Commands/SwiftcOrchestratorTests.swift",
"Commands/SwiftcTests.swift",
"Commands/XCCCTests.swift",
"Config/ModeTests.swift",
"Config/XCRemoteCacheConfigReaderTests.swift",
"Debugging/DynamicDSYMOrganizerTests.swift",
"Dependencies/AssetsFileDependenciesReaderTests.swift",
"Dependencies/CachedFileDependenciesWriterFactoryTests.swift",
"Dependencies/Dat/FileDatWriterTests.swift",
"Dependencies/DependenciesReaderPerformanceTest.swift",
"Dependencies/DependenciesReaderTests.swift",
"Dependencies/DependenciesRemapperCompositeTests.swift",
"Dependencies/DependenciesWriterTests.swift",
"Dependencies/DependencyProcessorImplTests.swift",
"Dependencies/ExceptionsFileListScannerTests.swift",
"Dependencies/FileFingerprintSyncerTests.swift",
"Dependencies/FileListEditorTests.swift",
"Dependencies/FileListScannerImplTests.swift",
"Dependencies/FileMarkerReaderTests.swift",
"Dependencies/FingerprintOverrideManagerImplTests.swift",
"Dependencies/OverlayDependenciesRemapperTests.swift",
"Dependencies/OverlayReaderTests.swift",
"Dependencies/PathDependenciesRemapperFactoryTests.swift",
"Dependencies/PhaseCacheModeControllerTests.swift",
"Dependencies/StaticFileListReaderTests.swift",
"Dependencies/StringDependenciesRemapperTests.swift",
"Dependencies/TargetDependenciesReaderTests.swift",
"FileAccess/Copier/CopyDiskCopierTests.swift",
"FileAccess/Copier/HardLinkDiskCopierTests.swift",
"FileAccess/DirScannerTests.swift",
"FileAccess/DiskUsageSizeProviderTests.swift",
"FileAccess/FileManagerUtilitiesTests.swift",
"FileAccess/LazyFileAccessorTests.swift",
"Fingerprint/EnvironmentFingerprintGeneratorTests.swift",
"Fingerprint/Hashing/MD5Tests.swift",
"FlowControl/GlobalCacheSwitcherTests.swift",
"Git/GitClientErrorTests.swift",
"Git/GitClientImplTests.swift",
"Helpers/Atomic.swift",
"Helpers/DataHelpers.swift",
"Helpers/FileOperations.swift",
"Helpers/FileXCTestCase.swift",
"Helpers/OptionalHelpers.swift",
"Helpers/ProcessHelpers.swift",
"Helpers/URLStringExpressive.swift",
"Models/JsonMetaWriterTests.swift",
"Network/Authentication/AWSV4SignatureTest.swift",
"Network/Authentication/AWSV4SigningKeyTest.swift",
"Network/Authentication/CanonicalRequestTest.swift",
"Network/Authentication/StringToSignTest.swift",
"Network/CacheInvalidatorTests.swift",
"Network/DefaultURLSessionFactoryTests.swift",
"Network/LocalURLBuilderImplTests.swift",
"Network/LowestLatencyNetworkServerProbeTests.swift",
"Network/NetworkClientImplTests.swift",
"Network/ReplicatedRemotesNetworkClientTests.swift",
"Network/URLBuilderImplTests.swift",
"Output/FilteredInvocationStorageTests.swift",
"Output/InvocationFileStorageTests.swift",
"ShellTests.swift",
"Stats/ActionSpecificCacheHitLoggerTests.swift",
"Stats/ExclusiveFileTests.swift",
"Stats/FileStatsCoordinatorTests.swift",
"TestDoubles/ActionSwiftcProductGenerationPlugin.swift",
"TestDoubles/ArtifactConsumerPostbuildPluginSpy.swift",
"TestDoubles/ArtifactOrganizerFake.swift",
"TestDoubles/ArtifactSwiftProductsBuilderSpy.swift",
"TestDoubles/CCWrapperBuilderFake.swift",
"TestDoubles/CacheInvalidatorFake.swift",
"TestDoubles/CacheModeControllerFake.swift",
"TestDoubles/CountersFake.swift",
"TestDoubles/DSYMOrganizerFake.swift",
"TestDoubles/DependenciesReaderFake.swift",
"TestDoubles/DependenciesRemapperFake.swift",
"TestDoubles/DependenciesWriterSpy.swift",
"TestDoubles/DestroyerArtifactProcessor.swift",
"TestDoubles/DirAccessorFake.swift",
"TestDoubles/DisallowedExclusiveFileAccessor.swift",
"TestDoubles/DiskArtifactCreator.swift",
"TestDoubles/DiskCopierFake.swift",
"TestDoubles/ExtraArgumentShellCommandsProcessor.swift",
"TestDoubles/ExtraArtifactConsumerPlugin.swift",
"TestDoubles/FakeExclusiveFileAccessor.swift",
"TestDoubles/FileAccessorFake.swift",
"TestDoubles/FileListScannerFake.swift",
"TestDoubles/FileManagerFake.swift",
"TestDoubles/FingerprintAccumulatorFake.swift",
"TestDoubles/GitClientFake.swift",
"TestDoubles/InMemoryGlobalCacheSwitcher.swift",
"TestDoubles/InMemoryInvocationStorage.swift",
"TestDoubles/InMemoryStatsCoordinator.swift",
"TestDoubles/ListReaderFake.swift",
"TestDoubles/MainArtifactSampleMeta.swift",
"TestDoubles/MarkerWriterSpy.swift",
"TestDoubles/MetaAppenderArtifactCreatorPlugin.swift",
"TestDoubles/NetworkClientFake.swift",
"TestDoubles/NoopArtifactProcessor.swift",
"TestDoubles/OverlayReaderFake.swift",
"TestDoubles/PostShellCommandsProcessor.swift",
"TestDoubles/ShellOutSpy.swift",
"TestDoubles/SwiftcInputReaderStub.swift",
"TestDoubles/SwiftcMock.swift",
"TestDoubles/SwiftcProductsGeneratorFake.swift",
"TestDoubles/SwiftcProductsGeneratorSpy.swift",
"TestDoubles/ThinningConsumerArtifactOrganizerFakeFactory.swift",
"TestDoubles/ThinningConsumerArtifactsOrganizerFakeFactory.swift",
"TestDoubles/ThinningConsumerSwiftProductsOrganizerFactoryFake.swift",
"TestDoubles/TimeoutingNetworkClient.swift",
"TestDoubles/TouchSpy.swift",
"TestDoubles/URLBuilderFake.swift",
"TestDoubles/URLProtocolStub.swift",
"TestDoubles/WorkerFake.swift",
"XCRemoteCacheTests.swift",
"XCTestManifests.swift",
"Xcode/XcodeProbeImplTests.swift"
],
"target_dependencies" : [
"XCRemoteCache"
],
"type" : "test"
},
{
"c99name" : "XCRemoteCache",
"module_type" : "SwiftTarget",
"name" : "XCRemoteCache",
"path" : "Sources/XCRemoteCache",
"product_dependencies" : [
"Zip",
"Yams",
"XcodeProj"
],
"product_memberships" : [
"xcprebuild",
"xcswiftc",
"xcswift-frontend",
"xcprepare",
"xcpostbuild",
"xclipo",
"xclibtool",
"xcldplusplus",
"xcld",
"Aggregator"
],
"sources" : [
"Artifacts/ArtifactCreator.swift",
"Artifacts/ArtifactMetaUpdater.swift",
"Artifacts/ArtifactOrganizer.swift",
"Artifacts/ArtifactPlugin.swift",
"Artifacts/ArtifactProcessor.swift",
"Artifacts/ArtifactSwiftProductsBuilder.swift",
"Artifacts/FileDependenciesRemapper.swift",
"Artifacts/SwiftmoduleFileExtension.swift",
"Artifacts/ZipArtifactCreator.swift",
"Commands/Libtool/FallbackXCLibtoolLogic.swift",
"Commands/Libtool/XCCreateUniversalBinary.swift",
"Commands/Libtool/XCLibtool.swift",
"Commands/Libtool/XCLibtoolLogic.swift",
"Commands/Libtool/XCLipo.swift",
"Commands/Plugins/PluginError.swift",
"Commands/Plugins/Thinning/ArtifactInspector.swift",
"Commands/Plugins/Thinning/Factories/ThinningConsumerArtifactsOrganizerFactory.swift",
"Commands/Plugins/Thinning/Factories/ThinningConsumerSwiftProductsOrganizerFactory.swift",
"Commands/Plugins/Thinning/Parallelization/DispatchGroupParallelizationWorker.swift",
"Commands/Plugins/Thinning/SwiftProductsArchitecturesRecognizer.swift",
"Commands/Plugins/Thinning/SwiftProductsLocationProvider.swift",
"Commands/Plugins/Thinning/ThinningConsumerPostbuildPlugin.swift",
"Commands/Plugins/Thinning/ThinningConsumerPrebuildPlugin.swift",
"Commands/Plugins/Thinning/ThinningCreatorPlugin.swift",
"Commands/Plugins/Thinning/ThinningDiskSwiftcProductsGenerator.swift",
"Commands/Plugins/Thinning/ThinningPlugin.swift",
"Commands/Plugins/Thinning/ThinningPrebuildPlugin.swift",
"Commands/Plugins/Thinning/UnzippedArtifactSwiftProductsOrganizer.swift",
"Commands/Postbuild/Postbuild.swift",
"Commands/Postbuild/PostbuildContext.swift",
"Commands/Postbuild/XCPostbuild.swift",
"Commands/Prebuild/Prebuild.swift",
"Commands/Prebuild/PrebuildContext.swift",
"Commands/Prebuild/XCPrebuild.swift",
"Commands/Prepare/CCWrapperBuilder.swift",
"Commands/Prepare/Integrate/BuildSettingsIntegrateAppender.swift",
"Commands/Prepare/Integrate/IncludeOracle.swift",
"Commands/Prepare/Integrate/Integrate.swift",
"Commands/Prepare/Integrate/IntegrateContext.swift",
"Commands/Prepare/Integrate/LLDBInitMode.swift",
"Commands/Prepare/Integrate/LLDBInitPatcher.swift",
"Commands/Prepare/Integrate/XCIntegrate.swift",
"Commands/Prepare/Integrate/XCRCBinariesPaths.swift",
"Commands/Prepare/Integrate/XcodeProjIntegrate.swift",
"Commands/Prepare/Integrate/XcodeSettingsFlags.swift",
"Commands/Prepare/Prepare.swift",
"Commands/Prepare/PrepareContext.swift",
"Commands/Prepare/PrepareMarkContext.swift",
"Commands/Prepare/XCConfig.swift",
"Commands/Prepare/XCPrepare.swift",
"Commands/Prepare/XCPrepareMark.swift",
"Commands/Prepare/XCStats.swift",
"Commands/Prepare/XCStatsContext.swift",
"Commands/ProductBinaryCreator/XCCreateBinary.swift",
"Commands/SwiftFrontend/SwiftFrontendArgInput.swift",
"Commands/SwiftFrontend/SwiftFrontendContext.swift",
"Commands/SwiftFrontend/SwiftFrontendOrchestrator.swift",
"Commands/SwiftFrontend/XCSwiftFrontend.swift",
"Commands/Swiftc/FilenameBasedAllowedInputDeterminer.swift",
"Commands/Swiftc/MirroredLinkingSwiftcProductsGenerator.swift",
"Commands/Swiftc/NoopSwiftcProductsGenerator.swift",
"Commands/Swiftc/StaticSwiftcInputReader.swift",
"Commands/Swiftc/Swiftc.swift",
"Commands/Swiftc/SwiftcContext.swift",
"Commands/Swiftc/SwiftcFilemapInputEditor.swift",
"Commands/Swiftc/SwiftcOrchestrator.swift",
"Commands/Swiftc/SwiftcProductGenerationPlugin.swift",
"Commands/Swiftc/SwiftcProductsGenerator.swift",
"Commands/Swiftc/XCSwiftc.swift",
"Config/Mode.swift",
"Config/XCRemoteCacheConfig.swift",
"Debugging/DSYMOrganizer.swift",
"Dependencies/AssetsFileDependenciesReader.swift",
"Dependencies/CacheModeController.swift",
"Dependencies/CachedDependenciesWriter.swift",
"Dependencies/CompilationHistoryOrganizer.swift",
"Dependencies/Dat/FileDatWriter.swift",
"Dependencies/DependenciesMapping.swift",
"Dependencies/DependenciesReader.swift",
"Dependencies/DependenciesRemapper.swift",
"Dependencies/DependenciesWriter.swift",
"Dependencies/DependencyProcessor.swift",
"Dependencies/ExceptionsFilteredFileListScanner.swift",
"Dependencies/FileListScanner.swift",
"Dependencies/FingerprintOverrideManager.swift",
"Dependencies/FingerprintSyncer.swift",
"Dependencies/ListEditor.swift",
"Dependencies/MarkerReader.swift",
"Dependencies/MarkerWriter.swift",
"Dependencies/OverlayDependenciesRemapper.swift",
"Dependencies/OverlayReader.swift",
"Dependencies/PathDependenciesRemapperFactory.swift",
"Dependencies/StaticFileListReader.swift",
"Dependencies/TargetDepdenciesReader.swift",
"FileAccess/Copier/CopyDiskCopier.swift",
"FileAccess/Copier/DiskCopier.swift",
"FileAccess/Copier/HardLinkDiskCopier.swift",
"FileAccess/DirAccessor.swift",
"FileAccess/DirAccessorComposer.swift",
"FileAccess/FileAccessor.swift",
"FileAccess/FileManager.swift",
"FileAccess/LazyFileAccessor.swift",
"FileAccess/SizeProvider.swift",
"Fingerprint/EnvironmentFingerprint.swift",
"Fingerprint/FingerprintAccumulator.swift",
"Fingerprint/FingerprintAccumulatorImpl.swift",
"Fingerprint/FingerprintGenerator.swift",
"Fingerprint/Hashing/MD5.swift",
"FlowControl/GlobalCacheSwitcher.swift",
"FlowControl/RemoteCommitInfo.swift",
"Git/GitClient.swift",
"Git/GitCommitManager.swift",
"Logger/Logger.swift",
"Models/MainArtifactMeta.swift",
"Models/MetaReader.swift",
"Models/MetaWriter.swift",
"Network/Authentication/AWSV4Signature.swift",
"Network/Authentication/AWSV4SigningKey.swift",
"Network/Authentication/CanonicalRequest.swift",
"Network/Authentication/HMAC.swift",
"Network/Authentication/SHA256.swift",
"Network/Authentication/StringToSign.swift",
"Network/CacheInvalidator.swift",
"Network/CachedNetworkClient.swift",
"Network/IgnoringCertificatesTrustManager.swift",
"Network/LocalURLBuilder.swift",
"Network/NetworkClient.swift",
"Network/NetworkClientImpl.swift",
"Network/NetworkServerProbe.swift",
"Network/RemoteNetworkClient.swift",
"Network/RemoteNetworkClientAbstractFactory.swift",
"Network/ReplicatedRemotesNetworkClient.swift",
"Network/URLBuilderImpl.swift",
"Network/URLSessionFactory.swift",
"Output/FilteredInvocationStorage.swift",
"Output/InvocationStorage.swift",
"Output/XCEncoders/XCEncoderAbstractFactory.swift",
"Output/XCEncoders/XCJSONEncoder.swift",
"Output/XCEncoders/XCYAMLEncoder.swift",
"Output/XCOutputFormat.swift",
"Output/XCRemoteCacheEncoder.swift",
"Shell/Shell.swift",
"Shell/ShellCommandsProcessor.swift",
"Shell/ShellOut.swift",
"Stats/CacheHitLogger.swift",
"Stats/Counters.swift",
"Stats/ExclusiveFileAccessor.swift",
"Stats/FileStatistics.swift",
"Stats/StatsCoordinator.swift",
"Stats/XCRemoteCacheStatistics.swift",
"Utils/Array+Utils.swift",
"Utils/Date+Utils.swift",
"Utils/ENVReader.swift",
"Utils/FileTouch.swift",
"Utils/String+TileInPath.swift",
"Utils/URL+ThrowingInitializer.swift",
"Xcode/BuildActionType.swift",
"Xcode/XcodeProbe.swift"
],
"type" : "library"
},
{
"c99name" : "Aggregator",
"module_type" : "SwiftTarget",
"name" : "Aggregator",
"path" : "Sources/Aggregator",
"product_memberships" : [
"Aggregator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"xcprebuild",
"xcswiftc",
"xcswift-frontend",
"xclibtool",
"xcpostbuild",
"xcprepare",
"xcld",
"xcldplusplus",
"xclipo"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1989] Fetching zip
[479/4038] Fetching zip, swift-docc-plugin
[705/14374] Fetching zip, swift-docc-plugin, yams
[4445/37535] Fetching zip, swift-docc-plugin, yams, xcodeproj
[12650/52485] Fetching zip, swift-docc-plugin, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/marmelroy/Zip.git from cache (0.49s)
[22111/50496] Fetching swift-docc-plugin, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (1.06s)
Fetched https://github.com/jpsim/Yams.git from cache (1.09s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.29s)
Fetched https://github.com/tuist/XcodeProj.git from cache (1.31s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (1.77s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.86s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.44s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.46s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.40s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
[257/3538] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.24s)
Fetched https://github.com/tadija/AEXML.git from cache (0.24s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.02s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.58s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.45s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.27.7
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/70] Write sources
[17/70] Compiling reader.c
[18/70] Compiling Minizip ioapi.c
[19/70] Compiling parser.c
[19/70] Write sources
[24/70] Compiling Minizip zip.c
[25/70] Compiling Minizip unzip.c
[26/70] Compiling api.c
[27/70] Compiling scanner.c
[28/70] Compiling emitter.c
[29/70] Compiling writer.c
[29/70] Write swift-version-24593BA9C3E375BF.txt
[32/104] Emitting module ArgumentParserToolInfo
[33/104] Compiling ArgumentParserToolInfo ToolInfo.swift
[34/105] Compiling Yams Tag.swift
[35/105] Compiling Yams YamlAnchorProviding.swift
[37/107] Emitting module AEXML
[38/107] Compiling AEXML Builders.swift
[38/107] Wrapping AST for ArgumentParserToolInfo for debugging
[40/141] Compiling ArgumentParser ExpressibleByArgument.swift
[41/141] Compiling ArgumentParser ParsedValues.swift
[42/141] Compiling AEXML Document.swift
[43/141] Compiling Zip Zip.swift
[44/141] Compiling Zip ZipUtilities.swift
[45/141] Compiling Zip QuickZip.swift
[46/141] Emitting module Zip
[47/141] Compiling AEXML Parser.swift
[48/142] Compiling AEXML Options.swift
[49/142] Compiling ArgumentParser CommandConfiguration.swift
[50/142] Compiling ArgumentParser EnumerableFlag.swift
[51/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[52/142] Compiling ArgumentParser Argument.swift
[53/142] Compiling ArgumentParser ArgumentHelp.swift
[54/142] Compiling ArgumentParser NameSpecification.swift
[55/142] Compiling ArgumentParser Option.swift
[56/142] Compiling ArgumentParser OptionGroup.swift
[57/142] Compiling AEXML Element.swift
[58/142] Compiling AEXML Error.swift
[59/143] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/143] Compiling ArgumentParser CompletionsGenerator.swift
[61/143] Compiling ArgumentParser FishCompletionsGenerator.swift
[62/143] Emitting module Yams
[63/143] Compiling ArgumentParser CompletionKind.swift
[64/143] Compiling ArgumentParser Errors.swift
[65/143] Compiling ArgumentParser Flag.swift
[67/143] Compiling ArgumentParser DumpHelpGenerator.swift
[68/143] Compiling ArgumentParser ParsableArguments.swift
[71/144] Compiling PathKit PathKit.swift
[72/144] Emitting module PathKit
[72/145] Wrapping AST for Zip for debugging
[73/145] Wrapping AST for AEXML for debugging
[77/145] Compiling ArgumentParser ParserError.swift
[78/145] Compiling ArgumentParser SplitArguments.swift
[79/149] Wrapping AST for Yams for debugging
[81/149] Emitting module ArgumentParser
[86/149] Wrapping AST for PathKit for debugging
[88/240] Compiling XcodeProj XCScheme+AditionalOption.swift
[89/240] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[90/240] Compiling XcodeProj XCScheme+SerialAction.swift
[91/240] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[92/240] Compiling XcodeProj XCScheme+TestAction.swift
[93/240] Compiling XcodeProj XCScheme+TestItem.swift
[94/240] Compiling XcodeProj XCScheme+TestParallelization.swift
[95/240] Compiling XcodeProj XCScheme+TestPlanReference.swift
[96/240] Compiling XcodeProj XCScheme+TestableReference.swift
[97/240] Compiling XcodeProj PBXContainerItem.swift
[98/240] Compiling XcodeProj PBXContainerItemProxy.swift
[99/240] Compiling XcodeProj PBXFileElement.swift
[100/240] Compiling XcodeProj PBXReferenceProxy.swift
[101/240] Compiling XcodeProj PBXTarget.swift
[102/240] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[103/240] Compiling XcodeProj PBXSourcesBuildPhase.swift
[104/240] Compiling XcodeProj BuildSettings.swift
[105/240] Compiling XcodeProj XCBuildConfiguration.swift
[106/240] Compiling XcodeProj XCConfigurationList.swift
[107/240] Compiling XcodeProj XCSharedData.swift
[108/240] Compiling XcodeProj XCUserData.swift
[109/240] Compiling XcodeProj Xcode.swift
[110/240] Compiling XcodeProj XcodeProj.swift
[111/240] Compiling XcodeProj Writable.swift
[112/240] Compiling XcodeProj XCScheme.swift
[113/240] Compiling XcodeProj XCSchemeManagement.swift
[114/240] Compiling XcodeProj BuildSettingsProvider.swift
[115/240] Compiling XcodeProj CommentedString.swift
[116/241] Wrapping AST for ArgumentParser for debugging
[118/241] Emitting module XcodeProj
[119/253] Compiling XcodeProj JSONDecoding.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[120/253] Compiling XcodeProj PBXBatchUpdater.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[121/253] Compiling XcodeProj PlistDecoding.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[122/253] Compiling XcodeProj PlistValue.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[123/253] Compiling XcodeProj ReferenceGenerator.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[124/253] Compiling XcodeProj XCConfig.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[125/253] Compiling XcodeProj XCWorkspace.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[126/253] Compiling XcodeProj XCWorkspaceData.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[127/253] Compiling XcodeProj XCWorkspaceDataElement.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[128/253] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[129/253] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[130/253] Compiling XcodeProj XCWorkspaceDataGroup.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
52 | /// - Returns: function that parses the line.
53 | static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
54 | { line in
| `- error: unable to infer closure type without a type annotation
55 | includeRegex.matches(in: line,
56 | options: [],
[131/253] Compiling XcodeProj Errors.swift
[132/253] Compiling XcodeProj AEXML+XcodeFormat.swift
[133/253] Compiling XcodeProj Array+Extras.swift
[134/253] Compiling XcodeProj Bool+Extras.swift
[135/253] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[136/253] Compiling XcodeProj NSRecursiveLock+Sync.swift
[137/253] Compiling XcodeProj Path+Extras.swift
[138/253] Compiling XcodeProj String+Utils.swift
[139/253] Compiling XcodeProj String+md5.swift
[140/253] Compiling XcodeProj BuildPhase.swift
[141/253] Compiling XcodeProj PBXBuildFile.swift
[142/253] Compiling XcodeProj PBXBuildPhase.swift
[143/253] Compiling XcodeProj PBXBuildRule.swift
[146/253] Compiling XcodeProj PBXTargetDependency.swift
[147/253] Compiling XcodeProj WorkspaceSettings.swift
[148/253] Compiling XcodeProj XCBreakpointList.swift
[149/253] Compiling XcodeProj XCDebugger.swift
[157/253] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[158/253] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[159/253] Compiling XcodeProj PBXHeadersBuildPhase.swift
[160/253] Compiling XcodeProj PBXResourcesBuildPhase.swift
[161/253] Compiling XcodeProj PBXRezBuildPhase.swift
[170/253] Compiling XcodeProj XCScheme+ArchiveAction.swift
[171/253] Compiling XcodeProj XCScheme+BuildAction.swift
[172/253] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[173/253] Compiling XcodeProj XCScheme+BuildableReference.swift
[174/253] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[175/253] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[176/253] Compiling XcodeProj XCScheme+ExecutionAction.swift
[177/253] Compiling XcodeProj XCScheme+LaunchAction.swift
[178/253] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[179/253] Compiling XcodeProj XCScheme+PathRunnable.swift
[180/253] Compiling XcodeProj XCScheme+ProfileAction.swift
[181/253] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[182/253] Compiling XcodeProj XCScheme+Runnable.swift
[183/253] Compiling XcodeProj PBXOutputSettings.swift
[184/253] Compiling XcodeProj PBXProj.swift
[185/253] Compiling XcodeProj PBXProjEncoder.swift
[186/253] Compiling XcodeProj PBXProject.swift
[187/253] Compiling XcodeProj Equality.generated.swift
[188/253] Compiling XcodeProj Sourcery.swift
[189/253] Compiling XcodeProj XCLocalSwiftPackageReference.swift
[190/253] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[191/253] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[192/253] Compiling XcodeProj PBXAggregateTarget.swift
[193/253] Compiling XcodeProj PBXLegacyTarget.swift
[194/253] Compiling XcodeProj PBXNativeTarget.swift
[195/253] Compiling XcodeProj PBXProductType.swift
[196/253] Compiling XcodeProj PBXFileReference.swift
[197/253] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[198/253] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[199/253] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[200/253] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[201/253] Compiling XcodeProj PBXGroup.swift
[202/253] Compiling XcodeProj PBXSourceTree.swift
[203/253] Compiling XcodeProj PBXVariantGroup.swift
[204/253] Compiling XcodeProj XCVersionGroup.swift
[205/253] Compiling XcodeProj PBXObject.swift
[206/253] Compiling XcodeProj PBXObjectDictionaryEntry.swift
[207/253] Compiling XcodeProj PBXObjectReference.swift
[208/253] Compiling XcodeProj PBXObjects.swift
[220/253] Compiling XcodeProj Decoders.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/42] Write swift-version-24593BA9C3E375BF.txt
[4/57] Emitting module ArgumentParserToolInfo
[5/61] Compiling Zip ZipUtilities.swift
[6/76] Compiling AEXML Error.swift
[7/76] Emitting module AEXML
[8/76] Compiling AEXML Builders.swift
[9/76] Compiling AEXML Options.swift
[10/76] Compiling AEXML Parser.swift
[11/76] Compiling Yams Resolver.swift
[12/76] Compiling Yams String+Yams.swift
[13/78] Compiling AEXML Document.swift
[14/78] Compiling AEXML Element.swift
[15/79] Compiling Yams RedundancyAliasingStrategy.swift
[16/79] Compiling Yams Representer.swift
[17/79] Compiling Yams Tag.swift
[18/79] Compiling Yams YamlAnchorProviding.swift
[19/79] Compiling PathKit PathKit.swift
[20/79] Emitting module PathKit
[23/79] Compiling ArgumentParserToolInfo ToolInfo.swift
[24/80] Compiling Yams YamlError.swift
[25/80] Compiling Yams YamlTagProviding.swift
[26/80] Compiling Zip Zip.swift
[27/80] Compiling Zip QuickZip.swift
[28/80] Emitting module Zip
[28/81] Wrapping AST for PathKit for debugging
[32/204] Compiling XcodeProj XCBuildConfiguration.swift
[33/204] Compiling XcodeProj XCConfigurationList.swift
[34/204] Compiling XcodeProj PBXContainerItem.swift
[35/204] Compiling XcodeProj PBXContainerItemProxy.swift
[36/204] Compiling XcodeProj PBXFileElement.swift
[37/204] Compiling XcodeProj Errors.swift
[38/204] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[39/204] Compiling XcodeProj PBXSourcesBuildPhase.swift
[40/204] Compiling XcodeProj BuildSettings.swift
[41/204] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[42/204] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[43/204] Compiling XcodeProj PBXHeadersBuildPhase.swift
[44/204] Emitting module Yams
[49/205] Compiling XcodeProj PBXResourcesBuildPhase.swift
[50/205] Compiling XcodeProj PBXRezBuildPhase.swift
[50/209] Wrapping AST for Yams for debugging
[65/221] Compiling ArgumentParser CollectionExtensions.swift
[66/221] Compiling ArgumentParser SequenceExtensions.swift
[67/221] Compiling ArgumentParser StringExtensions.swift
[68/221] Compiling ArgumentParser Tree.swift
[69/221] Emitting module ArgumentParser
[79/221] Compiling XcodeProj AEXML+XcodeFormat.swift
[80/221] Compiling XcodeProj Array+Extras.swift
[81/221] Compiling XcodeProj Bool+Extras.swift
[82/221] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[83/221] Compiling XcodeProj NSRecursiveLock+Sync.swift
[84/221] Compiling XcodeProj Path+Extras.swift
[85/221] Compiling XcodeProj PBXBuildPhase.swift
[86/221] Compiling XcodeProj PBXBuildRule.swift
[87/221] Compiling XcodeProj PBXFileReference.swift
[88/221] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[89/221] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[90/221] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[91/221] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[92/221] Compiling XcodeProj PBXGroup.swift
[93/221] Compiling XcodeProj PBXSourceTree.swift
[94/221] Compiling XcodeProj String+Utils.swift
[95/221] Compiling XcodeProj String+md5.swift
[96/221] Compiling XcodeProj BuildPhase.swift
[97/221] Compiling XcodeProj PBXBuildFile.swift
[99/222] Emitting module XcodeProj
[113/222] Compiling XcodeProj XCScheme+SerialAction.swift
[114/222] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[115/222] Compiling XcodeProj XCScheme+TestAction.swift
[116/222] Compiling XcodeProj XCScheme+TestItem.swift
[117/222] Compiling XcodeProj XCScheme+TestParallelization.swift
[118/222] Compiling XcodeProj XCScheme+TestPlanReference.swift
[119/222] Compiling XcodeProj XCScheme+TestableReference.swift
[120/222] Compiling XcodeProj XCScheme.swift
[121/222] Compiling XcodeProj XCSchemeManagement.swift
[122/222] Compiling XcodeProj BuildSettingsProvider.swift
[123/222] Compiling XcodeProj CommentedString.swift
[124/222] Compiling XcodeProj Decoders.swift
[124/222] Wrapping AST for ArgumentParser for debugging
[126/222] Compiling XcodeProj PBXOutputSettings.swift
[127/222] Compiling XcodeProj PBXProj.swift
[128/222] Compiling XcodeProj PBXProjEncoder.swift
[129/222] Compiling XcodeProj PBXProject.swift
[130/222] Compiling XcodeProj Equality.generated.swift
[131/222] Compiling XcodeProj Sourcery.swift
[132/222] Compiling XcodeProj XCLocalSwiftPackageReference.swift
[133/222] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[134/222] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[135/222] Compiling XcodeProj PBXAggregateTarget.swift
[136/222] Compiling XcodeProj PBXLegacyTarget.swift
[137/222] Compiling XcodeProj PBXNativeTarget.swift
[138/222] Compiling XcodeProj PBXProductType.swift
[150/222] Compiling XcodeProj PBXObjectReference.swift
[151/222] Compiling XcodeProj PBXObjects.swift
[152/222] Compiling XcodeProj JSONDecoding.swift
[153/222] Compiling XcodeProj PBXBatchUpdater.swift
[154/222] Compiling XcodeProj PlistDecoding.swift
[155/222] Compiling XcodeProj PlistValue.swift
[156/222] Compiling XcodeProj ReferenceGenerator.swift
[157/222] Compiling XcodeProj XCConfig.swift
[158/222] Compiling XcodeProj XCWorkspace.swift
[159/222] Compiling XcodeProj XCWorkspaceData.swift
[160/222] Compiling XcodeProj XCWorkspaceDataElement.swift
[161/222] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[162/222] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[163/222] Compiling XcodeProj XCWorkspaceDataGroup.swift
[164/222] Compiling XcodeProj PBXReferenceProxy.swift
[165/222] Compiling XcodeProj PBXTarget.swift
[166/222] Compiling XcodeProj PBXTargetDependency.swift
[167/222] Compiling XcodeProj WorkspaceSettings.swift
[168/222] Compiling XcodeProj XCBreakpointList.swift
[169/222] Compiling XcodeProj XCDebugger.swift
[170/222] Compiling XcodeProj XCSharedData.swift
[171/222] Compiling XcodeProj XCUserData.swift
[172/222] Compiling XcodeProj Xcode.swift
[173/222] Compiling XcodeProj XcodeProj.swift
[174/222] Compiling XcodeProj Writable.swift
[175/222] Compiling XcodeProj XCScheme+AditionalOption.swift
[176/222] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[177/222] Compiling XcodeProj XCScheme+ArchiveAction.swift
[178/222] Compiling XcodeProj XCScheme+BuildAction.swift
[179/222] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[180/222] Compiling XcodeProj XCScheme+BuildableReference.swift
[181/222] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[182/222] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[183/222] Compiling XcodeProj XCScheme+ExecutionAction.swift
[184/222] Compiling XcodeProj XCScheme+LaunchAction.swift
[185/222] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[186/222] Compiling XcodeProj XCScheme+PathRunnable.swift
[187/222] Compiling XcodeProj XCScheme+ProfileAction.swift
[188/222] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[189/222] Compiling XcodeProj XCScheme+Runnable.swift
[190/223] Wrapping AST for XcodeProj for debugging
[192/363] Compiling XCRemoteCache ArtifactCreator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[193/363] Compiling XCRemoteCache ArtifactMetaUpdater.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[194/363] Compiling XCRemoteCache ArtifactOrganizer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[195/363] Compiling XCRemoteCache ArtifactPlugin.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[196/363] Compiling XCRemoteCache ArtifactProcessor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[197/363] Compiling XCRemoteCache ArtifactSwiftProductsBuilder.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[198/363] Compiling XCRemoteCache FileDependenciesRemapper.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[199/363] Compiling XCRemoteCache SwiftmoduleFileExtension.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[200/363] Compiling XCRemoteCache ZipArtifactCreator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[201/363] Compiling XCRemoteCache FallbackXCLibtoolLogic.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[202/363] Compiling XCRemoteCache XCCreateUniversalBinary.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[203/363] Compiling XCRemoteCache XCLibtool.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[204/363] Compiling XCRemoteCache XCLibtoolLogic.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[205/363] Compiling XCRemoteCache XCLipo.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[206/363] Compiling XCRemoteCache PluginError.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[207/363] Compiling XCRemoteCache ArtifactInspector.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[208/363] Compiling XCRemoteCache ThinningConsumerArtifactsOrganizerFactory.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[209/363] Compiling XCRemoteCache ThinningConsumerSwiftProductsOrganizerFactory.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[210/363] Compiling XCRemoteCache DispatchGroupParallelizationWorker.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[211/363] Compiling XCRemoteCache SwiftProductsArchitecturesRecognizer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[212/363] Compiling XCRemoteCache NoopSwiftcProductsGenerator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[213/363] Compiling XCRemoteCache StaticSwiftcInputReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[214/363] Compiling XCRemoteCache Swiftc.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[215/363] Compiling XCRemoteCache SwiftcContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[216/363] Compiling XCRemoteCache SwiftcFilemapInputEditor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[217/363] Compiling XCRemoteCache SwiftcOrchestrator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[218/363] Compiling XCRemoteCache SwiftcProductGenerationPlugin.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[219/363] Compiling XCRemoteCache SwiftcProductsGenerator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[220/363] Compiling XCRemoteCache XCSwiftc.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[221/363] Compiling XCRemoteCache Mode.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[222/363] Compiling XCRemoteCache XCRemoteCacheConfig.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[223/363] Compiling XCRemoteCache DSYMOrganizer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[224/363] Compiling XCRemoteCache AssetsFileDependenciesReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[225/363] Compiling XCRemoteCache CacheModeController.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[226/363] Compiling XCRemoteCache CachedDependenciesWriter.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[227/363] Compiling XCRemoteCache CompilationHistoryOrganizer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[228/363] Compiling XCRemoteCache FileDatWriter.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[229/363] Compiling XCRemoteCache DependenciesMapping.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[230/363] Compiling XCRemoteCache DependenciesReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[231/363] Compiling XCRemoteCache DependenciesRemapper.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[232/363] Compiling XCRemoteCache DependenciesWriter.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[233/363] Compiling XCRemoteCache DependencyProcessor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[234/363] Compiling XCRemoteCache ExceptionsFilteredFileListScanner.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[235/363] Compiling XCRemoteCache FileListScanner.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[236/363] Compiling XCRemoteCache FingerprintOverrideManager.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[237/363] Compiling XCRemoteCache FingerprintSyncer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[238/363] Compiling XCRemoteCache ListEditor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[239/363] Compiling XCRemoteCache MarkerReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[240/363] Compiling XCRemoteCache MarkerWriter.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[241/363] Compiling XCRemoteCache OverlayDependenciesRemapper.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[242/363] Compiling XCRemoteCache OverlayReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[243/363] Compiling XCRemoteCache PathDependenciesRemapperFactory.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[244/363] Compiling XCRemoteCache StaticFileListReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[245/363] Compiling XCRemoteCache TargetDepdenciesReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[246/363] Compiling XCRemoteCache CopyDiskCopier.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[247/363] Compiling XCRemoteCache DiskCopier.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[248/363] Compiling XCRemoteCache HardLinkDiskCopier.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[249/363] Compiling XCRemoteCache DirAccessor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[250/363] Compiling XCRemoteCache DirAccessorComposer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[251/363] Compiling XCRemoteCache FileAccessor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[252/363] Compiling XCRemoteCache LLDBInitPatcher.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[253/363] Compiling XCRemoteCache XCIntegrate.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[254/363] Compiling XCRemoteCache XCRCBinariesPaths.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[255/363] Compiling XCRemoteCache XcodeProjIntegrate.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[256/363] Compiling XCRemoteCache XcodeSettingsFlags.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[257/363] Compiling XCRemoteCache Prepare.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[258/363] Compiling XCRemoteCache PrepareContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[259/363] Compiling XCRemoteCache PrepareMarkContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[260/363] Compiling XCRemoteCache XCConfig.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[261/363] Compiling XCRemoteCache XCPrepare.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[262/363] Compiling XCRemoteCache XCPrepareMark.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[263/363] Compiling XCRemoteCache XCStats.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[264/363] Compiling XCRemoteCache XCStatsContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[265/363] Compiling XCRemoteCache XCCreateBinary.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[266/363] Compiling XCRemoteCache SwiftFrontendArgInput.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[267/363] Compiling XCRemoteCache SwiftFrontendContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[268/363] Compiling XCRemoteCache SwiftFrontendOrchestrator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[269/363] Compiling XCRemoteCache XCSwiftFrontend.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[270/363] Compiling XCRemoteCache FilenameBasedAllowedInputDeterminer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[271/363] Compiling XCRemoteCache MirroredLinkingSwiftcProductsGenerator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[272/382] Compiling XCRemoteCache SwiftProductsLocationProvider.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[273/382] Compiling XCRemoteCache ThinningConsumerPostbuildPlugin.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[274/382] Compiling XCRemoteCache ThinningConsumerPrebuildPlugin.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[275/382] Compiling XCRemoteCache ThinningCreatorPlugin.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[276/382] Compiling XCRemoteCache ThinningDiskSwiftcProductsGenerator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[277/382] Compiling XCRemoteCache ThinningPlugin.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[278/382] Compiling XCRemoteCache ThinningPrebuildPlugin.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[279/382] Compiling XCRemoteCache UnzippedArtifactSwiftProductsOrganizer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[280/382] Compiling XCRemoteCache Postbuild.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[281/382] Compiling XCRemoteCache PostbuildContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[282/382] Compiling XCRemoteCache XCPostbuild.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[283/382] Compiling XCRemoteCache Prebuild.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[284/382] Compiling XCRemoteCache PrebuildContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[285/382] Compiling XCRemoteCache XCPrebuild.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[286/382] Compiling XCRemoteCache CCWrapperBuilder.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[287/382] Compiling XCRemoteCache BuildSettingsIntegrateAppender.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[288/382] Compiling XCRemoteCache IncludeOracle.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[289/382] Compiling XCRemoteCache Integrate.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[290/382] Compiling XCRemoteCache IntegrateContext.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[291/382] Compiling XCRemoteCache LLDBInitMode.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[292/382] Compiling XCRemoteCache XCOutputFormat.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[293/382] Compiling XCRemoteCache XCRemoteCacheEncoder.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[294/382] Compiling XCRemoteCache Shell.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[295/382] Compiling XCRemoteCache ShellCommandsProcessor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[296/382] Compiling XCRemoteCache ShellOut.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[297/382] Compiling XCRemoteCache CacheHitLogger.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[298/382] Compiling XCRemoteCache Counters.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[299/382] Compiling XCRemoteCache ExclusiveFileAccessor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[300/382] Compiling XCRemoteCache FileStatistics.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[301/382] Compiling XCRemoteCache StatsCoordinator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[302/382] Compiling XCRemoteCache XCRemoteCacheStatistics.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[303/382] Compiling XCRemoteCache Array+Utils.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[304/382] Compiling XCRemoteCache Date+Utils.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[305/382] Compiling XCRemoteCache ENVReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[306/382] Compiling XCRemoteCache FileTouch.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[307/382] Compiling XCRemoteCache String+TileInPath.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[308/382] Compiling XCRemoteCache URL+ThrowingInitializer.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[309/382] Compiling XCRemoteCache BuildActionType.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[310/382] Compiling XCRemoteCache XcodeProbe.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[311/382] Emitting module XCRemoteCache
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[312/382] Compiling XCRemoteCache FileManager.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[313/382] Compiling XCRemoteCache LazyFileAccessor.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[314/382] Compiling XCRemoteCache SizeProvider.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[315/382] Compiling XCRemoteCache EnvironmentFingerprint.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[316/382] Compiling XCRemoteCache FingerprintAccumulator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[317/382] Compiling XCRemoteCache FingerprintAccumulatorImpl.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[318/382] Compiling XCRemoteCache FingerprintGenerator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[319/382] Compiling XCRemoteCache MD5.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[320/382] Compiling XCRemoteCache GlobalCacheSwitcher.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[321/382] Compiling XCRemoteCache RemoteCommitInfo.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[322/382] Compiling XCRemoteCache GitClient.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[323/382] Compiling XCRemoteCache GitCommitManager.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[324/382] Compiling XCRemoteCache Logger.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[325/382] Compiling XCRemoteCache MainArtifactMeta.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[326/382] Compiling XCRemoteCache MetaReader.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[327/382] Compiling XCRemoteCache MetaWriter.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[328/382] Compiling XCRemoteCache AWSV4Signature.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[329/382] Compiling XCRemoteCache AWSV4SigningKey.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[330/382] Compiling XCRemoteCache CanonicalRequest.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[331/382] Compiling XCRemoteCache HMAC.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[332/382] Compiling XCRemoteCache SHA256.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[333/382] Compiling XCRemoteCache StringToSign.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[334/382] Compiling XCRemoteCache CacheInvalidator.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[335/382] Compiling XCRemoteCache CachedNetworkClient.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[336/382] Compiling XCRemoteCache IgnoringCertificatesTrustManager.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[337/382] Compiling XCRemoteCache LocalURLBuilder.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[338/382] Compiling XCRemoteCache NetworkClient.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[339/382] Compiling XCRemoteCache NetworkClientImpl.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[340/382] Compiling XCRemoteCache NetworkServerProbe.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[341/382] Compiling XCRemoteCache RemoteNetworkClient.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[342/382] Compiling XCRemoteCache RemoteNetworkClientAbstractFactory.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[343/382] Compiling XCRemoteCache ReplicatedRemotesNetworkClient.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[344/382] Compiling XCRemoteCache URLBuilderImpl.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[345/382] Compiling XCRemoteCache URLSessionFactory.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[346/382] Compiling XCRemoteCache FilteredInvocationStorage.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[347/382] Compiling XCRemoteCache InvocationStorage.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[348/382] Compiling XCRemoteCache XCEncoderAbstractFactory.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[349/382] Compiling XCRemoteCache XCJSONEncoder.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
[350/382] Compiling XCRemoteCache XCYAMLEncoder.swift
/host/spi-builder-workspace/Sources/XCRemoteCache/Fingerprint/Hashing/MD5.swift:20:8: error: no such module 'CommonCrypto'
18 | // under the License.
19 |
20 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
21 | import Foundation
22 |
BUILD FAILURE 6.1 linux