Build Information
Failed to build swift-homomorphic-encryption, reference main (1fba8b
), with Swift 6.1 for Wasm on 16 Aug 2025 22:47:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-homomorphic-encryption.git
Reference: main
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/apple/swift-homomorphic-encryption
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1fba8b7 Add PolyRq/removeLastRows (#227)
Submodule path 'swift-homomorphic-encryption-protobuf': checked out '33bce8625cb02a4007a3d6d66b8599cea7c203a7'
Submodule 'swift-homomorphic-encryption-protobuf' (https://github.com/apple/swift-homomorphic-encryption-protobuf) registered for path 'swift-homomorphic-encryption-protobuf'
Cloning into '/host/spi-builder-workspace/swift-homomorphic-encryption-protobuf'...
Cloned https://github.com/apple/swift-homomorphic-encryption.git
Revision (git rev-parse @):
1fba8b70c887339b3b41a4ff5754317a47722b78
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-homomorphic-encryption.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-homomorphic-encryption.git
https://github.com/apple/swift-homomorphic-encryption.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.10.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.29.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-homomorphic-encryption",
"name" : "swift-homomorphic-encryption",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ModularArithmetic",
"targets" : [
"ModularArithmetic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryption",
"targets" : [
"HomomorphicEncryption"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryptionProtobuf",
"targets" : [
"HomomorphicEncryptionProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_HomomorphicEncryptionExtras",
"targets" : [
"_HomomorphicEncryptionExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrieval",
"targets" : [
"PrivateInformationRetrieval"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrievalProtobuf",
"targets" : [
"PrivateInformationRetrievalProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearch",
"targets" : [
"PrivateNearestNeighborSearch"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearchProtobuf",
"targets" : [
"PrivateNearestNeighborSearchProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_TestUtilities",
"targets" : [
"_TestUtilities"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PIRGenerateDatabase",
"targets" : [
"PIRGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRProcessDatabase",
"targets" : [
"PIRProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRShardDatabase",
"targets" : [
"PIRShardDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSGenerateDatabase",
"targets" : [
"PNNSGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSProcessDatabase",
"targets" : [
"PNNSProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "ModularArithmeticSnippet",
"targets" : [
"ModularArithmeticSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BasicsSnippet",
"targets" : [
"BasicsSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "SerializationSnippet",
"targets" : [
"SerializationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EvaluationKeySnippet",
"targets" : [
"EvaluationKeySnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "MultiplicationSnippet",
"targets" : [
"MultiplicationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EncryptionParametersSnippet",
"targets" : [
"EncryptionParametersSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "NoiseBudgetSnippet",
"targets" : [
"NoiseBudgetSnippet"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "_TestUtilities",
"module_type" : "SwiftTarget",
"name" : "_TestUtilities",
"path" : "Sources/_TestUtilities",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"_TestUtilities",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"HeApiTestUtils.swift",
"PirUtilities/ExpansionTests.swift",
"PirUtilities/IndexPirTests.swift",
"PirUtilities/KeywordPirTests.swift",
"PirUtilities/MulPirTests.swift",
"PirUtilities/PirTestUtils.swift",
"PirUtilities/SymmetricPirTests.swift",
"PnnsUtilities/CiphertextMatrixTests.swift",
"PnnsUtilities/ClientTests.swift",
"PnnsUtilities/CosineSimilarityTests.swift",
"PnnsUtilities/DatabaseTests.swift",
"PnnsUtilities/MatrixMultiplicationTests.swift",
"PnnsUtilities/PlaintextMatrixTests.swift",
"PnnsUtilities/PnnsUtils.swift",
"TestUtilities.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateNearestNeighborSearch"
],
"type" : "library"
},
{
"c99name" : "_HomomorphicEncryptionExtras",
"module_type" : "SwiftTarget",
"name" : "_HomomorphicEncryptionExtras",
"path" : "Sources/_HomomorphicEncryptionExtras",
"product_memberships" : [
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"_TestUtilities",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Ciphertext.swift",
"HeScheme.swift",
"PolyRq.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PrivateNearestNeighborSearchTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchTests",
"path" : "Tests/PrivateNearestNeighborSearchTests",
"sources" : [
"CiphertextMatrixTests.swift",
"ClientTests.swift",
"CosineSimilarityTests.swift",
"DatabaseTests.swift",
"MatrixMultiplicationTests.swift",
"PlaintextMatrixTests.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobufTests",
"path" : "Tests/PrivateNearestNeighborSearchProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobuf",
"path" : "Sources/PrivateNearestNeighborSearchProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateNearestNeighborSearchProtobuf",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPnns.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_client_config.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_distance_metric.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_matrix_packing.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_processed_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_server_config.pb.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateNearestNeighborSearch",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearch",
"path" : "Sources/PrivateNearestNeighborSearch",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"_TestUtilities",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CiphertextMatrix.swift",
"Client.swift",
"Config.swift",
"Database.swift",
"Error.swift",
"MatrixMultiplication.swift",
"PlaintextMatrix.swift",
"PnnsProtocol.swift",
"ProcessedDatabase.swift",
"SerializedCiphertextMatrix.swift",
"SerializedPlaintextMatrix.swift",
"Server.swift",
"Util.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"_HomomorphicEncryptionExtras"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrievalTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalTests",
"path" : "Tests/PrivateInformationRetrievalTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CuckooTableTests.swift",
"ExpansionTests.swift",
"HashBucketTests.swift",
"IndexPirTests.swift",
"KeywordDatabaseTests.swift",
"KeywordPirTests.swift",
"MulPirTests.swift",
"SymmetricPIRTests.swift",
"UtilTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobufTests",
"path" : "Tests/PrivateInformationRetrievalProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobuf",
"path" : "Sources/PrivateInformationRetrievalProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateInformationRetrievalProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPir.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_algorithm.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_database.pb.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrieval",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrieval",
"path" : "Sources/PrivateInformationRetrieval",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CuckooTable.swift",
"Error.swift",
"HashBucket.swift",
"IndexPirProtocol.swift",
"KeywordDatabase.swift",
"KeywordPirProtocol.swift",
"MulPir.swift",
"PirUtil.swift",
"SymmetricPIRProtocol.swift",
"SymmetricPirDatabase.swift",
"Util.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PNNSProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSProcessDatabase",
"path" : "Sources/PNNSProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PNNSProcessDatabase"
],
"sources" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PNNSGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSGenerateDatabase",
"path" : "Sources/PNNSGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PNNSGenerateDatabase"
],
"sources" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRShardDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRShardDatabase",
"path" : "Sources/PIRShardDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRShardDatabase"
],
"sources" : [
"ShardDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRProcessDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabaseTests",
"path" : "Tests/PIRProcessDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"ProcessDatabaseTests.swift"
],
"target_dependencies" : [
"PIRProcessDatabase",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabase",
"path" : "Sources/PIRProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PIRProcessDatabase"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrievalProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PIRGenerateDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabaseTests",
"path" : "Tests/PIRGenerateDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"PIRGenerateDatabaseTests.swift"
],
"target_dependencies" : [
"PIRGenerateDatabase",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabase",
"path" : "Sources/PIRGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRGenerateDatabase"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "ModularArithmetic",
"module_type" : "SwiftTarget",
"name" : "ModularArithmetic",
"path" : "Sources/ModularArithmetic",
"product_memberships" : [
"ModularArithmetic",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Modulus.swift",
"Scalar.swift"
],
"type" : "library"
},
{
"c99name" : "HomomorphicEncryptionTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionTests",
"path" : "Tests/HomomorphicEncryptionTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"Array2dTests.swift",
"CoefficientPackingTests.swift",
"DoubleWidthUIntTests.swift",
"EncryptionParametersTests.swift",
"HeAPITests.swift",
"NttTests.swift",
"PolyRqTests/GaloisTests.swift",
"PolyRqTests/PolyContextTests.swift",
"PolyRqTests/PolyRq+RandomizeTests.swift",
"PolyRqTests/PolyRq+SerializeTests.swift",
"PolyRqTests/PolyRqTests.swift",
"RandomTests/BufferedRngTests.swift",
"RandomTests/NistCtrDrbgTests.swift",
"RandomTests/PseudoRandomNumberGeneratorTests.swift",
"RnsBaseConverterTests.swift",
"RnsToolTests.swift",
"ScalarTests.swift",
"SerializationTests.swift",
"UtilTests.swift",
"ZeroizationTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobufTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobufTests",
"path" : "Tests/HomomorphicEncryptionProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobuf",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobuf",
"path" : "Sources/HomomorphicEncryptionProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionError.swift",
"ConversionHe.swift",
"MessageExtensions.swift",
"generated/apple_swift_homomorphic_encryption_v1_error_stddev.pb.swift",
"generated/apple_swift_homomorphic_encryption_v1_he.pb.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "HomomorphicEncryptionExtrasTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionExtrasTests",
"path" : "Tests/HomomorphicEncryptionExtrasTests",
"sources" : [
"PolyRqTests/PolyRqTests.swift"
],
"target_dependencies" : [
"_HomomorphicEncryptionExtras"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryption",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryption",
"path" : "Sources/HomomorphicEncryption",
"product_dependencies" : [
"Crypto",
"_CryptoExtras"
],
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Array2d.swift",
"Bfv/Bfv+Decrypt.swift",
"Bfv/Bfv+Encode.swift",
"Bfv/Bfv+Encrypt.swift",
"Bfv/Bfv+Keys.swift",
"Bfv/Bfv+Multiply.swift",
"Bfv/Bfv.swift",
"Ciphertext.swift",
"CoefficientPacking.swift",
"Context.swift",
"CrtComposer.swift",
"DoubleWidthUInt.swift",
"Encoding.swift",
"EncryptionParameters.swift",
"Error.swift",
"HeScheme.swift",
"HeSchemeAsync.swift",
"Keys.swift",
"Modulus.swift",
"NoOpScheme.swift",
"Plaintext.swift",
"PolyRq/Galois.swift",
"PolyRq/PolyCollection.swift",
"PolyRq/PolyContext.swift",
"PolyRq/PolyRq+Ntt.swift",
"PolyRq/PolyRq+Randomize.swift",
"PolyRq/PolyRq+Serialize.swift",
"PolyRq/PolyRq.swift",
"Random/BufferedRng.swift",
"Random/NistAes128Ctr.swift",
"Random/NistCtrDrbg.swift",
"Random/PseudoRandomNumberGenerator.swift",
"RnsBaseConverter.swift",
"RnsTool.swift",
"Scalar.swift",
"Serialize.swift",
"SerializedCiphertext.swift",
"SerializedKeys.swift",
"SerializedPlaintext.swift",
"Util.swift",
"Version.swift",
"Zeroization.swift"
],
"target_dependencies" : [
"CUtil",
"ModularArithmetic"
],
"type" : "library"
},
{
"c99name" : "CUtil",
"module_type" : "ClangTarget",
"name" : "CUtil",
"path" : "Sources/CUtil",
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"zeroize.c"
],
"type" : "library"
},
{
"c99name" : "ModularArithmeticSnippet",
"module_type" : "SwiftTarget",
"name" : "ModularArithmeticSnippet",
"path" : "Snippets/ModularArithmetic",
"product_memberships" : [
"ModularArithmeticSnippet"
],
"sources" : [
"ModularArithmeticSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "BasicsSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsSnippet"
],
"sources" : [
"BasicsSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "SerializationSnippet",
"module_type" : "SwiftTarget",
"name" : "SerializationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"SerializationSnippet"
],
"sources" : [
"SerializationSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EvaluationKeySnippet",
"module_type" : "SwiftTarget",
"name" : "EvaluationKeySnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EvaluationKeySnippet"
],
"sources" : [
"EvaluationKeySnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "MultiplicationSnippet",
"module_type" : "SwiftTarget",
"name" : "MultiplicationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"MultiplicationSnippet"
],
"sources" : [
"MultiplicationSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EncryptionParametersSnippet",
"module_type" : "SwiftTarget",
"name" : "EncryptionParametersSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EncryptionParametersSnippet"
],
"sources" : [
"EncryptionParametersSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "NoiseBudgetSnippet",
"module_type" : "SwiftTarget",
"name" : "NoiseBudgetSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"NoiseBudgetSnippet"
],
"sources" : [
"NoiseBudgetSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-crypto.git
[1/2094] Fetching swift-docc-plugin
[253/5980] Fetching swift-docc-plugin, swift-log
[487/12315] Fetching swift-docc-plugin, swift-log, swift-numerics
[5819/28578] Fetching swift-docc-plugin, swift-log, swift-numerics, swift-crypto
[12967/44231] Fetching swift-docc-plugin, swift-log, swift-numerics, swift-crypto, swift-argument-parser
[39963/84350] Fetching swift-docc-plugin, swift-log, swift-numerics, swift-crypto, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.06s)
Fetching https://github.com/apple/swift-algorithms
[40614/68697] Fetching swift-docc-plugin, swift-log, swift-numerics, swift-crypto, swift-protobuf
Fetched https://github.com/apple/swift-crypto.git from cache (2.09s)
[25154/52434] Fetching swift-docc-plugin, swift-log, swift-numerics, swift-protobuf
[32376/58402] Fetching swift-docc-plugin, swift-log, swift-numerics, swift-protobuf, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.38s)
[38393/52434] Fetching swift-docc-plugin, swift-log, swift-numerics, swift-protobuf
Fetched https://github.com/apple/swift-log.git from cache (6.77s)
Fetched https://github.com/apple/swift-numerics from cache (6.77s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (6.77s)
Fetched https://github.com/apple/swift-protobuf from cache (6.83s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.30.0 (7.30s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.79s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.46s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3454] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.87s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (1.52s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.28s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.52s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
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/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftProtobufPlugin
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/467] Compiling CUtil zeroize.c
[6/467] Write swift-version-24593BA9C3E375BF.txt
[6/467] Write sources
[8/467] Compiling _NumericsShims _NumericsShims.c
[9/467] Write sources
[11/467] Copying PrivacyInfo.xcprivacy
[12/467] Write sources
[13/494] Compiling aes.cc
[14/494] Write sources
[39/507] Compiling a_d2i_fp.cc
[39/507] Compiling a_dup.cc
[41/556] Compiling a_bitstr.cc
[42/558] Compiling a_bool.cc
[43/567] Compiling a_type.cc
[44/573] Compiling CCryptoBoringSSLShims shims.c
[45/582] Compiling fiat_p256_adx_sqr.S
[46/582] Compiling a_gentm.cc
[47/582] Compiling fiat_p256_adx_mul.S
[48/585] Compiling fiat_curve25519_adx_square.S
[49/585] Compiling md5-x86_64-linux.S
[50/585] Compiling fiat_curve25519_adx_mul.S
[51/585] Compiling md5-x86_64-apple.S
[52/585] Compiling md5-586-linux.S
[53/585] Compiling md5-586-apple.S
[54/585] Compiling chacha20_poly1305_x86_64-linux.S
[55/585] Compiling chacha20_poly1305_x86_64-apple.S
[56/585] Compiling chacha20_poly1305_armv8-win.S
[57/585] Compiling chacha20_poly1305_armv8-linux.S
[58/585] Compiling chacha20_poly1305_armv8-apple.S
[59/585] Compiling chacha-x86_64-linux.S
[60/585] Compiling chacha-x86_64-apple.S
[61/585] Compiling chacha-x86-apple.S
[62/585] Compiling chacha-x86-linux.S
[63/585] Compiling chacha-armv8-win.S
[64/585] Compiling chacha-armv8-linux.S
[65/585] Compiling chacha-armv8-apple.S
[66/585] Compiling chacha-armv4-linux.S
[67/585] Compiling aes128gcmsiv-x86_64-linux.S
[68/585] Compiling aes128gcmsiv-x86_64-apple.S
[69/585] Compiling x86_64-mont5-linux.S
[70/585] Compiling x86_64-mont5-apple.S
[71/585] Compiling err_data.cc
[72/585] Compiling x86_64-mont-linux.S
[73/585] Compiling x86_64-mont-apple.S
[74/585] Compiling x86-mont-linux.S
[75/585] Compiling x86-mont-apple.S
[76/585] Compiling vpaes-x86_64-linux.S
[77/585] Compiling vpaes-x86_64-apple.S
[78/585] Compiling vpaes-x86-linux.S
[79/585] Compiling vpaes-x86-apple.S
[80/585] Compiling vpaes-armv8-win.S
[81/585] Compiling vpaes-armv8-linux.S
[82/585] Compiling vpaes-armv8-apple.S
[83/585] Compiling vpaes-armv7-linux.S
[84/585] Compiling sha512-x86_64-linux.S
[85/585] Compiling sha512-x86_64-apple.S
[86/585] Compiling sha512-armv8-linux.S
[87/585] Compiling sha512-armv8-win.S
[88/585] Compiling sha512-armv8-apple.S
[89/585] Compiling sha512-586-linux.S
[90/585] Compiling sha512-armv4-linux.S
[91/585] Compiling sha512-586-apple.S
[92/585] Compiling sha256-x86_64-linux.S
[93/585] Compiling sha256-x86_64-apple.S
[94/585] Compiling sha256-armv8-win.S
[95/585] Compiling sha256-armv8-linux.S
[96/585] Compiling sha256-armv8-apple.S
[97/585] Compiling sha256-armv4-linux.S
[98/585] Compiling sha256-586-apple.S
[99/585] Compiling sha1-x86_64-linux.S
[100/585] Compiling sha256-586-linux.S
[101/585] Compiling sha1-x86_64-apple.S
[102/585] Compiling sha1-armv8-linux.S
[103/585] Compiling sha1-armv8-win.S
[104/585] Compiling sha1-armv8-apple.S
[105/585] Compiling sha1-586-linux.S
[106/585] Compiling sha1-armv4-large-linux.S
[107/585] Compiling sha1-586-apple.S
[108/585] Compiling rsaz-avx2-linux.S
[109/585] Compiling rdrand-x86_64-linux.S
[110/585] Compiling rsaz-avx2-apple.S
[111/585] Compiling rdrand-x86_64-apple.S
[112/585] Compiling p256_beeu-x86_64-asm-linux.S
[113/585] Compiling p256_beeu-x86_64-asm-apple.S
[114/585] Compiling p256_beeu-armv8-asm-linux.S
[115/585] Compiling p256_beeu-armv8-asm-win.S
[116/585] Compiling p256_beeu-armv8-asm-apple.S
[117/585] Compiling p256-x86_64-asm-linux.S
[118/585] Compiling p256-x86_64-asm-apple.S
[119/585] Compiling p256-armv8-asm-win.S
[120/585] Compiling p256-armv8-asm-apple.S
[121/585] Compiling p256-armv8-asm-linux.S
[122/585] Compiling ghashv8-armv8-win.S
[123/585] Compiling ghashv8-armv8-apple.S
[124/585] Compiling ghashv8-armv7-linux.S
[125/585] Compiling ghashv8-armv8-linux.S
[126/585] Compiling ghash-x86_64-linux.S
[127/585] Compiling ghash-x86-linux.S
[128/585] Compiling ghash-x86_64-apple.S
[129/585] Compiling ghash-x86-apple.S
[130/585] Compiling ghash-ssse3-x86_64-linux.S
[131/585] Compiling ghash-ssse3-x86_64-apple.S
[132/585] Compiling ghash-ssse3-x86-apple.S
[133/585] Compiling ghash-ssse3-x86-linux.S
[134/585] Compiling ghash-neon-armv8-win.S
[135/585] Compiling ghash-neon-armv8-linux.S
[136/585] Compiling ghash-neon-armv8-apple.S
[137/585] Compiling ghash-armv4-linux.S
[138/585] Compiling co-586-apple.S
[139/585] Compiling co-586-linux.S
[140/585] Compiling bsaes-armv7-linux.S
[141/585] Compiling bn-armv8-win.S
[142/585] Compiling bn-armv8-linux.S
[143/585] Compiling bn-586-linux.S
[144/585] Compiling bn-armv8-apple.S
[145/585] Compiling bn-586-apple.S
[146/585] Compiling armv8-mont-win.S
[147/585] Compiling armv8-mont-linux.S
[148/585] Compiling armv8-mont-apple.S
[149/585] Compiling armv4-mont-linux.S
[150/585] Compiling aesv8-gcm-armv8-linux.S
[151/585] Compiling aesv8-gcm-armv8-win.S
[152/585] Compiling aesv8-gcm-armv8-apple.S
[153/585] Compiling aesv8-armv8-win.S
[154/585] Compiling aesv8-armv8-linux.S
[155/585] Compiling aesv8-armv7-linux.S
[156/585] Compiling aesv8-armv8-apple.S
[157/585] Compiling aesni-x86_64-linux.S
[158/585] Compiling aesni-x86-linux.S
[159/585] Compiling aesni-x86_64-apple.S
[160/585] Compiling aesni-x86-apple.S
[161/585] Compiling aesni-gcm-x86_64-linux.S
[162/585] Compiling aesni-gcm-x86_64-apple.S
[163/585] Compiling aes-gcm-avx512-x86_64-linux.S
[164/585] Compiling aes-gcm-avx2-x86_64-linux.S
[165/585] Compiling aes-gcm-avx2-x86_64-apple.S
[166/585] Compiling aes-gcm-avx512-x86_64-apple.S
[168/585] Emitting module ModularArithmetic
[169/585] Compiling ModularArithmetic Modulus.swift
[170/585] Compiling SwiftASN1 TimeUtilities.swift
[171/585] Compiling SwiftASN1 UTCTime.swift
[172/585] Compiling RealModule ElementaryFunctions.swift
[173/588] Compiling RealModule Float16+Real.swift
[174/588] Compiling ModularArithmetic Scalar.swift
[175/589] Compiling SwiftASN1 ASN1Identifier.swift
[176/589] Compiling SwiftASN1 ASN1.swift
[177/589] Compiling SwiftASN1 ASN1OctetString.swift
[178/589] Compiling SwiftASN1 ASN1Strings.swift
[179/589] Compiling RealModule Float80+Real.swift
[180/589] Compiling RealModule Real.swift
[181/589] Compiling SwiftASN1 ASN1BitString.swift
[182/589] Compiling SwiftASN1 ASN1Boolean.swift
[184/589] Compiling SwiftASN1 ASN1Integer.swift
[185/589] Compiling SwiftASN1 ASN1Null.swift
[186/589] Emitting module RealModule
[190/589] Compiling SwiftASN1 BER.swift
[191/589] Compiling SwiftASN1 ASN1Any.swift
[192/589] Compiling RealModule Float+Real.swift
[194/589] Compiling RealModule RealFunctions.swift
[196/590] Emitting module SwiftASN1
[196/590] Compiling xwing.cc
[198/592] Compiling Logging MetadataProvider.swift
[199/595] Compiling Logging LogHandler.swift
[200/595] Compiling Logging Locks.swift
[201/595] Emitting module Logging
[202/595] Compiling Logging Logging.swift
[203/595] Compiling SwiftASN1 ObjectIdentifier.swift
[204/595] Compiling SwiftASN1 PEMDocument.swift
[205/595] Compiling SwiftASN1 ArraySliceBigint.swift
[206/595] Compiling SwiftASN1 GeneralizedTime.swift
[206/596] Wrapping AST for RealModule for debugging
[208/596] Compiling ComplexModule Differentiable.swift
[208/596] Wrapping AST for ModularArithmetic for debugging
[210/596] Compiling x_x509.cc
[211/596] Wrapping AST for Logging for debugging
[213/596] Compiling SwiftASN1 DER.swift
[214/596] Compiling SwiftASN1 Errors.swift
[215/597] Compiling ComplexModule Complex.swift
[216/597] Compiling ComplexModule Arithmetic.swift
[217/597] Compiling x_x509a.cc
[218/597] Wrapping AST for SwiftASN1 for debugging
[220/597] Emitting module ComplexModule
[220/597] Compiling x_val.cc
[234/597] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[235/597] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[236/597] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[237/597] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[238/597] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[239/597] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[240/597] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[241/597] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[242/597] Compiling SwiftProtobuf HashVisitor.swift
[243/597] Compiling SwiftProtobuf Internal.swift
[244/597] Compiling SwiftProtobuf JSONDecoder.swift
[245/597] Compiling SwiftProtobuf JSONDecodingError.swift
[246/597] Compiling ComplexModule ElementaryFunctions.swift
[248/609] Compiling SwiftProtobuf ProtobufMap.swift
[249/609] Compiling SwiftProtobuf SelectiveVisitor.swift
[250/609] Compiling SwiftProtobuf SimpleExtensionMap.swift
[251/609] Compiling SwiftProtobuf StringUtils.swift
[252/609] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[253/609] Compiling SwiftProtobuf SwiftProtobufError.swift
[254/609] Compiling SwiftProtobuf TextFormatDecoder.swift
[255/609] Compiling SwiftProtobuf TextFormatDecodingError.swift
[256/609] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[257/609] Compiling SwiftProtobuf TextFormatEncoder.swift
[258/609] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[259/611] Emitting module SwiftProtobuf
[259/611] Compiling x_sig.cc
[261/611] Compiling Numerics Numerics.swift
[262/611] Emitting module Numerics
[263/612] Compiling x_spki.cc
[264/612] Wrapping AST for ComplexModule for debugging
[265/612] Compiling x_pubkey.cc
[266/612] Wrapping AST for Numerics for debugging
[267/612] Compiling x_req.cc
[268/612] Compiling x_name.cc
[269/612] Compiling x_exten.cc
[271/612] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[272/612] Compiling SwiftProtobuf TextFormatScanner.swift
[273/612] Compiling SwiftProtobuf TimeUtils.swift
[274/612] Compiling SwiftProtobuf UnknownStorage.swift
[275/612] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[276/612] Compiling SwiftProtobuf Varint.swift
[277/612] Compiling SwiftProtobuf Version.swift
[278/612] Compiling SwiftProtobuf Visitor.swift
[279/612] Compiling SwiftProtobuf WireFormat.swift
[280/612] Compiling SwiftProtobuf ZigZag.swift
[281/612] Compiling SwiftProtobuf any.pb.swift
[282/612] Compiling SwiftProtobuf Message+JSONAdditions.swift
[283/612] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[284/612] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[285/612] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[286/612] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[287/612] Compiling SwiftProtobuf Message.swift
[288/612] Compiling SwiftProtobuf MessageExtension.swift
[289/612] Compiling SwiftProtobuf NameMap.swift
[290/612] Compiling SwiftProtobuf PathDecoder.swift
[291/612] Compiling SwiftProtobuf PathVisitor.swift
[292/612] Compiling SwiftProtobuf ProtoNameProviding.swift
[293/612] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[294/612] Compiling SwiftProtobuf JSONDecodingOptions.swift
[295/612] Compiling SwiftProtobuf JSONEncoder.swift
[296/612] Compiling SwiftProtobuf JSONEncodingError.swift
[297/612] Compiling SwiftProtobuf JSONEncodingOptions.swift
[298/612] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[299/612] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[300/612] Compiling SwiftProtobuf JSONScanner.swift
[301/612] Compiling SwiftProtobuf MathUtils.swift
[302/612] Compiling SwiftProtobuf Message+AnyAdditions.swift
[303/612] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[304/612] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[305/612] Compiling SwiftProtobuf Message+FieldMask.swift
[305/612] Compiling x_attrib.cc
[313/612] Compiling SwiftProtobuf BinaryDelimited.swift
[314/612] Compiling SwiftProtobuf BinaryEncoder.swift
[315/612] Compiling SwiftProtobuf BinaryEncodingError.swift
[316/612] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[317/612] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[318/612] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[318/612] Compiling x509rset.cc
[319/612] Compiling x_algor.cc
[320/612] Compiling x_crl.cc
[321/612] Compiling x_all.cc
[322/612] Compiling x509spki.cc
[323/612] Compiling x509name.cc
[324/612] Compiling x509_v3.cc
[325/612] Compiling x509cset.cc
[326/612] Compiling x509_vpm.cc
[327/612] Compiling x509_vfy.cc
[328/612] Compiling x509_txt.cc
[329/612] Compiling x509_trs.cc
[330/612] Compiling x509_set.cc
[331/612] Compiling x509_lu.cc
[332/612] Compiling x509_obj.cc
[333/612] Compiling x509_req.cc
[334/612] Compiling x509_def.cc
[335/612] Compiling x509_ext.cc
[336/612] Compiling x509_d2.cc
[337/612] Compiling x509_cmp.cc
[338/612] Compiling x509.cc
[339/612] Compiling x509_att.cc
[340/612] Compiling v3_utl.cc
[341/612] Compiling v3_skey.cc
[342/612] Compiling v3_purp.cc
[343/612] Compiling v3_prn.cc
[344/612] Compiling v3_pcons.cc
[345/612] Compiling v3_pmaps.cc
[346/612] Compiling v3_ocsp.cc
[347/612] Compiling v3_ncons.cc
[348/612] Compiling v3_lib.cc
[349/612] Compiling v3_int.cc
[350/612] Compiling v3_info.cc
[351/612] Compiling v3_ia5.cc
[352/612] Compiling v3_extku.cc
[353/612] Compiling v3_genn.cc
[354/612] Compiling v3_crld.cc
[355/612] Compiling v3_enum.cc
[356/612] Compiling v3_cpols.cc
[357/612] Compiling v3_conf.cc
[358/612] Compiling v3_bitst.cc
[359/612] Compiling v3_bcons.cc
[360/612] Compiling v3_alt.cc
[361/612] Compiling v3_akeya.cc
[362/612] Compiling v3_akey.cc
[363/612] Compiling t_x509a.cc
[364/612] Compiling t_x509.cc
[365/612] Compiling t_crl.cc
[366/612] Compiling t_req.cc
[367/612] Compiling i2d_pr.cc
[368/612] Compiling name_print.cc
[369/612] Compiling rsa_pss.cc
[370/612] Compiling policy.cc
[371/612] Compiling by_file.cc
[372/612] Compiling by_dir.cc
[373/612] Compiling asn1_gen.cc
[374/612] Compiling algorithm.cc
[375/612] Compiling a_sign.cc
[376/612] Compiling a_verify.cc
[377/612] Compiling a_digest.cc
[378/612] Compiling thread_win.cc
[379/612] Compiling voprf.cc
[380/612] Compiling trust_token.cc
[381/612] Compiling thread_none.cc
[382/612] Compiling thread_pthread.cc
[383/612] Compiling thread.cc
[384/612] Compiling pmbtoken.cc
[385/612] Compiling stack.cc
[386/612] Compiling siphash.cc
[387/612] Compiling sha512.cc
[388/612] Compiling sha256.cc
[389/612] Compiling sha1.cc
[390/612] Compiling slhdsa.cc
[391/612] Compiling spake2plus.cc
[392/612] Compiling rsa_print.cc
[393/612] Compiling rsa_extra.cc
[394/612] Compiling refcount.cc
[395/612] Compiling rsa_crypt.cc
[397/612] Compiling SwiftProtobuf api.pb.swift
[398/612] Compiling SwiftProtobuf descriptor.pb.swift
[399/612] Compiling SwiftProtobuf duration.pb.swift
[400/612] Compiling SwiftProtobuf empty.pb.swift
[401/612] Compiling SwiftProtobuf field_mask.pb.swift
[402/612] Compiling SwiftProtobuf source_context.pb.swift
[403/612] Compiling SwiftProtobuf struct.pb.swift
[404/612] Compiling SwiftProtobuf timestamp.pb.swift
[405/612] Compiling SwiftProtobuf type.pb.swift
[406/612] Compiling SwiftProtobuf wrappers.pb.swift
[407/612] Compiling SwiftProtobuf resource_bundle_accessor.swift
[407/612] Compiling rc4.cc
[408/613] Compiling windows.cc
[410/613] Compiling rsa_asn1.cc
[411/613] Compiling urandom.cc
[412/613] Wrapping AST for SwiftProtobuf for debugging
[413/613] Compiling rand.cc
[414/613] Compiling trusty.cc
[415/613] Compiling passive.cc
[416/613] Compiling ios.cc
[417/613] Compiling poly1305_arm_asm.S
[418/613] Compiling getentropy.cc
[419/613] Compiling forkunsafe.cc
[420/613] Compiling fork_detect.cc
[421/613] Compiling poly1305_vec.cc
[422/613] Compiling deterministic.cc
[423/613] Compiling poly1305_arm.cc
[424/613] Compiling poly1305.cc
[425/613] Compiling pool.cc
[426/613] Compiling pkcs8_x509.cc
[427/613] Compiling pkcs8.cc
[428/613] Compiling pkcs7.cc
[429/613] Compiling p5_pbev2.cc
[430/613] Compiling pkcs7_x509.cc
[431/613] Compiling pem_xaux.cc
[432/613] Compiling pem_x509.cc
[433/613] Compiling pem_pkey.cc
[434/613] Compiling pem_pk8.cc
[435/613] Compiling pem_oth.cc
[436/613] Compiling mlkem.cc
[436/613] Compiling pem_lib.cc
[438/613] Compiling pem_info.cc
[439/613] Compiling obj_xref.cc
[440/613] Compiling pem_all.cc
[441/613] Compiling mldsa.cc
[442/613] Compiling obj.cc
[443/613] Compiling poly_rq_mul.S
[444/613] Compiling mem.cc
[445/613] Compiling fips_shared_support.cc
[446/613] Compiling lhash.cc
[447/613] Compiling md5.cc
[448/613] Compiling md4.cc
[449/613] Compiling hrss.cc
[450/613] Compiling fuzzer_mode.cc
[451/613] Compiling kyber.cc
[452/613] Compiling ex_data.cc
[453/613] Compiling hpke.cc
[454/613] Compiling sign.cc
[455/613] Compiling scrypt.cc
[456/613] Compiling pbkdf.cc
[457/613] Compiling print.cc
[458/613] Compiling p_x25519.cc
[459/613] Compiling p_x25519_asn1.cc
[460/613] Compiling p_rsa_asn1.cc
[461/613] Compiling p_ed25519.cc
[462/613] Compiling p_hkdf.cc
[463/613] Compiling p_rsa.cc
[464/613] Compiling p_ed25519_asn1.cc
[465/613] Compiling p_ec.cc
[466/613] Compiling p_ec_asn1.cc
[467/613] Compiling p_dh_asn1.cc
[468/613] Compiling p_dh.cc
[469/613] Compiling p_dsa_asn1.cc
[470/613] Compiling evp_ctx.cc
[471/613] Compiling evp.cc
[472/613] Compiling evp_asn1.cc
[473/613] Compiling err.cc
[474/613] Compiling ecdsa_p1363.cc
[475/613] Compiling engine.cc
[476/613] Compiling ecdh.cc
[477/613] Compiling ecdsa_asn1.cc
[478/613] Compiling hash_to_curve.cc
[479/613] Compiling ec_derive.cc
[480/613] Compiling dsa.cc
[481/613] Compiling dsa_asn1.cc
[482/613] Compiling ec_asn1.cc
[483/613] Compiling bcm.cc
[484/613] Compiling params.cc
[485/613] Compiling x25519-asm-arm.S
[486/613] Compiling des.cc
[487/613] Compiling digest_extra.cc
[488/613] Compiling dh_asn1.cc
[489/613] Compiling curve25519_64_adx.cc
[490/613] Compiling spake25519.cc
[491/613] Compiling cpu_intel.cc
[492/613] Compiling crypto.cc
[493/613] Compiling curve25519.cc
[494/613] Compiling cpu_arm_linux.cc
[495/613] Compiling cpu_aarch64_win.cc
[496/613] Compiling cpu_arm_freebsd.cc
[497/613] Compiling cpu_aarch64_sysreg.cc
[498/613] Compiling cpu_aarch64_openbsd.cc
[499/613] Compiling cpu_aarch64_linux.cc
[500/613] Compiling cpu_aarch64_fuchsia.cc
[501/613] Compiling cpu_aarch64_apple.cc
[502/613] Compiling conf.cc
[503/613] Compiling tls_cbc.cc
[504/613] Compiling get_cipher.cc
[505/613] Compiling e_tls.cc
[506/613] Compiling e_rc4.cc
[507/613] Compiling e_rc2.cc
[508/613] Compiling cms.cc
[509/613] Compiling e_null.cc
[510/613] Compiling e_chacha20poly1305.cc
[511/613] Compiling e_des.cc
[512/613] Compiling e_aesgcmsiv.cc
[513/613] Compiling e_aeseax.cc
[514/613] Compiling derive_key.cc
[515/613] Compiling chacha.cc
[516/613] Compiling e_aesctrhmac.cc
[517/613] Compiling unicode.cc
[518/613] Compiling cbs.cc
[519/613] Compiling cbb.cc
[520/613] Compiling sqrt.cc
[521/613] Compiling ber.cc
[522/613] Compiling exponentiation.cc
[523/613] Compiling buf.cc
[524/613] Compiling asn1_compat.cc
[525/613] Compiling div.cc
[526/613] Compiling blake2.cc
[527/613] Compiling printf.cc
[528/613] Compiling pair.cc
[529/613] Compiling hexdump.cc
[530/613] Compiling bn_asn1.cc
[531/613] Compiling file.cc
[532/613] Compiling convert.cc
[533/613] Compiling fd.cc
[534/613] Compiling errno.cc
[535/613] Compiling bio_mem.cc
[536/613] Compiling base64.cc
[537/613] Compiling bio.cc
[538/613] Compiling tasn_typ.cc
[539/613] Compiling tasn_utl.cc
[540/613] Compiling tasn_fre.cc
[541/613] Compiling tasn_new.cc
[542/613] Compiling tasn_enc.cc
[543/613] Compiling posix_time.cc
[544/613] Compiling f_string.cc
[545/613] Compiling f_int.cc
[546/613] Compiling tasn_dec.cc
[547/613] Compiling asn_pack.cc
[548/613] Compiling asn1_par.cc
[549/613] Compiling asn1_lib.cc
[550/613] Compiling a_utctm.cc
[551/613] Compiling a_octet.cc
[552/613] Write sources
[554/613] Compiling a_time.cc
[555/613] Write sources
[557/613] Compiling a_strnid.cc
[558/613] Compiling a_strex.cc
[559/615] Compiling a_object.cc
[560/640] Compiling a_mbstr.cc
[561/640] Compiling a_i2d_fp.cc
[562/640] Compiling a_int.cc
[564/648] Compiling Algorithms Compacted.swift
[565/648] Compiling Algorithms Cycle.swift
[566/648] Compiling Algorithms EitherSequence.swift
[567/648] Compiling Algorithms FirstNonNil.swift
[568/651] Compiling Algorithms RandomSample.swift
[569/651] Compiling Algorithms Reductions.swift
[570/651] Compiling Algorithms Rotate.swift
[571/651] Compiling Algorithms Split.swift
[572/651] Compiling Algorithms Stride.swift
[573/651] Compiling Algorithms Suffix.swift
[574/651] Emitting module ArgumentParserToolInfo
[575/651] Compiling ArgumentParserToolInfo ToolInfo.swift
[577/652] Compiling CryptoBoringWrapper RandomBytes.swift
[578/652] Compiling Algorithms Joined.swift
[579/652] Compiling Algorithms Keyed.swift
[580/652] Compiling Algorithms MinMax.swift
[581/652] Compiling Algorithms Partition.swift
[582/652] Compiling Algorithms Permutations.swift
[583/652] Compiling Algorithms Product.swift
[583/652] Wrapping AST for ArgumentParserToolInfo for debugging
[585/652] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[586/652] Compiling Algorithms FlattenCollection.swift
[587/652] Compiling Algorithms Grouped.swift
[588/652] Compiling Algorithms Indexed.swift
[589/652] Compiling Algorithms Intersperse.swift
[590/652] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[591/696] Compiling ArgumentParser CommandParser.swift
[592/696] Compiling ArgumentParser InputKey.swift
[593/696] Compiling ArgumentParser InputOrigin.swift
[594/696] Compiling CryptoBoringWrapper EllipticCurve.swift
[595/696] Emitting module CryptoBoringWrapper
[596/696] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[597/696] Compiling ArgumentParser OptionGroup.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[598/696] Compiling ArgumentParser AsyncParsableCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[599/696] Compiling ArgumentParser CommandConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[600/696] Compiling ArgumentParser CommandGroup.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[601/696] Compiling ArgumentParser EnumerableFlag.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[602/696] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[603/702] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[604/702] Compiling ArgumentParser Mutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[605/702] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[606/702] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[607/702] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[608/702] Compiling ArgumentParser SwiftExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[609/702] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[610/702] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[616/703] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[617/703] Compiling ArgumentParser CodingKeyValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[618/703] Compiling ArgumentParser NonsenseFlagsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[619/703] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[620/703] Compiling ArgumentParser PositionalArgumentsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[621/703] Compiling ArgumentParser UniqueNamesValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[621/703] Wrapping AST for CryptoBoringWrapper for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[623/703] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[624/703] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[625/703] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[626/703] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[627/703] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[628/703] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[629/703] Compiling ArgumentParser ArgumentDiscussion.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[630/703] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[631/774] Compiling Crypto ChaChaPoly.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[632/774] Compiling Crypto Cipher.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[633/774] Compiling Crypto Nonces.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[634/774] Compiling Crypto ASN1.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[635/774] Compiling Crypto ASN1Any.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[636/774] Compiling Crypto ASN1BitString.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[637/774] Compiling Crypto ASN1Boolean.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[638/774] Compiling Crypto ASN1Identifier.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[639/774] Compiling Crypto ASN1Integer.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[640/774] Compiling Crypto ASN1Null.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[641/774] Compiling Crypto ASN1OctetString.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[642/774] Compiling Crypto ASN1Strings.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[643/774] Compiling Crypto HPKE-Ciphersuite.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[644/774] Compiling Crypto HPKE-KDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[645/774] Compiling Crypto HPKE-KexKeyDerivation.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[646/774] Compiling Crypto HPKE-LabeledExtract.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[647/774] Compiling Crypto HPKE-Utils.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[648/774] Compiling Crypto DHKEM.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[649/774] Compiling Crypto ArraySliceBigint.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[650/774] Compiling Crypto GeneralizedTime.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[651/774] Compiling Crypto ObjectIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[652/774] Compiling Crypto ECDSASignature.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[653/774] Compiling Crypto PEMDocument.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[654/774] Compiling Crypto HPKE-AEAD.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
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
[3/3] Compiling plugin SwiftProtobufPlugin
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/63] Write swift-version-24593BA9C3E375BF.txt
[7/191] Compiling Logging LogHandler.swift
[8/191] Emitting module ArgumentParserToolInfo
[9/191] Compiling RealModule Float16+Real.swift
[10/192] Compiling Logging MetadataProvider.swift
[11/192] Compiling RealModule Real.swift
[12/192] Compiling RealModule Float80+Real.swift
[13/192] Compiling SwiftProtobuf AnyMessageStorage.swift
[14/192] Compiling SwiftProtobuf AnyUnpackError.swift
[15/192] Compiling SwiftProtobuf AsyncMessageSequence.swift
[16/192] Compiling SwiftProtobuf BinaryDecoder.swift
[17/192] Compiling RealModule ElementaryFunctions.swift
[18/192] Compiling RealModule Float+Real.swift
[19/192] Compiling RealModule RealFunctions.swift
[20/192] Emitting module RealModule
[21/193] Compiling CryptoBoringWrapper RandomBytes.swift
[22/193] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[24/192] Emitting module CryptoBoringWrapper
[25/222] Compiling Algorithms Joined.swift
[26/222] Compiling Algorithms Keyed.swift
[27/224] Compiling Algorithms MinMax.swift
[28/224] Compiling Algorithms Partition.swift
[29/224] Compiling Algorithms Indexed.swift
[30/224] Compiling Algorithms Intersperse.swift
[31/224] Compiling CryptoBoringWrapper EllipticCurve.swift
[32/224] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[33/224] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[34/224] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[35/224] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[37/224] Compiling ArgumentParserToolInfo ToolInfo.swift
[38/225] Compiling ComplexModule Complex.swift
[39/225] Compiling ComplexModule Arithmetic.swift
[40/225] Compiling ComplexModule Differentiable.swift
[41/225] Compiling ComplexModule ElementaryFunctions.swift
[43/295] Compiling Crypto ASN1BitString.swift
[44/295] Compiling Crypto ASN1Boolean.swift
[45/295] Compiling Crypto ASN1.swift
[46/295] Compiling Crypto ASN1Any.swift
[47/295] Compiling Crypto AES-GCM.swift
[48/295] Compiling Crypto AES-GCM_boring.swift
[49/295] Compiling Crypto ChaChaPoly_boring.swift
[50/295] Compiling Crypto ChaChaPoly.swift
[51/295] Compiling Crypto Cipher.swift
[52/295] Compiling Crypto Nonces.swift
[53/295] Compiling Logging Locks.swift
[54/295] Emitting module Logging
[55/295] Compiling Logging Logging.swift
[56/296] Emitting module ComplexModule
[59/339] Compiling ModularArithmetic Modulus.swift
[60/339] Compiling ModularArithmetic Scalar.swift
[61/339] Emitting module ModularArithmetic
[63/341] Compiling ArgumentParser ArgumentHelp.swift
[64/341] Compiling ArgumentParser InputKey.swift
[65/341] Compiling ArgumentParser InputOrigin.swift
[66/341] Compiling ArgumentParser Name.swift
[67/341] Compiling ArgumentParser Parsed.swift
[68/341] Compiling ArgumentParser ParsedValues.swift
[69/344] Emitting module Numerics
[70/344] Compiling Numerics Numerics.swift
[72/344] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[73/344] Compiling ArgumentParser Mutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[74/344] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[75/344] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[76/344] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[77/344] Compiling ArgumentParser SwiftExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[78/350] Emitting module SwiftASN1
[79/350] Compiling ArgumentParser Argument.swift
[80/350] Compiling ArgumentParser ArgumentDiscussion.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[82/350] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[83/350] Compiling ArgumentParser BashCompletionsGenerator.swift
[84/350] Compiling ArgumentParser CompletionsGenerator.swift
[85/350] Compiling ArgumentParser FishCompletionsGenerator.swift
[86/350] Compiling ArgumentParser ZshCompletionsGenerator.swift
[89/350] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[90/350] Compiling ArgumentParser CodingKeyValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[91/350] Compiling ArgumentParser NonsenseFlagsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[92/350] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[93/350] Compiling ArgumentParser PositionalArgumentsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[94/350] Compiling ArgumentParser UniqueNamesValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[95/350] Compiling ArgumentParser NameSpecification.swift
[96/350] Compiling ArgumentParser Option.swift
[97/350] Compiling ArgumentParser OptionGroup.swift
[98/350] Compiling ArgumentParser AsyncParsableCommand.swift
[99/350] Compiling ArgumentParser CommandConfiguration.swift
[100/350] Compiling ArgumentParser CommandGroup.swift
[101/350] Compiling ArgumentParser EnumerableFlag.swift
[102/350] Compiling ArgumentParser ExpressibleByArgument.swift
[103/350] Compiling Crypto X25519Keys.swift
[104/350] Compiling Crypto SymmetricKeys.swift
[105/350] Compiling Crypto HMAC.swift
[106/350] Compiling Crypto MACFunctions.swift
[107/350] Compiling Crypto MessageAuthenticationCode.swift
[108/350] Compiling Crypto AES.swift
[109/350] Compiling Crypto ECDSASignature_boring.swift
[110/350] Compiling Crypto ECDSA_boring.swift
[111/350] Compiling Crypto EdDSA_boring.swift
[112/350] Compiling Crypto ECDSA.swift
[113/360] Compiling Algorithms Trim.swift
[114/360] Compiling Algorithms Unique.swift
[115/360] Compiling Algorithms Windows.swift
[116/360] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[117/360] Compiling ArgumentParser CompletionKind.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[118/360] Compiling ArgumentParser Errors.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[119/360] Compiling ArgumentParser Flag.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[122/360] Emitting module Crypto
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[138/360] Compiling ArgumentParser ArgumentDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[139/360] Compiling ArgumentParser ArgumentDefinition.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[140/360] Compiling ArgumentParser ArgumentSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[141/360] Compiling ArgumentParser CommandParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[148/360] Compiling ArgumentParser SplitArguments.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[149/360] Compiling ArgumentParser DumpHelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[150/360] Compiling ArgumentParser HelpCommand.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[151/360] Compiling ArgumentParser HelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[152/360] Compiling ArgumentParser MessageInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[153/360] Compiling ArgumentParser UsageGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
15 | internal import class Foundation.ProcessInfo
16 | #else
17 | @preconcurrency import class Dispatch.DispatchSemaphore
| `- error: no such module 'Dispatch'
18 | import class Foundation.NSLock
19 | import class Foundation.ProcessInfo
[154/360] Emitting module Algorithms
BUILD FAILURE 6.1 wasm