The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-context with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/slashmo/gsoc-swift-baggage-context.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/slashmo/gsoc-swift-baggage-context
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 24e244b Rename Context protocol to BaggageContext (#38)
Cloned https://github.com/slashmo/gsoc-swift-baggage-context.git into spi-builder-workspace
24e244b4aef3594ddceeecf0100da69ddafecee5
SUCCESS checkout https://github.com/slashmo/gsoc-swift-baggage-context.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Building for debugging...
[1/13] Compiling Baggage BaggageKey.swift
[2/13] Emitting module Baggage
[3/13] Compiling Baggage Baggage.swift
[4/13] Compiling Logging LogHandler.swift
[5/13] Emitting module Logging
[6/13] Compiling Logging Locks.swift
[7/13] Compiling Logging Logging.swift
[8/16] Compiling BaggageContext BaggageContext.swift
[9/16] Compiling BaggageContext ContextLogHandler.swift
[10/16] Emitting module BaggageContext
[11/16] Compiling BaggageContextBenchmarkTools BenchmarkTools.swift
[12/16] Compiling BaggageContextBenchmarkTools BenchmarkCategory.swift
[13/16] Compiling BaggageContextBenchmarkTools DriverUtils.swift
[14/16] Compiling BaggageContextBenchmarkTools ArgParser.swift
[15/16] Emitting module BaggageContextBenchmarkTools
[16/21] Compiling BaggageContextBenchmarks main.swift
[17/21] Compiling BaggageContextBenchmarks locks.swift
[18/21] Compiling BaggageContextBenchmarks BaggagePassingBenchmarks.swift
[19/21] Compiling BaggageContextBenchmarks BaggageLoggingBenchmarks.swift
[20/21] Emitting module BaggageContextBenchmarks
[20/21] Linking BaggageContextBenchmarks
Build complete! (5.46s)
Build complete.
Done.