Build Information
Successful build of swift-distributed-tracing-extras, reference 1.0.0-beta.1 (6906d6
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 08:13:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-distributed-tracing-extras.git
Reference: 1.0.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-distributed-tracing-extras
* tag 1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 6906d6b Update package for tracing package 1.0-beta1
Cloned https://github.com/apple/swift-distributed-tracing-extras.git
Revision (git rev-parse @):
6906d6b7eaf86847231c54fd2163a87a78f51ace
SUCCESS checkout https://github.com/apple/swift-distributed-tracing-extras.git at 1.0.0-beta.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-distributed-tracing-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/10] Compiling ServiceContextModule ServiceContext.swift
[9/10] Compiling ServiceContextModule ServiceContextKey.swift
[10/10] Emitting module ServiceContextModule
[11/16] Compiling Instrumentation InstrumentationSystem.swift
[12/16] Compiling Instrumentation Locks.swift
[13/16] Compiling Instrumentation Instrument.swift
[14/16] Compiling Instrumentation NoOpInstrument.swift
[15/16] Emitting module Instrumentation
[16/16] Compiling Instrumentation MultiplexInstrument.swift
[17/24] Compiling Tracing TracerProtocol.swift
[18/24] Compiling Tracing TracingTime.swift
[19/24] Compiling Tracing Tracer.swift
[20/24] Compiling Tracing TracerProtocol+Legacy.swift
[21/24] Compiling Tracing NoOpTracer.swift
[22/24] Compiling Tracing InstrumentationSystem+Tracing.swift
[23/24] Emitting module Tracing
[24/24] Compiling Tracing SpanProtocol.swift
[25/36] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+NetworkSemantics.swift
[26/36] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+RPCSemantics.swift
[27/36] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+MessagingSemantics.swift
[28/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+ThreadSemantics.swift
[29/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+HTTPSemantics.swift
[30/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+ErrorSemantics.swift
[31/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+FaaSSemantics.swift
[32/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+DatabaseSemantics.swift
[33/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+EndUserSemantics.swift
[34/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+CloudEventsSemantics.swift
[35/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+CodeSemantics.swift
[36/37] Emitting module TracingOpenTelemetrySemanticConventions
[37/37] Compiling TracingOpenTelemetrySemanticConventions SpanAttributes+PeerSemantics.swift
Build complete! (19.51s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[126/7075] Fetching swift-docc-plugin, swift-distributed-tracing
Fetched https://github.com/apple/swift-docc-plugin from cache (1.17s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.69s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.38s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.88s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.30s)
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.4
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
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
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-beta.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-distributed-tracing-extras",
"name" : "swift-distributed-tracing-extras",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "TracingOpenTelemetrySemanticConventions",
"targets" : [
"TracingOpenTelemetrySemanticConventions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TracingOpenTelemetrySemanticConventionsTests",
"module_type" : "SwiftTarget",
"name" : "TracingOpenTelemetrySemanticConventionsTests",
"path" : "Tests/TracingOpenTelemetrySemanticConventionsTests",
"product_dependencies" : [
"Tracing"
],
"sources" : [
"CloudEventsSemanticsTests.swift",
"CodeSemanticsTests.swift",
"DatabaseSemanticsTests.swift",
"EndUserSemanticTests.swift",
"ErrorSemanticsTests.swift",
"FaaSSemanticsTests.swift",
"HTTPSemanticsTests.swift",
"MessagingSemanticsTests.swift",
"NetworkSemanticsTests.swift",
"PeerSemanticsTests.swift",
"RPCSemanticsTests.swift",
"ThreadSemanticsTests.swift",
"XCT+SpanAttributes.swift"
],
"target_dependencies" : [
"TracingOpenTelemetrySemanticConventions"
],
"type" : "test"
},
{
"c99name" : "TracingOpenTelemetrySemanticConventions",
"module_type" : "SwiftTarget",
"name" : "TracingOpenTelemetrySemanticConventions",
"path" : "Sources/TracingOpenTelemetrySemanticConventions",
"product_dependencies" : [
"Tracing"
],
"product_memberships" : [
"TracingOpenTelemetrySemanticConventions"
],
"sources" : [
"SpanAttributes+CloudEventsSemantics.swift",
"SpanAttributes+CodeSemantics.swift",
"SpanAttributes+DatabaseSemantics.swift",
"SpanAttributes+EndUserSemantics.swift",
"SpanAttributes+ErrorSemantics.swift",
"SpanAttributes+FaaSSemantics.swift",
"SpanAttributes+HTTPSemantics.swift",
"SpanAttributes+MessagingSemantics.swift",
"SpanAttributes+NetworkSemantics.swift",
"SpanAttributes+PeerSemantics.swift",
"SpanAttributes+RPCSemantics.swift",
"SpanAttributes+ThreadSemantics.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.