Build Information
Successful build of swift-homomorphic-encryption, reference 1.0.4 (ea9ff7
), with Swift 6.1 for Linux on 25 Apr 2025 07:48:25 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-homomorphic-encryption.git
Reference: 1.0.4
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
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at ea9ff79 Update documentation links to 1.0.4 (#200)
Submodule path 'swift-homomorphic-encryption-protobuf': checked out 'e2fcb506442719d00b11914ebe6e85779c5b5b4c'
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 @):
ea9ff791be34b0605bacfd1e7cd9a281b57eb14e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-homomorphic-encryption.git at 1.0.4
========================================
Build
========================================
Selected platform: linux
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.4.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.28.1",
"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"
},
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "swift-homomorphic-encryption",
"name" : "swift-homomorphic-encryption",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "HomomorphicEncryption",
"targets" : [
"HomomorphicEncryption"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryptionProtobuf",
"targets" : [
"HomomorphicEncryptionProtobuf"
],
"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" : "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" : "RlweBenchmark",
"targets" : [
"RlweBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PolyBenchmark",
"targets" : [
"PolyBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSBenchmark",
"targets" : [
"PNNSBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRBenchmark",
"targets" : [
"PIRBenchmark"
],
"type" : {
"executable" : 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"
],
"sources" : [
"TestUtilities.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "RlweBenchmark",
"module_type" : "SwiftTarget",
"name" : "RlweBenchmark",
"path" : "Benchmarks/RlweBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"RlweBenchmark"
],
"sources" : [
"RlweBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PrivateNearestNeighborSearchTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchTests",
"path" : "Tests/PrivateNearestNeighborSearchTests",
"sources" : [
"CiphertextMatrixTests.swift",
"ClientTests.swift",
"CosineSimilarityTests.swift",
"DatabaseTests.swift",
"MatrixMultiplicationTests.swift",
"PlaintextMatrixTests.swift",
"Utils.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",
"PNNSBenchmark",
"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",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"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"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrievalTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalTests",
"path" : "Tests/PrivateInformationRetrievalTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CuckooTableTests.swift",
"HashBucketTests.swift",
"IndexPirTests.swift",
"KeywordDatabaseTests.swift",
"KeywordPirTests.swift",
"MulPirTests.swift",
"PirTestUtils.swift",
"PirUtilTests.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",
"PIRBenchmark",
"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",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CuckooTable.swift",
"Error.swift",
"HashBucket.swift",
"IndexPirProtocol.swift",
"KeywordDatabase.swift",
"KeywordPirProtocol.swift",
"MulPir.swift",
"PirUtil.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PolyBenchmark",
"module_type" : "SwiftTarget",
"name" : "PolyBenchmark",
"path" : "Benchmarks/PolyBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PolyBenchmark"
],
"sources" : [
"PolyBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"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" : "PNNSBenchmark",
"module_type" : "SwiftTarget",
"name" : "PNNSBenchmark",
"path" : "Benchmarks/PrivateNearestNeighborSearchBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PNNSBenchmark"
],
"sources" : [
"PrivateNearestNeighborSearchBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearch",
"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" : [
"ProcessDatabase.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" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRBenchmark",
"module_type" : "SwiftTarget",
"name" : "PIRBenchmark",
"path" : "Benchmarks/PrivateInformationRetrievalBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PIRBenchmark"
],
"sources" : [
"PrivateInformationRetrievalBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"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",
"PNNSBenchmark",
"PIRBenchmark",
"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" : "HomomorphicEncryption",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryption",
"path" : "Sources/HomomorphicEncryption",
"product_dependencies" : [
"Crypto",
"_CryptoExtras"
],
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"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",
"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",
"Zeroization.swift"
],
"target_dependencies" : [
"CUtil"
],
"type" : "library"
},
{
"c99name" : "CUtil",
"module_type" : "ClangTarget",
"name" : "CUtil",
"path" : "Sources/CUtil",
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"zeroize.c"
],
"type" : "library"
},
{
"c99name" : "BasicsSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsSnippet"
],
"sources" : [
"BasicsSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "SerializationSnippet",
"module_type" : "SwiftTarget",
"name" : "SerializationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"SerializationSnippet"
],
"sources" : [
"SerializationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EvaluationKeySnippet",
"module_type" : "SwiftTarget",
"name" : "EvaluationKeySnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EvaluationKeySnippet"
],
"sources" : [
"EvaluationKeySnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "MultiplicationSnippet",
"module_type" : "SwiftTarget",
"name" : "MultiplicationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"MultiplicationSnippet"
],
"sources" : [
"MultiplicationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EncryptionParametersSnippet",
"module_type" : "SwiftTarget",
"name" : "EncryptionParametersSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EncryptionParametersSnippet"
],
"sources" : [
"EncryptionParametersSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "NoiseBudgetSnippet",
"module_type" : "SwiftTarget",
"name" : "NoiseBudgetSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"NoiseBudgetSnippet"
],
"sources" : [
"NoiseBudgetSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/ordo-one/package-benchmark
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-crypto.git
[1/2049] Fetching swift-docc-plugin
[227/7723] Fetching swift-docc-plugin, swift-numerics
[1099/11559] Fetching swift-docc-plugin, swift-numerics, swift-log
[3188/17457] Fetching swift-docc-plugin, swift-numerics, swift-log, package-benchmark
[9020/31241] Fetching swift-docc-plugin, swift-numerics, swift-log, package-benchmark, swift-crypto
[20491/69745] Fetching swift-docc-plugin, swift-numerics, swift-log, package-benchmark, swift-crypto, swift-protobuf
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.09s)
Fetching https://github.com/apple/swift-argument-parser.git
[66156/67696] Fetching swift-numerics, swift-log, package-benchmark, swift-crypto, swift-protobuf
[67697/82609] Fetching swift-numerics, swift-log, package-benchmark, swift-crypto, swift-protobuf, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.05s)
Fetching https://github.com/apple/swift-algorithms
[1/5903] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.76s)
Fetched https://github.com/apple/swift-numerics from cache (5.32s)
Fetched https://github.com/apple/swift-log.git from cache (5.32s)
Fetched https://github.com/ordo-one/package-benchmark from cache (5.32s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.34s)
Fetched https://github.com/apple/swift-protobuf from cache (5.39s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (7.82s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.29.0 (0.81s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.95s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.92s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3374] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.78s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.91s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.2 (0.70s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
[1/203] Fetching texttable
[12/238] Fetching texttable, package-jemalloc
[106/840] Fetching texttable, package-jemalloc, hdrhistogram-swift
[278/5193] Fetching texttable, package-jemalloc, hdrhistogram-swift, swift-system
[4716/6898] Fetching texttable, package-jemalloc, hdrhistogram-swift, swift-system, swift-atomics
Fetched https://github.com/ordo-one/package-jemalloc from cache (0.30s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (0.31s)
Fetched https://github.com/ordo-one/TextTable from cache (0.31s)
[4899/6058] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics from cache (0.48s)
Fetched https://github.com/apple/swift-system from cache (0.48s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (1.07s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.66s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.3 (0.75s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.51s)
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/ordo-one/package-jemalloc
Working copy of https://github.com/ordo-one/package-jemalloc resolved at 1.0.0
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.3
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.3
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.2
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
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.5.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.29.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
[0/12] Write sources
[4/12] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling CSystem shims.c
[7/42] Emitting module SystemPackage
[8/45] Emitting module ArgumentParserToolInfo
[9/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/46] Wrapping AST for ArgumentParserToolInfo for debugging
[11/46] Compiling SystemPackage Util+StringArray.swift
[12/46] Compiling SystemPackage Util.swift
[13/46] Compiling SystemPackage UtilConsumers.swift
[15/46] Compiling SystemPackage MachPort.swift
[16/46] Compiling SystemPackage PlatformString.swift
[17/46] Compiling SystemPackage SystemString.swift
[18/46] Compiling SystemPackage FilePathParsing.swift
[19/46] Compiling SystemPackage FilePathString.swift
[20/46] Compiling SystemPackage FilePathSyntax.swift
[21/46] Compiling SystemPackage FilePathTemp.swift
[22/84] Compiling ArgumentParser ParsedValues.swift
[23/84] Compiling ArgumentParser ParserError.swift
[24/84] Compiling ArgumentParser SplitArguments.swift
[25/84] Compiling ArgumentParser ExpressibleByArgument.swift
[26/84] Compiling ArgumentParser NameSpecification.swift
[27/84] Compiling ArgumentParser Option.swift
[28/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/84] Compiling ArgumentParser CompletionsGenerator.swift
[30/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/84] Compiling ArgumentParser Argument.swift
[33/84] Compiling ArgumentParser ArgumentHelp.swift
[34/84] Compiling ArgumentParser OptionGroup.swift
[35/84] Compiling ArgumentParser AsyncParsableCommand.swift
[36/84] Compiling ArgumentParser CommandConfiguration.swift
[37/84] Compiling ArgumentParser CommandGroup.swift
[38/84] Compiling ArgumentParser ParsableArguments.swift
[39/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/84] Compiling ArgumentParser ParsableCommand.swift
[41/84] Compiling ArgumentParser ArgumentDecoder.swift
[42/85] Wrapping AST for SystemPackage for debugging
[44/85] Compiling ArgumentParser Name.swift
[45/85] Compiling ArgumentParser Parsed.swift
[49/90] Compiling ArgumentParser ArgumentVisibility.swift
[50/90] Compiling ArgumentParser CompletionKind.swift
[51/90] Compiling ArgumentParser Errors.swift
[52/90] Compiling ArgumentParser Flag.swift
[61/90] Compiling ArgumentParser CollectionExtensions.swift
[62/90] Compiling ArgumentParser Platform.swift
[63/90] Compiling ArgumentParser SequenceExtensions.swift
[64/90] Compiling ArgumentParser StringExtensions.swift
[65/90] Compiling ArgumentParser Tree.swift
[66/90] Compiling ArgumentParser ArgumentDefinition.swift
[67/90] Compiling ArgumentParser ArgumentSet.swift
[68/90] Compiling ArgumentParser CommandParser.swift
[69/90] Compiling ArgumentParser InputKey.swift
[70/90] Compiling ArgumentParser InputOrigin.swift
[71/90] Emitting module ArgumentParser
[81/90] Compiling ArgumentParser EnumerableFlag.swift
[82/90] Compiling ArgumentParser DumpHelpGenerator.swift
[83/90] Compiling ArgumentParser HelpCommand.swift
[84/90] Compiling ArgumentParser HelpGenerator.swift
[85/90] Compiling ArgumentParser MessageInfo.swift
[86/90] Compiling ArgumentParser UsageGenerator.swift
[87/91] Wrapping AST for ArgumentParser for debugging
[89/93] Emitting module BenchmarkBoilerplateGenerator
[90/93] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[91/94] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking BenchmarkBoilerplateGenerator-tool
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
[5/5] Compiling plugin SwiftProtobufPlugin
[6/6] Compiling plugin GenerateManual
Building for debugging...
[6/496] Compiling CUtil zeroize.c
[7/496] Compiling _NumericsShims _NumericsShims.c
[7/496] Write sources
[9/496] Compiling _AtomicsShims.c
[9/496] Write sources
[13/496] Compiling SwiftRuntimeHooks shims.c
[13/496] Copying PrivacyInfo.xcprivacy
[13/496] Write sources
[41/496] Compiling CSystem shims.c
[43/496] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[44/496] Compiling a_bool.cc
[45/496] Compiling pair.cc
[46/496] Compiling printf.cc
[47/496] Compiling fiat_p256_adx_sqr.S
[48/496] Compiling blake2.cc
[49/496] Compiling fiat_p256_adx_mul.S
[50/496] Compiling fiat_curve25519_adx_square.S
[51/496] Compiling a_bitstr.cc
[52/496] Write swift-version-24593BA9C3E375BF.txt
[53/496] Compiling fiat_curve25519_adx_mul.S
[54/496] Compiling md5-x86_64-linux.S
[55/496] Compiling md5-586-linux.S
[56/496] Compiling md5-x86_64-apple.S
[57/496] Compiling md5-586-apple.S
[58/496] Compiling a_object.cc
[59/496] Compiling CCryptoBoringSSLShims shims.c
[60/637] Compiling err_data.cc
[61/642] Compiling chacha20_poly1305_x86_64-linux.S
[62/642] Compiling chacha20_poly1305_x86_64-apple.S
[63/642] Compiling chacha20_poly1305_armv8-win.S
[65/642] Compiling Logging MetadataProvider.swift
[65/642] Compiling chacha20_poly1305_armv8-linux.S
[66/642] Compiling RealModule Real.swift
[67/643] Compiling chacha20_poly1305_armv8-apple.S
[69/643] Emitting module Shared
[70/643] Compiling Shared Command+Helpers.swift
[71/643] Compiling RealModule Float80+Real.swift
[71/644] Compiling chacha-x86_64-linux.S
[73/644] Compiling RealModule ElementaryFunctions.swift
[74/644] Compiling RealModule Float16+Real.swift
[75/644] Compiling RealModule Float+Real.swift
[76/644] Compiling RealModule RealFunctions.swift
[76/644] Compiling chacha-x86_64-apple.S
[78/644] Compiling Logging Locks.swift
[79/644] Emitting module Logging
[80/644] Compiling chacha-x86-linux.S
[82/644] Compiling RealModule AugmentedArithmetic.swift
[83/644] Compiling RealModule Double+Real.swift
[84/644] Compiling RealModule AlgebraicField.swift
[85/644] Compiling RealModule ApproximateEquality.swift
[85/644] Compiling chacha-x86-apple.S
[86/644] Compiling chacha-armv8-win.S
[87/644] Compiling chacha-armv8-linux.S
[88/644] Wrapping AST for Shared for debugging
[90/644] Emitting module RealModule
[90/645] Compiling chacha-armv8-apple.S
[91/645] Compiling chacha-armv4-linux.S
[92/645] Compiling aes128gcmsiv-x86_64-linux.S
[93/645] Compiling aes128gcmsiv-x86_64-apple.S
[97/645] Compiling SwiftProtobuf BinaryDecodingError.swift
[98/645] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[98/647] Compiling x86_64-mont5-apple.S
[99/647] Compiling x86_64-mont5-linux.S
[100/647] Compiling x86_64-mont-linux.S
[101/647] Compiling x86_64-mont-apple.S
[103/647] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[104/647] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[105/647] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[106/647] Compiling SwiftProtobuf PathDecoder.swift
[107/647] Compiling SwiftProtobuf PathVisitor.swift
[108/647] Compiling SwiftProtobuf ProtoNameProviding.swift
[109/647] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[110/650] Compiling SwiftASN1 DER.swift
[111/650] Compiling SwiftASN1 Errors.swift
[112/650] Compiling SwiftProtobuf MessageExtension.swift
[113/650] Compiling SwiftProtobuf NameMap.swift
[113/650] Wrapping AST for RealModule for debugging
[114/650] Compiling x86-mont-linux.S
[120/650] Emitting module SystemPackage
[121/650] Compiling SwiftASN1 TimeUtilities.swift
[122/650] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[123/650] Emitting module SystemPackage
[123/651] Compiling x86-mont-apple.S
[124/653] Compiling vpaes-x86_64-linux.S
[125/654] Compiling vpaes-x86_64-apple.S
[126/656] Compiling vpaes-x86-linux.S
[128/656] Compiling vpaes-x86-apple.S
[129/656] Compiling vpaes-armv8-win.S
[130/656] Compiling vpaes-armv8-apple.S
[131/656] Compiling vpaes-armv8-linux.S
[133/656] Compiling SwiftProtobuf Message+JSONAdditions.swift
[134/656] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[135/656] Compiling SwiftASN1 ASN1OctetString.swift
[136/656] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[137/656] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[138/656] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[139/656] Compiling SwiftASN1 ASN1Integer.swift
[140/656] Compiling SwiftASN1 ASN1Null.swift
[140/656] Compiling vpaes-armv7-linux.S
[141/656] Compiling sha512-x86_64-linux.S
[142/656] Wrapping AST for SystemPackage for debugging
[143/656] Compiling sha512-x86_64-apple.S
[144/656] Compiling sha512-armv8-win.S
[145/656] Compiling sha512-armv8-linux.S
[146/656] Compiling sha512-armv4-linux.S
[147/656] Compiling sha512-armv8-apple.S
[148/656] Compiling sha512-586-linux.S
[153/656] Compiling sha512-586-apple.S
[154/656] Compiling sha256-x86_64-linux.S
[155/656] Compiling sha256-x86_64-apple.S
[157/656] Compiling ComplexModule Arithmetic.swift
[158/656] Compiling Logging LogHandler.swift
[159/656] Compiling Logging Logging.swift
[159/657] Compiling sha256-armv8-win.S
[160/657] Compiling sha256-armv8-linux.S
[161/657] Compiling sha256-armv8-apple.S
[170/657] Compiling sha256-armv4-linux.S
[171/657] Compiling sha256-586-linux.S
[172/657] Compiling sha256-586-apple.S
[174/657] Compiling sha1-x86_64-apple.S
[175/657] Compiling sha1-armv8-win.S
[176/657] Compiling sha1-x86_64-linux.S
[180/657] Compiling sha1-armv8-linux.S
[182/657] Compiling ComplexModule Complex.swift
[182/657] Compiling sha1-armv8-apple.S
[183/657] Compiling sha1-armv4-large-linux.S
[184/657] Compiling sha1-586-linux.S
[186/657] Compiling SystemPackage Util+StringArray.swift
[187/657] Compiling SystemPackage Util.swift
[188/657] Compiling SystemPackage UtilConsumers.swift
[188/658] Compiling sha1-586-apple.S
[189/658] Compiling rsaz-avx2-linux.S
[190/658] Compiling rsaz-avx2-apple.S
[191/658] Wrapping AST for Logging for debugging
[192/658] Compiling rdrand-x86_64-linux.S
[193/658] Compiling rdrand-x86_64-apple.S
[194/658] Compiling p256_beeu-x86_64-asm-linux.S
[195/658] Compiling p256_beeu-x86_64-asm-apple.S
[196/658] Compiling p256_beeu-armv8-asm-win.S
[197/658] Compiling p256_beeu-armv8-asm-apple.S
[200/658] Compiling p256_beeu-armv8-asm-linux.S
[202/658] Compiling p256-x86_64-asm-apple.S
[215/667] Compiling p256-armv8-asm-win.S
[216/669] Compiling p256-x86_64-asm-linux.S
[217/669] Compiling p256-armv8-asm-linux.S
[218/669] Compiling p256-armv8-asm-apple.S
[219/669] Compiling ghashv8-armv8-win.S
[220/669] Compiling ghashv8-armv8-linux.S
[221/669] Compiling ghashv8-armv8-apple.S
[222/669] Compiling ghashv8-armv7-linux.S
[223/669] Compiling ghash-x86_64-linux.S
[225/669] Emitting module ComplexModule
[225/669] Compiling ghash-x86_64-apple.S
[226/669] Compiling ghash-x86-linux.S
[227/669] Wrapping AST for SystemPackage for debugging
[228/669] Compiling ghash-x86-apple.S
[229/669] Compiling ghash-ssse3-x86_64-linux.S
[230/669] Compiling ghash-ssse3-x86-linux.S
[231/669] Compiling ghash-ssse3-x86_64-apple.S
[232/669] Compiling ghash-neon-armv8-linux.S
[233/669] Compiling ghash-ssse3-x86-apple.S
[234/669] Compiling ghash-neon-armv8-win.S
[235/669] Compiling ghash-armv4-linux.S
[236/669] Compiling ghash-neon-armv8-apple.S
[237/669] Compiling co-586-linux.S
[238/669] Compiling bsaes-armv7-linux.S
[239/669] Compiling co-586-apple.S
[240/669] Compiling bn-armv8-win.S
[241/669] Compiling bn-armv8-linux.S
[242/669] Compiling bn-armv8-apple.S
[243/669] Compiling bn-586-apple.S
[244/669] Compiling armv8-mont-win.S
[245/669] Compiling bn-586-linux.S
[246/669] Compiling armv8-mont-linux.S
[247/669] Compiling armv4-mont-linux.S
[248/669] Compiling armv8-mont-apple.S
[249/669] Compiling aesv8-gcm-armv8-linux.S
[250/669] Compiling aesv8-gcm-armv8-win.S
[251/669] Compiling aesv8-gcm-armv8-apple.S
[252/669] Compiling aesv8-armv8-win.S
[253/669] Compiling aesv8-armv8-linux.S
[254/669] Compiling aesv8-armv8-apple.S
[255/669] Compiling aesni-x86-linux.S
[256/669] Compiling aesv8-armv7-linux.S
[257/669] Compiling aesni-x86_64-linux.S
[259/669] Emitting module SwiftASN1
[259/669] Compiling aesni-x86_64-apple.S
[260/670] Compiling aesni-x86-apple.S
[261/670] Compiling aesni-gcm-x86_64-linux.S
[262/670] Compiling aesni-gcm-x86_64-apple.S
[263/670] Compiling aes-gcm-avx10-x86_64-linux.S
[264/670] Compiling aes-gcm-avx10-x86_64-apple.S
[266/670] Compiling x_sig.cc
[267/670] Wrapping AST for SwiftASN1 for debugging
[268/670] Compiling x_spki.cc
[269/670] Compiling x_x509.cc
[270/670] Compiling x_x509a.cc
[271/670] Compiling x_req.cc
[272/670] Compiling x_val.cc
[280/670] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[281/670] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[282/670] Compiling SwiftProtobuf HashVisitor.swift
[283/670] Compiling SwiftProtobuf Internal.swift
[284/670] Compiling SwiftProtobuf JSONDecoder.swift
[285/670] Compiling SwiftProtobuf JSONDecodingError.swift
[286/670] Compiling SwiftProtobuf JSONDecodingOptions.swift
[287/670] Compiling SwiftProtobuf JSONEncoder.swift
[288/670] Compiling SwiftProtobuf JSONEncodingError.swift
[289/670] Compiling SwiftProtobuf JSONEncodingOptions.swift
[290/670] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[291/670] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[292/670] Compiling SwiftProtobuf JSONScanner.swift
[293/670] Compiling SwiftProtobuf MathUtils.swift
[294/670] Compiling SwiftProtobuf Message+AnyAdditions.swift
[295/670] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[296/670] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[297/670] Compiling SwiftProtobuf Message+FieldMask.swift
[298/670] Compiling ComplexModule ElementaryFunctions.swift
[299/670] Compiling ComplexModule Differentiable.swift
[300/671] Compiling x_attrib.cc
[301/671] Compiling x_exten.cc
[302/671] Compiling x_crl.cc
[303/671] Compiling x_pubkey.cc
[304/671] Wrapping AST for ComplexModule for debugging
[305/671] Compiling x_name.cc
[307/673] Compiling SwiftProtobuf CustomJSONCodable.swift
[308/673] Compiling SwiftProtobuf Decoder.swift
[309/673] Compiling SwiftProtobuf DoubleParser.swift
[310/673] Compiling SwiftProtobuf Enum.swift
[311/673] Compiling SwiftProtobuf ExtensibleMessage.swift
[312/673] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[313/673] Compiling SwiftProtobuf ExtensionFields.swift
[314/673] Compiling SwiftProtobuf ExtensionMap.swift
[315/673] Compiling SwiftProtobuf FieldTag.swift
[316/673] Compiling SwiftProtobuf FieldTypes.swift
[317/673] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[318/673] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[319/673] Compiling SwiftProtobuf ProtobufMap.swift
[320/673] Compiling SwiftProtobuf SelectiveVisitor.swift
[321/673] Compiling SwiftProtobuf SimpleExtensionMap.swift
[322/673] Compiling SwiftProtobuf StringUtils.swift
[323/673] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[324/673] Compiling SwiftProtobuf SwiftProtobufError.swift
[325/673] Compiling SwiftProtobuf TextFormatDecoder.swift
[326/673] Compiling SwiftProtobuf TextFormatDecodingError.swift
[327/673] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[328/673] Compiling SwiftProtobuf TextFormatEncoder.swift
[329/673] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[330/673] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[331/673] Compiling SwiftProtobuf TextFormatScanner.swift
[332/673] Compiling SwiftProtobuf TimeUtils.swift
[333/673] Compiling SwiftProtobuf UnknownStorage.swift
[334/673] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[335/673] Compiling SwiftProtobuf Varint.swift
[336/673] Compiling SwiftProtobuf Version.swift
[337/673] Compiling SwiftProtobuf Visitor.swift
[338/673] Compiling SwiftProtobuf WireFormat.swift
[339/673] Compiling SwiftProtobuf ZigZag.swift
[340/673] Compiling SwiftProtobuf any.pb.swift
[340/673] Compiling x_all.cc
[342/673] Emitting module Numerics
[343/673] Compiling Numerics Numerics.swift
[344/674] Emitting module SwiftProtobuf
[357/674] Compiling x509spki.cc
[358/674] Compiling x_algor.cc
[359/674] Compiling x509rset.cc
[360/676] Wrapping AST for Numerics for debugging
[361/676] Compiling x509name.cc
[363/676] Emitting module Histogram
[363/676] Compiling x509cset.cc
[364/676] Compiling x509_vpm.cc
[365/676] Compiling x509_vfy.cc
[366/676] Compiling x509_v3.cc
[367/676] Compiling x509_txt.cc
[368/676] Compiling x509_trs.cc
[369/676] Compiling x509_req.cc
[370/676] Compiling x509_obj.cc
[371/676] Compiling x509_set.cc
[372/676] Compiling x509_lu.cc
[373/676] Compiling x509_ext.cc
[374/676] Compiling x509_def.cc
[375/676] Compiling x509_att.cc
[377/676] Compiling Histogram Histogram.swift
[377/676] Compiling x509_cmp.cc
[378/677] Compiling x509_d2.cc
[380/677] Compiling x509.cc
[381/677] Wrapping AST for Histogram for debugging
[382/677] Compiling v3_utl.cc
[383/677] Compiling v3_pmaps.cc
[384/677] Compiling v3_purp.cc
[385/677] Compiling v3_pcons.cc
[386/677] Compiling v3_skey.cc
[387/677] Compiling v3_ocsp.cc
[388/677] Compiling v3_prn.cc
[389/677] Compiling v3_lib.cc
[390/677] Compiling v3_ncons.cc
[391/677] Compiling v3_info.cc
[392/677] Compiling v3_int.cc
[393/677] Compiling v3_ia5.cc
[394/677] Compiling v3_enum.cc
[395/677] Compiling v3_genn.cc
[396/677] Compiling v3_cpols.cc
[397/677] Compiling v3_extku.cc
[398/677] Compiling v3_crld.cc
[399/677] Compiling v3_conf.cc
[400/677] Compiling v3_bitst.cc
[401/677] Compiling v3_bcons.cc
[402/677] Compiling t_x509a.cc
[403/677] Compiling v3_akey.cc
[404/677] Compiling v3_alt.cc
[405/677] Compiling t_x509.cc
[406/677] Compiling v3_akeya.cc
[407/677] Compiling i2d_pr.cc
[408/677] Compiling t_crl.cc
[409/677] Compiling policy.cc
[410/677] Compiling t_req.cc
[411/677] Compiling by_dir.cc
[412/677] Compiling rsa_pss.cc
[413/677] Compiling name_print.cc
[414/677] Compiling by_file.cc
[415/677] Compiling trust_token.cc
[416/677] Compiling asn1_gen.cc
[417/677] Compiling a_digest.cc
[418/677] Compiling a_verify.cc
[419/677] Compiling algorithm.cc
[420/677] Compiling voprf.cc
[421/677] Compiling a_sign.cc
[422/677] Compiling thread_win.cc
[423/677] Compiling thread_pthread.cc
[424/677] Compiling thread_none.cc
[425/677] Compiling thread.cc
[426/677] Compiling stack.cc
[427/677] Compiling wots.cc
[428/677] Compiling pmbtoken.cc
[429/677] Compiling merkle.cc
[430/677] Compiling siphash.cc
[431/677] Compiling fors.cc
[432/677] Compiling thash.cc
[433/677] Compiling slhdsa.cc
[434/677] Compiling sha512.cc
[436/677] Compiling SwiftProtobuf api.pb.swift
[437/677] Compiling SwiftProtobuf descriptor.pb.swift
[438/677] Compiling SwiftProtobuf duration.pb.swift
[439/677] Compiling SwiftProtobuf empty.pb.swift
[440/677] Compiling SwiftProtobuf field_mask.pb.swift
[441/677] Compiling SwiftProtobuf source_context.pb.swift
[442/677] Compiling SwiftProtobuf struct.pb.swift
[443/677] Compiling SwiftProtobuf timestamp.pb.swift
[444/677] Compiling SwiftProtobuf type.pb.swift
[445/677] Compiling SwiftProtobuf wrappers.pb.swift
[446/677] Compiling SwiftProtobuf resource_bundle_accessor.swift
[446/677] Compiling sha256.cc
[448/678] Compiling sha1.cc
[449/678] Compiling rc4.cc
[450/678] Compiling rsa_extra.cc
[451/678] Wrapping AST for SwiftProtobuf for debugging
[452/678] Compiling rsa_asn1.cc
[453/678] Compiling rsa_print.cc
[454/678] Compiling refcount.cc
[455/678] Compiling rsa_crypt.cc
[456/678] Compiling windows.cc
[457/678] Compiling trusty.cc
[458/678] Compiling getentropy.cc
[459/678] Compiling urandom.cc
[460/678] Compiling ios.cc
[461/678] Compiling fork_detect.cc
[462/678] Compiling rand_extra.cc
[463/678] Compiling poly1305_arm_asm.S
[464/678] Compiling passive.cc
[465/678] Compiling deterministic.cc
[466/678] Compiling forkunsafe.cc
[467/678] Compiling pool.cc
[468/678] Compiling poly1305_arm.cc
[469/678] Compiling poly1305_vec.cc
[470/678] Compiling poly1305.cc
[471/678] Compiling pkcs8.cc
[472/678] Compiling p5_pbev2.cc
[473/678] Compiling pkcs7_x509.cc
[474/678] Compiling pkcs7.cc
[475/678] Compiling pem_x509.cc
[476/678] Compiling pkcs8_x509.cc
[477/678] Compiling pem_xaux.cc
[478/678] Compiling pem_pkey.cc
[479/678] Compiling pem_oth.cc
[480/678] Compiling obj_xref.cc
[481/678] Compiling pem_info.cc
[482/678] Compiling pem_lib.cc
[483/678] Compiling pem_pk8.cc
[484/678] Compiling mlkem.cc
[485/678] Compiling mldsa.cc
[486/678] Compiling mem.cc
[487/678] Compiling poly_rq_mul.S
[487/678] Compiling md4.cc
[489/678] Compiling obj.cc
[490/678] Compiling fips_shared_support.cc
[491/678] Compiling md5.cc
[492/678] Compiling lhash.cc
[493/678] Compiling kyber.cc
[494/678] Compiling pem_all.cc
[495/678] Compiling pbkdf.cc
[496/678] Compiling hrss.cc
[497/678] Compiling ex_data.cc
[498/678] Compiling sign.cc
[499/678] Compiling scrypt.cc
[500/678] Compiling hpke.cc
[501/678] Compiling p_x25519_asn1.cc
[502/678] Compiling p_x25519.cc
[503/678] Compiling p_rsa.cc
[504/678] Compiling print.cc
[505/678] Compiling p_ed25519.cc
[506/678] Compiling p_rsa_asn1.cc
[507/678] Compiling p_hkdf.cc
[508/678] Compiling p_ed25519_asn1.cc
[509/678] Compiling p_ec.cc
[510/678] Compiling p_dh.cc
[511/678] Compiling p_dsa_asn1.cc
[512/678] Compiling p_ec_asn1.cc
[513/678] Compiling p_dh_asn1.cc
[514/678] Compiling evp.cc
[515/678] Compiling evp_ctx.cc
[516/678] Compiling ecdsa_asn1.cc
[517/678] Compiling err.cc
[518/678] Compiling engine.cc
[519/678] Compiling ecdh_extra.cc
[520/678] Compiling evp_asn1.cc
[521/678] Compiling dsa_asn1.cc
[522/678] Compiling ec_derive.cc
[523/678] Compiling hash_to_curve.cc
[524/678] Compiling dsa.cc
[525/678] Compiling ec_asn1.cc
[526/678] Compiling digest_extra.cc
[527/678] Compiling params.cc
[528/678] Compiling x25519-asm-arm.S
[529/678] Compiling dh_asn1.cc
[530/678] Compiling spake25519.cc
[531/678] Compiling des.cc
[532/678] Compiling crypto.cc
[533/678] Compiling cpu_intel.cc
[534/678] Compiling cpu_arm_linux.cc
[535/678] Compiling curve25519.cc
[536/678] Compiling cpu_arm_freebsd.cc
[537/678] Compiling cpu_aarch64_win.cc
[538/678] Compiling cpu_aarch64_sysreg.cc
[539/678] Compiling cpu_aarch64_openbsd.cc
[540/678] Compiling curve25519_64_adx.cc
[541/678] Compiling cpu_aarch64_apple.cc
[542/678] Compiling cpu_aarch64_linux.cc
[543/678] Compiling bcm.cc
[544/678] Compiling cpu_aarch64_fuchsia.cc
[545/678] Compiling tls_cbc.cc
[546/678] Compiling conf.cc
[547/678] Compiling e_tls.cc
[548/678] Compiling e_rc4.cc
[549/678] Compiling e_chacha20poly1305.cc
[550/678] Compiling derive_key.cc
[551/678] Compiling e_rc2.cc
[552/678] Compiling e_null.cc
[553/678] Compiling e_des.cc
[554/678] Compiling e_aesgcmsiv.cc
[555/678] Compiling e_aesctrhmac.cc
[556/678] Compiling chacha.cc
[557/678] Compiling cipher_extra.cc
[558/678] Compiling unicode.cc
[559/678] Compiling ber.cc
[560/678] Compiling cbb.cc
[561/678] Compiling cbs.cc
[562/678] Compiling bn_asn1.cc
[563/678] Compiling buf.cc
[564/678] Compiling errno.cc
[565/678] Compiling asn1_compat.cc
[566/678] Compiling hexdump.cc
[567/678] Compiling file.cc
[568/678] Compiling convert.cc
[569/678] Compiling fd.cc
[570/678] Compiling bio_mem.cc
[571/678] Compiling base64.cc
[572/678] Compiling tasn_typ.cc
[573/678] Compiling tasn_fre.cc
[574/678] Compiling tasn_new.cc
[575/678] Compiling bio.cc
[576/678] Compiling tasn_utl.cc
[577/678] Compiling tasn_enc.cc
[578/678] Compiling posix_time.cc
[579/678] Compiling tasn_dec.cc
[580/678] Compiling asn_pack.cc
[581/678] Compiling asn1_par.cc
[582/678] Compiling f_string.cc
[583/678] Compiling f_int.cc
[584/678] Compiling a_utctm.cc
[585/678] Compiling asn1_lib.cc
[586/678] Compiling a_type.cc
[587/678] Compiling a_octet.cc
[588/678] Compiling a_time.cc
[589/678] Compiling a_strex.cc
[590/678] Write sources
[595/678] Compiling a_mbstr.cc
[596/679] Compiling a_int.cc
[597/679] Write sources
[598/697] Compiling a_strnid.cc
[599/697] Write sources
[602/697] Compiling a_i2d_fp.cc
[603/700] Compiling a_dup.cc
[605/700] Emitting module ArgumentParserToolInfo
[605/701] Compiling a_d2i_fp.cc
[607/701] Compiling Atomics UnsafeAtomic.swift
[608/701] Compiling Atomics UnsafeAtomicLazyReference.swift
[609/704] Compiling a_gentm.cc
[610/728] Wrapping AST for ArgumentParserToolInfo for debugging
[612/734] Compiling Algorithms Partition.swift
[613/734] Compiling Algorithms Permutations.swift
[614/737] Compiling Algorithms AdjacentPairs.swift
[615/737] Compiling Algorithms Chain.swift
[616/737] Compiling Algorithms Reductions.swift
[617/737] Compiling Algorithms Rotate.swift
[618/737] Compiling Algorithms Chunked.swift
[619/737] Compiling Algorithms Combinations.swift
[620/737] Compiling Algorithms RandomSample.swift
[621/737] Compiling Algorithms Split.swift
[622/737] Compiling Algorithms Stride.swift
[623/737] Compiling Algorithms Suffix.swift
[624/737] Emitting module ArgumentParserToolInfo
[625/737] Compiling ArgumentParserToolInfo ToolInfo.swift
[627/738] Emitting module ArgumentParser
[630/742] Wrapping AST for ArgumentParserToolInfo for debugging
[633/777] Compiling ArgumentParser CompletionsGenerator.swift
[634/777] Compiling ArgumentParser FishCompletionsGenerator.swift
[635/777] Compiling ArgumentParser ZshCompletionsGenerator.swift
[635/780] Wrapping AST for ArgumentParser for debugging
[637/780] Emitting module CryptoBoringWrapper
[638/780] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[639/781] Emitting module BenchmarkBoilerplateGenerator
[641/782] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[642/782] Compiling CryptoBoringWrapper EllipticCurve.swift
[643/782] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[644/782] Compiling CryptoBoringWrapper RandomBytes.swift
[645/782] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[645/782] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[646/782] Write Objects.LinkFileList
[648/782] Compiling ArgumentParser Flag.swift
[649/782] Compiling ArgumentParser NameSpecification.swift
[650/782] Compiling ArgumentParser Option.swift
[651/782] Compiling ArgumentParser ArgumentVisibility.swift
[652/782] Compiling ArgumentParser CompletionKind.swift
[653/782] Compiling ArgumentParser Errors.swift
[654/782] Emitting module ArgumentParser
[655/782] Compiling ArgumentParser CommandParser.swift
[656/782] Compiling ArgumentParser InputKey.swift
[657/782] Compiling ArgumentParser InputOrigin.swift
[658/787] Compiling ArgumentParser SplitArguments.swift
[659/787] Compiling ArgumentParser ArgumentDefinition.swift
[660/787] Compiling ArgumentParser ArgumentSet.swift
[661/787] Compiling ArgumentParser Parsed.swift
[662/787] Compiling ArgumentParser ParsedValues.swift
[663/787] Compiling ArgumentParser ParserError.swift
[664/787] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[669/788] Wrapping AST for CryptoBoringWrapper for debugging
[670/834] Linking BenchmarkBoilerplateGenerator-tool
[671/859] Generating plugin support files
[672/859] Write sources
[673/859] Generating plugin support files
[674/859] Write sources
[675/859] Generating plugin support files
[676/859] Write sources
[677/859] Generating plugin support files
[678/859] Write sources
[680/859] Compiling Crypto ASN1Strings.swift
[681/859] Compiling Crypto ArraySliceBigint.swift
[682/859] Compiling Crypto GeneralizedTime.swift
[683/859] Compiling Crypto ObjectIdentifier.swift
[684/859] Compiling Crypto ECDSASignature.swift
[685/859] Compiling Crypto PEMDocument.swift
[686/859] Compiling Crypto AES-GCM.swift
[687/859] Compiling Crypto AES-GCM_boring.swift
[688/859] Emitting module Atomics
[689/860] Compiling Crypto ASN1Identifier.swift
[690/860] Compiling Crypto ASN1Integer.swift
[691/860] Compiling Crypto ASN1Null.swift
[692/860] Compiling Crypto ASN1OctetString.swift
[702/860] Compiling Crypto ChaChaPoly_boring.swift
[703/860] Compiling Crypto ChaChaPoly.swift
[704/860] Compiling Crypto Cipher.swift
[705/860] Compiling Crypto Nonces.swift
[706/860] Compiling Crypto ASN1.swift
[707/860] Compiling Crypto HashFunctions.swift
[708/860] Compiling Crypto HashFunctions_SHA2.swift
[709/860] Compiling Crypto HPKE-AEAD.swift
[710/860] Compiling Crypto SymmetricKeys.swift
[711/860] Compiling Crypto HMAC.swift
[711/860] Wrapping AST for Atomics for debugging
[713/860] Compiling Crypto SubjectPublicKeyInfo.swift
[714/860] Compiling Crypto CryptoKitErrors.swift
[715/860] Compiling Crypto Digest_boring.swift
[716/860] Compiling Crypto Digest.swift
[717/860] Compiling Crypto Digests.swift
[718/860] Compiling Crypto ASN1Any.swift
[719/860] Compiling Crypto ASN1BitString.swift
[720/860] Compiling Crypto ASN1Boolean.swift
[721/860] Compiling Crypto HPKE-Ciphersuite.swift
[722/860] Compiling Crypto HPKE-KDF.swift
[723/860] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[724/860] Compiling Crypto HPKE-KEM.swift
[725/860] Compiling Crypto HPKE-Errors.swift
[726/860] Compiling Crypto PKCS8PrivateKey.swift
[727/860] Compiling Crypto SEC1PrivateKey.swift
[728/860] Compiling Crypto HPKE-KexKeyDerivation.swift
[729/860] Compiling Crypto HPKE-LabeledExtract.swift
[730/860] Compiling Crypto HPKE-Utils.swift
[731/860] Compiling Crypto DHKEM.swift
[732/860] Compiling Crypto HPKE-KEM-Curve25519.swift
[733/861] Emitting module Algorithms
[736/862] Compiling Crypto MACFunctions.swift
[737/862] Compiling Crypto MessageAuthenticationCode.swift
[738/862] Compiling Crypto AES.swift
[739/862] Compiling Crypto ECDSASignature_boring.swift
[740/862] Compiling Crypto ECDSA_boring.swift
[741/862] Compiling Crypto EdDSA_boring.swift
[742/862] Compiling Crypto ECDSA.swift
[743/862] Compiling Crypto Ed25519.swift
[746/871] Compiling Crypto HKDF.swift
[747/871] Compiling Crypto AESWrap.swift
[748/871] Compiling Crypto AESWrap_boring.swift
[749/871] Compiling Crypto Ed25519_boring.swift
[750/871] Compiling Crypto NISTCurvesKeys_boring.swift
[751/871] Compiling Crypto X25519Keys_boring.swift
[752/871] Compiling Crypto Curve25519.swift
[753/871] Compiling Crypto Ed25519Keys.swift
[754/871] Compiling Crypto NISTCurvesKeys.swift
[755/871] Compiling Crypto X25519Keys.swift
[755/871] Wrapping AST for ArgumentParser for debugging
[756/871] Wrapping AST for Algorithms for debugging
[768/899] Compiling Benchmark NIOLock.swift
[769/899] Compiling Benchmark lock.swift
[770/899] Compiling Benchmark OperatingSystemStats.swift
[771/899] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[772/899] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[773/899] Compiling Benchmark OutputSuppressor.swift
[774/899] Compiling Benchmark Progress.swift
[778/899] Compiling Crypto HPKE.swift
[779/899] Compiling Crypto HPKE-Context.swift
[780/899] Compiling Crypto HPKE-KeySchedule.swift
[781/899] Compiling Crypto HPKE-Modes.swift
[782/899] Compiling Crypto Insecure.swift
[783/899] Compiling Crypto Insecure_HashFunctions.swift
[784/899] Compiling Crypto KEM.swift
[785/899] Compiling Crypto ECDH_boring.swift
[786/899] Compiling Crypto DH.swift
[787/899] Compiling Crypto ECDH.swift
[788/899] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[789/899] Compiling Benchmark Benchmark.swift
[790/899] Compiling Benchmark BenchmarkRunner.swift
[791/899] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[792/899] Compiling Benchmark BenchmarkThresholds.swift
[793/899] Compiling Benchmark Blackhole.swift
[794/899] Compiling Benchmark Int+Extensions.swift
[795/899] Compiling Benchmark MallocStats+jemalloc-support.swift
[796/899] Compiling Benchmark MallocStats.swift
[797/899] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[798/899] Compiling Benchmark BenchmarkClock.swift
[799/899] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[800/899] Compiling Benchmark BenchmarkExecutor.swift
[801/899] Compiling Benchmark BenchmarkInternals.swift
[802/899] Compiling Benchmark BenchmarkMetric+Defaults.swift
[803/899] Compiling Benchmark BenchmarkMetric.swift
[804/899] Compiling Benchmark BenchmarkResult.swift
[805/899] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[806/899] Compiling Benchmark ARCStats.swift
[807/899] Compiling Benchmark ARCStatsProducer.swift
[808/899] Emitting module Crypto
[809/899] Emitting module Benchmark
[817/902] Compiling Crypto Signature.swift
[818/902] Compiling Crypto CryptoKitErrors_boring.swift
[819/902] Compiling Crypto RNG_boring.swift
[820/902] Compiling Crypto SafeCompare_boring.swift
[821/902] Compiling Crypto Zeroization_boring.swift
[822/902] Compiling Crypto PrettyBytes.swift
[823/902] Compiling Crypto SafeCompare.swift
[824/902] Compiling Crypto SecureBytes.swift
[825/902] Compiling Crypto Zeroization.swift
[826/903] Wrapping AST for Crypto for debugging
[828/949] Compiling _CryptoExtras Scrypt.swift
[829/949] Compiling _CryptoExtras OPRF.swift
[830/949] Compiling _CryptoExtras OPRFClient.swift
[831/949] Compiling _CryptoExtras AES_CBC.swift
[832/949] Compiling _CryptoExtras AES_CFB.swift
[833/949] Compiling _CryptoExtras AES_CTR.swift
[834/949] Compiling _CryptoExtras AES_GCM_SIV.swift
[835/949] Compiling _CryptoExtras Block Function.swift
[836/949] Compiling _CryptoExtras AES_CFB_boring.swift
[837/949] Compiling _CryptoExtras AES_CTR_boring.swift
[838/949] Compiling _CryptoExtras ARCRequest.swift
[839/949] Emitting module _CryptoExtras
[840/955] Compiling _CryptoExtras ECToolbox_boring.swift
[841/955] Compiling _CryptoExtras ECToolbox.swift
[842/955] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[843/955] Compiling _CryptoExtras ARC+API.swift
[844/955] Compiling _CryptoExtras ARC.swift
[845/955] Compiling _CryptoExtras ARCCredential.swift
[846/955] Compiling _CryptoExtras ARCEncoding.swift
[847/955] Compiling _CryptoExtras ARCPrecredential.swift
[848/955] Compiling _CryptoExtras ARCResponse.swift
[849/955] Compiling _CryptoExtras ARCServer.swift
[850/955] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[851/955] Compiling _CryptoExtras ChaCha20CTR.swift
[852/956] Compiling _CryptoExtras HashToField.swift
[853/956] Compiling _CryptoExtras KDF.swift
[854/956] Compiling _CryptoExtras PBKDF2_boring.swift
[855/956] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[856/956] Compiling _CryptoExtras PBKDF2.swift
[857/956] Compiling _CryptoExtras Scrypt_boring.swift
[858/956] Wrapping AST for Benchmark for debugging
[866/956] Compiling _CryptoExtras ARCPresentation.swift
[881/956] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[882/956] Compiling _CryptoExtras DigestType.swift
[883/956] Compiling _CryptoExtras Error.swift
[884/956] Compiling _CryptoExtras I2OSP.swift
[885/956] Compiling _CryptoExtras IntegerEncoding.swift
[886/956] Compiling _CryptoExtras PEMDocument.swift
[887/956] Compiling _CryptoExtras VOPRFServer.swift
[888/956] Compiling _CryptoExtras RSA+BlindSigning.swift
[889/956] Compiling _CryptoExtras RSA.swift
[890/956] Compiling _CryptoExtras RSA_boring.swift
[891/956] Compiling _CryptoExtras RSA_security.swift
[892/956] Compiling _CryptoExtras BoringSSLHelpers.swift
[893/956] Compiling _CryptoExtras PrettyBytes.swift
[894/956] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[895/956] Compiling _CryptoExtras DLEQ.swift
[896/956] Compiling _CryptoExtras Prover.swift
[897/956] Compiling _CryptoExtras Verifier.swift
[898/956] Compiling _CryptoExtras ZKPToolbox.swift
[902/956] Compiling _CryptoExtras OPRFServer.swift
[903/956] Compiling _CryptoExtras VOPRF+API.swift
[904/956] Compiling _CryptoExtras VOPRFClient.swift
[905/957] Wrapping AST for _CryptoExtras for debugging
[907/993] Compiling HomomorphicEncryption Galois.swift
[908/993] Compiling HomomorphicEncryption PolyCollection.swift
[909/993] Compiling HomomorphicEncryption PolyContext.swift
[910/993] Compiling HomomorphicEncryption PolyRq+Ntt.swift
[911/993] Compiling HomomorphicEncryption PolyRq+Randomize.swift
[912/993] Compiling HomomorphicEncryption PolyRq+Serialize.swift
[913/993] Compiling HomomorphicEncryption PolyRq.swift
[914/993] Compiling HomomorphicEncryption BufferedRng.swift
[915/993] Compiling HomomorphicEncryption NistAes128Ctr.swift
[916/993] Compiling HomomorphicEncryption NistCtrDrbg.swift
[917/998] Compiling HomomorphicEncryption Array2d.swift
[918/998] Compiling HomomorphicEncryption Bfv+Decrypt.swift
[919/998] Compiling HomomorphicEncryption Bfv+Encode.swift
[920/998] Compiling HomomorphicEncryption Bfv+Encrypt.swift
[921/998] Compiling HomomorphicEncryption Bfv+Keys.swift
[922/998] Compiling HomomorphicEncryption HeScheme.swift
[923/998] Compiling HomomorphicEncryption Keys.swift
[924/998] Compiling HomomorphicEncryption Modulus.swift
[925/998] Compiling HomomorphicEncryption NoOpScheme.swift
[926/998] Compiling HomomorphicEncryption Plaintext.swift
[927/998] Compiling HomomorphicEncryption CrtComposer.swift
[928/998] Compiling HomomorphicEncryption DoubleWidthUInt.swift
[929/998] Compiling HomomorphicEncryption Encoding.swift
[930/998] Compiling HomomorphicEncryption EncryptionParameters.swift
[931/998] Compiling HomomorphicEncryption Error.swift
[932/998] Compiling HomomorphicEncryption Bfv+Multiply.swift
[933/998] Compiling HomomorphicEncryption Bfv.swift
[934/998] Compiling HomomorphicEncryption Ciphertext.swift
[935/998] Compiling HomomorphicEncryption CoefficientPacking.swift
[936/998] Compiling HomomorphicEncryption Context.swift
[937/998] Compiling HomomorphicEncryption PseudoRandomNumberGenerator.swift
[938/998] Compiling HomomorphicEncryption RnsBaseConverter.swift
[939/998] Compiling HomomorphicEncryption RnsTool.swift
[940/998] Compiling HomomorphicEncryption Scalar.swift
[941/998] Compiling HomomorphicEncryption Serialize.swift
[942/998] Compiling HomomorphicEncryption SerializedCiphertext.swift
[943/998] Compiling HomomorphicEncryption SerializedKeys.swift
[944/998] Compiling HomomorphicEncryption SerializedPlaintext.swift
[945/998] Compiling HomomorphicEncryption Util.swift
[946/998] Compiling HomomorphicEncryption Zeroization.swift
[947/998] Emitting module HomomorphicEncryption
[948/1002] Wrapping AST for HomomorphicEncryption for debugging
[950/1034] Compiling TestUtilities TestUtilities.swift
[951/1034] Compiling PolyBenchmark __BenchmarkBoilerplate.swift
[952/1034] Compiling RlweBenchmark __BenchmarkBoilerplate.swift
[953/1034] Compiling HomomorphicEncryptionProtobuf ConversionError.swift
[954/1034] Emitting module TestUtilities
[955/1035] Compiling PolyBenchmark PolyBenchmark.swift
[957/1035] Compiling HomomorphicEncryptionProtobuf MessageExtensions.swift
[958/1035] Emitting module HomomorphicEncryptionProtobuf
[959/1035] Emitting module PolyBenchmark
[960/1035] Compiling PrivateNearestNeighborSearch Server.swift
[961/1036] Compiling PrivateNearestNeighborSearch SerializedPlaintextMatrix.swift
[962/1037] Emitting module RlweBenchmark
[963/1037] Wrapping AST for PolyBenchmark for debugging
[964/1037] Write Objects.LinkFileList
[966/1037] Compiling PrivateNearestNeighborSearch Error.swift
[967/1037] Compiling PrivateNearestNeighborSearch MatrixMultiplication.swift
[968/1037] Compiling PrivateNearestNeighborSearch Config.swift
[969/1037] Compiling PrivateNearestNeighborSearch Database.swift
[970/1037] Compiling PrivateNearestNeighborSearch CiphertextMatrix.swift
[971/1037] Compiling PrivateNearestNeighborSearch Client.swift
[972/1037] Compiling PrivateInformationRetrieval CuckooTable.swift
[973/1038] Compiling PrivateInformationRetrieval KeywordPirProtocol.swift
[974/1038] Compiling RlweBenchmark RlweBenchmark.swift
[975/1039] Compiling HomomorphicEncryptionProtobuf ConversionHe.swift
[976/1039] Compiling PrivateInformationRetrieval Error.swift
[978/1039] Compiling PrivateInformationRetrieval IndexPirProtocol.swift
[979/1039] Compiling PrivateInformationRetrieval HashBucket.swift
[980/1039] Compiling PrivateInformationRetrieval KeywordDatabase.swift
[980/1039] Wrapping AST for RlweBenchmark for debugging
[981/1039] Write Objects.LinkFileList
[983/1039] Compiling PrivateNearestNeighborSearch PlaintextMatrix.swift
[984/1039] Compiling PrivateNearestNeighborSearch PnnsProtocol.swift
[985/1039] Compiling PrivateNearestNeighborSearch ProcessedDatabase.swift
[986/1039] Compiling PrivateNearestNeighborSearch SerializedCiphertextMatrix.swift
[987/1039] Compiling PrivateNearestNeighborSearch Util.swift
[988/1039] Compiling PrivateInformationRetrieval MulPir.swift
[989/1039] Compiling HomomorphicEncryptionProtobuf apple_swift_homomorphic_encryption_v1_error_stddev.pb.swift
[990/1039] Compiling HomomorphicEncryptionProtobuf apple_swift_homomorphic_encryption_v1_he.pb.swift
[992/1040] Compiling PrivateInformationRetrieval PirUtil.swift
[993/1040] Emitting module PrivateNearestNeighborSearch
[994/1041] Wrapping AST for HomomorphicEncryptionProtobuf for debugging
[996/1041] Emitting module PrivateInformationRetrieval
[997/1042] Wrapping AST for PrivateNearestNeighborSearch for debugging
[998/1055] Linking PolyBenchmark
[999/1055] Wrapping AST for PrivateInformationRetrieval for debugging
[1001/1064] Emitting module PrivateNearestNeighborSearchProtobuf
[1001/1065] Linking RlweBenchmark
[1003/1065] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir_algorithm.pb.swift
[1004/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_api_pnns_v1_pnns.pb.swift
[1005/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift
[1006/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_server_config.pb.swift
[1007/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_processed_database.pb.swift
[1008/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns.pb.swift
[1009/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_client_config.pb.swift
[1010/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_database.pb.swift
[1011/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_distance_metric.pb.swift
[1012/1066] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_matrix_packing.pb.swift
[1013/1066] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir_database.pb.swift
[1014/1066] Emitting module PrivateInformationRetrievalProtobuf
[1015/1066] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir.pb.swift
[1016/1066] Compiling PrivateInformationRetrievalProtobuf ConversionPir.swift
[1017/1066] Compiling PrivateInformationRetrievalProtobuf ConversionApi.swift
[1018/1066] Compiling PrivateInformationRetrievalProtobuf ConversionError.swift
[1019/1066] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_api_pir_v1_api.pb.swift
[1020/1066] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift
[1021/1066] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_api_pir_v1_pir.pb.swift
[1023/1067] Compiling PrivateNearestNeighborSearchProtobuf ConversionPnns.swift
[1024/1067] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_api_pnns_v1_api.pb.swift
[1026/1068] Wrapping AST for PrivateInformationRetrievalProtobuf for debugging
[1029/1084] Compiling PIRBenchmark __BenchmarkBoilerplate.swift
[1030/1086] Compiling PNNSBenchmark __BenchmarkBoilerplate.swift
[1031/1086] Emitting module PIRShardDatabase
[1032/1086] Compiling PIRShardDatabase ShardDatabase.swift
[1033/1087] Emitting module PIRGenerateDatabase
[1034/1087] Compiling PIRGenerateDatabase GenerateDatabase.swift
[1036/1088] Compiling PIRBenchmark PrivateInformationRetrievalBenchmark.swift
[1037/1088] Emitting module PIRBenchmark
[1039/1089] Emitting module SerializationSnippet
[1040/1089] Compiling SerializationSnippet SerializationSnippet.swift
[1041/1089] Compiling PNNSGenerateDatabase GenerateDatabase.swift
[1042/1089] Emitting module PNNSGenerateDatabase
[1044/1093] Emitting module PNNSBenchmark
[1045/1093] Compiling PNNSBenchmark PrivateNearestNeighborSearchBenchmark.swift
[1049/1098] Emitting module NoiseBudgetSnippet
[1050/1098] Compiling NoiseBudgetSnippet NoiseBudgetSnippet.swift
[1051/1098] Emitting module PNNSProcessDatabase
[1052/1098] Compiling PNNSProcessDatabase ProcessDatabase.swift
[1052/1102] Wrapping AST for SerializationSnippet for debugging
[1055/1104] Wrapping AST for PrivateNearestNeighborSearchProtobuf for debugging
[1057/1104] Emitting module PIRProcessDatabase
[1058/1104] Compiling PIRProcessDatabase ProcessDatabase.swift
[1058/1104] Write Objects.LinkFileList
[1060/1104] Emitting module EncryptionParametersSnippet
[1060/1104] Wrapping AST for PNNSGenerateDatabase for debugging
[1061/1104] Wrapping AST for PNNSBenchmark for debugging
[1063/1104] Emitting module MultiplicationSnippet
[1064/1104] Compiling MultiplicationSnippet MultiplicationSnippet.swift
[1065/1106] Compiling EvaluationKeySnippet EvaluationKeySnippet.swift
[1066/1106] Emitting module EvaluationKeySnippet
[1067/1106] Emitting module BasicsSnippet
[1068/1106] Compiling BasicsSnippet BasicsSnippet.swift
[1069/1106] Compiling EncryptionParametersSnippet EncryptionParametersSnippet.swift
[1069/1106] Wrapping AST for PIRShardDatabase for debugging
[1070/1106] Write Objects.LinkFileList
[1071/1108] Wrapping AST for PNNSProcessDatabase for debugging
[1072/1108] Write Objects.LinkFileList
[1080/1109] Wrapping AST for PIRGenerateDatabase for debugging
[1081/1109] Write Objects.LinkFileList
[1082/1109] Wrapping AST for PIRBenchmark for debugging
[1083/1109] Write Objects.LinkFileList
[1084/1109] Wrapping AST for PIRProcessDatabase for debugging
[1085/1109] Wrapping AST for NoiseBudgetSnippet for debugging
[1086/1109] Write Objects.LinkFileList
[1087/1109] Linking PNNSGenerateDatabase
[1088/1109] Write Objects.LinkFileList
[1089/1109] Linking SerializationSnippet
[1090/1109] Wrapping AST for MultiplicationSnippet for debugging
[1091/1109] Linking PIRShardDatabase
[1092/1109] Write Objects.LinkFileList
[1093/1109] Wrapping AST for EvaluationKeySnippet for debugging
[1094/1109] Linking PNNSProcessDatabase
[1095/1109] Write Objects.LinkFileList
[1096/1109] Wrapping AST for EncryptionParametersSnippet for debugging
[1097/1109] Write Objects.LinkFileList
[1098/1109] Linking PNNSBenchmark
[1099/1109] Linking PIRGenerateDatabase
[1100/1109] Wrapping AST for BasicsSnippet for debugging
[1101/1109] Write Objects.LinkFileList
[1102/1109] Linking PIRBenchmark
[1103/1109] Linking PIRProcessDatabase
[1104/1109] Linking NoiseBudgetSnippet
[1105/1109] Linking MultiplicationSnippet
[1106/1109] Linking EvaluationKeySnippet
[1107/1109] Linking EncryptionParametersSnippet
[1108/1109] Linking BasicsSnippet
Build complete! (241.60s)
Build complete.
{
"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.4.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.28.1",
"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"
},
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "swift-homomorphic-encryption",
"name" : "swift-homomorphic-encryption",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "HomomorphicEncryption",
"targets" : [
"HomomorphicEncryption"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryptionProtobuf",
"targets" : [
"HomomorphicEncryptionProtobuf"
],
"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" : "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" : "RlweBenchmark",
"targets" : [
"RlweBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PolyBenchmark",
"targets" : [
"PolyBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSBenchmark",
"targets" : [
"PNNSBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRBenchmark",
"targets" : [
"PIRBenchmark"
],
"type" : {
"executable" : 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"
],
"sources" : [
"TestUtilities.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "RlweBenchmark",
"module_type" : "SwiftTarget",
"name" : "RlweBenchmark",
"path" : "Benchmarks/RlweBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"RlweBenchmark"
],
"sources" : [
"RlweBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PrivateNearestNeighborSearchTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchTests",
"path" : "Tests/PrivateNearestNeighborSearchTests",
"sources" : [
"CiphertextMatrixTests.swift",
"ClientTests.swift",
"CosineSimilarityTests.swift",
"DatabaseTests.swift",
"MatrixMultiplicationTests.swift",
"PlaintextMatrixTests.swift",
"Utils.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",
"PNNSBenchmark",
"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",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"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"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrievalTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalTests",
"path" : "Tests/PrivateInformationRetrievalTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CuckooTableTests.swift",
"HashBucketTests.swift",
"IndexPirTests.swift",
"KeywordDatabaseTests.swift",
"KeywordPirTests.swift",
"MulPirTests.swift",
"PirTestUtils.swift",
"PirUtilTests.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",
"PIRBenchmark",
"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",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CuckooTable.swift",
"Error.swift",
"HashBucket.swift",
"IndexPirProtocol.swift",
"KeywordDatabase.swift",
"KeywordPirProtocol.swift",
"MulPir.swift",
"PirUtil.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PolyBenchmark",
"module_type" : "SwiftTarget",
"name" : "PolyBenchmark",
"path" : "Benchmarks/PolyBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PolyBenchmark"
],
"sources" : [
"PolyBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"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" : "PNNSBenchmark",
"module_type" : "SwiftTarget",
"name" : "PNNSBenchmark",
"path" : "Benchmarks/PrivateNearestNeighborSearchBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PNNSBenchmark"
],
"sources" : [
"PrivateNearestNeighborSearchBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearch",
"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" : [
"ProcessDatabase.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" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRBenchmark",
"module_type" : "SwiftTarget",
"name" : "PIRBenchmark",
"path" : "Benchmarks/PrivateInformationRetrievalBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PIRBenchmark"
],
"sources" : [
"PrivateInformationRetrievalBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"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",
"PNNSBenchmark",
"PIRBenchmark",
"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" : "HomomorphicEncryption",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryption",
"path" : "Sources/HomomorphicEncryption",
"product_dependencies" : [
"Crypto",
"_CryptoExtras"
],
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"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",
"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",
"Zeroization.swift"
],
"target_dependencies" : [
"CUtil"
],
"type" : "library"
},
{
"c99name" : "CUtil",
"module_type" : "ClangTarget",
"name" : "CUtil",
"path" : "Sources/CUtil",
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"zeroize.c"
],
"type" : "library"
},
{
"c99name" : "BasicsSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsSnippet"
],
"sources" : [
"BasicsSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "SerializationSnippet",
"module_type" : "SwiftTarget",
"name" : "SerializationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"SerializationSnippet"
],
"sources" : [
"SerializationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EvaluationKeySnippet",
"module_type" : "SwiftTarget",
"name" : "EvaluationKeySnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EvaluationKeySnippet"
],
"sources" : [
"EvaluationKeySnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "MultiplicationSnippet",
"module_type" : "SwiftTarget",
"name" : "MultiplicationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"MultiplicationSnippet"
],
"sources" : [
"MultiplicationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EncryptionParametersSnippet",
"module_type" : "SwiftTarget",
"name" : "EncryptionParametersSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EncryptionParametersSnippet"
],
"sources" : [
"EncryptionParametersSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "NoiseBudgetSnippet",
"module_type" : "SwiftTarget",
"name" : "NoiseBudgetSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"NoiseBudgetSnippet"
],
"sources" : [
"NoiseBudgetSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.