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 hmap 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/milend/hmap.git
Reference: 1.0.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/milend/hmap
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 080d03a Bump version to 1.0.4
Cloned https://github.com/milend/hmap.git
Revision (git rev-parse @):
080d03a61337be936cd36d8546392dd1056fc9d5
SUCCESS checkout https://github.com/milend/hmap.git at 1.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/milend/hmap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[0/10] Write hmap-entitlement.plist
[2/10] Write sources
[6/10] Write swift-version--423B1241ED78D482.txt
[8/31] Compiling Commander ArgumentConvertible.swift
[9/31] Compiling Commander ArgumentDescription.swift
[10/31] Compiling Commander ArgumentParser.swift
[11/31] Emitting module Commander
[12/32] Compiling Commander Group.swift
[13/32] Compiling Commander Error.swift
[14/32] Compiling HeaderMapCore DictionaryExtensions.swift
[15/33] Compiling HeaderMapCore BinaryHeaderMap.swift
[16/33] Compiling HeaderMapCore ByteBuffer.swift
[17/33] Compiling HeaderMapCore NumberExtensions.swift
[18/33] Compiling HeaderMapCore HeaderMapMaker.swift
[19/33] Compiling HeaderMapCore ArrayExtensions.swift
[20/33] Emitting module HeaderMapCore
[23/33] Compiling HeaderMapCore JSONHeaderMap.swift
[24/33] Compiling HeaderMapCore StringExtensions.swift
[25/39] Compiling Commander CommandRunner.swift
[26/39] Compiling Commander CommandType.swift
[27/39] Compiling Commander Command.swift
[28/39] Compiling Commander Commands.swift
[29/39] Emitting module HeaderMapFrontend
[30/39] Compiling HeaderMapFrontend Command.swift
[31/39] Compiling HeaderMapFrontend FrontendErrors.swift
[32/39] Compiling HeaderMapFrontend ConvertCommands.swift
[33/39] Compiling HeaderMapFrontend FileFormat.swift
[34/39] Compiling HeaderMapFrontend PrintCommands.swift
[35/45] Compiling hmap ReturnCodes.swift
[36/45] Compiling hmap main.swift
[37/45] Compiling hmap StringExtensions.swift
[38/45] Compiling hmap Convert.swift
[39/45] Emitting module hmap
[40/45] Compiling hmap Print.swift
[40/45] Write Objects.LinkFileList
[41/45] Linking hmap
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/hmap: replacing existing signature
[42/45] Applying hmap
[44/45] Emitting module HeaderMapTesting
[45/45] Compiling HeaderMapTesting TestingExtensions.swift
Build complete! (9.83s)
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.19s)
Computing version for https://github.com/kylef/Commander.git
Fetched https://github.com/kylef/Spectre.git from cache (0.19s)
Computed https://github.com/kylef/Commander.git at 0.9.0 (0.05s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.07s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander.git', will fetch again.
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander.git', will fetch again.
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.01s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Build complete.
Done.