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 swift-backtrace, reference main (f01e34), with Swift 5.10 for macOS (SPM) on 28 Oct 2024 17:53:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-backtrace.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-backtrace
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f01e340 Update README.md for archiving
Cloned https://github.com/swift-server/swift-backtrace.git
Revision (git rev-parse @):
f01e3400ae083e9c28be5c86f53d7b7b0b0478da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-backtrace.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-server/swift-backtrace.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/21] Compiling CBacktrace dwarf.c
[3/21] Compiling CBacktrace mmap.c
[4/21] Compiling CBacktrace simple.c
[4/21] Write sources
[4/21] Compiling CBacktrace elf.c
[7/21] Compiling CBacktrace sort.c
[8/21] Write sources
[8/21] Write Sample-entitlement.plist
[10/21] Compiling CBacktrace posix.c
[10/21] Compiling CBacktrace mmapio.c
[10/21] Compiling CBacktrace fileline.c
[10/21] Compiling CBacktrace print.c
[11/21] Compiling CBacktrace state.c
[15/21] Compiling CBacktrace atomic.c
[16/21] Compiling CBacktrace backtrace.c
[17/21] Write swift-version-33747A42983211AE.txt
[19/24] Emitting module Backtrace
[20/24] Compiling Backtrace Demangle.swift
[21/24] Compiling Backtrace Backtrace.swift
[22/26] Emitting module Sample
[23/26] Compiling Sample main.swift
[23/26] Write Objects.LinkFileList
[24/26] Linking Sample
[25/26] Applying Sample
Build complete! (19.39s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3152] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.65s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.