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 IOStreams 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/outfoxx/IOStreams.git
Reference: 1.4.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/IOStreams
 * tag               1.4.2      -> FETCH_HEAD
HEAD is now at af0e5a5 Merge pull request #12 from outfoxx/fix/file-cancel
Cloned https://github.com/outfoxx/IOStreams.git
Revision (git rev-parse @):
af0e5a538f612a7daadee31c96926048ab0695d5
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/outfoxx/IOStreams.git at 1.4.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/outfoxx/IOStreams.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[4/6] Write swift-version--423B1241ED78D482.txt
[5/6] Compiling _AtomicsShims.c
[7/21] Compiling Atomics AtomicLazyReference.swift
[8/21] Compiling Atomics HighLevelTypes.swift
[9/21] Compiling Atomics AtomicInteger.swift
[10/21] Compiling Atomics AtomicMemoryOrderings.swift
[11/21] Compiling Atomics IntegerConformances.swift
[12/21] Compiling Atomics PointerConformances.swift
[13/21] Compiling Atomics Unmanaged extensions.swift
[14/21] Compiling Atomics AtomicBool.swift
[15/21] Compiling Atomics AtomicValue.swift
[16/21] Compiling Atomics DoubleWord.swift
[17/21] Compiling Atomics AtomicOptional.swift
[18/21] Compiling Atomics AtomicOptionalRawRepresentable.swift
[19/21] Compiling Atomics AtomicRawRepresentable.swift
[20/21] Compiling Atomics AtomicStrongReference.swift
[21/23] Emitting module Atomics
[22/23] Compiling Atomics Primitives.native.swift
[23/23] Compiling Atomics Primitives.shims.swift
[24/38] Compiling IOStreams Source.swift
[25/38] Compiling IOStreams Stream.swift
[26/38] Compiling IOStreams FilterStreams.swift
[27/38] Compiling IOStreams Flushable.swift
[28/38] Compiling IOStreams DataStreams.swift
[29/38] Compiling IOStreams FileStreams.swift
[30/38] Compiling IOStreams IOError.swift
[31/38] Compiling IOStreams Sink.swift
[32/38] Emitting module IOStreams
[33/38] Compiling IOStreams BufferedStreams.swift
[34/38] Compiling IOStreams CompressionFilter.swift
[35/38] Compiling IOStreams HMACFilter.swift
[36/38] Compiling IOStreams HashingFilter.swift
[37/39] Compiling IOStreams AsyncBuffers.swift
[38/39] Compiling IOStreams BoxCipherFilter.swift
[39/39] Compiling IOStreams URLSessionStreams.swift
Build complete! (10.56s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.17s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Build complete.
Done.