The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-otel-semantic-conventions, reference main (69185e), with Swift 6.2 for macOS (SPM) on 5 Nov 2025 16:49:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-otel/swift-otel-semantic-conventions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-otel/swift-otel-semantic-conventions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 69185e4 build(deps): Bump github.com/swift-server/async-http-client (#48)
Cloned https://github.com/swift-otel/swift-otel-semantic-conventions.git
Revision (git rev-parse @):
69185e48088c4abdd438b74d332d103431849f63
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-otel/swift-otel-semantic-conventions.git at main
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5533] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.25s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.81s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.91s)
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.48s)
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/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-otel-semantic-conventions",
      "name": "swift-otel-semantic-conventions",
      "url": "https://github.com/swift-otel/swift-otel-semantic-conventions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-otel-semantic-conventions",
      "dependencies": [
        {
          "identity": "swift-distributed-tracing",
          "name": "swift-distributed-tracing",
          "url": "https://github.com/apple/swift-distributed-tracing.git",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-distributed-tracing",
          "dependencies": [
            {
              "identity": "swift-service-context",
              "name": "swift-service-context",
              "url": "https://github.com/apple/swift-service-context.git",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-otel/swift-otel-semantic-conventions.git
[1/2229] Fetching swift-otel-semantic-conventions
Fetched https://github.com/swift-otel/swift-otel-semantic-conventions.git from cache (1.09s)
Fetching https://github.com/apple/swift-distributed-tracing.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.51s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.56s)
Fetching https://github.com/apple/swift-service-context.git from cache
Fetched https://github.com/apple/swift-service-context.git from cache (0.49s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.54s)
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/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/swift-otel/swift-otel-semantic-conventions.git
Working copy of https://github.com/swift-otel/swift-otel-semantic-conventions.git resolved at main (69185e4)
Found 1 product dependencies
  - swift-distributed-tracing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-otel/swift-otel-semantic-conventions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/8] Compiling ServiceContextModule ServiceContextKey.swift
[7/8] Compiling ServiceContextModule ServiceContext.swift
[8/8] Emitting module ServiceContextModule
[9/14] Compiling Instrumentation NoOpInstrument.swift
[10/14] Compiling Instrumentation MultiplexInstrument.swift
[11/14] Compiling Instrumentation InstrumentationSystem.swift
[12/14] Compiling Instrumentation Instrument.swift
[13/14] Compiling Instrumentation Locks.swift
[14/14] Emitting module Instrumentation
[15/22] Compiling Tracing TracingTime.swift
[16/22] Compiling Tracing TracerProtocol.swift
[17/22] Compiling Tracing Tracer.swift
[18/22] Compiling Tracing TracerProtocol+Legacy.swift
[19/22] Compiling Tracing NoOpTracer.swift
[20/22] Compiling Tracing InstrumentationSystem+Tracing.swift
[21/22] Emitting module Tracing
[22/22] Compiling Tracing SpanProtocol.swift
[23/165] Compiling OTelSemanticConventions OTelAttribute+service.swift
[24/165] Compiling OTelSemanticConventions OTelAttribute+session.swift
[25/165] Compiling OTelSemanticConventions OTelAttribute+source.swift
[26/165] Compiling OTelSemanticConventions OTelAttribute+system.swift
[27/165] Compiling OTelSemanticConventions OTelAttribute+telemetry.swift
[28/165] Compiling OTelSemanticConventions OTelAttribute+test.swift
[29/165] Compiling OTelSemanticConventions OTelAttribute+thread.swift
[30/165] Compiling OTelSemanticConventions OTelAttribute+tls.swift
[31/165] Compiling OTelSemanticConventions OTelAttribute+url.swift
[32/165] Compiling OTelSemanticConventions OTelAttribute+user.swift
[33/165] Compiling OTelSemanticConventions OTelAttribute+userAgent.swift
[34/165] Compiling OTelSemanticConventions OTelAttribute+vcs.swift
[35/165] Compiling OTelSemanticConventions OTelAttribute+webengine.swift
[36/165] Compiling OTelSemanticConventions OTelAttribute+zos.swift
[37/165] Compiling OTelSemanticConventions SpanAttributes+android.swift
[38/165] Compiling OTelSemanticConventions SpanAttributes+app.swift
[39/165] Compiling OTelSemanticConventions OTelAttribute+nfs.swift
[40/165] Compiling OTelSemanticConventions OTelAttribute+oci.swift
[41/165] Compiling OTelSemanticConventions OTelAttribute+oncRpc.swift
[42/165] Compiling OTelSemanticConventions OTelAttribute+openai.swift
[43/165] Compiling OTelSemanticConventions OTelAttribute+openshift.swift
[44/165] Compiling OTelSemanticConventions OTelAttribute+opentracing.swift
[45/165] Compiling OTelSemanticConventions OTelAttribute+os.swift
[46/165] Compiling OTelSemanticConventions OTelAttribute+otel.swift
[47/165] Compiling OTelSemanticConventions OTelAttribute+peer.swift
[48/165] Compiling OTelSemanticConventions OTelAttribute+pool.swift
[49/165] Compiling OTelSemanticConventions OTelAttribute+pprof.swift
[50/165] Compiling OTelSemanticConventions OTelAttribute+process.swift
[51/165] Compiling OTelSemanticConventions OTelAttribute+profile.swift
[52/165] Compiling OTelSemanticConventions OTelAttribute+rpc.swift
[53/165] Compiling OTelSemanticConventions OTelAttribute+securityRule.swift
[54/165] Compiling OTelSemanticConventions OTelAttribute+server.swift
[55/165] Compiling OTelSemanticConventions OTelAttribute+genAi.swift
[56/165] Compiling OTelSemanticConventions OTelAttribute+geo.swift
[57/165] Compiling OTelSemanticConventions OTelAttribute+go.swift
[58/165] Compiling OTelSemanticConventions OTelAttribute+graphql.swift
[59/165] Compiling OTelSemanticConventions OTelAttribute+heroku.swift
[60/165] Compiling OTelSemanticConventions OTelAttribute+host.swift
[61/165] Compiling OTelSemanticConventions OTelAttribute+http.swift
[62/165] Compiling OTelSemanticConventions OTelAttribute+hw.swift
[63/165] Compiling OTelSemanticConventions OTelAttribute+ios.swift
[64/165] Compiling OTelSemanticConventions OTelAttribute+k8s.swift
[65/165] Compiling OTelSemanticConventions OTelAttribute+linux.swift
[66/165] Compiling OTelSemanticConventions OTelAttribute+log.swift
[67/165] Compiling OTelSemanticConventions OTelAttribute+message.swift
[68/165] Compiling OTelSemanticConventions OTelAttribute+messaging.swift
[69/165] Compiling OTelSemanticConventions OTelAttribute+net.swift
[70/165] Compiling OTelSemanticConventions OTelAttribute+network.swift
[71/180] Compiling OTelSemanticConventions SpanAttributes+service.swift
[72/180] Compiling OTelSemanticConventions SpanAttributes+session.swift
[73/180] Compiling OTelSemanticConventions SpanAttributes+source.swift
[74/180] Compiling OTelSemanticConventions SpanAttributes+system.swift
[75/180] Compiling OTelSemanticConventions SpanAttributes+telemetry.swift
[76/180] Compiling OTelSemanticConventions SpanAttributes+test.swift
[77/180] Compiling OTelSemanticConventions SpanAttributes+thread.swift
[78/180] Compiling OTelSemanticConventions SpanAttributes+tls.swift
[79/180] Compiling OTelSemanticConventions SpanAttributes+url.swift
[80/180] Compiling OTelSemanticConventions SpanAttributes+user.swift
[81/180] Compiling OTelSemanticConventions SpanAttributes+userAgent.swift
[82/180] Compiling OTelSemanticConventions SpanAttributes+vcs.swift
[83/180] Compiling OTelSemanticConventions SpanAttributes+webengine.swift
[84/180] Compiling OTelSemanticConventions SpanAttributes+zos.swift
[85/180] Compiling OTelSemanticConventions OTelAttribute.swift
[86/180] Compiling OTelSemanticConventions SpanAttributes+oci.swift
[87/180] Compiling OTelSemanticConventions SpanAttributes+oncRpc.swift
[88/180] Compiling OTelSemanticConventions SpanAttributes+openai.swift
[89/180] Compiling OTelSemanticConventions SpanAttributes+openshift.swift
[90/180] Compiling OTelSemanticConventions SpanAttributes+opentracing.swift
[91/180] Compiling OTelSemanticConventions SpanAttributes+os.swift
[92/180] Compiling OTelSemanticConventions SpanAttributes+otel.swift
[93/180] Compiling OTelSemanticConventions SpanAttributes+peer.swift
[94/180] Compiling OTelSemanticConventions SpanAttributes+pool.swift
[95/180] Compiling OTelSemanticConventions SpanAttributes+pprof.swift
[96/180] Compiling OTelSemanticConventions SpanAttributes+process.swift
[97/180] Compiling OTelSemanticConventions SpanAttributes+profile.swift
[98/180] Compiling OTelSemanticConventions SpanAttributes+rpc.swift
[99/180] Compiling OTelSemanticConventions SpanAttributes+securityRule.swift
[100/180] Compiling OTelSemanticConventions SpanAttributes+server.swift
[101/180] Emitting module OTelSemanticConventions
[102/180] Compiling OTelSemanticConventions SpanAttributes+deployment.swift
[103/180] Compiling OTelSemanticConventions SpanAttributes+destination.swift
[104/180] Compiling OTelSemanticConventions SpanAttributes+device.swift
[105/180] Compiling OTelSemanticConventions SpanAttributes+disk.swift
[106/180] Compiling OTelSemanticConventions SpanAttributes+dns.swift
[107/180] Compiling OTelSemanticConventions SpanAttributes+elasticsearch.swift
[108/180] Compiling OTelSemanticConventions SpanAttributes+enduser.swift
[109/180] Compiling OTelSemanticConventions SpanAttributes+error.swift
[110/180] Compiling OTelSemanticConventions SpanAttributes+event.swift
[111/180] Compiling OTelSemanticConventions SpanAttributes+exception.swift
[112/180] Compiling OTelSemanticConventions SpanAttributes+faas.swift
[113/180] Compiling OTelSemanticConventions SpanAttributes+featureFlag.swift
[114/180] Compiling OTelSemanticConventions SpanAttributes+file.swift
[115/180] Compiling OTelSemanticConventions SpanAttributes+gcp.swift
[116/180] Compiling OTelSemanticConventions SpanAttributes+genAi.swift
[117/180] Compiling OTelSemanticConventions SpanAttributes+geo.swift
[118/180] Compiling OTelSemanticConventions SpanAttributes+go.swift
[119/180] Compiling OTelSemanticConventions SpanAttributes+graphql.swift
[120/180] Compiling OTelSemanticConventions SpanAttributes+heroku.swift
[121/180] Compiling OTelSemanticConventions SpanAttributes+host.swift
[122/180] Compiling OTelSemanticConventions SpanAttributes+http.swift
[123/180] Compiling OTelSemanticConventions SpanAttributes+hw.swift
[124/180] Compiling OTelSemanticConventions SpanAttributes+ios.swift
[125/180] Compiling OTelSemanticConventions SpanAttributes+k8s.swift
[126/180] Compiling OTelSemanticConventions SpanAttributes+linux.swift
[127/180] Compiling OTelSemanticConventions SpanAttributes+log.swift
[128/180] Compiling OTelSemanticConventions SpanAttributes+message.swift
[129/180] Compiling OTelSemanticConventions SpanAttributes+messaging.swift
[130/180] Compiling OTelSemanticConventions SpanAttributes+net.swift
[131/180] Compiling OTelSemanticConventions SpanAttributes+network.swift
[132/180] Compiling OTelSemanticConventions SpanAttributes+nfs.swift
[133/180] Compiling OTelSemanticConventions SpanAttributes+artifact.swift
[134/180] Compiling OTelSemanticConventions SpanAttributes+aws.swift
[135/180] Compiling OTelSemanticConventions SpanAttributes+az.swift
[136/180] Compiling OTelSemanticConventions SpanAttributes+azure.swift
[137/180] Compiling OTelSemanticConventions SpanAttributes+browser.swift
[138/180] Compiling OTelSemanticConventions SpanAttributes+cassandra.swift
[139/180] Compiling OTelSemanticConventions SpanAttributes+cicd.swift
[140/180] Compiling OTelSemanticConventions SpanAttributes+client.swift
[141/180] Compiling OTelSemanticConventions SpanAttributes+cloud.swift
[142/180] Compiling OTelSemanticConventions SpanAttributes+cloudevents.swift
[143/180] Compiling OTelSemanticConventions SpanAttributes+cloudfoundry.swift
[144/180] Compiling OTelSemanticConventions SpanAttributes+code.swift
[145/180] Compiling OTelSemanticConventions SpanAttributes+container.swift
[146/180] Compiling OTelSemanticConventions SpanAttributes+cpu.swift
[147/180] Compiling OTelSemanticConventions SpanAttributes+cpython.swift
[148/180] Compiling OTelSemanticConventions SpanAttributes+db.swift
[149/180] Compiling OTelSemanticConventions OTelAttribute+cpython.swift
[150/180] Compiling OTelSemanticConventions OTelAttribute+db.swift
[151/180] Compiling OTelSemanticConventions OTelAttribute+deployment.swift
[152/180] Compiling OTelSemanticConventions OTelAttribute+destination.swift
[153/180] Compiling OTelSemanticConventions OTelAttribute+device.swift
[154/180] Compiling OTelSemanticConventions OTelAttribute+disk.swift
[155/180] Compiling OTelSemanticConventions OTelAttribute+dns.swift
[156/180] Compiling OTelSemanticConventions OTelAttribute+elasticsearch.swift
[157/180] Compiling OTelSemanticConventions OTelAttribute+enduser.swift
[158/180] Compiling OTelSemanticConventions OTelAttribute+error.swift
[159/180] Compiling OTelSemanticConventions OTelAttribute+event.swift
[160/180] Compiling OTelSemanticConventions OTelAttribute+exception.swift
[161/180] Compiling OTelSemanticConventions OTelAttribute+faas.swift
[162/180] Compiling OTelSemanticConventions OTelAttribute+featureFlag.swift
[163/180] Compiling OTelSemanticConventions OTelAttribute+file.swift
[164/180] Compiling OTelSemanticConventions OTelAttribute+gcp.swift
[165/180] Compiling OTelSemanticConventions OTelAttribute+android.swift
[166/180] Compiling OTelSemanticConventions OTelAttribute+app.swift
[167/180] Compiling OTelSemanticConventions OTelAttribute+artifact.swift
[168/180] Compiling OTelSemanticConventions OTelAttribute+aws.swift
[169/180] Compiling OTelSemanticConventions OTelAttribute+az.swift
[170/180] Compiling OTelSemanticConventions OTelAttribute+azure.swift
[171/180] Compiling OTelSemanticConventions OTelAttribute+browser.swift
[172/180] Compiling OTelSemanticConventions OTelAttribute+cassandra.swift
[173/180] Compiling OTelSemanticConventions OTelAttribute+cicd.swift
[174/180] Compiling OTelSemanticConventions OTelAttribute+client.swift
[175/180] Compiling OTelSemanticConventions OTelAttribute+cloud.swift
[176/180] Compiling OTelSemanticConventions OTelAttribute+cloudevents.swift
[177/180] Compiling OTelSemanticConventions OTelAttribute+cloudfoundry.swift
[178/180] Compiling OTelSemanticConventions OTelAttribute+code.swift
[179/180] Compiling OTelSemanticConventions OTelAttribute+container.swift
[180/180] Compiling OTelSemanticConventions OTelAttribute+cpu.swift
Build complete! (4.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "swift-otel-semantic-conventions",
  "name" : "swift-otel-semantic-conventions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OTelSemanticConventions",
      "targets" : [
        "OTelSemanticConventions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "OTelSemanticConventionsTests",
      "module_type" : "SwiftTarget",
      "name" : "OTelSemanticConventionsTests",
      "path" : "Tests/OTelSemanticConventionsTests",
      "sources" : [
        "OTelAttributesTests.swift",
        "SpanAttributesTests.swift"
      ],
      "target_dependencies" : [
        "OTelSemanticConventions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OTelSemanticConventions",
      "module_type" : "SwiftTarget",
      "name" : "OTelSemanticConventions",
      "path" : "Sources/OTelSemanticConventions",
      "product_dependencies" : [
        "Tracing"
      ],
      "product_memberships" : [
        "OTelSemanticConventions"
      ],
      "sources" : [
        "Generated/AttributeNames/OTelAttribute+android.swift",
        "Generated/AttributeNames/OTelAttribute+app.swift",
        "Generated/AttributeNames/OTelAttribute+artifact.swift",
        "Generated/AttributeNames/OTelAttribute+aws.swift",
        "Generated/AttributeNames/OTelAttribute+az.swift",
        "Generated/AttributeNames/OTelAttribute+azure.swift",
        "Generated/AttributeNames/OTelAttribute+browser.swift",
        "Generated/AttributeNames/OTelAttribute+cassandra.swift",
        "Generated/AttributeNames/OTelAttribute+cicd.swift",
        "Generated/AttributeNames/OTelAttribute+client.swift",
        "Generated/AttributeNames/OTelAttribute+cloud.swift",
        "Generated/AttributeNames/OTelAttribute+cloudevents.swift",
        "Generated/AttributeNames/OTelAttribute+cloudfoundry.swift",
        "Generated/AttributeNames/OTelAttribute+code.swift",
        "Generated/AttributeNames/OTelAttribute+container.swift",
        "Generated/AttributeNames/OTelAttribute+cpu.swift",
        "Generated/AttributeNames/OTelAttribute+cpython.swift",
        "Generated/AttributeNames/OTelAttribute+db.swift",
        "Generated/AttributeNames/OTelAttribute+deployment.swift",
        "Generated/AttributeNames/OTelAttribute+destination.swift",
        "Generated/AttributeNames/OTelAttribute+device.swift",
        "Generated/AttributeNames/OTelAttribute+disk.swift",
        "Generated/AttributeNames/OTelAttribute+dns.swift",
        "Generated/AttributeNames/OTelAttribute+elasticsearch.swift",
        "Generated/AttributeNames/OTelAttribute+enduser.swift",
        "Generated/AttributeNames/OTelAttribute+error.swift",
        "Generated/AttributeNames/OTelAttribute+event.swift",
        "Generated/AttributeNames/OTelAttribute+exception.swift",
        "Generated/AttributeNames/OTelAttribute+faas.swift",
        "Generated/AttributeNames/OTelAttribute+featureFlag.swift",
        "Generated/AttributeNames/OTelAttribute+file.swift",
        "Generated/AttributeNames/OTelAttribute+gcp.swift",
        "Generated/AttributeNames/OTelAttribute+genAi.swift",
        "Generated/AttributeNames/OTelAttribute+geo.swift",
        "Generated/AttributeNames/OTelAttribute+go.swift",
        "Generated/AttributeNames/OTelAttribute+graphql.swift",
        "Generated/AttributeNames/OTelAttribute+heroku.swift",
        "Generated/AttributeNames/OTelAttribute+host.swift",
        "Generated/AttributeNames/OTelAttribute+http.swift",
        "Generated/AttributeNames/OTelAttribute+hw.swift",
        "Generated/AttributeNames/OTelAttribute+ios.swift",
        "Generated/AttributeNames/OTelAttribute+k8s.swift",
        "Generated/AttributeNames/OTelAttribute+linux.swift",
        "Generated/AttributeNames/OTelAttribute+log.swift",
        "Generated/AttributeNames/OTelAttribute+message.swift",
        "Generated/AttributeNames/OTelAttribute+messaging.swift",
        "Generated/AttributeNames/OTelAttribute+net.swift",
        "Generated/AttributeNames/OTelAttribute+network.swift",
        "Generated/AttributeNames/OTelAttribute+nfs.swift",
        "Generated/AttributeNames/OTelAttribute+oci.swift",
        "Generated/AttributeNames/OTelAttribute+oncRpc.swift",
        "Generated/AttributeNames/OTelAttribute+openai.swift",
        "Generated/AttributeNames/OTelAttribute+openshift.swift",
        "Generated/AttributeNames/OTelAttribute+opentracing.swift",
        "Generated/AttributeNames/OTelAttribute+os.swift",
        "Generated/AttributeNames/OTelAttribute+otel.swift",
        "Generated/AttributeNames/OTelAttribute+peer.swift",
        "Generated/AttributeNames/OTelAttribute+pool.swift",
        "Generated/AttributeNames/OTelAttribute+pprof.swift",
        "Generated/AttributeNames/OTelAttribute+process.swift",
        "Generated/AttributeNames/OTelAttribute+profile.swift",
        "Generated/AttributeNames/OTelAttribute+rpc.swift",
        "Generated/AttributeNames/OTelAttribute+securityRule.swift",
        "Generated/AttributeNames/OTelAttribute+server.swift",
        "Generated/AttributeNames/OTelAttribute+service.swift",
        "Generated/AttributeNames/OTelAttribute+session.swift",
        "Generated/AttributeNames/OTelAttribute+source.swift",
        "Generated/AttributeNames/OTelAttribute+system.swift",
        "Generated/AttributeNames/OTelAttribute+telemetry.swift",
        "Generated/AttributeNames/OTelAttribute+test.swift",
        "Generated/AttributeNames/OTelAttribute+thread.swift",
        "Generated/AttributeNames/OTelAttribute+tls.swift",
        "Generated/AttributeNames/OTelAttribute+url.swift",
        "Generated/AttributeNames/OTelAttribute+user.swift",
        "Generated/AttributeNames/OTelAttribute+userAgent.swift",
        "Generated/AttributeNames/OTelAttribute+vcs.swift",
        "Generated/AttributeNames/OTelAttribute+webengine.swift",
        "Generated/AttributeNames/OTelAttribute+zos.swift",
        "Generated/Tracing/SpanAttributes+android.swift",
        "Generated/Tracing/SpanAttributes+app.swift",
        "Generated/Tracing/SpanAttributes+artifact.swift",
        "Generated/Tracing/SpanAttributes+aws.swift",
        "Generated/Tracing/SpanAttributes+az.swift",
        "Generated/Tracing/SpanAttributes+azure.swift",
        "Generated/Tracing/SpanAttributes+browser.swift",
        "Generated/Tracing/SpanAttributes+cassandra.swift",
        "Generated/Tracing/SpanAttributes+cicd.swift",
        "Generated/Tracing/SpanAttributes+client.swift",
        "Generated/Tracing/SpanAttributes+cloud.swift",
        "Generated/Tracing/SpanAttributes+cloudevents.swift",
        "Generated/Tracing/SpanAttributes+cloudfoundry.swift",
        "Generated/Tracing/SpanAttributes+code.swift",
        "Generated/Tracing/SpanAttributes+container.swift",
        "Generated/Tracing/SpanAttributes+cpu.swift",
        "Generated/Tracing/SpanAttributes+cpython.swift",
        "Generated/Tracing/SpanAttributes+db.swift",
        "Generated/Tracing/SpanAttributes+deployment.swift",
        "Generated/Tracing/SpanAttributes+destination.swift",
        "Generated/Tracing/SpanAttributes+device.swift",
        "Generated/Tracing/SpanAttributes+disk.swift",
        "Generated/Tracing/SpanAttributes+dns.swift",
        "Generated/Tracing/SpanAttributes+elasticsearch.swift",
        "Generated/Tracing/SpanAttributes+enduser.swift",
        "Generated/Tracing/SpanAttributes+error.swift",
        "Generated/Tracing/SpanAttributes+event.swift",
        "Generated/Tracing/SpanAttributes+exception.swift",
        "Generated/Tracing/SpanAttributes+faas.swift",
        "Generated/Tracing/SpanAttributes+featureFlag.swift",
        "Generated/Tracing/SpanAttributes+file.swift",
        "Generated/Tracing/SpanAttributes+gcp.swift",
        "Generated/Tracing/SpanAttributes+genAi.swift",
        "Generated/Tracing/SpanAttributes+geo.swift",
        "Generated/Tracing/SpanAttributes+go.swift",
        "Generated/Tracing/SpanAttributes+graphql.swift",
        "Generated/Tracing/SpanAttributes+heroku.swift",
        "Generated/Tracing/SpanAttributes+host.swift",
        "Generated/Tracing/SpanAttributes+http.swift",
        "Generated/Tracing/SpanAttributes+hw.swift",
        "Generated/Tracing/SpanAttributes+ios.swift",
        "Generated/Tracing/SpanAttributes+k8s.swift",
        "Generated/Tracing/SpanAttributes+linux.swift",
        "Generated/Tracing/SpanAttributes+log.swift",
        "Generated/Tracing/SpanAttributes+message.swift",
        "Generated/Tracing/SpanAttributes+messaging.swift",
        "Generated/Tracing/SpanAttributes+net.swift",
        "Generated/Tracing/SpanAttributes+network.swift",
        "Generated/Tracing/SpanAttributes+nfs.swift",
        "Generated/Tracing/SpanAttributes+oci.swift",
        "Generated/Tracing/SpanAttributes+oncRpc.swift",
        "Generated/Tracing/SpanAttributes+openai.swift",
        "Generated/Tracing/SpanAttributes+openshift.swift",
        "Generated/Tracing/SpanAttributes+opentracing.swift",
        "Generated/Tracing/SpanAttributes+os.swift",
        "Generated/Tracing/SpanAttributes+otel.swift",
        "Generated/Tracing/SpanAttributes+peer.swift",
        "Generated/Tracing/SpanAttributes+pool.swift",
        "Generated/Tracing/SpanAttributes+pprof.swift",
        "Generated/Tracing/SpanAttributes+process.swift",
        "Generated/Tracing/SpanAttributes+profile.swift",
        "Generated/Tracing/SpanAttributes+rpc.swift",
        "Generated/Tracing/SpanAttributes+securityRule.swift",
        "Generated/Tracing/SpanAttributes+server.swift",
        "Generated/Tracing/SpanAttributes+service.swift",
        "Generated/Tracing/SpanAttributes+session.swift",
        "Generated/Tracing/SpanAttributes+source.swift",
        "Generated/Tracing/SpanAttributes+system.swift",
        "Generated/Tracing/SpanAttributes+telemetry.swift",
        "Generated/Tracing/SpanAttributes+test.swift",
        "Generated/Tracing/SpanAttributes+thread.swift",
        "Generated/Tracing/SpanAttributes+tls.swift",
        "Generated/Tracing/SpanAttributes+url.swift",
        "Generated/Tracing/SpanAttributes+user.swift",
        "Generated/Tracing/SpanAttributes+userAgent.swift",
        "Generated/Tracing/SpanAttributes+vcs.swift",
        "Generated/Tracing/SpanAttributes+webengine.swift",
        "Generated/Tracing/SpanAttributes+zos.swift",
        "OTelAttribute.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swift-otel/swift-otel-semantic-conventions/main
Repository:               swift-otel/swift-otel-semantic-conventions
Swift version used:       6.2
Target:                   OTelSemanticConventions
Extracting symbol information for 'OTelSemanticConventions'...
Finished extracting symbol information for 'OTelSemanticConventions'. (2.51s)
Building documentation for 'OTelSemanticConventions'...
warning: '_column' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
   --> Documentation.md:721:76-721:83
719 |     @Tab("Span Attributes") {
720 |         @Links(visualStyle: list) {
721 +             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
722 |             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
723 |             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
   --> Documentation.md:723:76-723:85
721 |             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
722 |             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
723 +             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
724 |             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/lineno``
725 |             - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/namespace``
warning: '_column' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
   --> Documentation.md:730:36-730:43
728 |     @Tab("String Constants") {
729 |         @Links(visualStyle: list) {
730 +             - ``OTelAttribute/code/_column``
    |                                    ╰─suggestion: Replace '_column' with 'column'
731 |             - ``OTelAttribute/code/filepath``
732 |             - ``OTelAttribute/code/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
   --> Documentation.md:732:36-732:45
730 |             - ``OTelAttribute/code/_column``
731 |             - ``OTelAttribute/code/filepath``
732 +             - ``OTelAttribute/code/_function``
    |                                    ╰─suggestion: Replace '_function' with 'function'
733 |             - ``OTelAttribute/code/lineno``
734 |             - ``OTelAttribute/code/namespace``
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes'
   --> Documentation.md:792:81-792:89
790 |             - ``Tracing/SpanAttributes/ContainerAttributes/CpuAttributes/NestedSpanAttributes/state``
791 |             - ``Tracing/SpanAttributes/ContainerAttributes/labels``
792 +             - ``Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes/_runtime``
793 |         }
794 |     }
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/OTelAttribute/container'
   --> Documentation.md:799:41-799:49
797 |             - ``OTelAttribute/container/cpu/state``
798 |             - ``OTelAttribute/container/labels``
799 +             - ``OTelAttribute/container/_runtime``
    |                                         ╰─suggestion: Replace '_runtime' with 'runtime'
800 |         }
801 |     }
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
   --> Documentation.md:915:74-915:84
913 |             - ``Tracing/SpanAttributes/DbAttributes/MssqlAttributes/NestedSpanAttributes/instanceName``
914 |             - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/name``
915 +             - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_operation``
916 |             - ``Tracing/SpanAttributes/DbAttributes/RedisAttributes/NestedSpanAttributes/databaseIndex``
917 |             - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
   --> Documentation.md:919:74-919:81
917 |             - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
918 |             - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/statement``
919 +             - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_system``
920 |             - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/user``
921 |         }
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
   --> Documentation.md:951:34-951:44
949 |             - ``OTelAttribute/db/mssql/instanceName``
950 |             - ``OTelAttribute/db/name``
951 +             - ``OTelAttribute/db/_operation``
    |                                  ╰─suggestion: Replace '_operation' with 'operation'
952 |             - ``OTelAttribute/db/redis/databaseIndex``
953 |             - ``OTelAttribute/db/sql/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
   --> Documentation.md:955:34-955:41
953 |             - ``OTelAttribute/db/sql/table``
954 |             - ``OTelAttribute/db/statement``
955 +             - ``OTelAttribute/db/_system``
    |                                  ╰─suggestion: Replace '_system' with 'system'
956 |             - ``OTelAttribute/db/user``
957 |         }
warning: '_environment' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes'
    --> Documentation.md:1012:82-1012:94
1010 |     @Tab("Span Attributes") {
1011 |         @Links(visualStyle: list) {
1012 +             - ``Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes/_environment``
1013 |         }
1014 |     }
warning: '_environment' doesn't exist at '/OTelSemanticConventions/OTelAttribute/deployment'
    --> Documentation.md:1017:42-1017:54
1015 |     @Tab("String Constants") {
1016 |         @Links(visualStyle: list) {
1017 +             - ``OTelAttribute/deployment/_environment``
     |                                          ╰─suggestion: Replace '_environment' with 'environment'
1018 |         }
1019 |     }
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes'
    --> Documentation.md:2246:81-2246:91
2244 |             - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/DestinationAttributes/NestedSpanAttributes/partition``
2245 |             - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/MessageAttributes/NestedSpanAttributes/offset``
2246 +             - ``Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes/_operation``
2247 |             - ``Tracing/SpanAttributes/MessagingAttributes/RocketmqAttributes/NestedSpanAttributes/clientGroup``
2248 |             - ``Tracing/SpanAttributes/MessagingAttributes/ServicebusAttributes/DestinationAttributes/NestedSpanAttributes/subscriptionName``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/messaging'
    --> Documentation.md:2260:41-2260:51
2258 |             - ``OTelAttribute/messaging/kafka/destination/partition``
2259 |             - ``OTelAttribute/messaging/kafka/message/offset``
2260 +             - ``OTelAttribute/messaging/_operation``
     |                                         ╰─suggestion: Replace '_operation' with 'operation'
2261 |             - ``OTelAttribute/messaging/rocketmq/clientGroup``
2262 |             - ``OTelAttribute/messaging/servicebus/destination/subscriptionName``
warning: '_column' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
    --> Documentation.md:3911:64-3911:71
3909 | ### Deprecated Code Attributes
3910 |
3911 + - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
3912 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
3913 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes'
    --> Documentation.md:3913:64-3913:73
3911 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_column``
3912 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/filepath``
3913 + - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/_function``
3914 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/lineno``
3915 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/namespace``
warning: '_column' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
    --> Documentation.md:3916:24-3916:31
3914 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/lineno``
3915 | - ``Tracing/SpanAttributes/CodeAttributes/NestedSpanAttributes/namespace``
3916 + - ``OTelAttribute/code/_column``
     |                        ╰─suggestion: Replace '_column' with 'column'
3917 | - ``OTelAttribute/code/filepath``
3918 | - ``OTelAttribute/code/_function``
warning: '_function' doesn't exist at '/OTelSemanticConventions/OTelAttribute/code'
    --> Documentation.md:3918:24-3918:33
3916 | - ``OTelAttribute/code/_column``
3917 | - ``OTelAttribute/code/filepath``
3918 + - ``OTelAttribute/code/_function``
     |                        ╰─suggestion: Replace '_function' with 'function'
3919 | - ``OTelAttribute/code/lineno``
3920 | - ``OTelAttribute/code/namespace``
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes'
    --> Documentation.md:3959:69-3959:77
3957 | - ``Tracing/SpanAttributes/ContainerAttributes/CpuAttributes/NestedSpanAttributes/state``
3958 | - ``Tracing/SpanAttributes/ContainerAttributes/labels``
3959 + - ``Tracing/SpanAttributes/ContainerAttributes/NestedSpanAttributes/_runtime``
3960 | - ``OTelAttribute/container/cpu/state``
3961 | - ``OTelAttribute/container/labels``
warning: '_runtime' doesn't exist at '/OTelSemanticConventions/OTelAttribute/container'
    --> Documentation.md:3962:29-3962:37
3960 | - ``OTelAttribute/container/cpu/state``
3961 | - ``OTelAttribute/container/labels``
3962 + - ``OTelAttribute/container/_runtime``
     |                             ╰─suggestion: Replace '_runtime' with 'runtime'
3963 |
3964 | ### CPU Attributes
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
    --> Documentation.md:4035:62-4035:72
4033 | - ``Tracing/SpanAttributes/DbAttributes/MssqlAttributes/NestedSpanAttributes/instanceName``
4034 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/name``
4035 + - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_operation``
4036 | - ``Tracing/SpanAttributes/DbAttributes/RedisAttributes/NestedSpanAttributes/databaseIndex``
4037 | - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes'
    --> Documentation.md:4039:62-4039:69
4037 | - ``Tracing/SpanAttributes/DbAttributes/SqlAttributes/NestedSpanAttributes/table``
4038 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/statement``
4039 + - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/_system``
4040 | - ``Tracing/SpanAttributes/DbAttributes/NestedSpanAttributes/user``
4041 | - ``OTelAttribute/db/cassandra/consistencyLevel``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
    --> Documentation.md:4067:22-4067:32
4065 | - ``OTelAttribute/db/mssql/instanceName``
4066 | - ``OTelAttribute/db/name``
4067 + - ``OTelAttribute/db/_operation``
     |                      ╰─suggestion: Replace '_operation' with 'operation'
4068 | - ``OTelAttribute/db/redis/databaseIndex``
4069 | - ``OTelAttribute/db/sql/table``
warning: '_system' doesn't exist at '/OTelSemanticConventions/OTelAttribute/db'
    --> Documentation.md:4071:22-4071:29
4069 | - ``OTelAttribute/db/sql/table``
4070 | - ``OTelAttribute/db/statement``
4071 + - ``OTelAttribute/db/_system``
     |                      ╰─suggestion: Replace '_system' with 'system'
4072 | - ``OTelAttribute/db/user``
4073 |
warning: '_environment' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes'
    --> Documentation.md:4096:70-4096:82
4094 | ### registry.deployment.deprecated
4095 |
4096 + - ``Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes/_environment``
4097 | - ``OTelAttribute/deployment/_environment``
4098 |
warning: '_environment' doesn't exist at '/OTelSemanticConventions/OTelAttribute/deployment'
    --> Documentation.md:4097:30-4097:42
4095 |
4096 | - ``Tracing/SpanAttributes/DeploymentAttributes/NestedSpanAttributes/_environment``
4097 + - ``OTelAttribute/deployment/_environment``
     |                              ╰─suggestion: Replace '_environment' with 'environment'
4098 |
4099 | ### Destination Attributes
warning: '_operation' doesn't exist at '/OTelSemanticConventions/Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes'
    --> Documentation.md:4850:69-4850:79
4848 | - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/DestinationAttributes/NestedSpanAttributes/partition``
4849 | - ``Tracing/SpanAttributes/MessagingAttributes/KafkaAttributes/MessageAttributes/NestedSpanAttributes/offset``
4850 + - ``Tracing/SpanAttributes/MessagingAttributes/NestedSpanAttributes/_operation``
4851 | - ``Tracing/SpanAttributes/MessagingAttributes/RocketmqAttributes/NestedSpanAttributes/clientGroup``
4852 | - ``Tracing/SpanAttributes/MessagingAttributes/ServicebusAttributes/DestinationAttributes/NestedSpanAttributes/subscriptionName``
warning: '_operation' doesn't exist at '/OTelSemanticConventions/OTelAttribute/messaging'
    --> Documentation.md:4860:29-4860:39
4858 | - ``OTelAttribute/messaging/kafka/destination/partition``
4859 | - ``OTelAttribute/messaging/kafka/message/offset``
4860 + - ``OTelAttribute/messaging/_operation``
     |                             ╰─suggestion: Replace '_operation' with 'operation'
4861 | - ``OTelAttribute/messaging/rocketmq/clientGroup``
4862 | - ``OTelAttribute/messaging/servicebus/destination/subscriptionName``
Finished building documentation for 'OTelSemanticConventions' (4.28s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swift-otel/swift-otel-semantic-conventions/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-service-context.git
Updated https://github.com/apple/swift-service-context.git (0.48s)
[1/2160] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Updated https://github.com/apple/swift-distributed-tracing.git (0.47s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (2.23s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.24s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3571] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.09s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SourceRange.swift
[8/57] Compiling SymbolKit Metadata.swift
[9/57] Compiling SymbolKit Module.swift
[10/57] Compiling SymbolKit OperatingSystem.swift
[11/57] Compiling SymbolKit Platform.swift
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit GenericConstraint.swift
[23/57] Compiling SymbolKit GenericParameter.swift
[24/57] Compiling SymbolKit Generics.swift
[25/57] Compiling SymbolKit Namespace.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.swift
[30/57] Compiling SymbolKit DeclarationFragments.swift
[31/57] Compiling SymbolKit Fragment.swift
[32/57] Compiling SymbolKit FragmentKind.swift
[33/57] Compiling SymbolKit FunctionParameter.swift
[34/57] Compiling SymbolKit FunctionSignature.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit Relationship.swift
[44/57] Compiling SymbolKit RelationshipKind.swift
[45/57] Compiling SymbolKit SourceOrigin.swift
[46/57] Compiling SymbolKit GenericConstraints.swift
[47/57] Compiling SymbolKit Swift.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.01s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
[2/144] Compiling OTelSemanticConventions OTelAttribute+cpython.swift
[3/144] Compiling OTelSemanticConventions OTelAttribute+db.swift
[4/144] Compiling OTelSemanticConventions OTelAttribute+deployment.swift
[5/144] Compiling OTelSemanticConventions OTelAttribute+destination.swift
[6/144] Compiling OTelSemanticConventions OTelAttribute+device.swift
[7/144] Compiling OTelSemanticConventions OTelAttribute+disk.swift
[8/144] Compiling OTelSemanticConventions OTelAttribute+dns.swift
[9/144] Compiling OTelSemanticConventions OTelAttribute+elasticsearch.swift
[10/144] Compiling OTelSemanticConventions OTelAttribute+enduser.swift
[11/144] Compiling OTelSemanticConventions OTelAttribute+error.swift
[12/144] Compiling OTelSemanticConventions OTelAttribute+event.swift
[13/144] Compiling OTelSemanticConventions OTelAttribute+exception.swift
[14/144] Compiling OTelSemanticConventions OTelAttribute+faas.swift
[15/144] Compiling OTelSemanticConventions OTelAttribute+featureFlag.swift
[16/144] Compiling OTelSemanticConventions OTelAttribute+file.swift
[17/144] Compiling OTelSemanticConventions OTelAttribute+gcp.swift
[18/159] Compiling OTelSemanticConventions OTelAttribute+service.swift
[19/159] Compiling OTelSemanticConventions OTelAttribute+session.swift
[20/159] Compiling OTelSemanticConventions OTelAttribute+source.swift
[21/159] Compiling OTelSemanticConventions OTelAttribute+system.swift
[22/159] Compiling OTelSemanticConventions OTelAttribute+telemetry.swift
[23/159] Compiling OTelSemanticConventions OTelAttribute+test.swift
[24/159] Compiling OTelSemanticConventions OTelAttribute+thread.swift
[25/159] Compiling OTelSemanticConventions OTelAttribute+tls.swift
[26/159] Compiling OTelSemanticConventions OTelAttribute+url.swift
[27/159] Compiling OTelSemanticConventions OTelAttribute+user.swift
[28/159] Compiling OTelSemanticConventions OTelAttribute+userAgent.swift
[29/159] Compiling OTelSemanticConventions OTelAttribute+vcs.swift
[30/159] Compiling OTelSemanticConventions OTelAttribute+webengine.swift
[31/159] Compiling OTelSemanticConventions OTelAttribute+zos.swift
[32/159] Compiling OTelSemanticConventions SpanAttributes+android.swift
[33/159] Compiling OTelSemanticConventions SpanAttributes+app.swift
[34/159] Compiling OTelSemanticConventions OTelAttribute+genAi.swift
[35/159] Compiling OTelSemanticConventions OTelAttribute+geo.swift
[36/159] Compiling OTelSemanticConventions OTelAttribute+go.swift
[37/159] Compiling OTelSemanticConventions OTelAttribute+graphql.swift
[38/159] Compiling OTelSemanticConventions OTelAttribute+heroku.swift
[39/159] Compiling OTelSemanticConventions OTelAttribute+host.swift
[40/159] Compiling OTelSemanticConventions OTelAttribute+http.swift
[41/159] Compiling OTelSemanticConventions OTelAttribute+hw.swift
[42/159] Compiling OTelSemanticConventions OTelAttribute+ios.swift
[43/159] Compiling OTelSemanticConventions OTelAttribute+k8s.swift
[44/159] Compiling OTelSemanticConventions OTelAttribute+linux.swift
[45/159] Compiling OTelSemanticConventions OTelAttribute+log.swift
[46/159] Compiling OTelSemanticConventions OTelAttribute+message.swift
[47/159] Compiling OTelSemanticConventions OTelAttribute+messaging.swift
[48/159] Compiling OTelSemanticConventions OTelAttribute+net.swift
[49/159] Compiling OTelSemanticConventions OTelAttribute+network.swift
[50/159] Compiling OTelSemanticConventions SpanAttributes+oci.swift
[51/159] Compiling OTelSemanticConventions SpanAttributes+oncRpc.swift
[52/159] Compiling OTelSemanticConventions SpanAttributes+openai.swift
[53/159] Compiling OTelSemanticConventions SpanAttributes+openshift.swift
[54/159] Compiling OTelSemanticConventions SpanAttributes+opentracing.swift
[55/159] Compiling OTelSemanticConventions SpanAttributes+os.swift
[56/159] Compiling OTelSemanticConventions SpanAttributes+otel.swift
[57/159] Compiling OTelSemanticConventions SpanAttributes+peer.swift
[58/159] Compiling OTelSemanticConventions SpanAttributes+pool.swift
[59/159] Compiling OTelSemanticConventions SpanAttributes+pprof.swift
[60/159] Compiling OTelSemanticConventions SpanAttributes+process.swift
[61/159] Compiling OTelSemanticConventions SpanAttributes+profile.swift
[62/159] Compiling OTelSemanticConventions SpanAttributes+rpc.swift
[63/159] Compiling OTelSemanticConventions SpanAttributes+securityRule.swift
[64/159] Compiling OTelSemanticConventions SpanAttributes+server.swift
[65/159] Compiling OTelSemanticConventions OTelAttribute+android.swift
[66/159] Compiling OTelSemanticConventions OTelAttribute+app.swift
[67/159] Compiling OTelSemanticConventions OTelAttribute+artifact.swift
[68/159] Compiling OTelSemanticConventions OTelAttribute+aws.swift
[69/159] Compiling OTelSemanticConventions OTelAttribute+az.swift
[70/159] Compiling OTelSemanticConventions OTelAttribute+azure.swift
[71/159] Compiling OTelSemanticConventions OTelAttribute+browser.swift
[72/159] Compiling OTelSemanticConventions OTelAttribute+cassandra.swift
[73/159] Compiling OTelSemanticConventions OTelAttribute+cicd.swift
[74/159] Compiling OTelSemanticConventions OTelAttribute+client.swift
[75/159] Compiling OTelSemanticConventions OTelAttribute+cloud.swift
[76/159] Compiling OTelSemanticConventions OTelAttribute+cloudevents.swift
[77/159] Compiling OTelSemanticConventions OTelAttribute+cloudfoundry.swift
[78/159] Compiling OTelSemanticConventions OTelAttribute+code.swift
[79/159] Compiling OTelSemanticConventions OTelAttribute+container.swift
[80/159] Compiling OTelSemanticConventions OTelAttribute+cpu.swift
[81/159] Compiling OTelSemanticConventions SpanAttributes+deployment.swift
[82/159] Compiling OTelSemanticConventions SpanAttributes+destination.swift
[83/159] Compiling OTelSemanticConventions SpanAttributes+device.swift
[84/159] Compiling OTelSemanticConventions SpanAttributes+disk.swift
[85/159] Compiling OTelSemanticConventions SpanAttributes+dns.swift
[86/159] Compiling OTelSemanticConventions SpanAttributes+elasticsearch.swift
[87/159] Compiling OTelSemanticConventions SpanAttributes+enduser.swift
[88/159] Compiling OTelSemanticConventions SpanAttributes+error.swift
[89/159] Compiling OTelSemanticConventions SpanAttributes+event.swift
[90/159] Compiling OTelSemanticConventions SpanAttributes+exception.swift
[91/159] Compiling OTelSemanticConventions SpanAttributes+faas.swift
[92/159] Compiling OTelSemanticConventions SpanAttributes+featureFlag.swift
[93/159] Compiling OTelSemanticConventions SpanAttributes+file.swift
[94/159] Compiling OTelSemanticConventions SpanAttributes+gcp.swift
[95/159] Compiling OTelSemanticConventions SpanAttributes+genAi.swift
[96/159] Compiling OTelSemanticConventions SpanAttributes+geo.swift
[97/159] Compiling OTelSemanticConventions SpanAttributes+service.swift
[98/159] Compiling OTelSemanticConventions SpanAttributes+session.swift
[99/159] Compiling OTelSemanticConventions SpanAttributes+source.swift
[100/159] Compiling OTelSemanticConventions SpanAttributes+system.swift
[101/159] Compiling OTelSemanticConventions SpanAttributes+telemetry.swift
[102/159] Compiling OTelSemanticConventions SpanAttributes+test.swift
[103/159] Compiling OTelSemanticConventions SpanAttributes+thread.swift
[104/159] Compiling OTelSemanticConventions SpanAttributes+tls.swift
[105/159] Compiling OTelSemanticConventions SpanAttributes+url.swift
[106/159] Compiling OTelSemanticConventions SpanAttributes+user.swift
[107/159] Compiling OTelSemanticConventions SpanAttributes+userAgent.swift
[108/159] Compiling OTelSemanticConventions SpanAttributes+vcs.swift
[109/159] Compiling OTelSemanticConventions SpanAttributes+webengine.swift
[110/159] Compiling OTelSemanticConventions SpanAttributes+zos.swift
[111/159] Compiling OTelSemanticConventions OTelAttribute.swift
[112/159] Compiling OTelSemanticConventions OTelAttribute+nfs.swift
[113/159] Compiling OTelSemanticConventions OTelAttribute+oci.swift
[114/159] Compiling OTelSemanticConventions OTelAttribute+oncRpc.swift
[115/159] Compiling OTelSemanticConventions OTelAttribute+openai.swift
[116/159] Compiling OTelSemanticConventions OTelAttribute+openshift.swift
[117/159] Compiling OTelSemanticConventions OTelAttribute+opentracing.swift
[118/159] Compiling OTelSemanticConventions OTelAttribute+os.swift
[119/159] Compiling OTelSemanticConventions OTelAttribute+otel.swift
[120/159] Compiling OTelSemanticConventions OTelAttribute+peer.swift
[121/159] Compiling OTelSemanticConventions OTelAttribute+pool.swift
[122/159] Compiling OTelSemanticConventions OTelAttribute+pprof.swift
[123/159] Compiling OTelSemanticConventions OTelAttribute+process.swift
[124/159] Compiling OTelSemanticConventions OTelAttribute+profile.swift
[125/159] Compiling OTelSemanticConventions OTelAttribute+rpc.swift
[126/159] Compiling OTelSemanticConventions OTelAttribute+securityRule.swift
[127/159] Compiling OTelSemanticConventions OTelAttribute+server.swift
[128/159] Compiling OTelSemanticConventions SpanAttributes+artifact.swift
[129/159] Compiling OTelSemanticConventions SpanAttributes+aws.swift
[130/159] Compiling OTelSemanticConventions SpanAttributes+az.swift
[131/159] Compiling OTelSemanticConventions SpanAttributes+azure.swift
[132/159] Compiling OTelSemanticConventions SpanAttributes+browser.swift
[133/159] Compiling OTelSemanticConventions SpanAttributes+cassandra.swift
[134/159] Compiling OTelSemanticConventions SpanAttributes+cicd.swift
[135/159] Compiling OTelSemanticConventions SpanAttributes+client.swift
[136/159] Compiling OTelSemanticConventions SpanAttributes+cloud.swift
[137/159] Compiling OTelSemanticConventions SpanAttributes+cloudevents.swift
[138/159] Compiling OTelSemanticConventions SpanAttributes+cloudfoundry.swift
[139/159] Compiling OTelSemanticConventions SpanAttributes+code.swift
[140/159] Compiling OTelSemanticConventions SpanAttributes+container.swift
[141/159] Compiling OTelSemanticConventions SpanAttributes+cpu.swift
[142/159] Compiling OTelSemanticConventions SpanAttributes+cpython.swift
[143/159] Compiling OTelSemanticConventions SpanAttributes+db.swift
[144/159] Emitting module OTelSemanticConventions
[145/159] Compiling OTelSemanticConventions SpanAttributes+go.swift
[146/159] Compiling OTelSemanticConventions SpanAttributes+graphql.swift
[147/159] Compiling OTelSemanticConventions SpanAttributes+heroku.swift
[148/159] Compiling OTelSemanticConventions SpanAttributes+host.swift
[149/159] Compiling OTelSemanticConventions SpanAttributes+http.swift
[150/159] Compiling OTelSemanticConventions SpanAttributes+hw.swift
[151/159] Compiling OTelSemanticConventions SpanAttributes+ios.swift
[152/159] Compiling OTelSemanticConventions SpanAttributes+k8s.swift
[153/159] Compiling OTelSemanticConventions SpanAttributes+linux.swift
[154/159] Compiling OTelSemanticConventions SpanAttributes+log.swift
[155/159] Compiling OTelSemanticConventions SpanAttributes+message.swift
[156/159] Compiling OTelSemanticConventions SpanAttributes+messaging.swift
[157/159] Compiling OTelSemanticConventions SpanAttributes+net.swift
[158/159] Compiling OTelSemanticConventions SpanAttributes+network.swift
[159/159] Compiling OTelSemanticConventions SpanAttributes+nfs.swift
Build of target: 'OTelSemanticConventions' complete! (1.78s)
   14364
132	/Users/admin/builder/spi-builder-workspace/.docs/swift-otel/swift-otel-semantic-conventions/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-otel/swift-otel-semantic-conventions/main
File count: 14364
Doc size:   132.0MB
Preparing doc bundle ...
Uploading prod-swift-otel-swift-otel-semantic-conventions-main-8fae0cb3.zip to s3://spi-docs-inbox/prod-swift-otel-swift-otel-semantic-conventions-main-8fae0cb3.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.