The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCRemoteCache with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spotify/XCRemoteCache.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/spotify/XCRemoteCache
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 487a58a Merge pull request #230 from grigorye/bug/shell-hangup-due-to-unread-pipe
Cloned https://github.com/spotify/XCRemoteCache.git
Revision (git rev-parse @):
487a58aba0ab0a6073293bdd9e0c75a775d0dd43
SUCCESS checkout https://github.com/spotify/XCRemoteCache.git at master
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/tadija/AEXML.git from cache
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetched https://github.com/tadija/AEXML.git (0.19s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.24s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/tuist/XcodeProj.git (0.40s)
Fetching https://github.com/marmelroy/Zip.git from cache
Fetched https://github.com/jpsim/Yams.git (0.29s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/marmelroy/Zip.git (0.21s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git (0.17s)
Fetched https://github.com/kylef/Spectre.git (0.16s)
Fetched https://github.com/apple/swift-argument-parser (0.55s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.03s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.9.0 (0.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.5 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.0 (0.47s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.04s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.48s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.03s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.03s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.9.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.0
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "xcremotecache",
      "name": "XCRemoteCache",
      "url": "https://github.com/spotify/XCRemoteCache.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCRemoteCache",
      "dependencies": [
        {
          "identity": "zip",
          "name": "Zip",
          "url": "https://github.com/marmelroy/Zip.git",
          "version": "2.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zip",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.0.6",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/XcodeProj.git",
          "version": "8.16.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeProj",
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML.git",
              "version": "4.6.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit.git",
              "version": "1.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/spotify/XCRemoteCache.git from cache
Fetched https://github.com/spotify/XCRemoteCache.git (0.31s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetching https://github.com/marmelroy/Zip.git from cache
Fetched https://github.com/marmelroy/Zip.git (0.33s)
Fetched https://github.com/jpsim/Yams.git (0.42s)
Fetched https://github.com/tuist/XcodeProj.git (0.47s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.02s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.02s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.16.0 (0.02s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git (0.17s)
Fetched https://github.com/tadija/AEXML.git (0.17s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.15s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.02s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/spotify/XCRemoteCache.git
Working copy of https://github.com/spotify/XCRemoteCache.git resolved at master
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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.16.0
Found 3 product dependencies
  - Zip
  - Yams
  - XcodeProj
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/21] Compiling parser.c
[3/21] Compiling Minizip zip.c
[4/21] Compiling writer.c
[5/27] Compiling reader.c
[6/27] Compiling Minizip ioapi.c
[7/56] Compiling Minizip unzip.c
[8/56] Compiling api.c
[9/56] Compiling emitter.c
[10/60] Compiling scanner.c
[12/75] Compiling ArgumentParser CommandParser.swift
[13/75] Compiling ArgumentParser InputOrigin.swift
[14/75] Compiling ArgumentParser Name.swift
[15/75] Compiling ArgumentParser Parsed.swift
[16/75] Compiling ArgumentParser ParsedValues.swift
[17/75] Compiling ArgumentParser ParserError.swift
[18/75] Compiling ArgumentParser SplitArguments.swift
[19/78] Compiling Yams Node.Scalar.swift
[20/78] Compiling Yams Node.Sequence.swift
[21/79] Compiling Yams Representer.swift
[22/79] Compiling Yams Resolver.swift
[23/79] Compiling ArgumentParser ArgumentSet.swift
[24/79] Compiling ArgumentParser ArgumentSetSequence.swift
[25/79] Compiling Yams Node.swift
[26/79] Compiling Yams Parser.swift
[27/79] Compiling Yams Emitter.swift
[28/79] Compiling Yams Encoder.swift
[29/79] Emitting module ArgumentParser
[30/79] Compiling Yams Mark.swift
[31/79] Compiling Yams Node.Mapping.swift
[32/79] Compiling Yams Constructor.swift
[33/79] Compiling Yams Decoder.swift
[34/79] Compiling Yams String+Yams.swift
[35/79] Compiling Yams Tag.swift
[38/79] Compiling ArgumentParser HelpCommand.swift
[39/79] Compiling ArgumentParser HelpGenerator.swift
[40/79] Compiling ArgumentParser MessageInfo.swift
[47/79] Compiling AEXML Error.swift
[52/79] Emitting module Yams
[55/79] Compiling Yams YamlError.swift
[56/79] Compiling AEXML Options.swift
[57/79] Emitting module AEXML
[58/79] Compiling AEXML Parser.swift
[59/79] Compiling AEXML Element.swift
[60/79] Compiling AEXML Document.swift
[61/79] Compiling Zip Zip.swift
[62/79] Emitting module Zip
[63/79] Compiling Zip QuickZip.swift
[64/79] Compiling Zip ZipUtilities.swift
[65/79] Compiling ArgumentParser UsageGenerator.swift
[66/79] Compiling ArgumentParser StringExtensions.swift
[67/79] Compiling ArgumentParser Tree.swift
[68/79] Compiling PathKit PathKit.swift
[69/79] Emitting module PathKit
[70/165] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[71/165] Compiling XcodeProj XCScheme+Runnable.swift
[72/165] Compiling XcodeProj XCScheme+SerialAction.swift
[73/165] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[74/165] Compiling XcodeProj XCScheme+TestAction.swift
[75/165] Compiling XcodeProj XCScheme+TestItem.swift
[76/165] Compiling XcodeProj XCScheme+TestPlanReference.swift
[77/165] Compiling XcodeProj XCScheme+TestableReference.swift
[78/165] Compiling XcodeProj XCScheme.swift
[79/165] Compiling XcodeProj XCSchemeManagement.swift
[80/165] Compiling XcodeProj BuildSettingsProvider.swift
[81/165] Compiling XcodeProj CommentedString.swift
[82/177] Compiling XcodeProj PBXContainerItem.swift
[83/177] Compiling XcodeProj PBXContainerItemProxy.swift
[84/177] Compiling XcodeProj PBXFileElement.swift
[85/177] Compiling XcodeProj PBXFileReference.swift
[86/177] Compiling XcodeProj PBXGroup.swift
[87/177] Compiling XcodeProj PBXSourceTree.swift
[88/177] Compiling XcodeProj PBXVariantGroup.swift
[89/177] Compiling XcodeProj XCVersionGroup.swift
[90/177] Compiling XcodeProj PBXObject.swift
[91/177] Compiling XcodeProj PBXObjectParser.swift
[92/177] Compiling XcodeProj PBXObjectReference.swift
[93/177] Compiling XcodeProj PBXObjects.swift
[94/177] Compiling XcodeProj PBXBuildPhase.swift
[95/177] Compiling XcodeProj PBXBuildRule.swift
[96/177] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[97/177] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[98/177] Compiling XcodeProj PBXHeadersBuildPhase.swift
[99/177] Compiling XcodeProj PBXResourcesBuildPhase.swift
[100/177] Compiling XcodeProj PBXRezBuildPhase.swift
[101/177] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[102/177] Compiling XcodeProj PBXSourcesBuildPhase.swift
[103/177] Compiling XcodeProj BuildSettings.swift
[104/177] Compiling XcodeProj XCBuildConfiguration.swift
[105/177] Compiling XcodeProj XCConfigurationList.swift
[106/177] Compiling XcodeProj PBXOutputSettings.swift
[107/177] Compiling XcodeProj PBXProj.swift
[108/177] Compiling XcodeProj PBXProjEncoder.swift
[109/177] Compiling XcodeProj PBXProject.swift
[110/177] Compiling XcodeProj Equality.generated.swift
[111/177] Compiling XcodeProj Sourcery.swift
[112/177] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[113/177] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[114/177] Compiling XcodeProj PBXAggregateTarget.swift
[115/177] Compiling XcodeProj PBXLegacyTarget.swift
[116/177] Compiling XcodeProj PBXNativeTarget.swift
[117/177] Compiling XcodeProj PBXProductType.swift
[118/177] Compiling XcodeProj PBXReferenceProxy.swift
[119/177] Compiling XcodeProj PBXTarget.swift
[120/177] Compiling XcodeProj PBXTargetDependency.swift
[121/177] Compiling XcodeProj WorkspaceSettings.swift
[122/177] Compiling XcodeProj XCBreakpointList.swift
[123/177] Compiling XcodeProj XCDebugger.swift
[124/177] Compiling XcodeProj XCSharedData.swift
[125/177] Compiling XcodeProj XCUserData.swift
[126/177] Compiling XcodeProj Xcode.swift
[127/177] Compiling XcodeProj XcodeProj.swift
[128/177] Compiling XcodeProj Writable.swift
[129/177] Compiling XcodeProj XCScheme+AditionalOption.swift
[130/177] Emitting module XcodeProj
[131/177] Compiling XcodeProj Errors.swift
[132/177] Compiling XcodeProj AEXML+XcodeFormat.swift
[133/177] Compiling XcodeProj Array+Extras.swift
[134/177] Compiling XcodeProj Bool+Extras.swift
[135/177] Compiling XcodeProj Dictionary+Enumerate.swift
[136/177] Compiling XcodeProj Dictionary+Extras.swift
[137/177] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[138/177] Compiling XcodeProj NSRecursiveLock+Sync.swift
[139/177] Compiling XcodeProj Path+Extras.swift
[140/177] Compiling XcodeProj String+Utils.swift
[141/177] Compiling XcodeProj String+md5.swift
[142/177] Compiling XcodeProj BuildPhase.swift
[143/177] Compiling XcodeProj PBXBuildFile.swift
[144/177] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[145/177] Compiling XcodeProj XCScheme+ArchiveAction.swift
[146/177] Compiling XcodeProj XCScheme+BuildAction.swift
[147/177] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[148/177] Compiling XcodeProj XCScheme+BuildableReference.swift
[149/177] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[150/177] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[151/177] Compiling XcodeProj XCScheme+ExecutionAction.swift
[152/177] Compiling XcodeProj XCScheme+LaunchAction.swift
[153/177] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[154/177] Compiling XcodeProj XCScheme+PathRunnable.swift
[155/177] Compiling XcodeProj XCScheme+ProfileAction.swift
[156/177] Compiling XcodeProj Decoders.swift
[157/177] Compiling XcodeProj JSONDecoding.swift
[158/177] Compiling XcodeProj PBXBatchUpdater.swift
[159/177] Compiling XcodeProj PlistValue.swift
[160/177] Compiling XcodeProj ReferenceGenerator.swift
[161/177] Compiling XcodeProj XCConfig.swift
[162/177] Compiling XcodeProj XCWorkspace.swift
[163/177] Compiling XcodeProj XCWorkspaceData.swift
[164/177] Compiling XcodeProj XCWorkspaceDataElement.swift
[165/177] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[166/177] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[167/177] Compiling XcodeProj XCWorkspaceDataGroup.swift
[168/317] Emitting module XCRemoteCache
[169/336] Compiling XCRemoteCache ArtifactCreator.swift
[170/336] Compiling XCRemoteCache ArtifactMetaUpdater.swift
[171/336] Compiling XCRemoteCache ArtifactOrganizer.swift
[172/336] Compiling XCRemoteCache ArtifactPlugin.swift
[173/336] Compiling XCRemoteCache ArtifactProcessor.swift
[174/336] Compiling XCRemoteCache ArtifactSwiftProductsBuilder.swift
[175/336] Compiling XCRemoteCache FileDependenciesRemapper.swift
[176/336] Compiling XCRemoteCache SwiftmoduleFileExtension.swift
[177/336] Compiling XCRemoteCache ZipArtifactCreator.swift
[178/336] Compiling XCRemoteCache FallbackXCLibtoolLogic.swift
[179/336] Compiling XCRemoteCache XCCreateUniversalBinary.swift
[180/336] Compiling XCRemoteCache XCLibtool.swift
[181/336] Compiling XCRemoteCache XCLibtoolLogic.swift
[182/336] Compiling XCRemoteCache XCLipo.swift
[183/336] Compiling XCRemoteCache PluginError.swift
[184/336] Compiling XCRemoteCache ArtifactInspector.swift
[185/336] Compiling XCRemoteCache ThinningConsumerArtifactsOrganizerFactory.swift
[186/336] Compiling XCRemoteCache ThinningConsumerSwiftProductsOrganizerFactory.swift
[187/336] Compiling XCRemoteCache DispatchGroupParallelizationWorker.swift
[188/336] Compiling XCRemoteCache SwiftProductsArchitecturesRecognizer.swift
[189/336] Compiling XCRemoteCache SHA256.swift
[190/336] Compiling XCRemoteCache StringToSign.swift
[191/336] Compiling XCRemoteCache CacheInvalidator.swift
[192/336] Compiling XCRemoteCache CachedNetworkClient.swift
[193/336] Compiling XCRemoteCache IgnoringCertificatesTrustManager.swift
[194/336] Compiling XCRemoteCache LocalURLBuilder.swift
[195/336] Compiling XCRemoteCache NetworkClient.swift
[196/336] Compiling XCRemoteCache NetworkClientImpl.swift
[197/336] Compiling XCRemoteCache NetworkServerProbe.swift
[198/336] Compiling XCRemoteCache RemoteNetworkClient.swift
[199/336] Compiling XCRemoteCache RemoteNetworkClientAbstractFactory.swift
[200/336] Compiling XCRemoteCache ReplicatedRemotesNetworkClient.swift
[201/336] Compiling XCRemoteCache URLBuilderImpl.swift
[202/336] Compiling XCRemoteCache URLSessionFactory.swift
[203/336] Compiling XCRemoteCache FilteredInvocationStorage.swift
[204/336] Compiling XCRemoteCache InvocationStorage.swift
[205/336] Compiling XCRemoteCache XCEncoderAbstractFactory.swift
[206/336] Compiling XCRemoteCache XCJSONEncoder.swift
[207/336] Compiling XCRemoteCache XCYAMLEncoder.swift
[208/336] Compiling XCRemoteCache FileManager.swift
[209/336] Compiling XCRemoteCache LazyFileAccessor.swift
[210/336] Compiling XCRemoteCache SizeProvider.swift
[211/336] Compiling XCRemoteCache EnvironmentFingerprint.swift
[212/336] Compiling XCRemoteCache FingerprintAccumulator.swift
[213/336] Compiling XCRemoteCache FingerprintAccumulatorImpl.swift
[214/336] Compiling XCRemoteCache FingerprintGenerator.swift
[215/336] Compiling XCRemoteCache MD5.swift
[216/336] Compiling XCRemoteCache GlobalCacheSwitcher.swift
[217/336] Compiling XCRemoteCache RemoteCommitInfo.swift
[218/336] Compiling XCRemoteCache GitClient.swift
[219/336] Compiling XCRemoteCache GitCommitManager.swift
[220/336] Compiling XCRemoteCache Logger.swift
[221/336] Compiling XCRemoteCache MainArtifactMeta.swift
[222/336] Compiling XCRemoteCache MetaReader.swift
[223/336] Compiling XCRemoteCache MetaWriter.swift
[224/336] Compiling XCRemoteCache AWSV4Signature.swift
[225/336] Compiling XCRemoteCache AWSV4SigningKey.swift
[226/336] Compiling XCRemoteCache CanonicalRequest.swift
[227/336] Compiling XCRemoteCache HMAC.swift
[228/336] Compiling XCRemoteCache SwiftProductsLocationProvider.swift
[229/336] Compiling XCRemoteCache ThinningConsumerPostbuildPlugin.swift
[230/336] Compiling XCRemoteCache ThinningConsumerPrebuildPlugin.swift
[231/336] Compiling XCRemoteCache ThinningCreatorPlugin.swift
[232/336] Compiling XCRemoteCache ThinningDiskSwiftcProductsGenerator.swift
[233/336] Compiling XCRemoteCache ThinningPlugin.swift
[234/336] Compiling XCRemoteCache ThinningPrebuildPlugin.swift
[235/336] Compiling XCRemoteCache UnzippedArtifactSwiftProductsOrganizer.swift
[236/336] Compiling XCRemoteCache Postbuild.swift
[237/336] Compiling XCRemoteCache PostbuildContext.swift
[238/336] Compiling XCRemoteCache XCPostbuild.swift
[239/336] Compiling XCRemoteCache Prebuild.swift
[240/336] Compiling XCRemoteCache PrebuildContext.swift
[241/336] Compiling XCRemoteCache XCPrebuild.swift
[242/336] Compiling XCRemoteCache CCWrapperBuilder.swift
[243/336] Compiling XCRemoteCache BuildSettingsIntegrateAppender.swift
[244/336] Compiling XCRemoteCache IncludeOracle.swift
[245/336] Compiling XCRemoteCache Integrate.swift
[246/336] Compiling XCRemoteCache IntegrateContext.swift
[247/336] Compiling XCRemoteCache LLDBInitMode.swift
[248/336] Compiling XCRemoteCache LLDBInitPatcher.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[249/336] Compiling XCRemoteCache XCIntegrate.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[250/336] Compiling XCRemoteCache XCRCBinariesPaths.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[251/336] Compiling XCRemoteCache XcodeProjIntegrate.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[252/336] Compiling XCRemoteCache XcodeSettingsFlags.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[253/336] Compiling XCRemoteCache Prepare.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[254/336] Compiling XCRemoteCache PrepareContext.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[255/336] Compiling XCRemoteCache PrepareMarkContext.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[256/336] Compiling XCRemoteCache XCConfig.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[257/336] Compiling XCRemoteCache XCPrepare.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[258/336] Compiling XCRemoteCache XCPrepareMark.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[259/336] Compiling XCRemoteCache XCStats.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[260/336] Compiling XCRemoteCache XCStatsContext.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[261/336] Compiling XCRemoteCache XCCreateBinary.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[262/336] Compiling XCRemoteCache SwiftFrontendArgInput.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[263/336] Compiling XCRemoteCache SwiftFrontendContext.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[264/336] Compiling XCRemoteCache SwiftFrontendOrchestrator.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[265/336] Compiling XCRemoteCache XCSwiftFrontend.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[266/336] Compiling XCRemoteCache FilenameBasedAllowedInputDeterminer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[267/336] Compiling XCRemoteCache MirroredLinkingSwiftcProductsGenerator.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:56: warning: expected member name or constructor call after type name; this will be an error in Swift 6
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: add arguments after the type to construct a value of the type
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      ()
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCRemoteCache/Commands/Prepare/XCPrepare.swift:205:61: note: use '.self' to reference the type object
        let container = try decoder.container(keyedBy: Self.CodingKeys)
                                                            ^
                                                                      .self
[268/336] Compiling XCRemoteCache DependenciesWriter.swift
[269/336] Compiling XCRemoteCache DependencyProcessor.swift
[270/336] Compiling XCRemoteCache ExceptionsFilteredFileListScanner.swift
[271/336] Compiling XCRemoteCache FileListScanner.swift
[272/336] Compiling XCRemoteCache FingerprintOverrideManager.swift
[273/336] Compiling XCRemoteCache FingerprintSyncer.swift
[274/336] Compiling XCRemoteCache ListEditor.swift
[275/336] Compiling XCRemoteCache MarkerReader.swift
[276/336] Compiling XCRemoteCache MarkerWriter.swift
[277/336] Compiling XCRemoteCache OverlayDependenciesRemapper.swift
[278/336] Compiling XCRemoteCache OverlayReader.swift
[279/336] Compiling XCRemoteCache PathDependenciesRemapperFactory.swift
[280/336] Compiling XCRemoteCache StaticFileListReader.swift
[281/336] Compiling XCRemoteCache TargetDepdenciesReader.swift
[282/336] Compiling XCRemoteCache CopyDiskCopier.swift
[283/336] Compiling XCRemoteCache DiskCopier.swift
[284/336] Compiling XCRemoteCache HardLinkDiskCopier.swift
[285/336] Compiling XCRemoteCache DirAccessor.swift
[286/336] Compiling XCRemoteCache DirAccessorComposer.swift
[287/336] Compiling XCRemoteCache FileAccessor.swift
[288/336] Compiling XCRemoteCache NoopSwiftcProductsGenerator.swift
[289/336] Compiling XCRemoteCache StaticSwiftcInputReader.swift
[290/336] Compiling XCRemoteCache Swiftc.swift
[291/336] Compiling XCRemoteCache SwiftcContext.swift
[292/336] Compiling XCRemoteCache SwiftcFilemapInputEditor.swift
[293/336] Compiling XCRemoteCache SwiftcOrchestrator.swift
[294/336] Compiling XCRemoteCache SwiftcProductGenerationPlugin.swift
[295/336] Compiling XCRemoteCache SwiftcProductsGenerator.swift
[296/336] Compiling XCRemoteCache XCSwiftc.swift
[297/336] Compiling XCRemoteCache Mode.swift
[298/336] Compiling XCRemoteCache XCRemoteCacheConfig.swift
[299/336] Compiling XCRemoteCache DSYMOrganizer.swift
[300/336] Compiling XCRemoteCache AssetsFileDependenciesReader.swift
[301/336] Compiling XCRemoteCache CacheModeController.swift
[302/336] Compiling XCRemoteCache CachedDependenciesWriter.swift
[303/336] Compiling XCRemoteCache CompilationHistoryOrganizer.swift
[304/336] Compiling XCRemoteCache FileDatWriter.swift
[305/336] Compiling XCRemoteCache DependenciesMapping.swift
[306/336] Compiling XCRemoteCache DependenciesReader.swift
[307/336] Compiling XCRemoteCache DependenciesRemapper.swift
[308/336] Compiling XCRemoteCache XCOutputFormat.swift
[309/336] Compiling XCRemoteCache XCRemoteCacheEncoder.swift
[310/336] Compiling XCRemoteCache Shell.swift
[311/336] Compiling XCRemoteCache ShellCommandsProcessor.swift
[312/336] Compiling XCRemoteCache ShellOut.swift
[313/336] Compiling XCRemoteCache CacheHitLogger.swift
[314/336] Compiling XCRemoteCache Counters.swift
[315/336] Compiling XCRemoteCache ExclusiveFileAccessor.swift
[316/336] Compiling XCRemoteCache FileStatistics.swift
[317/336] Compiling XCRemoteCache StatsCoordinator.swift
[318/336] Compiling XCRemoteCache XCRemoteCacheStatistics.swift
[319/336] Compiling XCRemoteCache Array+Utils.swift
[320/336] Compiling XCRemoteCache Date+Utils.swift
[321/336] Compiling XCRemoteCache ENVReader.swift
[322/336] Compiling XCRemoteCache FileTouch.swift
[323/336] Compiling XCRemoteCache String+TileInPath.swift
[324/336] Compiling XCRemoteCache URL+ThrowingInitializer.swift
[325/336] Compiling XCRemoteCache BuildActionType.swift
[326/336] Compiling XCRemoteCache XcodeProbe.swift
[327/358] Emitting module xcswiftc
[328/358] Compiling xcpostbuild main.swift
[329/358] Emitting module xcpostbuild
[330/358] Compiling xcprebuild main.swift
[331/358] Emitting module xcprebuild
[332/358] Compiling xcldplusplus main.swift
[333/361] Compiling xclipo main.swift
[334/361] Emitting module xclipo
[335/361] Compiling xclipo XCLipoMain.swift
[336/361] Compiling xcprepare main.swift
[337/361] Compiling xcswiftc XCSwiftcMain.swift
[338/361] Compiling xcswiftc main.swift
[339/361] Emitting module xclibtoolSupport
[340/361] Compiling xclibtoolSupport XCLibtoolHelper.swift
[341/361] Emitting module xcldplusplus
[342/361] Compiling xcldplusplus XCLDPlusPlus.swift
[342/361] Linking xcpostbuild
[344/361] Compiling xcswift_frontend main.swift
[345/361] Emitting module xcswift_frontend
[346/361] Compiling xcswift_frontend XCSwiftcFrontendMain.swift
[347/361] Compiling xcld main.swift
[348/361] Emitting module xcld
[349/361] Compiling xcld XCLDMain.swift
[350/361] Emitting module xcprepare
[350/364] Linking xcprebuild
[351/364] Linking xclipo
[352/364] Linking xcswiftc
[353/364] Linking xcldplusplus
[354/364] Linking xcswift-frontend
[356/364] Compiling xclibtool main.swift
[356/364] Linking xcld
[358/364] Emitting module xclibtool
[359/364] Compiling xclibtool XCLibtoolMain.swift
[360/364] Compiling xcprepare ArgumentsSupport.swift
[361/364] Compiling xcprepare XCPrepareMain.swift
[361/364] Linking xclibtool
[362/364] Linking xcprepare
[364/366] Compiling Aggregator main.swift
[365/366] Emitting module Aggregator
[365/366] Linking Aggregator
Build complete! (34.22s)
Build complete.
Done.