Build Information
Failed to build Rosalind, reference main (2e480e), with Swift 6.0 for Linux on 1 May 2026 01:04:29 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/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.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/tuist/Rosalind
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2e480ee chore(deps): update dependency wrangler to v4.87.0 (#503)
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
2e480eed683af71c29c54e82f7a48b7b73b66728
SUCCESS checkout https://github.com/tuist/Rosalind.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/tuist/Rosalind.git
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/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/tuist/Command.git
[1/6695] Fetching machokit
[68/8774] Fetching machokit, mockable
[5593/10863] Fetching machokit, mockable, command
[10864/28320] Fetching machokit, mockable, command, swift-crypto
[12261/76081] Fetching machokit, mockable, command, swift-crypto, swift-protobuf
[15302/92150] Fetching machokit, mockable, command, swift-crypto, swift-protobuf, swift-snapshot-testing
Fetched https://github.com/Kolos65/Mockable from cache (4.66s)
Fetched https://github.com/p-x9/MachOKit from cache (4.67s)
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/Path.git
[79078/83376] Fetching command, swift-crypto, swift-protobuf, swift-snapshot-testing
Fetched https://github.com/apple/swift-crypto.git from cache (4.71s)
[62099/65919] Fetching command, swift-protobuf, swift-snapshot-testing
[65920/66324] Fetching command, swift-protobuf, swift-snapshot-testing, path
[66325/71033] Fetching command, swift-protobuf, swift-snapshot-testing, path, filesystem
Fetched https://github.com/tuist/Path.git from cache (3.29s)
Fetched https://github.com/tuist/FileSystem.git from cache (3.71s)
Fetched https://github.com/tuist/Command.git from cache (10.52s)
Fetched https://github.com/apple/swift-protobuf.git from cache (10.63s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (10.63s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.82s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.6.2 (1.32s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
[3664/80760] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.09s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.14s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
130 | public static var allCases: [Self] {
131 | [
Computed https://github.com/p-x9/MachOKit at 0.49.0 (1.36s)
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/48] Fetching swift-fileio-extra
[49/294] Fetching swift-fileio-extra, swift-fileio
[295/536] Fetching swift-fileio-extra, swift-fileio, swift-binary-parse-support
[537/795] Fetching swift-fileio-extra, swift-fileio, swift-binary-parse-support, objectarchivekit
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.27s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.27s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.27s)
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (5.95s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.97s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.38s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.98s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (2.46s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.72s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.76s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.77s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.2 (0.96s)
Fetching https://github.com/apple/swift-log
[1/6809] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.75s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.00s)
Computed https://github.com/Kolos65/Mockable at 0.6.2 (0.00s)
Computed https://github.com/p-x9/MachOKit at 0.49.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.00s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.00s)
Computed https://github.com/tuist/Path.git at 0.3.8 (0.00s)
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (0.00s)
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.00s)
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.00s)
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.00s)
Computed https://github.com/tuist/Command.git at 0.14.1 (1.09s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.81s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.60s)
Computed https://github.com/apple/swift-log at 1.11.0 (1.04s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.95s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.17.2 (1.01s)
Fetching https://github.com/tuist/ZIPFoundation
[1/4879] Fetching zipfoundation
Fetched https://github.com/tuist/ZIPFoundation from cache (0.51s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (0.70s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.1
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.49.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.6.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.6.2
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.21
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.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/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.17.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
| |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
130 | public static var allCases: [Self] {
131 | [
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Rosalind/Proto/Resources.proto
/host/spi-builder-workspace/Sources/Rosalind/Proto/Configuration.proto
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/464] Compiling _SwiftSyntaxCShims PlatformMutex.c
[1/464] Copying PrivacyInfo.xcprivacy
[3/464] Compiling VendoredCSystem shims.c
[3/464] Write sources
[13/464] Copying PrivacyInfo.xcprivacy
[13/464] Write sources
[44/464] Compiling fiat_p256_adx_sqr.S
[45/464] Compiling fiat_p256_adx_mul.S
[46/464] Compiling fiat_curve25519_adx_square.S
[47/464] Compiling fiat_curve25519_adx_mul.S
[48/464] Compiling CFileSystemShims CFileSystemShims.c
[48/464] Write swift-version-24593BA9C3E375BF.txt
[50/464] Compiling md5-x86_64-linux.S
[51/464] Compiling md5-x86_64-apple.S
[52/464] Compiling a_dup.cc
[53/464] Compiling a_octet.cc
[54/464] Compiling a_bitstr.cc
[55/464] Compiling a_strex.cc
[56/464] Compiling CCryptoBoringSSLShims shims.c
[58/518] Emitting module SwiftSyntax602
[59/611] Emitting module VendoredSystemPackage
[60/615] Compiling SwiftSyntax602 Empty.swift
[61/616] Compiling SwiftSyntax600 Empty.swift
[62/616] Emitting module SwiftSyntax600
[63/616] Compiling SwiftSyntax601 Empty.swift
[64/616] Emitting module SwiftSyntax601
[65/618] Emitting module SwiftSyntax509
[66/618] Compiling SwiftSyntax509 Empty.swift
[67/618] Emitting module SwiftSyntax510
[68/618] Compiling SwiftSyntax510 Empty.swift
[69/620] Compiling VendoredSystemPackage SystemString.swift
[70/620] Compiling VendoredSystemPackage Util+StringArray.swift
[71/620] Compiling VendoredSystemPackage Util.swift
[72/620] Compiling VendoredSystemPackage UtilConsumers.swift
[73/620] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[74/620] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[75/620] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[76/620] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[77/620] Compiling SwiftProtobuf CustomJSONCodable.swift
[78/620] Compiling SwiftProtobuf Decoder.swift
[79/620] Compiling SwiftProtobuf DoubleParser.swift
[80/620] Compiling SwiftProtobuf Enum.swift
[82/620] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[83/620] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[84/620] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[85/620] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[86/620] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[87/620] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[88/620] Compiling SwiftProtobuf HashVisitor.swift
[89/620] Compiling SwiftProtobuf Internal.swift
[90/620] Compiling SwiftProtobuf BytecodeInterpreter.swift
[91/620] Compiling SwiftProtobuf BytecodeReader.swift
[96/709] Compiling IssueReportingPackageSupport _Test.swift
[97/709] Emitting module IssueReportingPackageSupport
[98/710] Emitting module Path
[100/710] Compiling StandardLibraryExtensions Int.swift
[101/710] Compiling StandardLibraryExtensions JoinedSequence.swift
[102/710] Compiling StandardLibraryExtensions KeyPath.swift
[103/710] Compiling StandardLibraryExtensions LazyCollection.swift
[104/710] Compiling StandardLibraryExtensions LazyDropWhileSequence.swift
[105/710] Compiling StandardLibraryExtensions LazyFilterSequence.swift
[106/710] Compiling StandardLibraryExtensions LazyMapSequence.swift
[107/710] Compiling StandardLibraryExtensions LazyPrefixWhileSequence.swift
[108/710] Compiling StandardLibraryExtensions LazySequence.swift
[109/710] Compiling StandardLibraryExtensions Mirror.swift
[110/720] Compiling Logging LogEvent.swift
[111/720] Compiling StandardLibraryExtensions Unmanaged.swift
[112/720] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[113/720] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[114/720] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[115/720] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[116/720] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[117/720] Compiling StandardLibraryExtensions UnsafePointer.swift
[118/720] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[119/720] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[120/720] Compiling StandardLibraryExtensions Zip2Sequence.swift
[125/720] Compiling Logging MetadataProvider.swift
[126/720] Compiling StandardLibraryExtensions AutoreleasingUnsafeMutablePointer.swift
[127/720] Compiling StandardLibraryExtensions Bool.Builder.swift
[128/720] Compiling StandardLibraryExtensions Bool.swift
[129/720] Compiling StandardLibraryExtensions Character.swift
[130/720] Compiling StandardLibraryExtensions ClosedRange.swift
[131/720] Compiling StandardLibraryExtensions Collection.swift
[132/720] Compiling StandardLibraryExtensions CollectionOfOne.Builder.swift
[133/720] Compiling StandardLibraryExtensions CollectionOfOne.swift
[134/720] Compiling StandardLibraryExtensions CommandLine.swift
[135/720] Compiling StandardLibraryExtensions Comparable.swift
[140/720] Compiling StandardLibraryExtensions AdditiveArithmetic.swift
[141/720] Compiling StandardLibraryExtensions AnyBidirectionalCollection.swift
[142/720] Compiling StandardLibraryExtensions AnyCollection.swift
[143/720] Compiling StandardLibraryExtensions AnyHashable.swift
[144/720] Compiling StandardLibraryExtensions AnyIterator.swift
[145/720] Compiling StandardLibraryExtensions AnyRandomAccessCollection.swift
[146/720] Compiling StandardLibraryExtensions AnySequence.swift
[147/720] Compiling StandardLibraryExtensions Array.Builder.swift
[148/720] Compiling StandardLibraryExtensions Array.swift
[149/720] Compiling StandardLibraryExtensions ArraySlice.swift
[154/720] Emitting module Logging
[155/721] Emitting module StandardLibraryExtensions
[156/784] Compiling SwiftSyntax RawSyntaxValidation.swift
[157/784] Compiling SwiftSyntax SyntaxNodesAB.swift
[158/784] Compiling StandardLibraryExtensions StrideThrough.swift
[159/784] Compiling StandardLibraryExtensions StrideTo.swift
[160/784] Compiling StandardLibraryExtensions String.Builder.swift
[161/784] Compiling StandardLibraryExtensions String.swift
[162/784] Compiling StandardLibraryExtensions StringProtocol.swift
[163/784] Compiling StandardLibraryExtensions Substring.swift
[164/784] Compiling StandardLibraryExtensions UInt8.swift
[165/784] Compiling StandardLibraryExtensions Unicode.swift
[166/784] Compiling SwiftSyntax Assert.swift
[167/784] Compiling SwiftSyntax BumpPtrAllocator.swift
[168/784] Compiling SwiftSyntax CommonAncestor.swift
[169/784] Compiling SwiftSyntax Convenience.swift
[170/784] Compiling SwiftSyntax CustomTraits.swift
[171/784] Compiling SwiftSyntax EditorPlaceholder.swift
[172/784] Compiling SwiftSyntax ChildNameForKeyPath.swift
[173/784] Compiling SwiftSyntax Keyword.swift
[174/784] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[175/784] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[176/784] Compiling SwiftSyntax TriviaPieces.swift
[177/784] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[178/784] Compiling SwiftSyntax RawSyntaxNodesC.swift
[179/784] Compiling SwiftSyntax RawSyntaxNodesD.swift
[180/784] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[181/784] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[182/784] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[183/784] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[184/784] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[185/784] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[186/784] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[187/784] Compiling SwiftSyntax SyntaxBaseNodes.swift
[188/784] Compiling SwiftSyntax SyntaxCollections.swift
[189/784] Compiling SwiftSyntax SyntaxEnum.swift
[190/784] Compiling SwiftSyntax SyntaxKind.swift
[191/784] Compiling SwiftSyntax SyntaxRewriter.swift
[192/784] Compiling SwiftSyntax SyntaxTraits.swift
[193/784] Compiling SwiftSyntax SyntaxVisitor.swift
[194/784] Compiling SwiftSyntax TokenKind.swift
[195/784] Compiling SwiftSyntax Tokens.swift
[197/785] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[198/785] Compiling SwiftSyntax Syntax.swift
[199/785] Compiling SwiftSyntax SyntaxChildren.swift
[200/785] Compiling SwiftSyntax SyntaxNodeStructure.swift
[201/785] Compiling SwiftSyntax SyntaxProtocol.swift
[202/785] Compiling SwiftSyntax SyntaxText.swift
[203/787] Compiling SwiftSyntax Identifier.swift
[204/787] Compiling SwiftSyntax MemoryLayout.swift
[206/787] Emitting module ZIPFoundation
[207/787] Compiling SwiftSyntax SyntaxCollection.swift
[208/787] Compiling SwiftSyntax SyntaxHashable.swift
[209/787] Compiling SwiftSyntax SyntaxIdentifier.swift
[210/787] Compiling SwiftSyntax SourceLength.swift
[211/787] Compiling SwiftSyntax SourceLocation.swift
[212/787] Compiling SwiftSyntax SourcePresence.swift
[212/787] Wrapping AST for VendoredSystemPackage for debugging
[214/787] Compiling ZIPFoundation URL+ZIP.swift
[215/787] Compiling ZIPFoundation resource_bundle_accessor.swift
[216/807] Compiling Path Path.swift
[218/808] Compiling IssueReporting BreakpointReporter.swift
[219/808] Compiling IssueReporting DefaultReporter.swift
[220/808] Compiling IssueReporting FatalErrorReporter.swift
[221/808] Compiling IssueReporting TestContext.swift
[222/808] Compiling IssueReporting Unimplemented.swift
[223/808] Compiling IssueReporting IssueSeverity.swift
[225/833] Compiling Logging Locks.swift
[226/833] Compiling Logging LogHandler.swift
[227/833] Compiling Logging Logging.swift
[228/834] Compiling StandardTime Time.TimezoneOffset.swift
[229/834] Compiling StandardTime Time.Week.Day.swift
[230/834] Compiling StandardTime Time.Month.Day.swift
[231/834] Compiling StandardTime Time.Month.swift
[232/834] Compiling StandardTime Time.Nanosecond.swift
[233/834] Compiling StandardTime Time.Picosecond.swift
[234/834] Compiling StandardTime Time.Second.swift
[235/834] Compiling StandardTime Time.Epoch.swift
[236/834] Compiling StandardTime Time.Femtosecond.swift
[237/834] Compiling StandardTime Time.Hour.swift
[242/839] Compiling IssueReporting WithExpectedIssue.swift
[243/839] Compiling IssueReporting WithIssueContext.swift
[245/839] Compiling Locale Locale.swift
[246/839] Emitting module Locale
[247/839] Compiling StandardTime Time.Calendar.Gregorian.swift
[248/839] Compiling StandardTime Time.Calendar.swift
[249/839] Compiling StandardTime Time.Epoch.Conversion.swift
[250/839] Compiling StandardTime Time.Microsecond.swift
[251/839] Compiling StandardTime Time.Millisecond.swift
[252/839] Compiling StandardTime Time.Minute.swift
[253/840] Emitting module StandardTime
[254/848] Compiling StandardTime Duration.swift
[255/848] Compiling StandardTime Instant.swift
[256/848] Compiling StandardTime Time.Attosecond.swift
[263/848] Wrapping AST for ZIPFoundation for debugging
[265/848] Emitting module SwiftProtobuf
[266/859] Emitting module IssueReporting
[267/859] Compiling Formatting Format.Numeric.SignDisplayStrategy.swift
[268/859] Compiling Formatting Format.Numeric.DecimalSeparatorStrategy.swift
[269/859] Compiling Formatting Format.Numeric.swift
[270/859] Compiling Formatting Formatting.swift
[271/859] Compiling Formatting Format.Numeric.Notation.swift
[271/859] Wrapping AST for SwiftSyntax602 for debugging
[272/859] Wrapping AST for SwiftSyntax601 for debugging
[274/859] Compiling Formatting Format.FloatingPoint.swift
[274/859] Wrapping AST for SwiftSyntax600 for debugging
[275/859] Wrapping AST for SwiftSyntax510 for debugging
[277/859] Emitting module Formatting
[278/859] Compiling Formatting Format.BinaryInteger.swift
[278/860] Wrapping AST for SwiftSyntax509 for debugging
[281/860] Compiling StandardTime Time.Yoctosecond.swift
[282/860] Compiling StandardTime Time.Zeptosecond.swift
[283/860] Compiling StandardTime Time.swift
[283/860] Wrapping AST for StandardLibraryExtensions for debugging
[285/861] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[296/862] Wrapping AST for Path for debugging
[298/862] Wrapping AST for Locale for debugging
[299/862] Wrapping AST for Logging for debugging
[301/862] Compiling md5-586-linux.S
[302/862] Wrapping AST for IssueReportingPackageSupport for debugging
[303/862] Compiling md5-586-apple.S
[304/862] Wrapping AST for Formatting for debugging
[305/862] Wrapping AST for StandardTime for debugging
[307/862] Compiling Glob Pattern.swift
[307/862] Wrapping AST for IssueReporting for debugging
[308/862] Compiling chacha20_poly1305_armv8-win.S
[309/862] Compiling chacha20_poly1305_x86_64-apple.S
[310/862] Compiling chacha20_poly1305_x86_64-linux.S
[311/862] Compiling chacha20_poly1305_armv8-linux.S
[312/862] Compiling chacha20_poly1305_armv8-apple.S
[313/862] Compiling chacha-x86_64-linux.S
[315/862] Compiling Glob Pattern+Options.swift
[316/862] Compiling Glob Pattern+Parser.swift
[316/862] Compiling chacha-x86_64-apple.S
[317/862] Compiling chacha-x86-linux.S
[318/862] Compiling chacha-armv8-win.S
[319/862] Compiling chacha-x86-apple.S
[320/862] Compiling chacha-armv8-linux.S
[321/862] Compiling chacha-armv8-apple.S
[322/862] Compiling chacha-armv4-linux.S
[323/862] Compiling aes128gcmsiv-x86_64-linux.S
[324/862] Compiling aes128gcmsiv-x86_64-apple.S
[326/862] Compiling Glob InvalidPattern.swift
[327/862] Compiling Glob Pattern+Match.swift
[327/862] Compiling x86_64-mont5-apple.S
[328/862] Compiling x86_64-mont5-linux.S
[329/862] Compiling x86_64-mont-linux.S
[330/862] Compiling x86_64-mont-apple.S
[331/862] Compiling x86-mont-linux.S
[332/862] Compiling x86-mont-apple.S
[333/862] Compiling err_data.cc
[334/862] Compiling vpaes-x86_64-linux.S
[335/862] Compiling vpaes-x86_64-apple.S
[336/862] Compiling vpaes-x86-apple.S
[337/862] Compiling vpaes-x86-linux.S
[338/862] Compiling vpaes-armv8-win.S
[339/862] Compiling vpaes-armv8-linux.S
[340/862] Compiling vpaes-armv8-apple.S
[341/862] Compiling vpaes-armv7-linux.S
[342/862] Compiling sha512-x86_64-apple.S
[343/862] Compiling sha512-armv8-win.S
[365/862] Compiling SwiftProtobuf Visitor.swift
[366/862] Compiling SwiftProtobuf WireFormat.swift
[367/862] Compiling SwiftProtobuf ZigZag.swift
[368/862] Compiling SwiftProtobuf any.pb.swift
[368/862] Compiling sha512-x86_64-linux.S
[369/862] Compiling sha512-armv8-linux.S
[370/862] Compiling sha512-armv8-apple.S
[371/862] Compiling sha512-armv4-linux.S
[372/862] Compiling sha512-586-linux.S
[373/862] Compiling sha512-586-apple.S
[374/862] Compiling sha256-x86_64-linux.S
[376/862] Emitting module Glob
[377/862] Compiling Glob GlobSearch.swift
[377/863] Compiling sha256-x86_64-apple.S
[378/863] Compiling sha256-armv8-linux.S
[379/863] Compiling sha256-armv8-win.S
[381/863] Compiling sha256-armv4-linux.S
[382/863] Compiling sha256-armv8-apple.S
[383/863] Compiling sha256-586-linux.S
[384/863] Compiling sha256-586-apple.S
[385/863] Compiling sha1-x86_64-apple.S
[386/863] Compiling sha1-armv8-win.S
[387/863] Compiling sha1-x86_64-linux.S
[388/863] Compiling sha1-armv8-linux.S
[389/863] Compiling sha1-armv8-apple.S
[390/863] Compiling sha1-armv4-large-linux.S
[391/863] Compiling sha1-586-linux.S
[392/863] Compiling sha1-586-apple.S
[393/863] Compiling rsaz-avx2-linux.S
[394/863] Compiling rsaz-avx2-apple.S
[395/863] Compiling rdrand-x86_64-apple.S
[396/863] Compiling rdrand-x86_64-linux.S
[397/863] Wrapping AST for Glob for debugging
[398/863] Compiling p256_beeu-x86_64-asm-linux.S
[399/863] Compiling p256_beeu-armv8-asm-win.S
[400/863] Compiling p256_beeu-x86_64-asm-apple.S
[401/863] Compiling p256_beeu-armv8-asm-linux.S
[402/863] Compiling p256_beeu-armv8-asm-apple.S
[403/863] Compiling p256-x86_64-asm-apple.S
[404/863] Compiling p256-armv8-asm-linux.S
[418/863] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[419/863] Compiling SwiftSyntax RawSyntaxTokenView.swift
[420/863] Compiling SwiftSyntax SourceEdit.swift
[421/863] Compiling SwiftSyntax AbsolutePosition.swift
[422/863] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[423/863] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[465/863] Compiling p256-armv8-asm-win.S
[466/863] Compiling p256-x86_64-asm-linux.S
[467/863] Compiling p256-armv8-asm-apple.S
[468/863] Compiling ghashv8-armv8-win.S
[469/863] Compiling ghashv8-armv8-apple.S
[470/863] Compiling ghashv8-armv7-linux.S
[471/863] Compiling ghashv8-armv8-linux.S
[472/863] Compiling ghash-x86_64-linux.S
[473/863] Compiling ghash-x86_64-apple.S
[474/863] Compiling ghash-x86-linux.S
[475/863] Compiling ghash-x86-apple.S
[476/863] Compiling ghash-ssse3-x86_64-apple.S
[477/863] Compiling ghash-ssse3-x86-linux.S
[477/863] Compiling ghash-ssse3-x86_64-linux.S
[477/863] Compiling ghash-neon-armv8-win.S
[480/863] Compiling ghash-ssse3-x86-apple.S
[481/863] Compiling ghash-neon-armv8-linux.S
[482/863] Compiling ghash-armv4-linux.S
[483/863] Compiling ghash-neon-armv8-apple.S
[484/863] Compiling co-586-linux.S
[485/863] Compiling co-586-apple.S
[486/863] Compiling bsaes-armv7-linux.S
[487/863] Compiling bn-armv8-apple.S
[488/863] Compiling bn-586-apple.S
[489/863] Compiling bn-armv8-linux.S
[490/863] Compiling bn-armv8-win.S
[491/863] Compiling armv8-mont-win.S
[492/863] Compiling bn-586-linux.S
[502/863] Compiling armv8-mont-linux.S
[503/864] Compiling armv8-mont-apple.S
[503/864] Compiling aesv8-gcm-armv8-win.S
[505/871] Compiling armv4-mont-linux.S
[506/871] Compiling aesv8-gcm-armv8-linux.S
[507/871] Compiling aesv8-gcm-armv8-apple.S
[508/871] Compiling aesv8-armv8-win.S
[509/871] Compiling aesv8-armv8-apple.S
[510/871] Compiling aesv8-armv7-linux.S
[511/871] Compiling aesni-x86_64-apple.S
[512/871] Compiling aesv8-armv8-linux.S
[513/871] Compiling aesni-x86_64-linux.S
[514/871] Compiling aesni-gcm-x86_64-apple.S
[515/871] Compiling aesni-x86-apple.S
[516/871] Compiling aesni-x86-linux.S
[517/871] Compiling aesni-gcm-x86_64-linux.S
[518/871] Compiling aes-gcm-avx512-x86_64-linux.S
[519/871] Compiling aes-gcm-avx512-x86_64-apple.S
[520/871] Compiling aes-gcm-avx2-x86_64-linux.S
[521/871] Compiling aes-gcm-avx2-x86_64-apple.S
[522/871] Compiling xwing.cc
[523/871] Compiling x_sig.cc
[524/871] Compiling x_x509a.cc
[525/871] Compiling x_x509.cc
[526/871] Compiling x_spki.cc
[527/871] Compiling x_req.cc
[528/871] Compiling x_pubkey.cc
[529/871] Compiling x_crl.cc
[530/871] Compiling x_name.cc
[531/871] Compiling x_exten.cc
[532/871] Compiling x_attrib.cc
[533/871] Compiling x_all.cc
[534/871] Compiling x_algor.cc
[535/871] Compiling x509spki.cc
[536/871] Compiling x509rset.cc
[537/871] Compiling x509_vpm.cc
[538/871] Compiling x509cset.cc
[539/871] Compiling x509name.cc
[540/871] Compiling x509_vfy.cc
[541/871] Compiling x509_v3.cc
[542/871] Compiling x509_txt.cc
[543/871] Compiling x509_set.cc
[544/871] Compiling x509_trs.cc
[545/871] Compiling x509_req.cc
[546/871] Compiling x509_obj.cc
[547/871] Compiling x509_lu.cc
[548/871] Compiling x509_def.cc
[549/871] Compiling x509_ext.cc
[550/871] Compiling x509_d2.cc
[551/871] Compiling x509_cmp.cc
[552/871] Compiling x509_att.cc
[553/871] Compiling x509.cc
[554/871] Compiling v3_skey.cc
[555/871] Compiling v3_utl.cc
[556/871] Compiling v3_purp.cc
[557/871] Compiling v3_prn.cc
[558/871] Compiling v3_pmaps.cc
[559/871] Compiling v3_pcons.cc
[560/871] Compiling v3_ncons.cc
[561/871] Compiling v3_ocsp.cc
[562/871] Compiling v3_int.cc
[563/871] Compiling v3_extku.cc
[564/871] Compiling v3_lib.cc
[565/871] Compiling v3_crld.cc
[566/871] Compiling v3_ia5.cc
[567/871] Compiling v3_info.cc
[568/871] Compiling v3_genn.cc
[570/871] Compiling SwiftProtobuf api.pb.swift
[571/871] Compiling SwiftProtobuf descriptor.pb.swift
[572/871] Compiling SwiftProtobuf duration.pb.swift
[573/871] Compiling SwiftProtobuf empty.pb.swift
[574/871] Compiling SwiftProtobuf field_mask.pb.swift
[575/871] Compiling SwiftProtobuf source_context.pb.swift
[576/871] Compiling SwiftProtobuf struct.pb.swift
[577/871] Compiling SwiftProtobuf timestamp.pb.swift
[578/871] Compiling SwiftProtobuf type.pb.swift
[579/871] Compiling SwiftProtobuf wrappers.pb.swift
[580/871] Compiling SwiftProtobuf resource_bundle_accessor.swift
[580/872] Compiling v3_enum.cc
[581/872] Compiling v3_cpols.cc
[584/872] Emitting module SwiftSyntax
[584/872] Compiling v3_conf.cc
[585/872] Wrapping AST for SwiftProtobuf for debugging
[586/872] Compiling v3_bitst.cc
[587/872] Compiling v3_bcons.cc
[588/872] Compiling v3_alt.cc
[589/872] Compiling v3_akeya.cc
[590/872] Compiling v3_akey.cc
[591/872] Compiling t_x509a.cc
[592/872] Compiling t_req.cc
[593/872] Compiling t_x509.cc
[594/872] Compiling t_crl.cc
[595/872] Compiling i2d_pr.cc
[596/872] Compiling name_print.cc
[597/872] Compiling rsa_pss.cc
[598/872] Compiling policy.cc
[599/872] Compiling by_file.cc
[600/872] Compiling by_dir.cc
[601/872] Compiling asn1_gen.cc
[602/872] Compiling algorithm.cc
[603/872] Compiling a_digest.cc
[604/872] Compiling a_sign.cc
[605/872] Compiling voprf.cc
[606/872] Compiling thread_win.cc
[606/872] Compiling a_verify.cc
[608/872] Compiling thread_pthread.cc
[609/872] Compiling trust_token.cc
[610/872] Compiling pmbtoken.cc
[611/872] Compiling thread.cc
[612/872] Compiling thread_none.cc
[613/872] Compiling stack.cc
[614/872] Compiling sha256.cc
[615/872] Compiling sha1.cc
[616/872] Compiling siphash.cc
[617/872] Compiling sha512.cc
[618/872] Compiling slhdsa.cc
[619/872] Compiling spake2plus.cc
[620/872] Compiling rsa_print.cc
[621/872] Compiling rsa_extra.cc
[622/872] Compiling rc4.cc
[623/872] Compiling refcount.cc
[624/872] Compiling rsa_crypt.cc
[625/872] Compiling windows.cc
[626/872] Compiling trusty.cc
[627/872] Compiling urandom.cc
[628/872] Compiling rand.cc
[629/872] Compiling ios.cc
[630/872] Compiling passive.cc
[631/872] Compiling getentropy.cc
[632/872] Compiling poly1305_arm_asm.S
[633/872] Compiling fork_detect.cc
[634/872] Compiling forkunsafe.cc
[635/872] Compiling deterministic.cc
[636/872] Compiling rsa_asn1.cc
[637/872] Compiling poly1305_arm.cc
[638/872] Compiling poly1305_vec.cc
[639/872] Compiling poly1305.cc
[640/872] Compiling pool.cc
[650/872] Compiling pkcs7.cc
[651/872] Compiling p5_pbev2.cc
[652/872] Compiling pkcs8.cc
[653/872] Compiling pkcs8_x509.cc
[654/872] Compiling pem_xaux.cc
[655/872] Compiling pkcs7_x509.cc
[656/872] Compiling pem_x509.cc
[657/872] Compiling obj_xref.cc
[658/872] Compiling pem_pk8.cc
[659/872] Compiling pem_pkey.cc
[660/872] Compiling pem_oth.cc
[661/872] Compiling pem_info.cc
[662/872] Compiling pem_lib.cc
[663/872] Compiling mlkem.cc
[664/872] Compiling mem.cc
[665/872] Compiling mldsa.cc
[666/872] Compiling pem_all.cc
[667/872] Compiling poly_rq_mul.S
[668/872] Compiling lhash.cc
[669/872] Compiling md5.cc
[670/872] Compiling fips_shared_support.cc
[671/872] Compiling md4.cc
[672/872] Compiling obj.cc
[673/872] Compiling hrss.cc
[674/872] Compiling kyber.cc
[674/872] Compiling fuzzer_mode.cc
[676/872] Compiling ex_data.cc
[677/872] Compiling hpke.cc
[678/872] Compiling scrypt.cc
[679/872] Compiling pbkdf.cc
[680/872] Compiling print.cc
[681/872] Compiling p_x25519.cc
[682/872] Compiling sign.cc
[683/872] Compiling p_x25519_asn1.cc
[684/872] Compiling p_rsa_asn1.cc
[685/872] Compiling p_ed25519_asn1.cc
[686/872] Compiling p_hkdf.cc
[687/872] Compiling p_ed25519.cc
[688/872] Compiling p_rsa.cc
[689/872] Compiling p_ec_asn1.cc
[690/872] Compiling p_dh_asn1.cc
[691/872] Compiling p_dsa_asn1.cc
[692/872] Compiling p_ec.cc
[693/872] Compiling p_dh.cc
[694/872] Compiling evp_ctx.cc
[695/872] Compiling evp_asn1.cc
[696/872] Compiling err.cc
[697/872] Compiling engine.cc
[698/872] Compiling ecdh.cc
[699/872] Compiling ecdsa_p1363.cc
[700/872] Compiling evp.cc
[701/872] Compiling ec_derive.cc
[702/872] Compiling ecdsa_asn1.cc
[703/872] Compiling dsa.cc
[704/872] Compiling dsa_asn1.cc
[705/872] Compiling hash_to_curve.cc
[706/872] Compiling params.cc
[707/872] Compiling digest_extra.cc
[708/872] Compiling des.cc
[709/872] Compiling x25519-asm-arm.S
[710/872] Compiling ec_asn1.cc
[719/872] Compiling dh_asn1.cc
[720/872] Compiling crypto.cc
[721/872] Compiling spake25519.cc
[722/872] Compiling cpu_intel.cc
[723/872] Compiling cpu_arm_linux.cc
[724/872] Compiling cpu_arm_freebsd.cc
[725/872] Compiling curve25519.cc
[726/872] Compiling cpu_aarch64_win.cc
[727/872] Compiling curve25519_64_adx.cc
[728/872] Compiling cpu_aarch64_openbsd.cc
[729/872] Compiling cpu_aarch64_fuchsia.cc
[730/872] Compiling cpu_aarch64_sysreg.cc
[731/872] Compiling cpu_aarch64_linux.cc
[732/872] Compiling cpu_aarch64_apple.cc
[733/872] Compiling conf.cc
[734/872] Compiling get_cipher.cc
[735/872] Compiling tls_cbc.cc
[736/872] Compiling e_rc4.cc
[737/872] Compiling e_tls.cc
[738/872] Compiling e_des.cc
[739/872] Compiling e_chacha20poly1305.cc
[740/872] Compiling cms.cc
[741/872] Compiling e_rc2.cc
[742/872] Compiling e_null.cc
[743/872] Compiling e_aesgcmsiv.cc
[744/872] Compiling e_aeseax.cc
[745/872] Compiling derive_key.cc
[746/872] Compiling e_aesctrhmac.cc
[747/872] Compiling chacha.cc
[748/872] Compiling unicode.cc
[749/872] Compiling cbb.cc
[750/872] Compiling buf.cc
[751/872] Compiling ber.cc
[752/872] Compiling sqrt.cc
[753/872] Compiling asn1_compat.cc
[754/872] Compiling cbs.cc
[755/872] Compiling exponentiation.cc
[756/872] Compiling div.cc
[757/872] Compiling printf.cc
[758/872] Compiling convert.cc
[759/872] Compiling bn_asn1.cc
[760/872] Compiling blake2.cc
[761/872] Compiling pair.cc
[762/872] Compiling hexdump.cc
[763/872] Compiling errno.cc
[764/872] Compiling bio.cc
[765/872] Compiling file.cc
[766/872] Compiling fd.cc
[767/872] Compiling base64.cc
[768/872] Compiling bio_mem.cc
[769/872] Compiling tasn_typ.cc
[770/872] Compiling tasn_fre.cc
[771/872] Compiling tasn_utl.cc
[772/872] Compiling tasn_new.cc
[773/872] Compiling tasn_enc.cc
[774/872] Compiling posix_time.cc
[775/872] Compiling f_string.cc
[776/872] Compiling asn_pack.cc
[777/872] Compiling tasn_dec.cc
[778/872] Compiling asn1_par.cc
[779/872] Compiling f_int.cc
[780/872] Compiling a_utctm.cc
[781/872] Compiling asn1_lib.cc
[782/872] Compiling a_type.cc
[783/872] Compiling a_time.cc
[784/872] Compiling a_strnid.cc
[785/872] Compiling a_i2d_fp.cc
[786/872] Compiling a_mbstr.cc
[787/872] Compiling a_object.cc
[788/872] Write sources
[790/872] Compiling a_d2i_fp.cc
[791/872] Compiling a_int.cc
[792/872] Compiling a_gentm.cc
[793/872] Compiling aes.cc
[794/876] Compiling a_bool.cc
[796/876] Compiling Algebra Bit.swift
[797/876] Compiling Algebra Algebra.swift
[798/876] Emitting module Algebra
[799/876] Compiling Algebra Tagged.swift
[800/877] Wrapping AST for Algebra for debugging
[802/894] Compiling Binary UInt16.swift
[803/894] Compiling Binary UInt32.swift
[804/896] Compiling Binary Int16.swift
[805/896] Compiling Binary Int32.swift
[806/896] Compiling Binary UInt64.swift
[807/896] Compiling Binary exports.swift
[808/896] Compiling Binary Int64.swift
[809/896] Compiling Binary Int8.swift
[810/896] Compiling Binary RangeReplaceableCollection+Bytes.swift
[811/896] Compiling Binary UInt.swift
[812/896] Emitting module Binary
[813/896] Compiling Binary Binary.swift
[814/896] Compiling Binary Bit.Order.swift
[815/896] Compiling Binary CollectionUInt8.swift
[816/896] Compiling Binary FixedWidthInteger+Binary.swift
[817/896] Compiling Binary Int.swift
[818/896] Compiling Binary Array+Bytes.swift
[819/896] Compiling Binary Binary.Endianness.swift
[820/896] Compiling Binary Binary.Serializable.swift
[821/897] Wrapping AST for Binary for debugging
[823/899] Emitting module Standards
[824/899] Compiling Standards Standards.swift
[825/900] Wrapping AST for Standards for debugging
[826/900] Compiling bcm.cc
[828/932] Compiling INCITS_4_1986 INCITS_4_1986.StringClassification.swift
[829/932] Compiling INCITS_4_1986 INCITS_4_1986.CaseConversion.swift
[830/932] Compiling INCITS_4_1986 INCITS_4_1986.CharacterClassification.swift
[831/932] Compiling INCITS_4_1986 INCITS_4_1986.ControlCharacters.swift
[832/932] Compiling INCITS_4_1986 INCITS_4_1986.FormatEffectors.swift
[833/932] Compiling INCITS_4_1986 INCITS_4_1986.Validation.swift
[834/932] Compiling INCITS_4_1986 INCITS_4_1986.swift
[835/932] Compiling INCITS_4_1986 NCITS_4_1986.FormatEffectors.LineEnding.swift
[836/932] Compiling INCITS_4_1986 SetCharacter+INCITS_4_1986.swift
[837/932] Compiling INCITS_4_1986 SetUInt8+INCITS_4_1986.swift
[838/932] Compiling INCITS_4_1986 StringProtocol+INCITS_4_1986.swift
[839/932] Compiling INCITS_4_1986 UInt8+INCITS_4_1986.swift
[840/932] Compiling INCITS_4_1986 UInt8.ASCII.RawRepresentable.swift
[841/932] Compiling INCITS_4_1986 UInt8.ASCII.Serializable.swift
[864/932] Compiling INCITS_4_1986 INCITS_4_1986.NumericSerialization.swift
[865/932] Compiling INCITS_4_1986 INCITS_4_1986.SPACE.swift
[867/935] Compiling INCITS_4_1986 UInt8.ASCII.swift
[868/935] Compiling INCITS_4_1986 [UInt8]+INCITS_4_1986.swift
[869/935] Compiling INCITS_4_1986 exports.swift
[870/935] Compiling INCITS_4_1986 INCITS_4_1986.GraphicCharacters.swift
[871/935] Compiling INCITS_4_1986 INCITS_4_1986.LineEndingDetection.swift
[872/935] Compiling INCITS_4_1986 INCITS_4_1986.NumericParsing.swift
[882/935] Compiling INCITS_4_1986 Character+INCITS_4_1986.swift
[883/935] Compiling INCITS_4_1986 Collection+INCITS_4_1986.swift
[884/935] Compiling INCITS_4_1986 INCITS_4_1986.ASCII.swift
[885/935] Compiling INCITS_4_1986 INCITS_4_1986.ByteArrayClassification.swift
[890/935] Compiling CryptoBoringWrapper RandomBytes.swift
[891/935] Emitting module INCITS_4_1986
[892/935] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[893/936] Emitting module CryptoBoringWrapper
[894/936] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[895/936] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[896/936] Wrapping AST for INCITS 4 1986 for debugging
[898/936] Compiling CryptoBoringWrapper EllipticCurve.swift
[899/936] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[900/936] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[902/950] Compiling RFC_4648 RFC_4648.swift
[902/951] Wrapping AST for CryptoBoringWrapper for debugging
[904/951] Compiling RFC_4648 String+RFC4648.swift
[905/951] Compiling RFC_4648 exports.swift
[906/1022] Compiling Crypto ASN1Strings.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.URL.swift:79:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64URL encoding per RFC 4648 Section 5
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64URL Type
:
77 | padding: Bool = false
78 | ) -> String {
79 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
80 | }
81 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.URL.swift:79:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64URL encoding per RFC 4648 Section 5
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64URL Type
:
77 | padding: Bool = false
78 | ) -> String {
79 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
80 | }
81 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.swift:236:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64 encoding per RFC 4648 Section 4
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64 Type
:
234 | padding: Bool = true
235 | ) -> String {
236 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
237 | }
238 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.swift:236:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64 encoding per RFC 4648 Section 4
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64 Type
:
234 | padding: Bool = true
235 | ) -> String {
236 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
237 | }
238 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
[907/1022] Compiling Crypto ArraySliceBigint.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.URL.swift:79:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64URL encoding per RFC 4648 Section 5
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64URL Type
:
77 | padding: Bool = false
78 | ) -> String {
79 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
80 | }
81 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.URL.swift:79:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64URL encoding per RFC 4648 Section 5
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64URL Type
:
77 | padding: Bool = false
78 | ) -> String {
79 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
80 | }
81 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.swift:236:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64 encoding per RFC 4648 Section 4
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64 Type
:
234 | padding: Bool = true
235 | ) -> String {
236 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
237 | }
238 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.swift:236:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64 encoding per RFC 4648 Section 4
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64 Type
:
234 | padding: Bool = true
235 | ) -> String {
236 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
237 | }
238 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
[908/1022] Compiling Crypto GeneralizedTime.swift
[909/1022] Compiling Crypto ObjectIdentifier.swift
[910/1022] Compiling Crypto HPKE-Errors.swift
[911/1022] Compiling Crypto HPKE.swift
[912/1022] Compiling Crypto HPKE-Context.swift
[913/1022] Compiling Crypto HPKE-KeySchedule.swift
[914/1022] Compiling Crypto HPKE-Modes.swift
[915/1022] Compiling Crypto Insecure.swift
[916/1022] Compiling Crypto Insecure_HashFunctions.swift
[917/1022] Compiling Crypto KEM.swift
[918/1022] Compiling Crypto ECDH_boring.swift
[919/1022] Compiling Crypto DH.swift
[920/1032] Compiling Crypto HPKE-AEAD.swift
[921/1032] Compiling Crypto HPKE-Ciphersuite.swift
[922/1032] Compiling Crypto HPKE-KDF.swift
[923/1032] Compiling Crypto HPKE-KexKeyDerivation.swift
[924/1032] Compiling Crypto HPKE-LabeledExtract.swift
[925/1032] Compiling Crypto HPKE-Utils.swift
[926/1032] Compiling Crypto DHKEM.swift
[927/1032] Compiling Crypto HPKE-KEM-Curve25519.swift
[928/1032] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[929/1032] Compiling Crypto HPKE-KEM.swift
[930/1032] Compiling Crypto PKCS8PrivateKey.swift
[931/1032] Compiling Crypto SEC1PrivateKey.swift
[932/1032] Compiling Crypto SubjectPublicKeyInfo.swift
[933/1032] Compiling Crypto CryptoError_boring.swift
[934/1032] Compiling Crypto CryptoKitErrors.swift
[935/1032] Compiling Crypto Digest_boring.swift
[936/1032] Compiling Crypto Digest.swift
[937/1032] Compiling Crypto Digests.swift
[938/1032] Compiling Crypto HashFunctions.swift
[939/1032] Compiling Crypto HashFunctions_SHA2.swift
[940/1032] Compiling Crypto X25519Keys.swift
[941/1032] Compiling Crypto SymmetricKeys.swift
[942/1032] Compiling Crypto HMAC.swift
[943/1032] Compiling Crypto MACFunctions.swift
[944/1032] Compiling Crypto MessageAuthenticationCode.swift
[945/1032] Compiling Crypto AES.swift
[946/1032] Compiling Crypto ECDSASignature_boring.swift
[947/1032] Compiling Crypto ECDSA_boring.swift
[948/1032] Compiling Crypto EdDSA_boring.swift
[949/1032] Compiling Crypto ECDSA.swift
[950/1032] Compiling Crypto ASN1Null.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.Hex.swift:80:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32-HEX encoding per RFC 4648 Section 7
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32-HEX Type
:
78 | padding: Bool = true
79 | ) -> String {
80 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
81 | }
82 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.Hex.swift:80:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32-HEX encoding per RFC 4648 Section 7
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32-HEX Type
:
78 | padding: Bool = true
79 | ) -> String {
80 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
81 | }
82 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.swift:82:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32 encoding per RFC 4648 Section 6
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32 Type
:
80 | padding: Bool = true
81 | ) -> String {
82 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.swift:82:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32 encoding per RFC 4648 Section 6
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32 Type
:
80 | padding: Bool = true
81 | ) -> String {
82 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
[951/1032] Compiling Crypto ASN1OctetString.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.Hex.swift:80:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32-HEX encoding per RFC 4648 Section 7
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32-HEX Type
:
78 | padding: Bool = true
79 | ) -> String {
80 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
81 | }
82 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.Hex.swift:80:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32-HEX encoding per RFC 4648 Section 7
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32-HEX Type
:
78 | padding: Bool = true
79 | ) -> String {
80 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
81 | }
82 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.swift:82:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32 encoding per RFC 4648 Section 6
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32 Type
:
80 | padding: Bool = true
81 | ) -> String {
82 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.swift:82:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32 encoding per RFC 4648 Section 6
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32 Type
:
80 | padding: Bool = true
81 | ) -> String {
82 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
[952/1032] Compiling Crypto ASN1Identifier.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:35:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
33 | public init?(base64Encoded string: some StringProtocol) {
34 | guard let bytes = RFC_4648.Base64.decode(string) else { return nil }
35 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:35:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
33 | public init?(base64Encoded string: some StringProtocol) {
34 | guard let bytes = RFC_4648.Base64.decode(string) else { return nil }
35 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:56:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
54 | public init?(base64URLEncoded string: some StringProtocol) {
55 | guard let bytes = RFC_4648.Base64.URL.decode(string) else { return nil }
56 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
57 | }
58 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:56:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
54 | public init?(base64URLEncoded string: some StringProtocol) {
55 | guard let bytes = RFC_4648.Base64.URL.decode(string) else { return nil }
56 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
57 | }
58 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:77:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
75 | public init?(base32Encoded string: some StringProtocol) {
76 | guard let bytes = RFC_4648.Base32.decode(string) else { return nil }
77 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:77:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
75 | public init?(base32Encoded string: some StringProtocol) {
76 | guard let bytes = RFC_4648.Base32.decode(string) else { return nil }
77 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:98:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
96 | public init?(base32HexEncoded string: some StringProtocol) {
97 | guard let bytes = RFC_4648.Base32.Hex.decode(string) else { return nil }
98 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
99 | }
100 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:98:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
96 | public init?(base32HexEncoded string: some StringProtocol) {
97 | guard let bytes = RFC_4648.Base32.Hex.decode(string) else { return nil }
98 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
99 | }
100 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:121:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
119 | public init?(hexEncoded string: some StringProtocol) {
120 | guard let bytes = RFC_4648.Base16.decode(string, skipPrefix: true) else { return nil }
121 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
122 | }
123 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:121:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
119 | public init?(hexEncoded string: some StringProtocol) {
120 | guard let bytes = RFC_4648.Base16.decode(string, skipPrefix: true) else { return nil }
121 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
122 | }
123 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
[953/1032] Compiling Crypto ASN1Integer.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:35:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
33 | public init?(base64Encoded string: some StringProtocol) {
34 | guard let bytes = RFC_4648.Base64.decode(string) else { return nil }
35 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:35:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
33 | public init?(base64Encoded string: some StringProtocol) {
34 | guard let bytes = RFC_4648.Base64.decode(string) else { return nil }
35 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:56:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
54 | public init?(base64URLEncoded string: some StringProtocol) {
55 | guard let bytes = RFC_4648.Base64.URL.decode(string) else { return nil }
56 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
57 | }
58 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:56:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
54 | public init?(base64URLEncoded string: some StringProtocol) {
55 | guard let bytes = RFC_4648.Base64.URL.decode(string) else { return nil }
56 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
57 | }
58 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:77:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
75 | public init?(base32Encoded string: some StringProtocol) {
76 | guard let bytes = RFC_4648.Base32.decode(string) else { return nil }
77 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:77:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
75 | public init?(base32Encoded string: some StringProtocol) {
76 | guard let bytes = RFC_4648.Base32.decode(string) else { return nil }
77 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:98:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
96 | public init?(base32HexEncoded string: some StringProtocol) {
97 | guard let bytes = RFC_4648.Base32.Hex.decode(string) else { return nil }
98 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
99 | }
100 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:98:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
96 | public init?(base32HexEncoded string: some StringProtocol) {
97 | guard let bytes = RFC_4648.Base32.Hex.decode(string) else { return nil }
98 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
99 | }
100 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:121:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
119 | public init?(hexEncoded string: some StringProtocol) {
120 | guard let bytes = RFC_4648.Base16.decode(string, skipPrefix: true) else { return nil }
121 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
122 | }
123 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:121:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
119 | public init?(hexEncoded string: some StringProtocol) {
120 | guard let bytes = RFC_4648.Base16.decode(string, skipPrefix: true) else { return nil }
121 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
122 | }
123 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[954/1032] Emitting module RFC_4648
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:35:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
33 | public init?(base64Encoded string: some StringProtocol) {
34 | guard let bytes = RFC_4648.Base64.decode(string) else { return nil }
35 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:35:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
33 | public init?(base64Encoded string: some StringProtocol) {
34 | guard let bytes = RFC_4648.Base64.decode(string) else { return nil }
35 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:56:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
54 | public init?(base64URLEncoded string: some StringProtocol) {
55 | guard let bytes = RFC_4648.Base64.URL.decode(string) else { return nil }
56 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
57 | }
58 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:56:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
54 | public init?(base64URLEncoded string: some StringProtocol) {
55 | guard let bytes = RFC_4648.Base64.URL.decode(string) else { return nil }
56 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
57 | }
58 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:77:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
75 | public init?(base32Encoded string: some StringProtocol) {
76 | guard let bytes = RFC_4648.Base32.decode(string) else { return nil }
77 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:77:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
75 | public init?(base32Encoded string: some StringProtocol) {
76 | guard let bytes = RFC_4648.Base32.decode(string) else { return nil }
77 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:98:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
96 | public init?(base32HexEncoded string: some StringProtocol) {
97 | guard let bytes = RFC_4648.Base32.Hex.decode(string) else { return nil }
98 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
99 | }
100 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:98:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
96 | public init?(base32HexEncoded string: some StringProtocol) {
97 | guard let bytes = RFC_4648.Base32.Hex.decode(string) else { return nil }
98 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
99 | }
100 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:121:14: error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: initializer 'init(bytes:endianness:)' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
119 | public init?(hexEncoded string: some StringProtocol) {
120 | guard let bytes = RFC_4648.Base16.decode(string, skipPrefix: true) else { return nil }
121 | self.init(bytes: bytes, endianness: .big)
| `- error: initializer 'init(bytes:endianness:)' is internal and cannot be referenced from an '@inlinable' function
122 | }
123 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:120:12: note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
118 | /// - endianness: Byte order of the input bytes (defaults to little-endian)
119 | /// - Returns: Integer value, or nil if byte count doesn't match type size
120 | public init?(bytes: [UInt8], endianness: Binary.Endianness = .little) {
| `- note: initializer 'init(bytes:endianness:)' is not '@usableFromInline' or public
121 | guard bytes.count == MemoryLayout<Self>.size else { return nil }
122 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/FixedWidthInteger+RFC4648.swift:121:46: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
8 | // for byte-to-integer conversion.
9 |
10 | import Standards
| `- note: enum case 'big' imported as 'internal' from 'Standards' here
11 |
12 | // MARK: - FixedWidthInteger Decoding
:
119 | public init?(hexEncoded string: some StringProtocol) {
120 | guard let bytes = RFC_4648.Base16.decode(string, skipPrefix: true) else { return nil }
121 | self.init(bytes: bytes, endianness: .big)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
122 | }
123 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:117:43: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
115 | uppercase: Bool = false
116 | ) -> String {
117 | prefix + callAsFunction(value.bytes(endianness: .big), uppercase: uppercase)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
118 | }
119 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:117:62: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
115 | uppercase: Bool = false
116 | ) -> String {
117 | prefix + callAsFunction(value.bytes(endianness: .big), uppercase: uppercase)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
118 | }
119 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:308:28: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
306 | // Skip whitespace for first byte
307 | var high = first
308 | while high.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
309 | guard let next = iterator.next() else { return false }
310 | high = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:308:34: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
306 | // Skip whitespace for first byte
307 | var high = first
308 | while high.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
309 | guard let next = iterator.next() else { return false }
310 | high = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:313:27: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
311 | }
312 | var low = second
313 | while low.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
314 | guard let next = iterator.next() else { return false }
315 | low = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:313:33: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
311 | }
312 | var low = second
313 | while low.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
314 | guard let next = iterator.next() else { return false }
315 | low = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:328:28: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
326 | // Skip whitespace
327 | var highByte = high
328 | while highByte.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
329 | guard let next = iterator.next() else { return true } // trailing whitespace ok
330 | highByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:328:34: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
326 | // Skip whitespace
327 | var highByte = high
328 | while highByte.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
329 | guard let next = iterator.next() else { return true } // trailing whitespace ok
330 | highByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:336:27: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
334 |
335 | var lowByte = low
336 | while lowByte.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
337 | guard let next = iterator.next() else { return false }
338 | lowByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:336:33: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
334 |
335 | var lowByte = low
336 | while lowByte.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
337 | guard let next = iterator.next() else { return false }
338 | lowByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:437:39: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
435 | if second == 0x78 || second == 0x58 { // 'x' or 'X'
436 | // Prefix consumed, continue
437 | } else if !second.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
438 | // Not a prefix, these are hex digits
439 | let highNibble = decodeTable[Int(first)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:437:45: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
435 | if second == 0x78 || second == 0x58 { // 'x' or 'X'
436 | // Prefix consumed, continue
437 | } else if !second.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
438 | // Not a prefix, these are hex digits
439 | let highNibble = decodeTable[Int(first)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:455:30: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
453 | return 0
454 | }
455 | } else if !first.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
456 | let nibble = decodeTable[Int(first)]
457 | guard nibble != 255 else { return nil }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:455:36: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
453 | return 0
454 | }
455 | } else if !first.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
456 | let nibble = decodeTable[Int(first)]
457 | guard nibble != 255 else { return nil }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:465:25: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
463 | // Process remaining nibbles
464 | while let byte = iterator.next() {
465 | guard !byte.ascii.isWhitespace else { continue }
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
466 |
467 | let nibble = decodeTable[Int(byte)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:465:31: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
463 | // Process remaining nibbles
464 | while let byte = iterator.next() {
465 | guard !byte.ascii.isWhitespace else { continue }
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
466 |
467 | let nibble = decodeTable[Int(byte)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.Hex.swift:80:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32-HEX encoding per RFC 4648 Section 7
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32-HEX Type
:
78 | padding: Bool = true
79 | ) -> String {
80 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
81 | }
82 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.Hex.swift:80:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32-HEX encoding per RFC 4648 Section 7
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32-HEX Type
:
78 | padding: Bool = true
79 | ) -> String {
80 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
81 | }
82 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.swift:82:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32 encoding per RFC 4648 Section 6
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32 Type
:
80 | padding: Bool = true
81 | ) -> String {
82 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base32.swift:82:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base32 encoding per RFC 4648 Section 6
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base32 Type
:
80 | padding: Bool = true
81 | ) -> String {
82 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.URL.swift:79:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64URL encoding per RFC 4648 Section 5
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64URL Type
:
77 | padding: Bool = false
78 | ) -> String {
79 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
80 | }
81 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.URL.swift:79:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64URL encoding per RFC 4648 Section 5
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64URL Type
:
77 | padding: Bool = false
78 | ) -> String {
79 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
80 | }
81 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.swift:236:34: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64 encoding per RFC 4648 Section 4
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64 Type
:
234 | padding: Bool = true
235 | ) -> String {
236 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
237 | }
238 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base64.swift:236:53: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base64 encoding per RFC 4648 Section 4
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base64 Type
:
234 | padding: Bool = true
235 | ) -> String {
236 | callAsFunction(value.bytes(endianness: .big), padding: padding)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
237 | }
238 |
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
[955/1032] Compiling Crypto ECDSASignature.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:117:43: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
115 | uppercase: Bool = false
116 | ) -> String {
117 | prefix + callAsFunction(value.bytes(endianness: .big), uppercase: uppercase)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
118 | }
119 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:117:62: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
115 | uppercase: Bool = false
116 | ) -> String {
117 | prefix + callAsFunction(value.bytes(endianness: .big), uppercase: uppercase)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
118 | }
119 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:308:28: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
306 | // Skip whitespace for first byte
307 | var high = first
308 | while high.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
309 | guard let next = iterator.next() else { return false }
310 | high = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:308:34: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
306 | // Skip whitespace for first byte
307 | var high = first
308 | while high.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
309 | guard let next = iterator.next() else { return false }
310 | high = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:313:27: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
311 | }
312 | var low = second
313 | while low.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
314 | guard let next = iterator.next() else { return false }
315 | low = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:313:33: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
311 | }
312 | var low = second
313 | while low.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
314 | guard let next = iterator.next() else { return false }
315 | low = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:328:28: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
326 | // Skip whitespace
327 | var highByte = high
328 | while highByte.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
329 | guard let next = iterator.next() else { return true } // trailing whitespace ok
330 | highByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:328:34: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
326 | // Skip whitespace
327 | var highByte = high
328 | while highByte.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
329 | guard let next = iterator.next() else { return true } // trailing whitespace ok
330 | highByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:336:27: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
334 |
335 | var lowByte = low
336 | while lowByte.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
337 | guard let next = iterator.next() else { return false }
338 | lowByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:336:33: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
334 |
335 | var lowByte = low
336 | while lowByte.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
337 | guard let next = iterator.next() else { return false }
338 | lowByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:437:39: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
435 | if second == 0x78 || second == 0x58 { // 'x' or 'X'
436 | // Prefix consumed, continue
437 | } else if !second.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
438 | // Not a prefix, these are hex digits
439 | let highNibble = decodeTable[Int(first)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:437:45: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
435 | if second == 0x78 || second == 0x58 { // 'x' or 'X'
436 | // Prefix consumed, continue
437 | } else if !second.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
438 | // Not a prefix, these are hex digits
439 | let highNibble = decodeTable[Int(first)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:455:30: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
453 | return 0
454 | }
455 | } else if !first.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
456 | let nibble = decodeTable[Int(first)]
457 | guard nibble != 255 else { return nil }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:455:36: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
453 | return 0
454 | }
455 | } else if !first.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
456 | let nibble = decodeTable[Int(first)]
457 | guard nibble != 255 else { return nil }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:465:25: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
463 | // Process remaining nibbles
464 | while let byte = iterator.next() {
465 | guard !byte.ascii.isWhitespace else { continue }
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
466 |
467 | let nibble = decodeTable[Int(byte)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:465:31: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
463 | // Process remaining nibbles
464 | while let byte = iterator.next() {
465 | guard !byte.ascii.isWhitespace else { continue }
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
466 |
467 | let nibble = decodeTable[Int(byte)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
[956/1032] Compiling Crypto PEMDocument.swift
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:117:43: error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: instance method 'bytes(endianness:)' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
115 | uppercase: Bool = false
116 | ) -> String {
117 | prefix + callAsFunction(value.bytes(endianness: .big), uppercase: uppercase)
| `- error: instance method 'bytes(endianness:)' is internal and cannot be referenced from an '@inlinable' function
118 | }
119 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/FixedWidthInteger+Binary.swift:90:17: note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
88 | /// x.bytes(endianness: .little) // [0x34, 0x12]
89 | /// ```
90 | public func bytes(endianness: Binary.Endianness = .little) -> [UInt8] {
| `- note: instance method 'bytes(endianness:)' is not '@usableFromInline' or public
91 | let converted: Self
92 | switch endianness {
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:117:62: error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: enum case 'big' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
115 | uppercase: Bool = false
116 | ) -> String {
117 | prefix + callAsFunction(value.bytes(endianness: .big), uppercase: uppercase)
| `- error: enum case 'big' is internal and cannot be referenced from an '@inlinable' function
118 | }
119 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/Binary/Binary.Endianness.swift:42:14: note: enum case 'big' is not '@usableFromInline' or public
40 |
41 | /// Most significant byte first (network byte order).
42 | case big
| `- note: enum case 'big' is not '@usableFromInline' or public
43 | }
44 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:308:28: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
306 | // Skip whitespace for first byte
307 | var high = first
308 | while high.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
309 | guard let next = iterator.next() else { return false }
310 | high = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:308:34: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
306 | // Skip whitespace for first byte
307 | var high = first
308 | while high.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
309 | guard let next = iterator.next() else { return false }
310 | high = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:313:27: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
311 | }
312 | var low = second
313 | while low.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
314 | guard let next = iterator.next() else { return false }
315 | low = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:313:33: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
311 | }
312 | var low = second
313 | while low.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
314 | guard let next = iterator.next() else { return false }
315 | low = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:328:28: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
326 | // Skip whitespace
327 | var highByte = high
328 | while highByte.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
329 | guard let next = iterator.next() else { return true } // trailing whitespace ok
330 | highByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:328:34: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
326 | // Skip whitespace
327 | var highByte = high
328 | while highByte.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
329 | guard let next = iterator.next() else { return true } // trailing whitespace ok
330 | highByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:336:27: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
334 |
335 | var lowByte = low
336 | while lowByte.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
337 | guard let next = iterator.next() else { return false }
338 | lowByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:336:33: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
334 |
335 | var lowByte = low
336 | while lowByte.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
337 | guard let next = iterator.next() else { return false }
338 | lowByte = next
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:437:39: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
435 | if second == 0x78 || second == 0x58 { // 'x' or 'X'
436 | // Prefix consumed, continue
437 | } else if !second.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
438 | // Not a prefix, these are hex digits
439 | let highNibble = decodeTable[Int(first)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:437:45: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
435 | if second == 0x78 || second == 0x58 { // 'x' or 'X'
436 | // Prefix consumed, continue
437 | } else if !second.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
438 | // Not a prefix, these are hex digits
439 | let highNibble = decodeTable[Int(first)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:455:30: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
453 | return 0
454 | }
455 | } else if !first.ascii.isWhitespace {
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
456 | let nibble = decodeTable[Int(first)]
457 | guard nibble != 255 else { return nil }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:455:36: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
453 | return 0
454 | }
455 | } else if !first.ascii.isWhitespace {
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
456 | let nibble = decodeTable[Int(first)]
457 | guard nibble != 255 else { return nil }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:465:25: error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'ascii' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
463 | // Process remaining nibbles
464 | while let byte = iterator.next() {
465 | guard !byte.ascii.isWhitespace else { continue }
| `- error: property 'ascii' is internal and cannot be referenced from an '@inlinable' function
466 |
467 | let nibble = decodeTable[Int(byte)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8.ASCII.swift:57:16: note: property 'ascii' is not '@usableFromInline' or public
55 | /// - ``ASCII``
56 | /// - ``INCITS_4_1986``
57 | public var ascii: Binary.ASCII {
| `- note: property 'ascii' is not '@usableFromInline' or public
58 | Binary.ASCII(byte: self)
59 | }
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/RFC 4648/RFC_4648.Base16.swift:465:31: error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
5 | // Base16 (Hexadecimal) encoding per RFC 4648 Section 8
6 |
7 | import INCITS_4_1986
| `- note: property 'isWhitespace' imported as 'internal' from 'INCITS_4_1986' here
8 |
9 | // MARK: - Base16 Type
:
463 | // Process remaining nibbles
464 | while let byte = iterator.next() {
465 | guard !byte.ascii.isWhitespace else { continue }
| `- error: property 'isWhitespace' is internal and cannot be referenced from an '@inlinable' function
466 |
467 | let nibble = decodeTable[Int(byte)]
/host/spi-builder-workspace/.build/checkouts/FileSystem/Sources/INCITS_4_1986/UInt8+INCITS_4_1986.swift:123:16: note: property 'isWhitespace' is not '@usableFromInline' or public
121 | /// - ``INCITS_4_1986/CharacterClassification/isWhitespace(_:)``
122 | @_transparent
123 | public var isWhitespace: Bool {
| `- note: property 'isWhitespace' is not '@usableFromInline' or public
124 | INCITS_4_1986.CharacterClassification.isWhitespace(byte)
125 | }
BUILD FAILURE 6.0 linux