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.1 for Wasm on 5 Nov 2025 12:48:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-otel/swift-otel-semantic-conventions.git
https://github.com/swift-otel/swift-otel-semantic-conventions.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
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 (0.45s)
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.20s)
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.29s)
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.02s)
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
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version-24593BA9C3E375BF.txt
[4/6] Compiling _CWASI _CWASI.c
[7/9] Compiling ServiceContextModule ServiceContextKey.swift
[8/9] Compiling ServiceContextModule ServiceContext.swift
[9/9] Emitting module ServiceContextModule
[11/16] Emitting module Instrumentation
[12/16] Compiling Instrumentation Instrument.swift
[13/16] Compiling Instrumentation NoOpInstrument.swift
[14/16] Compiling Instrumentation MultiplexInstrument.swift
[15/16] Compiling Instrumentation Locks.swift
[16/16] Compiling Instrumentation InstrumentationSystem.swift
[18/25] Compiling Tracing TracerProtocol+Legacy.swift
[19/25] Emitting module Tracing
[20/25] Compiling Tracing InstrumentationSystem+Tracing.swift
[21/25] Compiling Tracing Tracer.swift
[22/25] Compiling Tracing TracerProtocol.swift
[23/25] Compiling Tracing TracingTime.swift
[24/25] Compiling Tracing NoOpTracer.swift
[25/25] Compiling Tracing SpanProtocol.swift
[27/165] Emitting module OTelSemanticConventions
[28/184] Compiling OTelSemanticConventions SpanAttributes+dns.swift
[29/184] Compiling OTelSemanticConventions SpanAttributes+elasticsearch.swift
[30/184] Compiling OTelSemanticConventions SpanAttributes+enduser.swift
[31/184] Compiling OTelSemanticConventions SpanAttributes+error.swift
[32/184] Compiling OTelSemanticConventions SpanAttributes+event.swift
[33/184] Compiling OTelSemanticConventions SpanAttributes+exception.swift
[34/184] Compiling OTelSemanticConventions SpanAttributes+faas.swift
[35/184] Compiling OTelSemanticConventions SpanAttributes+featureFlag.swift
[36/184] Compiling OTelSemanticConventions SpanAttributes+file.swift
[37/184] Compiling OTelSemanticConventions SpanAttributes+gcp.swift
[38/184] Compiling OTelSemanticConventions SpanAttributes+genAi.swift
[39/184] Compiling OTelSemanticConventions SpanAttributes+geo.swift
[40/184] Compiling OTelSemanticConventions SpanAttributes+go.swift
[41/184] Compiling OTelSemanticConventions SpanAttributes+graphql.swift
[42/184] Compiling OTelSemanticConventions SpanAttributes+heroku.swift
[43/184] Compiling OTelSemanticConventions SpanAttributes+host.swift
[44/184] Compiling OTelSemanticConventions SpanAttributes+http.swift
[45/184] Compiling OTelSemanticConventions SpanAttributes+hw.swift
[46/184] Compiling OTelSemanticConventions SpanAttributes+ios.swift
[47/184] Compiling OTelSemanticConventions OTelAttribute+profile.swift
[48/184] Compiling OTelSemanticConventions OTelAttribute+rpc.swift
[49/184] Compiling OTelSemanticConventions OTelAttribute+securityRule.swift
[50/184] Compiling OTelSemanticConventions OTelAttribute+server.swift
[51/184] Compiling OTelSemanticConventions OTelAttribute+service.swift
[52/184] Compiling OTelSemanticConventions OTelAttribute+session.swift
[53/184] Compiling OTelSemanticConventions OTelAttribute+source.swift
[54/184] Compiling OTelSemanticConventions OTelAttribute+system.swift
[55/184] Compiling OTelSemanticConventions OTelAttribute+telemetry.swift
[56/184] Compiling OTelSemanticConventions OTelAttribute+test.swift
[57/184] Compiling OTelSemanticConventions OTelAttribute+thread.swift
[58/184] Compiling OTelSemanticConventions OTelAttribute+tls.swift
[59/184] Compiling OTelSemanticConventions OTelAttribute+url.swift
[60/184] Compiling OTelSemanticConventions OTelAttribute+user.swift
[61/184] Compiling OTelSemanticConventions OTelAttribute+userAgent.swift
[62/184] Compiling OTelSemanticConventions OTelAttribute+vcs.swift
[63/184] Compiling OTelSemanticConventions OTelAttribute+webengine.swift
[64/184] Compiling OTelSemanticConventions OTelAttribute+zos.swift
[65/184] Compiling OTelSemanticConventions SpanAttributes+android.swift
[66/184] Compiling OTelSemanticConventions SpanAttributes+app.swift
[67/184] Compiling OTelSemanticConventions OTelAttribute+device.swift
[68/184] Compiling OTelSemanticConventions OTelAttribute+disk.swift
[69/184] Compiling OTelSemanticConventions OTelAttribute+dns.swift
[70/184] Compiling OTelSemanticConventions OTelAttribute+elasticsearch.swift
[71/184] Compiling OTelSemanticConventions OTelAttribute+enduser.swift
[72/184] Compiling OTelSemanticConventions OTelAttribute+error.swift
[73/184] Compiling OTelSemanticConventions OTelAttribute+event.swift
[74/184] Compiling OTelSemanticConventions OTelAttribute+exception.swift
[75/184] Compiling OTelSemanticConventions OTelAttribute+faas.swift
[76/184] Compiling OTelSemanticConventions OTelAttribute+featureFlag.swift
[77/184] Compiling OTelSemanticConventions OTelAttribute+file.swift
[78/184] Compiling OTelSemanticConventions OTelAttribute+gcp.swift
[79/184] Compiling OTelSemanticConventions OTelAttribute+genAi.swift
[80/184] Compiling OTelSemanticConventions OTelAttribute+geo.swift
[81/184] Compiling OTelSemanticConventions OTelAttribute+go.swift
[82/184] Compiling OTelSemanticConventions OTelAttribute+graphql.swift
[83/184] Compiling OTelSemanticConventions OTelAttribute+heroku.swift
[84/184] Compiling OTelSemanticConventions OTelAttribute+host.swift
[85/184] Compiling OTelSemanticConventions OTelAttribute+http.swift
[86/184] Compiling OTelSemanticConventions OTelAttribute+hw.swift
[87/184] Compiling OTelSemanticConventions SpanAttributes+k8s.swift
[88/184] Compiling OTelSemanticConventions SpanAttributes+linux.swift
[89/184] Compiling OTelSemanticConventions SpanAttributes+log.swift
[90/184] Compiling OTelSemanticConventions SpanAttributes+message.swift
[91/184] Compiling OTelSemanticConventions SpanAttributes+messaging.swift
[92/184] Compiling OTelSemanticConventions SpanAttributes+net.swift
[93/184] Compiling OTelSemanticConventions SpanAttributes+network.swift
[94/184] Compiling OTelSemanticConventions SpanAttributes+nfs.swift
[95/184] Compiling OTelSemanticConventions SpanAttributes+oci.swift
[96/184] Compiling OTelSemanticConventions SpanAttributes+oncRpc.swift
[97/184] Compiling OTelSemanticConventions SpanAttributes+openai.swift
[98/184] Compiling OTelSemanticConventions SpanAttributes+openshift.swift
[99/184] Compiling OTelSemanticConventions SpanAttributes+opentracing.swift
[100/184] Compiling OTelSemanticConventions SpanAttributes+os.swift
[101/184] Compiling OTelSemanticConventions SpanAttributes+otel.swift
[102/184] Compiling OTelSemanticConventions SpanAttributes+peer.swift
[103/184] Compiling OTelSemanticConventions SpanAttributes+pool.swift
[104/184] Compiling OTelSemanticConventions SpanAttributes+pprof.swift
[105/184] Compiling OTelSemanticConventions SpanAttributes+process.swift
[106/184] Compiling OTelSemanticConventions OTelAttribute+ios.swift
[107/184] Compiling OTelSemanticConventions OTelAttribute+k8s.swift
[108/184] Compiling OTelSemanticConventions OTelAttribute+linux.swift
[109/184] Compiling OTelSemanticConventions OTelAttribute+log.swift
[110/184] Compiling OTelSemanticConventions OTelAttribute+message.swift
[111/184] Compiling OTelSemanticConventions OTelAttribute+messaging.swift
[112/184] Compiling OTelSemanticConventions OTelAttribute+net.swift
[113/184] Compiling OTelSemanticConventions OTelAttribute+network.swift
[114/184] Compiling OTelSemanticConventions OTelAttribute+nfs.swift
[115/184] Compiling OTelSemanticConventions OTelAttribute+oci.swift
[116/184] Compiling OTelSemanticConventions OTelAttribute+oncRpc.swift
[117/184] Compiling OTelSemanticConventions OTelAttribute+openai.swift
[118/184] Compiling OTelSemanticConventions OTelAttribute+openshift.swift
[119/184] Compiling OTelSemanticConventions OTelAttribute+opentracing.swift
[120/184] Compiling OTelSemanticConventions OTelAttribute+os.swift
[121/184] Compiling OTelSemanticConventions OTelAttribute+otel.swift
[122/184] Compiling OTelSemanticConventions OTelAttribute+peer.swift
[123/184] Compiling OTelSemanticConventions OTelAttribute+pool.swift
[124/184] Compiling OTelSemanticConventions OTelAttribute+pprof.swift
[125/184] Compiling OTelSemanticConventions OTelAttribute+process.swift
[126/184] Compiling OTelSemanticConventions SpanAttributes+artifact.swift
[127/184] Compiling OTelSemanticConventions SpanAttributes+aws.swift
[128/184] Compiling OTelSemanticConventions SpanAttributes+az.swift
[129/184] Compiling OTelSemanticConventions SpanAttributes+azure.swift
[130/184] Compiling OTelSemanticConventions SpanAttributes+browser.swift
[131/184] Compiling OTelSemanticConventions SpanAttributes+cassandra.swift
[132/184] Compiling OTelSemanticConventions SpanAttributes+cicd.swift
[133/184] Compiling OTelSemanticConventions SpanAttributes+client.swift
[134/184] Compiling OTelSemanticConventions SpanAttributes+cloud.swift
[135/184] Compiling OTelSemanticConventions SpanAttributes+cloudevents.swift
[136/184] Compiling OTelSemanticConventions SpanAttributes+cloudfoundry.swift
[137/184] Compiling OTelSemanticConventions SpanAttributes+code.swift
[138/184] Compiling OTelSemanticConventions SpanAttributes+container.swift
[139/184] Compiling OTelSemanticConventions SpanAttributes+cpu.swift
[140/184] Compiling OTelSemanticConventions SpanAttributes+cpython.swift
[141/184] Compiling OTelSemanticConventions SpanAttributes+db.swift
[142/184] Compiling OTelSemanticConventions SpanAttributes+deployment.swift
[143/184] Compiling OTelSemanticConventions SpanAttributes+destination.swift
[144/184] Compiling OTelSemanticConventions SpanAttributes+device.swift
[145/184] Compiling OTelSemanticConventions SpanAttributes+disk.swift
[146/184] Compiling OTelSemanticConventions OTelAttribute+android.swift
[147/184] Compiling OTelSemanticConventions OTelAttribute+app.swift
[148/184] Compiling OTelSemanticConventions OTelAttribute+artifact.swift
[149/184] Compiling OTelSemanticConventions OTelAttribute+aws.swift
[150/184] Compiling OTelSemanticConventions OTelAttribute+az.swift
[151/184] Compiling OTelSemanticConventions OTelAttribute+azure.swift
[152/184] Compiling OTelSemanticConventions OTelAttribute+browser.swift
[153/184] Compiling OTelSemanticConventions OTelAttribute+cassandra.swift
[154/184] Compiling OTelSemanticConventions OTelAttribute+cicd.swift
[155/184] Compiling OTelSemanticConventions OTelAttribute+client.swift
[156/184] Compiling OTelSemanticConventions OTelAttribute+cloud.swift
[157/184] Compiling OTelSemanticConventions OTelAttribute+cloudevents.swift
[158/184] Compiling OTelSemanticConventions OTelAttribute+cloudfoundry.swift
[159/184] Compiling OTelSemanticConventions OTelAttribute+code.swift
[160/184] Compiling OTelSemanticConventions OTelAttribute+container.swift
[161/184] Compiling OTelSemanticConventions OTelAttribute+cpu.swift
[162/184] Compiling OTelSemanticConventions OTelAttribute+cpython.swift
[163/184] Compiling OTelSemanticConventions OTelAttribute+db.swift
[164/184] Compiling OTelSemanticConventions OTelAttribute+deployment.swift
[165/184] Compiling OTelSemanticConventions OTelAttribute+destination.swift
[166/184] Compiling OTelSemanticConventions SpanAttributes+profile.swift
[167/184] Compiling OTelSemanticConventions SpanAttributes+rpc.swift
[168/184] Compiling OTelSemanticConventions SpanAttributes+securityRule.swift
[169/184] Compiling OTelSemanticConventions SpanAttributes+server.swift
[170/184] Compiling OTelSemanticConventions SpanAttributes+service.swift
[171/184] Compiling OTelSemanticConventions SpanAttributes+session.swift
[172/184] Compiling OTelSemanticConventions SpanAttributes+source.swift
[173/184] Compiling OTelSemanticConventions SpanAttributes+system.swift
[174/184] Compiling OTelSemanticConventions SpanAttributes+telemetry.swift
[175/184] Compiling OTelSemanticConventions SpanAttributes+test.swift
[176/184] Compiling OTelSemanticConventions SpanAttributes+thread.swift
[177/184] Compiling OTelSemanticConventions SpanAttributes+tls.swift
[178/184] Compiling OTelSemanticConventions SpanAttributes+url.swift
[179/184] Compiling OTelSemanticConventions SpanAttributes+user.swift
[180/184] Compiling OTelSemanticConventions SpanAttributes+userAgent.swift
[181/184] Compiling OTelSemanticConventions SpanAttributes+vcs.swift
[182/184] Compiling OTelSemanticConventions SpanAttributes+webengine.swift
[183/184] Compiling OTelSemanticConventions SpanAttributes+zos.swift
[184/184] Compiling OTelSemanticConventions OTelAttribute.swift
Build complete! (15.64s)
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" : "/host/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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.