Build Information
Failed to build SwiftKeychainKit, reference main (fffa24), with Swift 6.2 for Wasm on 19 Mar 2026 22:38:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wiedem/swift-keychain-kit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/wiedem/swift-keychain-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fffa249 SecKeyConvertible documentation update.
Cloned https://github.com/wiedem/swift-keychain-kit.git
Revision (git rev-parse @):
fffa249f78bb951e26d3b2e57d1e377a137e3020
SUCCESS checkout https://github.com/wiedem/swift-keychain-kit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wiedem/swift-keychain-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:33aba1b4ee401c56e0fd7ee42e05ab1ffc0b6f44277ad19cffda5d456eb09500
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/wiedem/app-entitlements.git
[1/331] Fetching app-entitlements
[332/22959] Fetching app-entitlements, swift-collections
Fetched https://github.com/wiedem/app-entitlements.git from cache (1.40s)
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.04s)
Computing version for https://github.com/wiedem/app-entitlements.git
Computed https://github.com/wiedem/app-entitlements.git at 2.0.3 (0.34s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
[1770/19065] Fetching swift-asn1, swift-argument-parser
Fetched https://github.com/apple/swift-asn1.git from cache (0.77s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (4.66s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.57s)
Creating working copy for https://github.com/wiedem/app-entitlements.git
Working copy of https://github.com/wiedem/app-entitlements.git resolved at 2.0.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/11] Emitting module ArgumentParserToolInfo
[6/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/27] Wrapping AST for ArgumentParserToolInfo for debugging
[9/58] Emitting module ArgumentParser
[10/64] Compiling ArgumentParser ParentCommand.swift
[11/64] Compiling ArgumentParser AsyncParsableCommand.swift
[12/64] Compiling ArgumentParser CommandConfiguration.swift
[13/64] Compiling ArgumentParser CommandGroup.swift
[14/64] Compiling ArgumentParser EnumerableFlag.swift
[15/64] Compiling ArgumentParser ExpressibleByArgument.swift
[16/64] Compiling ArgumentParser ParsableArguments.swift
[17/64] Compiling ArgumentParser ArgumentVisibility.swift
[18/64] Compiling ArgumentParser CompletionKind.swift
[19/64] Compiling ArgumentParser Errors.swift
[20/64] Compiling ArgumentParser Flag.swift
[21/64] Compiling ArgumentParser NameSpecification.swift
[22/64] Compiling ArgumentParser Option.swift
[23/64] Compiling ArgumentParser OptionGroup.swift
[24/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/64] Compiling ArgumentParser CompletionsGenerator.swift
[26/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/64] Compiling ArgumentParser Argument.swift
[29/64] Compiling ArgumentParser ArgumentDiscussion.swift
[30/64] Compiling ArgumentParser ArgumentHelp.swift
[31/64] Compiling ArgumentParser Tree.swift
[32/64] Compiling ArgumentParser CodingKeyValidator.swift
[33/64] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/64] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/64] Compiling ArgumentParser UniqueNamesValidator.swift
[37/64] Compiling ArgumentParser DumpHelpGenerator.swift
[38/64] Compiling ArgumentParser HelpCommand.swift
[39/64] Compiling ArgumentParser HelpGenerator.swift
[40/64] Compiling ArgumentParser MessageInfo.swift
[41/64] Compiling ArgumentParser UsageGenerator.swift
[42/64] Compiling ArgumentParser CollectionExtensions.swift
[43/64] Compiling ArgumentParser Foundation.swift
[44/64] Compiling ArgumentParser Mutex.swift
[45/64] Compiling ArgumentParser Platform.swift
[46/64] Compiling ArgumentParser SequenceExtensions.swift
[47/64] Compiling ArgumentParser StringExtensions.swift
[48/64] Compiling ArgumentParser SwiftExtensions.swift
[49/64] Compiling ArgumentParser InputOrigin.swift
[50/64] Compiling ArgumentParser Name.swift
[51/64] Compiling ArgumentParser Parsed.swift
[52/64] Compiling ArgumentParser ParsedValues.swift
[53/64] Compiling ArgumentParser ParserError.swift
[54/64] Compiling ArgumentParser SplitArguments.swift
[55/64] Compiling ArgumentParser ParsableCommand.swift
[56/64] Compiling ArgumentParser ArgumentDecoder.swift
[57/64] Compiling ArgumentParser ArgumentDefinition.swift
[58/64] Compiling ArgumentParser ArgumentSet.swift
[59/64] Compiling ArgumentParser CommandParser.swift
[60/64] Compiling ArgumentParser InputKey.swift
[61/65] Wrapping AST for ArgumentParser for debugging
[63/70] Compiling entitlements_codegen_tool Validation.swift
[64/70] Compiling entitlements_codegen_tool EntitlementsCodeGenTool.swift
[65/70] Compiling entitlements_codegen_tool Models.swift
[66/70] Emitting module entitlements_codegen_tool
[67/70] Compiling entitlements_codegen_tool CodeGenerator.swift
[68/71] Wrapping AST for entitlements-codegen-tool for debugging
[69/71] Write Objects.LinkFileList
[70/71] Linking entitlements-codegen-tool-tool
[1/1] Compiling plugin EntitlementsCodeGenPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/12] Copying PrivacyInfo.xcprivacy
[3/12] Write sources
[8/12] Copying PrivacyInfo.xcprivacy
[8/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/16] Compiling SwiftASN1 ASN1.swift
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:44:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
42 |
43 | @inlinable
44 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
45 | self.bytes = ArraySlice(value.utf8)
46 | }
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:97:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
95 |
96 | @inlinable
97 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
98 | self.bytes = ArraySlice(value.utf8)
99 | }
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:161:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
159 |
160 | @inlinable
161 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
162 | self.bytes = ArraySlice(value.utf8)
163 | precondition(Self._isValid(self.bytes))
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:255:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
253 |
254 | @inlinable
255 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
256 | self.bytes = ArraySlice(value.utf8)
257 | precondition(Self._isValid(self.bytes))
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:321:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
319 |
320 | @inlinable
321 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
322 | self.bytes = ArraySlice(value.utf8)
323 | }
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:368:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
366 |
367 | @inlinable
368 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
369 | guard
370 | value.utf16.allSatisfy({ codeUnit in
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:444:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
442 |
443 | @inlinable
444 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
445 | self.bytes = ArraySlice(value.utf8)
446 | precondition(Self._isValid(self.bytes))
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/TimeUtilities.swift:216:45: error: no exact matches in call to initializer
214 |
215 | if fractionalSeconds != 0 {
216 | let fractionalSecondsAsString = String(fractionalSeconds)
| `- error: no exact matches in call to initializer
217 |
218 | assert(fractionalSecondsAsString.starts(with: "0."), "Invalid fractional seconds")
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | @inlinable public init<Subject>(describing instance: Subject) where Subject : CustomStringConvertible}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | @inlinable public init<Subject>(describing instance: Subject) where Subject : TextOutputStreamable}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | @inlinable public init<Subject>(describing instance: Subject) where Subject : CustomStringConvertible, Subject : TextOutputStreamable}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(_:)', expected: '(reflecting:)')
1 | struct String {
2 | public init<Subject>(reflecting subject: Subject)}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(reflecting:)')
3 |
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/TimeUtilities.swift:319:39: error: no exact matches in call to initializer
317 | let fractionalSecondsAsString = "0.\(rawFractionalSecondsAsString)"
318 |
319 | guard let fractionalSeconds = Double(fractionalSecondsAsString) else {
| `- error: no exact matches in call to initializer
320 | throw ASN1Error.invalidASN1Object(
321 | reason: "Invalid raw fractional seconds"
Swift.Double.init:2:8: note: candidate expects value of type 'Builtin.FPIEEE64' for parameter #1 (got 'String')
1 | struct Double {
2 | public init(_ _value: Builtin.FPIEEE64)}
| `- note: candidate expects value of type 'Builtin.FPIEEE64' for parameter #1 (got 'String')
3 |
Swift.Double.init:2:8: note: candidate expects value of type 'Int' for parameter #1 (got 'String')
1 | struct Double {
2 | public init(_ v: Int)}
| `- note: candidate expects value of type 'Int' for parameter #1 (got 'String')
3 |
Swift.Double.init:3:21: note: candidate expects value of type 'Float16' for parameter #1 (got 'String')
1 | struct Double {
2 | @available(macOS 10.9, iOS 7.0, watchOS 2.0, tvOS 9.0, visionOS 1.0, *)
3 | @inlinable public init(_ other: Float16)}
| `- note: candidate expects value of type 'Float16' for parameter #1 (got 'String')
4 |
Swift.Double.init:2:19: note: candidate expects value of type 'Float' for parameter #1 (got 'String')
1 | struct Double {
2 | @inlinable public init(_ other: Float)}
| `- note: candidate expects value of type 'Float' for parameter #1 (got 'String')
3 |
Swift.Double.init:2:19: note: candidate expects value of type 'Double' for parameter #1 (got 'String')
1 | struct Double {
2 | @inlinable public init(_ other: Double)}
| `- note: candidate expects value of type 'Double' for parameter #1 (got 'String')
3 |
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Errors.swift:236:20: error: 'init(describing:)' is unavailable: unavailable in embedded Swift
234 |
235 | public var description: String {
236 | return String(describing: self.backingCode)
| `- error: 'init(describing:)' is unavailable: unavailable in embedded Swift
237 | }
238 | }
Swift.String.init:2:8: note: 'init(describing:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
| `- note: 'init(describing:)' has been explicitly marked unavailable here
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/16] Emitting module SwiftASN1
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:44:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
42 |
43 | @inlinable
44 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
45 | self.bytes = ArraySlice(value.utf8)
46 | }
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:97:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
95 |
96 | @inlinable
97 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
98 | self.bytes = ArraySlice(value.utf8)
99 | }
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:161:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
159 |
160 | @inlinable
161 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
162 | self.bytes = ArraySlice(value.utf8)
163 | precondition(Self._isValid(self.bytes))
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:255:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
253 |
254 | @inlinable
255 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
256 | self.bytes = ArraySlice(value.utf8)
257 | precondition(Self._isValid(self.bytes))
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:321:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
319 |
320 | @inlinable
321 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
322 | self.bytes = ArraySlice(value.utf8)
323 | }
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:368:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
366 |
367 | @inlinable
368 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
369 | guard
370 | value.utf16.allSatisfy({ codeUnit in
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/ASN1Strings.swift:444:38: error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
442 |
443 | @inlinable
444 | public init(stringLiteral value: StringLiteralType) {
| `- error: 'StringLiteralType' is unavailable: unavailable in embedded Swift
445 | self.bytes = ArraySlice(value.utf8)
446 | precondition(Self._isValid(self.bytes))
Swift.StringLiteralType:2:18: note: 'StringLiteralType' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias StringLiteralType = String
| `- note: 'StringLiteralType' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/TimeUtilities.swift:216:45: error: no exact matches in call to initializer
214 |
215 | if fractionalSeconds != 0 {
216 | let fractionalSecondsAsString = String(fractionalSeconds)
| `- error: no exact matches in call to initializer
217 |
218 | assert(fractionalSecondsAsString.starts(with: "0."), "Invalid fractional seconds")
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | @inlinable public init<Subject>(describing instance: Subject) where Subject : CustomStringConvertible}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | @inlinable public init<Subject>(describing instance: Subject) where Subject : TextOutputStreamable}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
1 | struct String {
2 | @inlinable public init<Subject>(describing instance: Subject) where Subject : CustomStringConvertible, Subject : TextOutputStreamable}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(describing:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(_:)', expected: '(reflecting:)')
1 | struct String {
2 | public init<Subject>(reflecting subject: Subject)}
| `- note: incorrect labels for candidate (have: '(_:)', expected: '(reflecting:)')
3 |
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Basic ASN1 Types/TimeUtilities.swift:319:39: error: no exact matches in call to initializer
317 | let fractionalSecondsAsString = "0.\(rawFractionalSecondsAsString)"
318 |
319 | guard let fractionalSeconds = Double(fractionalSecondsAsString) else {
| `- error: no exact matches in call to initializer
320 | throw ASN1Error.invalidASN1Object(
321 | reason: "Invalid raw fractional seconds"
Swift.Double.init:2:8: note: candidate expects value of type 'Builtin.FPIEEE64' for parameter #1 (got 'String')
1 | struct Double {
2 | public init(_ _value: Builtin.FPIEEE64)}
| `- note: candidate expects value of type 'Builtin.FPIEEE64' for parameter #1 (got 'String')
3 |
Swift.Double.init:2:8: note: candidate expects value of type 'Int' for parameter #1 (got 'String')
1 | struct Double {
2 | public init(_ v: Int)}
| `- note: candidate expects value of type 'Int' for parameter #1 (got 'String')
3 |
Swift.Double.init:3:21: note: candidate expects value of type 'Float16' for parameter #1 (got 'String')
1 | struct Double {
2 | @available(macOS 10.9, iOS 7.0, watchOS 2.0, tvOS 9.0, visionOS 1.0, *)
3 | @inlinable public init(_ other: Float16)}
| `- note: candidate expects value of type 'Float16' for parameter #1 (got 'String')
4 |
Swift.Double.init:2:19: note: candidate expects value of type 'Float' for parameter #1 (got 'String')
1 | struct Double {
2 | @inlinable public init(_ other: Float)}
| `- note: candidate expects value of type 'Float' for parameter #1 (got 'String')
3 |
Swift.Double.init:2:19: note: candidate expects value of type 'Double' for parameter #1 (got 'String')
1 | struct Double {
2 | @inlinable public init(_ other: Double)}
| `- note: candidate expects value of type 'Double' for parameter #1 (got 'String')
3 |
/host/spi-builder-workspace/.build/checkouts/swift-asn1/Sources/SwiftASN1/Errors.swift:236:20: error: 'init(describing:)' is unavailable: unavailable in embedded Swift
234 |
235 | public var description: String {
236 | return String(describing: self.backingCode)
| `- error: 'init(describing:)' is unavailable: unavailable in embedded Swift
237 | }
238 | }
Swift.String.init:2:8: note: 'init(describing:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
| `- note: 'init(describing:)' has been explicitly marked unavailable here
3 |
BUILD FAILURE 6.2 wasm