The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-homomorphic-encryption, reference 1.0.5 (9e05e1), with Swift 6.1 for Android on 19 Nov 2025 19:57:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-homomorphic-encryption.git
Reference: 1.0.5
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.5      -> FETCH_HEAD
HEAD is now at 9e05e11 precondition -> assert in Scalar (#245)
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 @):
9e05e111a4d05ea0acff4a5c42b2d013cc2a22ef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-homomorphic-encryption.git at 1.0.5
========================================
Build
========================================
Selected platform:         android
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-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/ordo-one/package-benchmark
Fetching https://github.com/apple/swift-numerics
[1/4410] Fetching swift-log
[575/10794] Fetching swift-log, swift-numerics
[992/12952] Fetching swift-log, swift-numerics, swift-docc-plugin
[6269/19421] Fetching swift-log, swift-numerics, swift-docc-plugin, package-benchmark
[15156/36863] Fetching swift-log, swift-numerics, swift-docc-plugin, package-benchmark, swift-crypto
Fetched https://github.com/ordo-one/package-benchmark from cache (0.65s)
Fetching https://github.com/apple/swift-argument-parser.git
[14173/30394] Fetching swift-log, swift-numerics, swift-docc-plugin, swift-crypto
[14698/47080] Fetching swift-log, swift-numerics, swift-docc-plugin, swift-crypto, swift-argument-parser
[40628/88505] Fetching swift-log, swift-numerics, swift-docc-plugin, swift-crypto, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.66s)
Fetching https://github.com/apple/swift-algorithms
[36608/71819] Fetching swift-log, swift-numerics, swift-docc-plugin, swift-crypto, swift-protobuf
Fetched https://github.com/apple/swift-crypto.git from cache (2.49s)
[21652/54377] Fetching swift-log, swift-numerics, swift-docc-plugin, swift-protobuf
[23724/60406] Fetching swift-log, swift-numerics, swift-docc-plugin, swift-protobuf, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.68s)
[35322/54377] Fetching swift-log, swift-numerics, swift-docc-plugin, swift-protobuf
Fetched https://github.com/apple/swift-numerics from cache (20.41s)
Fetched https://github.com/apple/swift-log.git from cache (20.41s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (20.42s)
Fetched https://github.com/apple/swift-protobuf from cache (20.51s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (23.35s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3578] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.08s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.33.3 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.40s)
Fetching https://github.com/apple/swift-asn1.git
[1/1653] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (3.38s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.6 (1.02s)
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/TextTable.git
[1/602] Fetching hdrhistogram-swift
[603/805] Fetching hdrhistogram-swift, texttable
[737/840] Fetching hdrhistogram-swift, texttable, package-jemalloc
[841/6022] Fetching hdrhistogram-swift, texttable, package-jemalloc, swift-system
Fetched https://github.com/ordo-one/TextTable.git from cache (0.47s)
[1415/5819] Fetching hdrhistogram-swift, package-jemalloc, swift-system
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.49s)
[1692/7604] Fetching hdrhistogram-swift, swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.79s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.86s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.94s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.86s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (2.37s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.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.15.1
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
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.6
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.5
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.4
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.33.3
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
warning: couldn't find pc file for jemalloc
[0/12] Write sources
[4/12] Compiling CSystem shims.c
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/45] Emitting module SystemPackage
[8/49] Emitting module ArgumentParserToolInfo
[9/49] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/50] Compiling SystemPackage SystemString.swift
[12/50] Compiling SystemPackage Util+StringArray.swift
[13/50] Compiling SystemPackage Util.swift
[14/50] Compiling SystemPackage UtilConsumers.swift
[14/50] Wrapping AST for ArgumentParserToolInfo for debugging
[16/50] Compiling SystemPackage Errno.swift
[17/50] Compiling SystemPackage ErrnoWindows.swift
[18/50] Compiling SystemPackage FileDescriptor.swift
[19/50] Compiling SystemPackage FileHelpers.swift
[20/50] Compiling SystemPackage FileOperations.swift
[21/94] Compiling ArgumentParser StringExtensions.swift
[22/94] Compiling ArgumentParser SwiftExtensions.swift
[23/94] Compiling ArgumentParser ParsableArguments.swift
[24/94] Compiling ArgumentParser ParsableCommand.swift
[25/94] Compiling ArgumentParser ArgumentDecoder.swift
[26/94] Compiling ArgumentParser ArgumentDefinition.swift
[27/94] Compiling ArgumentParser ArgumentSet.swift
[28/94] Compiling ArgumentParser CommandParser.swift
[29/94] Compiling ArgumentParser CollectionExtensions.swift
[30/94] Compiling ArgumentParser Mutex.swift
[31/94] Compiling ArgumentParser Platform.swift
[32/94] Compiling ArgumentParser SequenceExtensions.swift
[33/94] Compiling ArgumentParser AsyncParsableCommand.swift
[34/94] Compiling ArgumentParser CommandConfiguration.swift
[35/94] Compiling ArgumentParser CommandGroup.swift
[36/94] Compiling ArgumentParser EnumerableFlag.swift
[37/94] Compiling ArgumentParser ExpressibleByArgument.swift
[38/94] Compiling ArgumentParser Argument.swift
[39/94] Compiling ArgumentParser ArgumentDiscussion.swift
[40/94] Compiling ArgumentParser ArgumentHelp.swift
[41/94] Compiling ArgumentParser OptionGroup.swift
[42/94] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/94] Compiling ArgumentParser CompletionsGenerator.swift
[44/94] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/94] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/95] Wrapping AST for SystemPackage for debugging
[54/101] Emitting module ArgumentParser
[55/101] Compiling ArgumentParser Tree.swift
[56/101] Compiling ArgumentParser CodingKeyValidator.swift
[57/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[58/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[60/101] Compiling ArgumentParser UniqueNamesValidator.swift
[68/101] Compiling ArgumentParser ArgumentVisibility.swift
[69/101] Compiling ArgumentParser CompletionKind.swift
[70/101] Compiling ArgumentParser Errors.swift
[71/101] Compiling ArgumentParser Flag.swift
[72/101] Compiling ArgumentParser NameSpecification.swift
[73/101] Compiling ArgumentParser Option.swift
[74/101] Compiling ArgumentParser InputKey.swift
[75/101] Compiling ArgumentParser InputOrigin.swift
[76/101] Compiling ArgumentParser Name.swift
[77/101] Compiling ArgumentParser Parsed.swift
[78/101] Compiling ArgumentParser ParsedValues.swift
[79/101] Compiling ArgumentParser ParserError.swift
[92/101] Compiling ArgumentParser SplitArguments.swift
[93/101] Compiling ArgumentParser DumpHelpGenerator.swift
[94/101] Compiling ArgumentParser HelpCommand.swift
[95/101] Compiling ArgumentParser HelpGenerator.swift
[96/101] Compiling ArgumentParser MessageInfo.swift
[97/101] Compiling ArgumentParser UsageGenerator.swift
[98/102] Wrapping AST for ArgumentParser for debugging
[100/104] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[101/104] Emitting module BenchmarkBoilerplateGenerator
[102/105] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[103/105] Write Objects.LinkFileList
[104/105] Linking BenchmarkBoilerplateGenerator-tool
warning: couldn't find pc file for jemalloc
[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
[7/7] Compiling plugin GenerateDoccReference
Building for debugging...
[7/503] Compiling CUtil zeroize.c
[8/503] Write sources
[9/503] Compiling CSystem shims.c
[10/503] Write sources
[13/503] Write swift-version-24593BA9C3E375BF.txt
[14/503] Compiling _NumericsShims _NumericsShims.c
[15/503] Compiling aes.cc
[16/503] Compiling a_dup.cc
[16/503] Write sources
[18/503] Compiling a_d2i_fp.cc
[18/503] Write sources
[21/503] Compiling _AtomicsShims.c
[22/503] Copying PrivacyInfo.xcprivacy
[23/503] Write sources
[28/503] Compiling SwiftRuntimeHooks shims.c
[29/503] Compiling a_i2d_fp.cc
[31/618] Emitting module ArgumentParserToolInfo
[32/619] Compiling a_bool.cc
[33/619] Write sources
[52/619] Compiling a_bitstr.cc
[52/619] Write sources
[54/619] Compiling a_gentm.cc
[55/619] Compiling CSystem shims.c
[56/619] Compiling fiat_p256_adx_sqr.S
[58/623] Emitting module SystemPackage
[59/657] Compiling CCryptoBoringSSLShims shims.c
[60/657] Wrapping AST for SystemPackage for debugging
[61/657] Wrapping AST for ArgumentParserToolInfo for debugging
[62/657] Compiling fiat_p256_adx_mul.S
[63/657] Compiling fiat_curve25519_adx_square.S
[64/657] Compiling fiat_curve25519_adx_mul.S
[65/657] Compiling md5-x86_64-linux.S
[66/657] Compiling md5-x86_64-apple.S
[67/657] Compiling md5-586-linux.S
[68/657] Compiling md5-586-apple.S
[69/657] Compiling chacha20_poly1305_x86_64-linux.S
[70/657] Compiling chacha20_poly1305_x86_64-apple.S
[71/657] Compiling chacha20_poly1305_armv8-win.S
[72/657] Compiling chacha20_poly1305_armv8-linux.S
[74/657] Emitting module ArgumentParser
[74/658] Compiling chacha20_poly1305_armv8-apple.S
[76/658] Compiling chacha-x86_64-linux.S
[77/658] Compiling chacha-x86_64-apple.S
[78/658] Compiling chacha-x86-linux.S
[79/659] Compiling err_data.cc
[80/659] Wrapping AST for ArgumentParser for debugging
[81/659] Compiling chacha-x86-apple.S
[82/659] Compiling chacha-armv8-win.S
[84/659] Emitting module BenchmarkBoilerplateGenerator
[84/660] Compiling chacha-armv8-linux.S
[85/660] Compiling chacha-armv8-apple.S
[87/660] Compiling chacha-armv4-linux.S
[88/660] Compiling aes128gcmsiv-x86_64-linux.S
[89/660] Compiling aes128gcmsiv-x86_64-apple.S
[90/660] Compiling x86_64-mont5-linux.S
[91/660] Compiling x86_64-mont5-apple.S
[93/660] Emitting module SystemPackage
[93/664] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[94/664] Write Objects.LinkFileList
[95/664] Compiling x86_64-mont-linux.S
[96/664] Compiling x86_64-mont-apple.S
[97/664] Compiling x86-mont-linux.S
[98/664] Compiling x86-mont-apple.S
[100/664] Compiling RealModule RealFunctions.swift
[101/665] Compiling RealModule Real.swift
[101/665] Compiling vpaes-x86_64-linux.S
[102/665] Compiling vpaes-x86-linux.S
[103/665] Compiling vpaes-x86_64-apple.S
[105/665] Compiling RealModule Float16+Real.swift
[106/665] Compiling RealModule Float80+Real.swift
[107/665] Compiling SystemPackage FilePathComponents.swift
[108/665] Compiling SystemPackage FilePathParsing.swift
[109/665] Compiling SystemPackage FilePathString.swift
[110/665] Compiling SystemPackage Errno.swift
[111/665] Emitting module RealModule
[112/665] Compiling SystemPackage FilePath.swift
[113/665] Compiling SystemPackage FilePathComponentView.swift
[113/665] Compiling vpaes-x86-apple.S
[114/665] Compiling vpaes-armv8-win.S
[116/665] Compiling RealModule RelaxedArithmetic.swift
[116/666] Compiling vpaes-armv8-linux.S
[117/666] Compiling vpaes-armv8-apple.S
[118/666] Compiling vpaes-armv7-linux.S
[120/666] Compiling sha512-x86_64-linux.S
[121/666] Compiling sha512-x86_64-apple.S
[122/666] Compiling sha512-armv8-win.S
[123/666] Compiling sha512-armv8-linux.S
[124/666] Linking BenchmarkBoilerplateGenerator-tool
[125/666] Compiling sha512-armv8-apple.S
[126/666] Generating plugin support files
[129/666] Compiling SystemPackage ErrnoWindows.swift
[130/666] Compiling SystemPackage FileDescriptor.swift
[131/666] Compiling SystemPackage FileHelpers.swift
[132/666] Compiling SystemPackage FileOperations.swift
[137/666] Compiling sha512-armv4-linux.S
[138/669] Generating plugin support files
[139/671] Write sources
[142/673] Generating plugin support files
[142/673] Write sources
[144/677] Wrapping AST for RealModule for debugging
[145/677] Write sources
[146/677] Compiling sha512-586-linux.S
[147/677] Compiling sha512-586-apple.S
[148/677] Compiling sha256-x86_64-linux.S
[149/677] Compiling sha256-x86_64-apple.S
[150/677] Compiling sha256-armv8-win.S
[151/677] Compiling sha256-armv8-apple.S
[152/677] Compiling sha256-armv8-linux.S
[153/677] Compiling sha256-armv4-linux.S
[155/677] Compiling ComplexModule Complex+Hashable.swift
[156/677] Compiling ComplexModule Complex+IntegerLiteral.swift
[156/678] Compiling sha256-586-linux.S
[157/678] Compiling sha256-586-apple.S
[159/678] Compiling ComplexModule Complex+StringConvertible.swift
[160/678] Compiling ComplexModule Polar.swift
[160/678] Compiling sha1-x86_64-apple.S
[162/678] Compiling ComplexModule Scale.swift
[162/678] Compiling sha1-x86_64-linux.S
[163/678] Compiling sha1-armv8-win.S
[165/678] Compiling SystemPackage SystemString.swift
[166/678] Compiling SystemPackage Util+StringArray.swift
[167/678] Compiling SystemPackage Util.swift
[168/678] Compiling SystemPackage UtilConsumers.swift
[168/678] Compiling sha1-armv8-apple.S
[169/678] Compiling sha1-armv8-linux.S
[170/678] Compiling sha1-armv4-large-linux.S
[171/678] Compiling sha1-586-linux.S
[173/678] Compiling ComplexModule Complex+Numeric.swift
[174/678] Compiling ComplexModule Complex.swift
[174/678] Compiling sha1-586-apple.S
[175/678] Compiling rsaz-avx2-linux.S
[176/678] Compiling rsaz-avx2-apple.S
[177/678] Compiling rdrand-x86_64-apple.S
[178/678] Compiling rdrand-x86_64-linux.S
[179/678] Compiling p256_beeu-x86_64-asm-linux.S
[180/678] Compiling p256_beeu-x86_64-asm-apple.S
[182/678] Compiling SystemPackage Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/678] Compiling SystemPackage Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/678] Compiling ComplexModule Complex+ElementaryFunctions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/680] Compiling p256_beeu-armv8-asm-win.S
[187/680] Compiling p256_beeu-armv8-asm-linux.S
[188/680] Compiling p256_beeu-armv8-asm-apple.S
[190/680] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[191/680] Compiling ComplexModule Complex+AlgebraicField.swift
[192/680] Compiling ComplexModule Complex+Codable.swift
[193/680] Compiling p256-x86_64-asm-linux.S
[194/680] Compiling p256-x86_64-asm-apple.S
[195/680] Compiling p256-armv8-asm-win.S
[196/680] Compiling p256-armv8-asm-apple.S
[197/680] Compiling ghashv8-armv8-win.S
[198/680] Compiling p256-armv8-asm-linux.S
[199/680] Compiling ghashv8-armv8-linux.S
[200/680] Compiling ghashv8-armv8-apple.S
[201/680] Compiling ghashv8-armv7-linux.S
[202/680] Compiling ghash-x86_64-linux.S
[203/680] Compiling ghash-x86_64-apple.S
[204/680] Compiling ghash-x86-linux.S
[205/680] Compiling ghash-ssse3-x86_64-linux.S
[206/680] Compiling ghash-x86-apple.S
[207/680] Compiling ghash-ssse3-x86_64-apple.S
[209/680] Emitting module ComplexModule
[209/681] Compiling ghash-ssse3-x86-linux.S
[210/681] Compiling ghash-neon-armv8-win.S
[211/681] Compiling ghash-ssse3-x86-apple.S
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[215/681] Compiling ghash-neon-armv8-linux.S
[217/681] Compiling ghash-armv4-linux.S
[218/681] Compiling ghash-neon-armv8-apple.S
[219/681] Compiling co-586-linux.S
[220/681] Compiling co-586-apple.S
[221/681] Compiling bsaes-armv7-linux.S
[222/681] Compiling bn-armv8-win.S
[223/681] Compiling bn-armv8-linux.S
[224/681] Compiling bn-armv8-apple.S
[225/681] Wrapping AST for ComplexModule for debugging
[227/681] Compiling SystemPackage IORing.swift
[228/681] Compiling SystemPackage RawIORequest.swift
[229/681] Compiling SystemPackage Backcompat.swift
[230/681] Compiling SystemPackage CInterop.swift
[231/681] Compiling SystemPackage Syscalls.swift
[232/681] Compiling SystemPackage WindowsSyscallAdapters.swift
[233/681] Compiling SystemPackage MachPort.swift
[234/681] Compiling SystemPackage PlatformString.swift
[235/681] Compiling Logging MetadataProvider.swift
[236/681] Emitting module Logging
[237/681] Compiling Logging Locks.swift
[237/681] Compiling bn-586-linux.S
[241/682] Compiling SwiftASN1 DER.swift
[242/682] Compiling SwiftASN1 Errors.swift
[243/682] Compiling SystemPackage FilePathSyntax.swift
[244/682] Compiling SystemPackage FilePathTemp.swift
[245/682] Compiling SystemPackage FilePathTempPosix.swift
[246/682] Compiling SystemPackage FilePathTempWindows.swift
[247/682] Compiling SystemPackage FilePathWindows.swift
[248/682] Compiling SystemPackage FilePermissions.swift
[249/682] Compiling SystemPackage IOCompletion.swift
[250/682] Compiling SystemPackage IORequest.swift
[250/682] Compiling bn-586-apple.S
[251/684] Compiling armv8-mont-win.S
[253/684] Compiling Logging LogHandler.swift
[254/684] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/685] Compiling armv8-mont-linux.S
[263/685] Compiling armv8-mont-apple.S
[264/685] Compiling armv4-mont-linux.S
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[269/685] Compiling Numerics Numerics.swift
[269/685] Compiling aesv8-gcm-armv8-win.S
[271/685] Emitting module Numerics
[272/685] Compiling aesv8-gcm-armv8-apple.S
[273/686] Compiling aesv8-gcm-armv8-linux.S
[274/686] Compiling aesv8-armv8-win.S
[275/686] Compiling aesv8-armv8-apple.S
[276/686] Compiling aesv8-armv7-linux.S
[277/686] Compiling aesv8-armv8-linux.S
[279/686] Compiling aesni-x86_64-linux.S
[280/686] Wrapping AST for SystemPackage for debugging
[281/686] Compiling aesni-x86_64-apple.S
[282/686] Compiling aesni-x86-linux.S
[283/686] Wrapping AST for Logging for debugging
[284/686] Compiling aesni-x86-apple.S
[285/686] Compiling aesni-gcm-x86_64-apple.S
[286/686] Compiling aes-gcm-avx512-x86_64-linux.S
[287/686] Compiling aesni-gcm-x86_64-linux.S
[288/686] Wrapping AST for Numerics for debugging
[289/686] Compiling aes-gcm-avx512-x86_64-apple.S
[290/686] Compiling aes-gcm-avx2-x86_64-linux.S
[291/686] Compiling aes-gcm-avx2-x86_64-apple.S
[292/686] Emitting module SwiftASN1
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/689] Wrapping AST for SwiftASN1 for debugging
[295/689] Compiling x_x509a.cc
[297/689] Emitting module Histogram
[298/689] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 |                 // string.
1391 |                 0..<bufferSize ~= format.withCString {
1392 |                     Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
     |                         `- error: cannot find 'vsnprintf' in scope
1393 |                 }
1394 |             }
[298/689] Compiling x_pubkey.cc
[298/689] Compiling x_x509.cc
[298/689] Compiling xwing.cc
[298/689] Compiling x_sig.cc
[298/689] Compiling x_spki.cc
[298/689] Compiling x_req.cc
[299/689] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[300/689] Compiling SwiftProtobuf Message+FieldMask.swift
[301/689] Compiling SwiftProtobuf Message+JSONAdditions.swift
[302/689] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[303/689] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[304/689] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[305/689] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[306/689] Compiling SwiftProtobuf Message.swift
[307/689] Compiling SwiftProtobuf MessageExtension.swift
[308/689] Compiling SwiftProtobuf NameMap.swift
[309/689] Compiling SwiftProtobuf PathDecoder.swift
[310/689] Compiling SwiftProtobuf PathVisitor.swift
[311/689] Compiling SwiftProtobuf ProtoNameProviding.swift
[312/689] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[313/689] Compiling SwiftProtobuf ProtobufMap.swift
[314/689] Compiling SwiftProtobuf SelectiveVisitor.swift
[315/689] Compiling SwiftProtobuf SimpleExtensionMap.swift
[316/689] Compiling SwiftProtobuf StringUtils.swift
[317/689] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[318/689] Compiling SwiftProtobuf SwiftProtobufError.swift
[319/689] Compiling SwiftProtobuf TextFormatDecoder.swift
[320/689] Compiling SwiftProtobuf TextFormatDecodingError.swift
[321/689] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[322/689] Compiling SwiftProtobuf TextFormatEncoder.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: couldn't find pc file for jemalloc
[0/8] Write swift-version-24593BA9C3E375BF.txt
[0/8] Compiling CSystem shims.c
[3/41] Emitting module ArgumentParserToolInfo
[4/41] Compiling SystemPackage Syscalls.swift
[5/41] Compiling SystemPackage WindowsSyscallAdapters.swift
[6/41] Compiling SystemPackage MachPort.swift
[7/41] Compiling SystemPackage PlatformString.swift
[8/45] Compiling SystemPackage Constants.swift
[9/45] Compiling SystemPackage Exports.swift
[10/45] Compiling SystemPackage Mocking.swift
[11/45] Compiling SystemPackage RawBuffer.swift
[12/45] Compiling SystemPackage IORing.swift
[13/45] Compiling SystemPackage RawIORequest.swift
[14/45] Compiling SystemPackage Backcompat.swift
[15/45] Compiling SystemPackage CInterop.swift
[16/45] Compiling SystemPackage FilePathWindows.swift
[17/45] Compiling SystemPackage FilePermissions.swift
[18/45] Compiling SystemPackage IOCompletion.swift
[19/45] Compiling SystemPackage IORequest.swift
[20/45] Emitting module SystemPackage
[21/45] Compiling SystemPackage FilePathSyntax.swift
[22/45] Compiling SystemPackage FilePathTemp.swift
[23/45] Compiling SystemPackage FilePathTempPosix.swift
[24/45] Compiling SystemPackage FilePathTempWindows.swift
[25/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/46] Compiling SystemPackage SystemString.swift
[28/46] Compiling SystemPackage Util+StringArray.swift
[29/46] Compiling SystemPackage Util.swift
[30/46] Compiling SystemPackage UtilConsumers.swift
[30/46] Wrapping AST for ArgumentParserToolInfo for debugging
[32/46] Compiling SystemPackage FilePath.swift
[33/46] Compiling SystemPackage FilePathComponentView.swift
[34/46] Compiling SystemPackage FilePathComponents.swift
[35/46] Compiling SystemPackage FilePathParsing.swift
[36/46] Compiling SystemPackage FilePathString.swift
[37/46] Compiling SystemPackage Errno.swift
[38/46] Compiling SystemPackage ErrnoWindows.swift
[39/46] Compiling SystemPackage FileDescriptor.swift
[40/46] Compiling SystemPackage FileHelpers.swift
[41/46] Compiling SystemPackage FileOperations.swift
[42/91] Wrapping AST for SystemPackage for debugging
[44/91] Compiling ArgumentParser CollectionExtensions.swift
[45/91] Compiling ArgumentParser Mutex.swift
[46/91] Compiling ArgumentParser Platform.swift
[47/91] Compiling ArgumentParser SequenceExtensions.swift
[48/91] Compiling ArgumentParser StringExtensions.swift
[49/91] Compiling ArgumentParser SwiftExtensions.swift
[50/97] Emitting module ArgumentParser
[51/97] Compiling ArgumentParser Tree.swift
[52/97] Compiling ArgumentParser CodingKeyValidator.swift
[53/97] Compiling ArgumentParser NonsenseFlagsValidator.swift
[54/97] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/97] Compiling ArgumentParser PositionalArgumentsValidator.swift
[56/97] Compiling ArgumentParser UniqueNamesValidator.swift
[57/97] Compiling ArgumentParser BashCompletionsGenerator.swift
[58/97] Compiling ArgumentParser CompletionsGenerator.swift
[59/97] Compiling ArgumentParser FishCompletionsGenerator.swift
[60/97] Compiling ArgumentParser ZshCompletionsGenerator.swift
[61/97] Compiling ArgumentParser Argument.swift
[62/97] Compiling ArgumentParser ArgumentDiscussion.swift
[63/97] Compiling ArgumentParser ArgumentHelp.swift
[64/97] Compiling ArgumentParser ArgumentVisibility.swift
[65/97] Compiling ArgumentParser CompletionKind.swift
[66/97] Compiling ArgumentParser Errors.swift
[67/97] Compiling ArgumentParser Flag.swift
[68/97] Compiling ArgumentParser NameSpecification.swift
[69/97] Compiling ArgumentParser Option.swift
[70/97] Compiling ArgumentParser InputKey.swift
[71/97] Compiling ArgumentParser InputOrigin.swift
[72/97] Compiling ArgumentParser Name.swift
[73/97] Compiling ArgumentParser Parsed.swift
[74/97] Compiling ArgumentParser ParsedValues.swift
[75/97] Compiling ArgumentParser ParserError.swift
[76/97] Compiling ArgumentParser SplitArguments.swift
[77/97] Compiling ArgumentParser DumpHelpGenerator.swift
[78/97] Compiling ArgumentParser HelpCommand.swift
[79/97] Compiling ArgumentParser HelpGenerator.swift
[80/97] Compiling ArgumentParser MessageInfo.swift
[81/97] Compiling ArgumentParser UsageGenerator.swift
[82/97] Compiling ArgumentParser ParsableArguments.swift
[83/97] Compiling ArgumentParser ParsableCommand.swift
[84/97] Compiling ArgumentParser ArgumentDecoder.swift
[85/97] Compiling ArgumentParser ArgumentDefinition.swift
[86/97] Compiling ArgumentParser ArgumentSet.swift
[87/97] Compiling ArgumentParser CommandParser.swift
[88/97] Compiling ArgumentParser OptionGroup.swift
[89/97] Compiling ArgumentParser AsyncParsableCommand.swift
[90/97] Compiling ArgumentParser CommandConfiguration.swift
[91/97] Compiling ArgumentParser CommandGroup.swift
[92/97] Compiling ArgumentParser EnumerableFlag.swift
[93/97] Compiling ArgumentParser ExpressibleByArgument.swift
[94/98] Wrapping AST for ArgumentParser for debugging
[96/100] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[97/100] Emitting module BenchmarkBoilerplateGenerator
[98/101] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[99/101] Write Objects.LinkFileList
[100/101] Linking BenchmarkBoilerplateGenerator-tool
warning: couldn't find pc file for jemalloc
[0/1] Planning build
[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
[7/7] Compiling plugin GenerateDoccReference
Building for debugging...
[7/313] Write sources
[14/335] Compiling xwing.cc
[15/335] Compiling CSystem shims.c
[16/335] Compiling x_sig.cc
[17/335] Compiling x_spki.cc
[18/335] Compiling x_req.cc
[19/335] Compiling x_pubkey.cc
[20/335] Compiling x_name.cc
[21/335] Write swift-version-24593BA9C3E375BF.txt
[22/335] Compiling x_exten.cc
[23/335] Compiling x_x509.cc
[24/367] Compiling x_attrib.cc
[25/367] Compiling x_crl.cc
[26/367] Compiling x509spki.cc
[27/367] Compiling x_all.cc
[29/377] Compiling SystemPackage Syscalls.swift
[30/377] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/377] Compiling SystemPackage MachPort.swift
[32/377] Compiling SystemPackage PlatformString.swift
[32/377] Compiling x_algor.cc
[34/484] Emitting module SystemPackage
[34/492] Compiling x509rset.cc
[37/492] Compiling RealModule RealFunctions.swift
[38/493] Compiling RealModule Real.swift
[39/493] Emitting module BenchmarkShared
[40/493] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[41/493] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[42/493] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[43/493] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[44/493] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[45/493] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[46/493] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[47/493] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[48/493] Compiling SwiftProtobuf AsyncMessageSequence.swift
[49/493] Compiling SwiftProtobuf BinaryDecoder.swift
[50/493] Compiling SwiftProtobuf BinaryDecodingError.swift
[51/493] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[52/493] Compiling SwiftProtobuf FieldTag.swift
[53/493] Compiling SwiftProtobuf FieldTypes.swift
[54/493] Compiling SwiftProtobuf AnyMessageStorage.swift
[55/493] Compiling SwiftProtobuf AnyUnpackError.swift
[56/511] Compiling RealModule RelaxedArithmetic.swift
[57/511] Compiling BenchmarkShared Command+Helpers.swift
[58/512] Compiling RealModule Float16+Real.swift
[59/512] Compiling RealModule Float80+Real.swift
[60/512] Compiling Atomics AtomicValue.swift
[61/512] Compiling Atomics AtomicMemoryOrderings.swift
[62/512] Emitting module SystemPackage
[63/512] Compiling Atomics AtomicBool.swift
[64/512] Compiling Atomics AtomicStorage.swift
[65/512] Compiling Atomics OptionalRawRepresentable.swift
[66/512] Compiling Atomics RawRepresentable.swift
[68/512] Compiling Logging Locks.swift
[69/512] Emitting module Logging
[70/513] Emitting module RealModule
[71/513] Emitting module ArgumentParserToolInfo
[74/515] Compiling Atomics PointerConformances.swift
[75/515] Compiling Atomics Primitives.native.swift
[76/519] Compiling Atomics UnsafeAtomic.swift
[77/519] Compiling Atomics UnsafeAtomicLazyReference.swift
[79/519] Compiling Atomics DoubleWord.swift
[91/519] Compiling Atomics IntegerConformances.swift
[92/519] Compiling Atomics AtomicReference.swift
[93/519] Compiling Atomics ManagedAtomic.swift
[94/519] Compiling Atomics AtomicInteger.swift
[95/519] Compiling Atomics AtomicOptionalWrappable.swift
[96/520] Compiling SwiftASN1 Errors.swift
[97/520] Compiling Atomics Unmanaged extensions.swift
[103/530] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[104/530] Compiling ComplexModule Complex+AlgebraicField.swift
[105/530] Compiling ComplexModule Complex+Codable.swift
[106/530] Compiling ComplexModule Complex+ElementaryFunctions.swift
[107/530] Compiling ComplexModule Complex+Hashable.swift
[108/533] Compiling Logging LogHandler.swift
[109/533] Compiling Logging MetadataProvider.swift
[110/533] Compiling Logging Logging.swift
[111/534] Compiling ComplexModule Complex.swift
[112/534] Compiling ComplexModule Complex+StringConvertible.swift
[113/535] Compiling ComplexModule Polar.swift
[114/535] Compiling ComplexModule Complex+Numeric.swift
[116/535] Compiling ComplexModule Complex+IntegerLiteral.swift
[118/535] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[119/535] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[120/535] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[121/535] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[126/537] Compiling ComplexModule Scale.swift
[127/537] Emitting module ComplexModule
[128/561] Emitting module SwiftASN1
[129/561] Compiling Algorithms Permutations.swift
[130/561] Compiling Algorithms Product.swift
[130/562] Wrapping AST for SystemPackage for debugging
[132/561] Wrapping AST for ArgumentParserToolInfo for debugging
[134/561] Emitting module Atomics
[134/561] Wrapping AST for RealModule for debugging
[136/561] Emitting module ArgumentParser
[136/562] Wrapping AST for SystemPackage for debugging
[137/562] Wrapping AST for Logging for debugging
[140/562] Compiling Algorithms AdjacentPairs.swift
[141/562] Compiling Algorithms Chain.swift
[142/562] Compiling Algorithms Chunked.swift
[143/562] Compiling Algorithms Combinations.swift
[144/563] Emitting module SwiftProtobuf
[145/563] Emitting module ArgumentParserToolInfo
[146/563] Compiling ArgumentParserToolInfo ToolInfo.swift
[149/575] Compiling Algorithms Compacted.swift
[150/575] Compiling Algorithms Cycle.swift
[151/575] Compiling Algorithms EitherSequence.swift
[152/575] Compiling Algorithms FirstNonNil.swift
[153/579] Compiling Algorithms Trim.swift
[154/579] Compiling Algorithms Unique.swift
[155/579] Compiling Algorithms Windows.swift
[163/579] Compiling SwiftProtobuf HashVisitor.swift
[164/579] Compiling SwiftProtobuf Internal.swift
[165/581] Compiling Algorithms Grouped.swift
[166/581] Compiling Algorithms Indexed.swift
[167/581] Compiling Algorithms Intersperse.swift
[168/581] Compiling Algorithms Keyed.swift
[169/581] Compiling Algorithms MinMax.swift
[170/581] Compiling Algorithms FlattenCollection.swift
[171/581] Compiling Algorithms Partition.swift
[173/582] Emitting module Numerics
[174/582] Compiling Numerics Numerics.swift
[176/583] Emitting module BenchmarkBoilerplateGenerator
[178/583] Wrapping AST for ArgumentParser for debugging
[179/603] Compiling x509name.cc
[181/627] Compiling ArgumentParser SwiftExtensions.swift
[182/627] Compiling ArgumentParser SplitArguments.swift
[183/627] Compiling ArgumentParser DumpHelpGenerator.swift
[184/627] Compiling ArgumentParser ExpressibleByArgument.swift
[185/627] Compiling ArgumentParser CollectionExtensions.swift
[186/627] Compiling ArgumentParser Mutex.swift
[187/627] Compiling ArgumentParser Platform.swift
[188/627] Compiling ArgumentParser SequenceExtensions.swift
[189/627] Compiling ArgumentParser StringExtensions.swift
[190/627] Compiling ArgumentParser NameSpecification.swift
[191/627] Compiling ArgumentParser Option.swift
[192/627] Compiling ArgumentParser OptionGroup.swift
[193/627] Compiling ArgumentParser AsyncParsableCommand.swift
[194/627] Compiling ArgumentParser CompletionKind.swift
[195/627] Compiling ArgumentParser Errors.swift
[196/627] Compiling ArgumentParser Flag.swift
[197/627] Compiling ArgumentParser CommandConfiguration.swift
[198/627] Compiling ArgumentParser CommandGroup.swift
[199/627] Compiling ArgumentParser EnumerableFlag.swift
[199/629] Wrapping AST for ComplexModule for debugging
[200/629] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[201/629] Compiling x509_vpm.cc
[202/629] Write Objects.LinkFileList
[203/629] Compiling x509cset.cc
[205/629] Compiling ArgumentParser BashCompletionsGenerator.swift
[206/629] Compiling ArgumentParser CompletionsGenerator.swift
[207/629] Compiling ArgumentParser FishCompletionsGenerator.swift
[208/629] Compiling ArgumentParser ZshCompletionsGenerator.swift
[208/629] Linking BenchmarkBoilerplateGenerator-tool
[214/629] Compiling ArgumentParser Argument.swift
[215/629] Compiling ArgumentParser ArgumentDiscussion.swift
[216/629] Compiling ArgumentParser ArgumentHelp.swift
[217/629] Compiling ArgumentParser ArgumentVisibility.swift
[240/635] Emitting module Histogram
[241/635] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 |                 // string.
1391 |                 0..<bufferSize ~= format.withCString {
1392 |                     Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
     |                         `- error: cannot find 'vsnprintf' in scope
1393 |                 }
1394 |             }
[241/635] Compiling x509_vfy.cc
[241/635] Compiling x509_trs.cc
[241/635] Compiling x509_txt.cc
[241/635] Compiling x509_v3.cc
BUILD FAILURE 6.1 android