The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Ether with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ether-cli/ether.git
Reference: 1.10.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ether-cli/ether
 * tag               1.10.0     -> FETCH_HEAD
HEAD is now at 7a8b2c1 Merge pull request #14 from Ether-CLI/develop
Cloned https://github.com/ether-cli/ether.git
Revision (git rev-parse @):
7a8b2c1ab183f9fed397ef66b1af3d02462d2dc9
SUCCESS checkout https://github.com/ether-cli/ether.git at 1.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ether-cli/ether.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[8/16] Write Executable-entitlement.plist
[8/16] Write sources
[12/16] Write swift-version--423B1241ED78D482.txt
[14/41] Emitting module PathIndexable
[15/41] Compiling Debugging Debuggable.swift
[16/41] Compiling PathIndexable PathIndexable+Subscripting.swift
[17/41] Compiling PathIndexable PathIndexable.swift
[18/41] Emitting module Debugging
[19/41] Compiling libc libc.swift
[20/41] Emitting module libc
[21/41] Compiling Bits Operators.swift
[22/41] Compiling Bits String+BytesConvertible.swift
[23/43] Emitting module Bits
[24/43] Compiling Bits Byte+ControlCharacters.swift
[25/43] Compiling Bits Byte+Convenience.swift
[26/43] Compiling Bits Byte+PatternMatching.swift
[27/43] Compiling Bits Aliases.swift
[28/43] Compiling Bits Base64Encoder.swift
[29/43] Compiling Bits Byte+Alphabet.swift
[30/43] Compiling Bits UnsignedInteger+BytesConvertible.swift
[31/43] Compiling Bits UnsignedInteger+Shifting.swift
[32/43] Compiling Bits Data+BytesConvertible.swift
[33/43] Compiling Bits HexEncoder.swift
[34/43] Compiling Bits Bytes+Percent.swift
[35/43] Compiling Bits BytesConvertible.swift
[36/43] Compiling Bits Byte+Random.swift
[37/43] Compiling Bits Byte+UTF8Numbers.swift
[38/43] Compiling Bits ByteSequence+Conversions.swift
[39/43] Compiling Bits Bytes+Base64.swift
[40/43] Compiling Bits Bytes+Hex.swift
[41/65] Compiling Core DispatchTime+Utilities.swift
[42/65] Compiling Core EmptyInitializable.swift
[43/65] Compiling Core Exports.swift
[44/67] Compiling Core Result.swift
[45/67] Compiling Core Semaphore.swift
[46/67] Compiling Core Sequence.swift
[47/67] Emitting module Core
[48/67] Compiling Core String.swift
[49/67] Compiling Core WorkingDirectory.swift
[50/67] Compiling Core Extendable.swift
[51/67] Compiling Core FileProtocol.swift
[52/67] Compiling Core Int+Hex.swift
[53/67] Compiling Core Array.swift
[54/67] Compiling Core Bits.swift
[55/67] Compiling Core Cache.swift
[56/67] Compiling Core StaticDataBuffer.swift
[57/67] Compiling Core String+CaseInsensitiveCompare.swift
[58/67] Compiling Core String+Polymorphic.swift
[59/67] Compiling Core Collection+Safe.swift
[60/67] Compiling Core DataFile.swift
[61/67] Compiling Core Dispatch.swift
[62/67] Compiling Core Lock.swift
[63/67] Compiling Core Portal.swift
[64/67] Compiling Core RFC1123.swift
[65/135] Compiling Node StructuredData+Init.swift
[66/135] Compiling Node StructuredDataWrapper+Equatable.swift
[67/135] Compiling Node StructuredDataWrapper+Literals.swift
[68/135] Compiling Node StructuredDataWrapper+PathIndexable.swift
[69/139] Emitting module Console
[70/139] Compiling Node StructuredDataWrapper+Convenience.swift
[71/139] Compiling Node UnsignedInteger+Convertible.swift
[72/139] Compiling Node Context.swift
[73/139] Compiling Node Node.swift
[74/139] Compiling Node NodeConvertible.swift
[75/139] Compiling Node NodeRepresentable.swift
[76/139] Compiling Node Array+Convertible.swift
[77/139] Compiling Node Dictionary+Convertible.swift
[78/139] Compiling Node Fuzzy+Any.swift
[79/139] Emitting module Node
[80/143] Compiling Node Integer+Convertible.swift
[81/143] Compiling Node Schema+Convertible.swift
[82/143] Compiling Node SchemaWrapper+Convertible.swift
[83/143] Compiling Node String+Convertible.swift
[84/143] Compiling Node UUID+Convertible.swift
[85/143] Compiling Node NodeInitializable.swift
[86/143] Compiling Node Optional+Convertible.swift
[87/143] Compiling Node Set+Convertible.swift
[88/143] Compiling Node Number.swift
[89/143] Compiling Node StructuredData+Equatable.swift
[93/143] Compiling Node StructuredDataWrapper+Polymorphic.swift
[98/143] Compiling Node FuzzyConverter.swift
[100/143] Compiling Node Getters.swift
[101/143] Compiling Node Setters.swift
[102/143] Compiling Node Bool+Convertible.swift
[106/143] Compiling Console Terminal+Command.swift
[107/143] Compiling Console Terminal.swift
[114/143] Compiling Node StructuredData+PathIndexable.swift
[115/143] Compiling Node StructuredData+Polymorphic.swift
[116/143] Compiling Node StructuredData.swift
[117/143] Compiling Node StructuredDataWrapper+Cases.swift
[135/143] Compiling Node StructuredDataWrapper.swift
[136/143] Compiling Node Errors.swift
[139/143] Compiling Node Exports.swift
[140/143] Compiling Node Identifier.swift
[141/152] Compiling JSON JSON+Bytes.swift
[142/152] Compiling JSON JSON+Equatable.swift
[143/153] Compiling JSON JSONRepresentable.swift
[144/153] Compiling JSON JSONContext.swift
[145/153] Emitting module JSON
[146/153] Compiling JSON JSON.swift
[147/153] Compiling JSON JSON+Serialize.swift
[148/153] Compiling JSON JSON+Fuzzy.swift
[149/153] Compiling JSON JSON+Parse.swift
[150/153] Compiling JSON Sequence+Convertible.swift
[151/160] Compiling Helpers JSON.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Helpers/JSON.swift:26:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func json()throws -> APIJSON? {
    ^~~~~~~

[152/160] Compiling Helpers EtherError.swift
[153/160] Compiling Helpers PackageJSONFetcher.swift
[154/160] Compiling Helpers APIClient.swift
[155/160] Compiling Helpers CommandLine.swift
[156/160] Emitting module Helpers
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Helpers/JSON.swift:26:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func json()throws -> APIJSON? {
    ^~~~~~~

[157/160] Compiling Helpers Manifest.swift
[158/172] Compiling Ether VersionLatest.swift
[159/172] Compiling Ether VersionAll.swift
[160/172] Compiling Ether Search.swift
[161/172] Compiling Ether Template.swift
[162/173] Emitting module Ether
[163/173] Compiling Ether CleanManifest.swift
[164/173] Compiling Ether Configuration.swift
[165/173] Compiling Ether New.swift
[166/173] Compiling Ether Remove.swift
[167/173] Compiling Ether Update.swift
[168/173] Compiling Ether FixInstall.swift
[169/173] Compiling Ether Install.swift
[170/173] Compiling Ether VersionSet.swift
[171/175] Emitting module Executable
[172/175] Compiling Executable main.swift
[172/175] Write Objects.LinkFileList
[173/175] Linking Executable
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Executable: replacing existing signature
[174/175] Applying Executable
Build complete! (11.15s)
Fetching https://github.com/vapor/node.git from cache
Fetching https://github.com/vapor/debugging.git from cache
Fetching https://github.com/vapor/console.git from cache
Fetching https://github.com/vapor/bits.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/json.git from cache
Fetched https://github.com/vapor/bits.git from cache (0.20s)
Fetched https://github.com/vapor/console.git from cache (0.20s)
Fetched https://github.com/vapor/core.git from cache (0.20s)
Fetched https://github.com/vapor/debugging.git from cache (0.20s)
Fetched https://github.com/vapor/json.git from cache (0.20s)
Computing version for https://github.com/vapor/core.git
Fetched https://github.com/vapor/node.git from cache (0.20s)
Computed https://github.com/vapor/core.git at 2.2.0 (0.34s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.1 (0.33s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.0 (0.33s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.0 (0.34s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.0 (0.37s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.1 (0.34s)
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.0
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.0
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.0
Build complete.
Done.