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-influxdb-telemetry, reference 1.11.0 (9639bc), with Swift 5.10 for macOS (SPM) on 13 Aug 2025 04:37:44 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/swift-influxdb-telemetry.git
Reference: 1.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/swift-influxdb-telemetry
 * tag               1.11.0     -> FETCH_HEAD
HEAD is now at 9639bcd writer
Cloned https://github.com/dankinsoid/swift-influxdb-telemetry.git
Revision (git rev-parse @):
9639bcd93a0ee8d5bf82c4794191b712c72055c1
SUCCESS checkout https://github.com/dankinsoid/swift-influxdb-telemetry.git at 1.11.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dankinsoid/swift-influxdb-telemetry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[16/19] Compiling system-zlib anchor.c
[17/19] Write swift-version-33747A42983211AE.txt
[18/54] Compiling _AtomicsShims.c
[20/54] Compiling ServiceContextModule ServiceContextKey.swift
[21/54] Emitting module ServiceContextModule
[22/54] Compiling ServiceContextModule ServiceContext.swift
[23/79] Compiling Instrumentation NoOpInstrument.swift
[24/79] Compiling Instrumentation MultiplexInstrument.swift
[25/79] Emitting module Instrumentation
[26/79] Compiling Atomics AtomicValue.swift
[27/79] Compiling Atomics AtomicMemoryOrderings.swift
[28/79] Compiling Atomics ManagedAtomicLazyReference.swift
[29/79] Compiling Atomics UnsafeAtomic.swift
[30/79] Compiling Atomics DoubleWord.swift
[31/79] Compiling Atomics ManagedAtomic.swift
[32/79] Compiling Logging MetadataProvider.swift
[33/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/79] Compiling Atomics IntegerOperations.swift
[35/80] Compiling Instrumentation Instrument.swift
[36/80] Compiling Instrumentation InstrumentationSystem.swift
[37/80] Compiling Instrumentation Locks.swift
[38/80] Compiling Atomics AtomicReference.swift
[39/80] Compiling Atomics AtomicStorage.swift
[40/88] Emitting module CoreMetrics
[41/88] Compiling CoreMetrics Locks.swift
[42/88] Compiling CoreMetrics Metrics.swift
[43/88] Compiling Atomics Unmanaged extensions.swift
[44/90] Compiling Logging Locks.swift
[45/90] Compiling Logging LogHandler.swift
[46/90] Emitting module Logging
[47/90] Compiling Logging Logging.swift
[48/90] Compiling Tracing TracerProtocol.swift
[49/90] Compiling Tracing TracingTime.swift
[50/90] Compiling Tracing Tracer.swift
[51/90] Compiling Tracing SpanProtocol.swift
[52/90] Compiling Tracing NoOpTracer.swift
[53/90] Compiling Tracing InstrumentationSystem+Tracing.swift
[54/90] Emitting module Tracing
[55/90] Compiling Tracing TracerProtocol+Legacy.swift
[56/90] Compiling Atomics AtomicInteger.swift
[57/90] Compiling Atomics AtomicOptionalWrappable.swift
[58/90] Compiling Atomics PointerConformances.swift
[59/90] Compiling Atomics Primitives.native.swift
[60/90] Compiling Atomics OptionalRawRepresentable.swift
[61/90] Compiling Atomics RawRepresentable.swift
[62/90] Compiling Atomics AtomicBool.swift
[63/90] Compiling Atomics IntegerConformances.swift
[64/90] Emitting module Atomics
[65/90] Compiling CSV UnicodeIterator.swift
[66/90] Compiling CSV Endian.swift
[67/90] Compiling CSV Legacy.swift
[68/90] Compiling SwiftAnalytics NOOPAnalyticsHandler.swift
[69/90] Compiling SwiftAnalytics MultiplexAnalyticsHandler.swift
[70/90] Emitting module Metrics
[71/90] Compiling Metrics Metrics.swift
[76/91] Compiling SwiftAnalytics ParametersProvider.swift
[77/91] Compiling Gzip Data+Gzip.swift
[78/91] Emitting module Gzip
[79/91] Compiling CSV CSVWriter.swift
[80/91] Compiling SwiftAnalytics ParametersValueEncoder.swift
[81/91] Emitting module CSV
[82/91] Emitting module SwiftAnalytics
[85/91] Compiling SwiftAnalytics ParametersValue+JSONString.swift
[86/91] Compiling SwiftAnalytics ParametersValueDecoder.swift
[87/91] Compiling CSV CSVReader.swift
[88/91] Compiling CSV CSVError.swift
[89/91] Compiling CSV BinaryReader.swift
[90/91] Compiling CSV CSVRowDecoder.swift
[91/91] Compiling SwiftAnalytics WithAnalyticsParameters.swift
[92/111] Compiling InfluxDBSwift ScriptLanguage.swift
[93/111] Compiling InfluxDBSwift ScriptUpdateRequest.swift
[94/113] Emitting module InfluxDBSwift
[95/113] Compiling InfluxDBSwift Query.swift
[96/113] Compiling InfluxDBSwift Script.swift
[97/113] Compiling InfluxDBSwift CodableHelper.swift
[98/113] Compiling InfluxDBSwift Cursor.swift
[99/113] Compiling InfluxDBSwift DeletePredicateRequest.swift
[100/113] Compiling InfluxDBSwift Dialect.swift
[101/113] Compiling InfluxDBSwift InfluxDBClient.swift
[102/113] Compiling InfluxDBSwift LoggingHelper.swift
[103/113] Compiling InfluxDBSwift Scripts.swift
[104/113] Compiling InfluxDBSwift OpenISO8601DateFormatter.swift
[105/113] Compiling InfluxDBSwift ScriptCreateRequest.swift
[106/113] Compiling InfluxDBSwift ScriptInvocationParams.swift
[107/113] Compiling InfluxDBSwift InvokableScriptsAPI.swift
[108/113] Compiling InfluxDBSwift Point.swift
[109/113] Compiling InfluxDBSwift DeleteAPI.swift
[110/113] Compiling InfluxDBSwift FluxCSVParser.swift
[111/113] Compiling InfluxDBSwift APIHelper.swift
[112/113] Compiling InfluxDBSwift QueryAPI.swift
[113/113] Compiling InfluxDBSwift WriteAPI.swift
[114/120] Compiling SwiftInfluxDBCore NIOLockedValueBox.swift
[115/120] Compiling SwiftInfluxDBCore NIOLock.swift
[116/120] Compiling SwiftInfluxDBCore LabelsSet.swift
[117/120] Compiling SwiftInfluxDBCore IntervalType.swift
[118/120] Emitting module SwiftInfluxDBCore
[119/120] Compiling SwiftInfluxDBCore SwiftInfluxAPI.swift
[120/120] Compiling SwiftInfluxDBCore InfluxDBPointsWriter.swift
[121/136] Compiling InfluxDBAnalytics SwiftInfluxDBAnalytics.swift
[122/136] Emitting module InfluxDBAnalytics
[123/136] Emitting module InfluxDBLogs
[124/136] Compiling InfluxDBLogs SwiftInfluxDBLogs.swift
[125/136] Emitting module InfluxDBTracing
[126/136] Compiling InfluxDBTracing InfluxDBTracing.swift
[127/136] Compiling InfluxDBMetrics Timer.swift
[128/136] Emitting module InfluxDBMetrics
[129/136] Compiling InfluxDBMetrics Counter.swift
[130/136] Compiling InfluxDBMetrics Recorder.swift
[131/136] Compiling InfluxDBMetrics InfluxMetric.swift
[132/136] Compiling InfluxDBMetrics MetricIdentifyingPolicy.swift
[133/136] Compiling InfluxDBMetrics HandlerID.swift
[134/136] Compiling InfluxDBMetrics SwiftInfluxDBMetrics.swift
[135/136] Compiling InfluxDBMetrics InfluxMetricHandler.swift
[136/136] Compiling InfluxDBMetrics FloatingCounter.swift
Build complete! (21.71s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/influxdata/influxdb-client-swift.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/dankinsoid/swift-analytics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/249] Fetching swift-analytics
[188/2468] Fetching swift-analytics, swift-metrics
[366/7584] Fetching swift-analytics, swift-metrics, swift-distributed-tracing
[469/9392] Fetching swift-analytics, swift-metrics, swift-distributed-tracing, swift-atomics
[593/13223] Fetching swift-analytics, swift-metrics, swift-distributed-tracing, swift-atomics, influxdb-client-swift
[716/17109] Fetching swift-analytics, swift-metrics, swift-distributed-tracing, swift-atomics, influxdb-client-swift, swift-log
Fetched https://github.com/dankinsoid/swift-analytics.git from cache (1.86s)
Fetched https://github.com/apple/swift-log.git from cache (1.86s)
Fetched https://github.com/influxdata/influxdb-client-swift.git from cache (1.86s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.86s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.86s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.86s)
Computing version for https://github.com/influxdata/influxdb-client-swift.git
Computed https://github.com/influxdata/influxdb-client-swift.git at 1.7.0 (2.32s)
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/yaslab/CSV.swift
[1/1833] Fetching csv.swift
[130/3390] Fetching csv.swift, gzipswift
Fetched https://github.com/1024jp/GzipSwift from cache (0.84s)
[1779/1833] Fetching csv.swift
Fetched https://github.com/yaslab/CSV.swift from cache (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.37s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.46s)
Computing version for https://github.com/yaslab/CSV.swift
Computed https://github.com/yaslab/CSV.swift at 2.5.2 (0.49s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.37s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.90s)
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.37s)
Computing version for https://github.com/dankinsoid/swift-analytics.git
Computed https://github.com/dankinsoid/swift-analytics.git at 1.10.1 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.37s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.37s)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
Creating working copy for https://github.com/influxdata/influxdb-client-swift.git
Working copy of https://github.com/influxdata/influxdb-client-swift.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
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/dankinsoid/swift-analytics.git
Working copy of https://github.com/dankinsoid/swift-analytics.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/yaslab/CSV.swift
Working copy of https://github.com/yaslab/CSV.swift resolved at 2.5.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "influxdb-client-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/influxdata/influxdb-client-swift.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-analytics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/swift-analytics.git"
    },
    {
      "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-influxdb-telemetry",
  "name" : "swift-influxdb-telemetry",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "InfluxDBLogs",
      "targets" : [
        "InfluxDBLogs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InfluxDBMetrics",
      "targets" : [
        "InfluxDBMetrics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InfluxDBAnalytics",
      "targets" : [
        "InfluxDBAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InfluxDBTracing",
      "targets" : [
        "InfluxDBTracing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftInfluxDBCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftInfluxDBCore",
      "path" : "Sources/SwiftInfluxDBCore",
      "product_dependencies" : [
        "InfluxDBSwift",
        "Logging"
      ],
      "product_memberships" : [
        "InfluxDBLogs",
        "InfluxDBMetrics",
        "InfluxDBAnalytics",
        "InfluxDBTracing"
      ],
      "sources" : [
        "InfluxDBPointsWriter.swift",
        "IntervalType.swift",
        "LabelsSet.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "SwiftInfluxAPI.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBTracing",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBTracing",
      "path" : "Sources/InfluxDBTracing",
      "product_dependencies" : [
        "Tracing",
        "Instrumentation"
      ],
      "product_memberships" : [
        "InfluxDBTracing"
      ],
      "sources" : [
        "InfluxDBTracing.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBMetrics",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBMetrics",
      "path" : "Sources/InfluxDBMetrics",
      "product_dependencies" : [
        "Metrics",
        "Atomics"
      ],
      "product_memberships" : [
        "InfluxDBMetrics"
      ],
      "sources" : [
        "Counter.swift",
        "FloatingCounter.swift",
        "HandlerID.swift",
        "InfluxMetric.swift",
        "InfluxMetricHandler.swift",
        "MetricIdentifyingPolicy.swift",
        "Recorder.swift",
        "SwiftInfluxDBMetrics.swift",
        "Timer.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBLogs",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBLogs",
      "path" : "Sources/InfluxDBLogs",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "InfluxDBLogs"
      ],
      "sources" : [
        "SwiftInfluxDBLogs.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBAnalytics",
      "path" : "Sources/InfluxDBAnalytics",
      "product_dependencies" : [
        "SwiftAnalytics"
      ],
      "product_memberships" : [
        "InfluxDBAnalytics"
      ],
      "sources" : [
        "SwiftInfluxDBAnalytics.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.