The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build XCRemoteCache, reference master (75bac3), with Swift 6.1 for Wasm on 29 May 2025 12:51:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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:         wasm
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/marmelroy/Zip.git
[1/2049] Fetching swift-docc-plugin
[186/4038] Fetching swift-docc-plugin, zip
[685/27328] Fetching swift-docc-plugin, zip, xcodeproj
[1882/37985] Fetching swift-docc-plugin, zip, xcodeproj, yams
[9540/53364] Fetching swift-docc-plugin, zip, xcodeproj, yams, swift-argument-parser
Fetched https://github.com/marmelroy/Zip.git from cache (0.80s)
[32787/51375] Fetching swift-docc-plugin, xcodeproj, yams, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
[40634/49326] Fetching xcodeproj, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.04s)
Fetched https://github.com/tuist/XcodeProj.git from cache (2.09s)
Fetched https://github.com/jpsim/Yams.git from cache (2.10s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (3.57s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.27s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.47s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.42s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[1412/3538] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.26s)
Fetched https://github.com/tadija/AEXML.git from cache (0.26s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.10s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.27s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.69s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.51s)
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/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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.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.10.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/70] Write sources
/host/spi-builder-workspace/.build/checkouts/Zip/Zip/minizip/unzip.c:27:10: fatal error: 'zlib.h' file not found
   27 | #include <zlib.h>
      |          ^~~~~~~~
1 error generated.
[17/70] Compiling Minizip unzip.c
[17/70] Compiling Minizip ioapi.c
[17/70] Compiling Minizip zip.c
[17/70] Compiling writer.c
[17/70] Compiling scanner.c
[17/70] Compiling reader.c
[17/70] Compiling parser.c
[17/70] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/55] Write sources
/host/spi-builder-workspace/.build/checkouts/Zip/Zip/minizip/zip.c:21:10: fatal error: 'zlib.h' file not found
   21 | #include <zlib.h>
      |          ^~~~~~~~
1 error generated.
[5/55] Compiling Minizip zip.c
In file included from /host/spi-builder-workspace/.build/checkouts/Zip/Zip/minizip/ioapi.c:17:
/host/spi-builder-workspace/.build/checkouts/Zip/Zip/minizip/include/ioapi.h:36:10: fatal error: 'zlib.h' file not found
   36 | #include <zlib.h>
      |          ^~~~~~~~
1 error generated.
[5/55] Compiling Minizip ioapi.c
[5/55] Compiling writer.c
[5/55] Compiling parser.c
[5/55] Compiling scanner.c
[5/55] Compiling reader.c
/host/spi-builder-workspace/.build/checkouts/Zip/Zip/minizip/unzip.c:27:10: fatal error: 'zlib.h' file not found
   27 | #include <zlib.h>
      |          ^~~~~~~~
1 error generated.
[5/55] Compiling Minizip unzip.c
[5/55] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm