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 Lilliput with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jkolb/lilliput.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jkolb/lilliput
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aac7384 Clean up README. Not sure why Package.resolved wasn't commited previously.
Cloned https://github.com/jkolb/lilliput.git
Revision (git rev-parse @):
aac7384681043b202bd1c9f626a4b0454fe66d3e
SUCCESS checkout https://github.com/jkolb/lilliput.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jkolb/lilliput.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/22] Compiling SystemPackage PlatformString.swift
[3/22] Compiling SystemPackage SystemString.swift
[4/22] Compiling SystemPackage FilePathSyntax.swift
[5/22] Compiling SystemPackage FilePathWindows.swift
[6/22] Compiling SystemPackage FilePermissions.swift
[7/24] Compiling SystemPackage Errno.swift
[8/24] Compiling SystemPackage FileDescriptor.swift
[9/24] Compiling SystemPackage FileHelpers.swift
[10/24] Compiling SystemPackage CInterop.swift
[11/24] Compiling SystemPackage Constants.swift
[12/24] Compiling SystemPackage Exports.swift
[13/24] Emitting module SystemPackage
[14/24] Compiling SystemPackage Util.swift
[15/24] Compiling SystemPackage UtilConsumers.swift
[16/24] Compiling SystemPackage Mocking.swift
[17/24] Compiling SystemPackage Syscalls.swift
[18/24] Compiling SystemPackage WindowsSyscallAdapters.swift
[19/24] Compiling SystemPackage FilePathComponents.swift
[20/24] Compiling SystemPackage FilePathParsing.swift
[21/24] Compiling SystemPackage FilePathString.swift
[22/24] Compiling SystemPackage FileOperations.swift
[23/24] Compiling SystemPackage FilePath.swift
[24/24] Compiling SystemPackage FilePathComponentView.swift
[25/45] Compiling Lilliput ByteSpan.swift
[26/45] Compiling Lilliput ByteTuple.swift
[27/45] Compiling Lilliput ByteWriter.swift
[28/47] Compiling Lilliput HexString.swift
[29/47] Compiling Lilliput KeyValue.swift
[30/47] Compiling Lilliput Magic2.swift
[31/47] Compiling Lilliput CP1252.swift
[32/47] Compiling Lilliput CollectionByteDecoder.swift
[33/47] Compiling Lilliput Element.swift
[34/47] Compiling Lilliput Magic4.swift
[35/47] Compiling Lilliput RawValue.swift
[36/47] Compiling Lilliput String.swift
[37/47] Compiling Lilliput ValueKey.swift
[38/47] Emitting module Lilliput
[39/47] Compiling Lilliput ByteAlignment.swift
[40/47] Compiling Lilliput ByteBuffer.swift
[41/47] Compiling Lilliput ByteDecoder.swift
[42/47] Compiling Lilliput ByteEncoder.swift
[43/47] Compiling Lilliput ByteError.swift
[44/47] Compiling Lilliput ByteReader.swift
[45/47] Compiling Lilliput FileDescriptor+ByteBuffer.swift
[46/47] Compiling Lilliput FileDescriptor+ReadAll.swift
[47/47] Compiling Lilliput FoundationAdditions.swift
Build complete! (8.45s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.02s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.0
Build complete.
Done.