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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/milend/hmap
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f98e2dd Add chmap project reference
Cloned https://github.com/milend/hmap.git
Revision (git rev-parse @):
f98e2dd8cd03c86d10013a31914a9a75ae986763
SUCCESS checkout https://github.com/milend/hmap.git at master
========================================
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
[6/10] Write swift-version--423B1241ED78D482.txt
[8/31] Compiling Commander CommandType.swift
[9/32] Compiling Commander Group.swift
[10/32] Compiling Commander ArgumentConvertible.swift
[11/32] Compiling Commander ArgumentDescription.swift
[12/32] Emitting module Commander
[13/32] Compiling Commander ArgumentParser.swift
[14/32] Compiling Commander Command.swift
[15/32] Compiling Commander CommandRunner.swift
[16/32] Compiling Commander Error.swift
[17/32] Emitting module HeaderMapCore
[18/33] Compiling HeaderMapCore ArrayExtensions.swift
[19/33] Compiling HeaderMapCore NumberExtensions.swift
[20/33] Compiling HeaderMapCore DictionaryExtensions.swift
[21/33] Compiling HeaderMapCore StringExtensions.swift
[22/33] Compiling HeaderMapCore JSONHeaderMap.swift
[25/33] Compiling HeaderMapCore HeaderMap.swift
[26/33] Compiling HeaderMapCore HeaderMapError.swift
[27/33] Compiling HeaderMapCore HeaderMapMaker.swift
[28/39] Compiling Commander Commands.swift
[29/39] Compiling HeaderMapFrontend PrintCommands.swift
[30/39] Compiling HeaderMapFrontend FrontendErrors.swift
[31/39] Compiling HeaderMapFrontend ConvertCommands.swift
[32/39] Compiling HeaderMapFrontend Command.swift
[33/39] Compiling HeaderMapFrontend FileFormat.swift
[34/39] Emitting module HeaderMapFrontend
[35/45] Compiling hmap StringExtensions.swift
[36/45] Compiling hmap ReturnCodes.swift
[37/45] Compiling hmap main.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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/hmap: replacing existing signature
[42/45] Applying hmap
[44/45] Compiling HeaderMapTesting TestingExtensions.swift
[45/45] Emitting module HeaderMapTesting
Build complete! (8.43s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.15s)
Fetched https://github.com/kylef/Commander.git from cache (0.15s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.0 (0.35s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.06s)
warning: /Users/builder/builds/UKfvDsi8u/1/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/1/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
Creating working copy for https://github.com/kylef/Commander.git
Fetched https://github.com/kylef/Commander.git from cache (0.01s)
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.