The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Beton, reference 1.4.0 (36a354), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 05:17:38 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21GramConsulting/Beton.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/21GramConsulting/Beton
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 36a354e 🤪 fun
Cloned https://github.com/21GramConsulting/Beton.git
Revision (git rev-parse @):
36a354eb23f9546ee8e3e2eb706ac6fb5bf5138f
SUCCESS checkout https://github.com/21GramConsulting/Beton.git at 1.4.0
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-collections.git from cache
[1/2049] Fetching swift-docc-plugin
[227/7014] Fetching swift-docc-plugin, swift-async-algorithms
Fetched https://github.com/apple/swift-collections.git from cache (0.79s)
[893/10390] Fetching swift-docc-plugin, swift-async-algorithms, swift-docc-symbolkit
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.13s)
[4581/5425] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.23s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.16s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.1 (0.49s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.72s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
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": "beton",
      "name": "Beton",
      "url": "https://github.com/21GramConsulting/Beton.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Beton",
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/21GramConsulting/Beton.git
[24/1200] Fetching beton
Fetched https://github.com/21GramConsulting/Beton.git from cache (1.70s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.54s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.12s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.57s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/21GramConsulting/Beton.git
Working copy of https://github.com/21GramConsulting/Beton.git resolved at 1.4.0 (36a354e)
warning: '.resolve-product-dependencies': dependency 'beton' is not used by any target
Found 1 product dependencies
  - swift-async-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/21GramConsulting/Beton.git
https://github.com/21GramConsulting/Beton.git
{
  "default_localization" : "en_US",
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Beton",
  "name" : "Beton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Beton",
      "targets" : [
        "Beton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTBeton",
      "targets" : [
        "XCTBeton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTBeton",
      "module_type" : "SwiftTarget",
      "name" : "XCTBeton",
      "path" : "Sources/XCTBeton",
      "product_memberships" : [
        "XCTBeton"
      ],
      "sources" : [
        "Performance/XCTMeasureOptions.swift",
        "Performance/XCTMetric/XCTCPUMetric.swift",
        "Performance/XCTMetric/XCTClockMetric.swift",
        "Performance/XCTMetric/XCTMemoryMetric.swift",
        "Performance/XCTMetric/XCTMetric+measurementStorage.swift",
        "Performance/XCTMetric/XCTMetric.swift",
        "Performance/XCTMetric/XCTStorageMetric.swift",
        "XCTBeton.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertClockIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertCpuIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertDiskIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertMemoryIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertMetric.swift",
        "XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift",
        "XCTestCase/XCTAssertMetricIdentifier.swift",
        "XCTestCase/XCTestCase+measure.swift",
        "XCTestCase/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "Beton"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UnitTests",
      "module_type" : "SwiftTarget",
      "name" : "UnitTests",
      "path" : "Tests/UnitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnitTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnitTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Beton/Bundle/BundleTest+localizedString.swift",
        "Beton/Bundle/BundleTest+localiztationBundles.swift",
        "Beton/Bundle/BundleTest.swift",
        "Beton/Collections/repeatingTests.swift",
        "Beton/Locale/LocaleTest+ExpressibleByStringLiteral.swift",
        "Beton/MathTest.swift",
        "Beton/Measurement/MeasurementTest+AdditiveArithmetic.swift",
        "Beton/Measurement/MeasurementTest+ExpressibleByFloatLiteral.swift",
        "Beton/Measurement/MeasurementTest+ExpressibleByIntegerLiteral.swift",
        "Beton/Measurement/MeasurementTest.swift",
        "Beton/Measurement/Unit/UnitAccelerationTest.swift",
        "Beton/Measurement/Unit/UnitAngleTest.swift",
        "Beton/Measurement/Unit/UnitAreaTest.swift",
        "Beton/Measurement/Unit/UnitConcentrationMassTest.swift",
        "Beton/Measurement/Unit/UnitDispersionTest.swift",
        "Beton/Measurement/Unit/UnitDurationTest.swift",
        "Beton/Measurement/Unit/UnitElectricChargeTest.swift",
        "Beton/Measurement/Unit/UnitElectricCurrentTest.swift",
        "Beton/Measurement/Unit/UnitElectricPotentialDifferenceTest.swift",
        "Beton/Measurement/Unit/UnitElectricResistanceTest.swift",
        "Beton/Measurement/Unit/UnitEnergyTest.swift",
        "Beton/Measurement/Unit/UnitFrequencyTest.swift",
        "Beton/Measurement/Unit/UnitFuelEfficiencyTest.swift",
        "Beton/Measurement/Unit/UnitIlluminanceTest.swift",
        "Beton/Measurement/Unit/UnitInformationStorageTest.swift",
        "Beton/Measurement/Unit/UnitLengthTest.swift",
        "Beton/Measurement/Unit/UnitMassTest.swift",
        "Beton/Measurement/Unit/UnitPowerTest.swift",
        "Beton/Measurement/Unit/UnitPressureTest.swift",
        "Beton/Measurement/Unit/UnitSpeedTest.swift",
        "Beton/Measurement/Unit/UnitTemperatureTest.swift",
        "Beton/Measurement/Unit/UnitVolumeTest.swift",
        "Beton/Notifications/Notification_NameTests.swift",
        "Beton/Operators/PipeTests.swift",
        "Beton/Operators/wtf/wtfTests+throwIfOptional.swift",
        "Beton/Operators/wtf/wtfTests.swift",
        "Beton/Sequence/SequenceTest+testSum.swift",
        "Beton/Sequence/SequenceTest.swift",
        "Beton/URL/URLTest+ExpressibleByStringLiteral.swift",
        "Beton/URL/URLTest.swift",
        "Beton/UUID/ArrayInitFromUuidTest.swift",
        "Beton/UUID/DataInitFromUuidTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertClockIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertCpuIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertDiskIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertMemoryIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertMetric.AspectTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTCPUMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTClockMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTMemoryMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTStorageMetricTest.swift",
        "XCTBeton/Performance/XCTestCase+numberOfMeasurements.swift",
        "XCTBeton/XCTestCaseTest.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SystemTests",
      "module_type" : "SwiftTarget",
      "name" : "SystemTests",
      "path" : "Tests/SystemTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SystemTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SystemTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Bundle/CodeExample+Bundle+localizedString.swift",
        "CodeExamples.swift",
        "Math/CodeExamples+Math+pow.swift",
        "Math/CodeExamples+Math+sqrt.swift",
        "Sequence/CodeExamples+Sequence+sum.swift",
        "XCTBeton/XCTBetonExamples.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PerformanceTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PerformanceTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Beton/Bundle/BundleTest.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "ClangTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComponentTests",
      "module_type" : "SwiftTarget",
      "name" : "ComponentTests",
      "path" : "Tests/ComponentTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ComponentTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ComponentTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Beton/Operators/wtfTests.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Beton",
      "module_type" : "SwiftTarget",
      "name" : "Beton",
      "path" : "Sources/Beton",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "Beton",
        "XCTBeton"
      ],
      "sources" : [
        "Beton.swift",
        "Bundle/Bundle+localizationBundles.swift",
        "Bundle/Bundle+localizedString.swift",
        "Bundle/BundleAware.swift",
        "Collections/repeating.swift",
        "Locale/Locale+ExpressibleByStringLiteral.swift",
        "Locale/LocaleAware.swift",
        "Math/pow.swift",
        "Math/sqrt.swift",
        "Measurement/Measurement+AdditiveArithmetic.swift",
        "Measurement/Measurement+ExpressibleByFloatLiteral.swift",
        "Measurement/Measurement+ExpressibleByIntegerLiteral.swift",
        "Measurement/Unit/Unit.swift",
        "Measurement/Unit/UnitAcceleration+default.swift",
        "Measurement/Unit/UnitAngle+default.swift",
        "Measurement/Unit/UnitArea+default.swift",
        "Measurement/Unit/UnitConcentrationMass+default.swift",
        "Measurement/Unit/UnitDispersion+default.swift",
        "Measurement/Unit/UnitDuration+default.swift",
        "Measurement/Unit/UnitElectricCharge+default.swift",
        "Measurement/Unit/UnitElectricCurrent+default.swift",
        "Measurement/Unit/UnitElectricPotentialDifference+default.swift",
        "Measurement/Unit/UnitElectricResistance+default.swift",
        "Measurement/Unit/UnitEnergy+default.swift",
        "Measurement/Unit/UnitFrequency+default.swift",
        "Measurement/Unit/UnitFuelEfficiency+default.swift",
        "Measurement/Unit/UnitIlluminance+default.swift",
        "Measurement/Unit/UnitInformationStorage+default.swift",
        "Measurement/Unit/UnitLength+default.swift",
        "Measurement/Unit/UnitMass+default.swift",
        "Measurement/Unit/UnitPower+default.swift",
        "Measurement/Unit/UnitPressure+default.swift",
        "Measurement/Unit/UnitSpeed+default.swift",
        "Measurement/Unit/UnitTemperature+default.swift",
        "Measurement/Unit/UnitVolume+default.swift",
        "Notifications/Notification.Name+ExpressibleByStringLiteral.swift",
        "Operators/pipe.swift",
        "Operators/wtf/wtf+throwIfOptional.swift",
        "Operators/wtf/wtf.swift",
        "Sequence/Sequence+sum.swift",
        "URL/URL+ExpressibleByStringLiteral.swift",
        "URL/URL+append#linux.swift",
        "UUID/Array+init+fromUuid+whenUint8.swift",
        "UUID/Data+UUID+convenienceBridge.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-2F0A5646E1D333AE.txt
[10/27] Compiling InternalCollectionsUtilities Debugging.swift
[11/27] Compiling InternalCollectionsUtilities Descriptions.swift
[12/28] Compiling InternalCollectionsUtilities Integer rank.swift
[13/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/28] Emitting module InternalCollectionsUtilities
[15/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/28] Compiling InternalCollectionsUtilities Specialize.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/101] Compiling DequeModule _DequeSlot.swift
[30/101] Compiling DequeModule _DequeBufferHeader.swift
[31/102] Compiling OrderedCollections _HashTable.swift
[32/102] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[33/102] Compiling OrderedCollections _HashTable+Bucket.swift
[34/102] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/102] Compiling OrderedCollections OrderedSet+Codable.swift
[36/102] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/102] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/102] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/102] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/108] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/108] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/108] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/108] Compiling OrderedCollections OrderedSet+Sendable.swift
[54/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/108] Compiling OrderedCollections _Hashtable+Header.swift
[61/108] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/108] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/108] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[64/108] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[65/108] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[66/108] Compiling OrderedCollections OrderedDictionary+Elements.swift
[67/108] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[68/108] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[69/108] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[70/108] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[71/108] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[72/108] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/108] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/108] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[75/108] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[76/108] Compiling OrderedCollections _HashTable+Testing.swift
[77/108] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/108] Compiling OrderedCollections OrderedDictionary.swift
[79/108] Compiling OrderedCollections OrderedSet+Hashable.swift
[81/108] Compiling OrderedCollections OrderedSet+Initializers.swift
[82/108] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/108] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/108] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/108] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/108] Compiling OrderedCollections _HashTable+Constants.swift
[87/108] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[94/108] Emitting module DequeModule
[102/108] Compiling OrderedCollections OrderedSet+SubSequence.swift
[103/108] Compiling OrderedCollections OrderedSet+Testing.swift
[104/108] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/108] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/108] Compiling OrderedCollections OrderedSet.swift
[107/108] Compiling OrderedCollections _UnsafeBitset.swift
[108/108] Emitting module OrderedCollections
[109/154] Emitting module AsyncAlgorithms
[110/159] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[111/159] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[112/159] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[113/159] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[114/159] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[115/159] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[116/159] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[117/159] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[118/159] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[119/159] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[120/159] Compiling AsyncAlgorithms MergeStateMachine.swift
[121/159] Compiling AsyncAlgorithms MergeStorage.swift
[122/159] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[123/159] Compiling AsyncAlgorithms Rethrow.swift
[124/159] Compiling AsyncAlgorithms SetAlgebra.swift
[125/159] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[126/159] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[127/159] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[128/159] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[129/159] Compiling AsyncAlgorithms AsyncChannel.swift
[130/159] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[131/159] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[132/159] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[133/159] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[134/159] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[135/159] Compiling AsyncAlgorithms UnsafeTransfer.swift
[136/159] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[137/159] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[138/159] Compiling AsyncAlgorithms ZipStateMachine.swift
[139/159] Compiling AsyncAlgorithms ZipStorage.swift
[140/159] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[141/159] Compiling AsyncAlgorithms CombineLatestStorage.swift
[142/159] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[143/159] Compiling AsyncAlgorithms DebounceStateMachine.swift
[144/159] Compiling AsyncAlgorithms DebounceStorage.swift
[145/159] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[146/159] Compiling AsyncAlgorithms ChannelStateMachine.swift
[147/159] Compiling AsyncAlgorithms ChannelStorage.swift
[148/159] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[149/159] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[150/159] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[151/159] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[152/159] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[153/159] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[154/159] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[155/159] Compiling AsyncAlgorithms Dictionary.swift
[156/159] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[157/159] Compiling AsyncAlgorithms Locking.swift
[158/159] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[159/159] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[160/200] Emitting module Beton
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Locale/Locale+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension Locale: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`Locale`](https://developer.apple.com/documentation/foundation/locale) using a string literal.
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+AdditiveArithmetic.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: AdditiveArithmetic where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public static var zero: Self { Self.init(value: 0.0, unit: .default) }
5 | }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByFloatLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByFloatLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(floatLiteral value: Double) {
5 |     self.init(value: value, unit: .default)
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByIntegerLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByIntegerLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(integerLiteral value: Int) {
5 |     self.init(value: Double(value), unit: .default)
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Notifications/Notification.Name+ExpressibleByStringLiteral.swift:1:1: warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | extension Notification.Name: ExpressibleByStringLiteral {
  | |- warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
2 |   public init(stringLiteral value: String) { self.init(String(value)) }
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/URL/URL+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`URL`](https://developer.apple.com/documentation/foundation/url) using a string literal.
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:45:8: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 43 |   let channel = AsyncRepeatingChannel<T>()
 44 |
 45 |   Task {
    |        `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                                                `- note: closure captures 'function' which is accessible to code in the current task
 49 |       }
 50 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:48:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                       |                        `- note: closure captures 'function' which is accessible to code in the current task
    |                       `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 49 |       }
 50 |     }
[161/204] Compiling Beton pipe.swift
[162/204] Compiling Beton wtf+throwIfOptional.swift
[163/204] Compiling Beton wtf.swift
[164/204] Compiling Beton Sequence+sum.swift
[165/204] Compiling Beton URL+ExpressibleByStringLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/URL/URL+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`URL`](https://developer.apple.com/documentation/foundation/url) using a string literal.
[166/204] Compiling Beton URL+append#linux.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/URL/URL+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`URL`](https://developer.apple.com/documentation/foundation/url) using a string literal.
[167/204] Compiling Beton Array+init+fromUuid+whenUint8.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/URL/URL+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`URL`](https://developer.apple.com/documentation/foundation/url) using a string literal.
[168/204] Compiling Beton Data+UUID+convenienceBridge.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/URL/URL+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`URL`](https://developer.apple.com/documentation/foundation/url) using a string literal.
[169/204] Compiling Beton Measurement+ExpressibleByFloatLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByFloatLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByFloatLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(floatLiteral value: Double) {
5 |     self.init(value: value, unit: .default)
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByIntegerLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByIntegerLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(integerLiteral value: Int) {
5 |     self.init(value: Double(value), unit: .default)
[170/204] Compiling Beton Measurement+ExpressibleByIntegerLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByFloatLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByFloatLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(floatLiteral value: Double) {
5 |     self.init(value: value, unit: .default)
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByIntegerLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByIntegerLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(integerLiteral value: Int) {
5 |     self.init(value: Double(value), unit: .default)
[171/204] Compiling Beton Unit.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByFloatLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByFloatLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(floatLiteral value: Double) {
5 |     self.init(value: value, unit: .default)
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByIntegerLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByIntegerLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(integerLiteral value: Int) {
5 |     self.init(value: Double(value), unit: .default)
[172/204] Compiling Beton UnitAcceleration+default.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByFloatLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByFloatLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(floatLiteral value: Double) {
5 |     self.init(value: value, unit: .default)
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByIntegerLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByIntegerLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(integerLiteral value: Int) {
5 |     self.init(value: Double(value), unit: .default)
[173/204] Compiling Beton UnitAngle+default.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByFloatLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByFloatLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(floatLiteral value: Double) {
5 |     self.init(value: value, unit: .default)
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+ExpressibleByIntegerLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: ExpressibleByIntegerLiteral where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public init(integerLiteral value: Int) {
5 |     self.init(value: Double(value), unit: .default)
[174/204] Compiling Beton UnitElectricCurrent+default.swift
[175/204] Compiling Beton UnitElectricPotentialDifference+default.swift
[176/204] Compiling Beton UnitElectricResistance+default.swift
[177/204] Compiling Beton UnitEnergy+default.swift
[178/204] Compiling Beton UnitLength+default.swift
[179/204] Compiling Beton UnitMass+default.swift
[180/204] Compiling Beton UnitPower+default.swift
[181/204] Compiling Beton UnitPressure+default.swift
[182/204] Compiling Beton UnitSpeed+default.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Notifications/Notification.Name+ExpressibleByStringLiteral.swift:1:1: warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | extension Notification.Name: ExpressibleByStringLiteral {
  | |- warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
2 |   public init(stringLiteral value: String) { self.init(String(value)) }
3 | }
[183/204] Compiling Beton UnitTemperature+default.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Notifications/Notification.Name+ExpressibleByStringLiteral.swift:1:1: warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | extension Notification.Name: ExpressibleByStringLiteral {
  | |- warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
2 |   public init(stringLiteral value: String) { self.init(String(value)) }
3 | }
[184/204] Compiling Beton UnitVolume+default.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Notifications/Notification.Name+ExpressibleByStringLiteral.swift:1:1: warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | extension Notification.Name: ExpressibleByStringLiteral {
  | |- warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
2 |   public init(stringLiteral value: String) { self.init(String(value)) }
3 | }
[185/204] Compiling Beton Notification.Name+ExpressibleByStringLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Notifications/Notification.Name+ExpressibleByStringLiteral.swift:1:1: warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | extension Notification.Name: ExpressibleByStringLiteral {
  | |- warning: extension declares a conformance of imported type 'Name' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
2 |   public init(stringLiteral value: String) { self.init(String(value)) }
3 | }
[186/204] Compiling Beton UnitArea+default.swift
[187/204] Compiling Beton UnitConcentrationMass+default.swift
[188/204] Compiling Beton UnitDispersion+default.swift
[189/204] Compiling Beton UnitDuration+default.swift
[190/204] Compiling Beton UnitElectricCharge+default.swift
[191/204] Compiling Beton UnitFrequency+default.swift
[192/204] Compiling Beton UnitFuelEfficiency+default.swift
[193/204] Compiling Beton UnitIlluminance+default.swift
[194/204] Compiling Beton UnitInformationStorage+default.swift
[195/204] Compiling Beton Locale+ExpressibleByStringLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Locale/Locale+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension Locale: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`Locale`](https://developer.apple.com/documentation/foundation/locale) using a string literal.
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+AdditiveArithmetic.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: AdditiveArithmetic where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public static var zero: Self { Self.init(value: 0.0, unit: .default) }
5 | }
[196/204] Compiling Beton LocaleAware.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Locale/Locale+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension Locale: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`Locale`](https://developer.apple.com/documentation/foundation/locale) using a string literal.
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+AdditiveArithmetic.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: AdditiveArithmetic where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public static var zero: Self { Self.init(value: 0.0, unit: .default) }
5 | }
[197/204] Compiling Beton pow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Locale/Locale+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension Locale: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`Locale`](https://developer.apple.com/documentation/foundation/locale) using a string literal.
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+AdditiveArithmetic.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: AdditiveArithmetic where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public static var zero: Self { Self.init(value: 0.0, unit: .default) }
5 | }
[198/204] Compiling Beton sqrt.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Locale/Locale+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension Locale: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`Locale`](https://developer.apple.com/documentation/foundation/locale) using a string literal.
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+AdditiveArithmetic.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: AdditiveArithmetic where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public static var zero: Self { Self.init(value: 0.0, unit: .default) }
5 | }
[199/204] Compiling Beton Measurement+AdditiveArithmetic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Locale/Locale+ExpressibleByStringLiteral.swift:3:1: warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 1 | import Foundation
 2 |
 3 | extension Locale: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Locale' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 4 |   /// A convenience initializer that allows you to express a
 5 |   /// [`Locale`](https://developer.apple.com/documentation/foundation/locale) using a string literal.
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Measurement/Measurement+AdditiveArithmetic.swift:3:1: warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
1 | import Foundation
2 |
3 | extension Measurement: AdditiveArithmetic where UnitType: Unit, UnitType.U == UnitType {
  | |- warning: extension declares a conformance of imported type 'Measurement' to imported protocol 'AdditiveArithmetic'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
4 |   public static var zero: Self { Self.init(value: 0.0, unit: .default) }
5 | }
[200/204] Compiling Beton Beton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:45:8: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 43 |   let channel = AsyncRepeatingChannel<T>()
 44 |
 45 |   Task {
    |        `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                                                `- note: closure captures 'function' which is accessible to code in the current task
 49 |       }
 50 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:48:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                       |                        `- note: closure captures 'function' which is accessible to code in the current task
    |                       `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 49 |       }
 50 |     }
[201/204] Compiling Beton Bundle+localizationBundles.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:45:8: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 43 |   let channel = AsyncRepeatingChannel<T>()
 44 |
 45 |   Task {
    |        `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                                                `- note: closure captures 'function' which is accessible to code in the current task
 49 |       }
 50 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:48:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                       |                        `- note: closure captures 'function' which is accessible to code in the current task
    |                       `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 49 |       }
 50 |     }
[202/204] Compiling Beton Bundle+localizedString.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:45:8: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 43 |   let channel = AsyncRepeatingChannel<T>()
 44 |
 45 |   Task {
    |        `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                                                `- note: closure captures 'function' which is accessible to code in the current task
 49 |       }
 50 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:48:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                       |                        `- note: closure captures 'function' which is accessible to code in the current task
    |                       `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 49 |       }
 50 |     }
[203/204] Compiling Beton BundleAware.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:45:8: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 43 |   let channel = AsyncRepeatingChannel<T>()
 44 |
 45 |   Task {
    |        `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                                                `- note: closure captures 'function' which is accessible to code in the current task
 49 |       }
 50 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:48:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                       |                        `- note: closure captures 'function' which is accessible to code in the current task
    |                       `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 49 |       }
 50 |     }
[204/204] Compiling Beton repeating.swift
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:45:8: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 43 |   let channel = AsyncRepeatingChannel<T>()
 44 |
 45 |   Task {
    |        `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                                                `- note: closure captures 'function' which is accessible to code in the current task
 49 |       }
 50 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Beton/Collections/repeating.swift:48:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 46 |     await withTaskGroup(of: Void.self) { group in
 47 |       for i in 0..<count {
 48 |         group.addTask { await channel.send((i, function(i))) }
    |                       |                        `- note: closure captures 'function' which is accessible to code in the current task
    |                       `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 49 |       }
 50 |     }
[205/221] Emitting module XCTBeton
/Users/admin/builder/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:3:13: warning: var 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 1 | import Beton
 2 |
 3 | private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
   |             |- warning: var 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'results' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'results' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 4 | private var copyMap: [ObjectIdentifier: ObjectIdentifier] = [:]
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:4:13: warning: var 'copyMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
 4 | private var copyMap: [ObjectIdentifier: ObjectIdentifier] = [:]
   |             |- warning: var 'copyMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'copyMap' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'copyMap' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |
 6 | extension XCTMetric {
[206/221] Compiling XCTBeton XCTAssertMetric.swift
[207/221] Compiling XCTBeton XCTestCase+XCTAssertMetric.swift
[208/221] Compiling XCTBeton XCTAssertMetricIdentifier.swift
[209/221] Compiling XCTBeton XCTMetric+measurementStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:3:13: warning: var 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 1 | import Beton
 2 |
 3 | private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
   |             |- warning: var 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'results' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'results' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 4 | private var copyMap: [ObjectIdentifier: ObjectIdentifier] = [:]
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:4:13: warning: var 'copyMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
 4 | private var copyMap: [ObjectIdentifier: ObjectIdentifier] = [:]
   |             |- warning: var 'copyMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'copyMap' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'copyMap' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |
 6 | extension XCTMetric {
[210/221] Compiling XCTBeton XCTMetric.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:3:13: warning: var 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 1 | import Beton
 2 |
 3 | private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
   |             |- warning: var 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'results' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'results' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 4 | private var copyMap: [ObjectIdentifier: ObjectIdentifier] = [:]
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:4:13: warning: var 'copyMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
 4 | private var copyMap: [ObjectIdentifier: ObjectIdentifier] = [:]
   |             |- warning: var 'copyMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'copyMap' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var 'copyMap' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |
 6 | extension XCTMetric {
[211/221] Compiling XCTBeton XCTAssertClockIdentifier.swift
[212/221] Compiling XCTBeton XCTAssertCpuIdentifier.swift
[213/221] Compiling XCTBeton XCTAssertDiskIdentifier.swift
[214/221] Compiling XCTBeton XCTAssertMemoryIdentifier.swift
[215/221] Compiling XCTBeton XCTClockMetric.swift
[216/221] Compiling XCTBeton XCTMemoryMetric.swift
[217/221] Compiling XCTBeton XCTStorageMetric.swift
[218/221] Compiling XCTBeton XCTBeton.swift
[219/221] Compiling XCTBeton XCTMeasureOptions.swift
[220/221] Compiling XCTBeton XCTCPUMetric.swift
[221/222] Compiling XCTBeton XCTestCase+measure.swift
[222/222] Compiling XCTBeton XCTestCase.swift
Build complete! (26.45s)
Build complete.
{
  "default_localization" : "en_US",
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Beton",
  "name" : "Beton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Beton",
      "targets" : [
        "Beton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTBeton",
      "targets" : [
        "XCTBeton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTBeton",
      "module_type" : "SwiftTarget",
      "name" : "XCTBeton",
      "path" : "Sources/XCTBeton",
      "product_memberships" : [
        "XCTBeton"
      ],
      "sources" : [
        "Performance/XCTMeasureOptions.swift",
        "Performance/XCTMetric/XCTCPUMetric.swift",
        "Performance/XCTMetric/XCTClockMetric.swift",
        "Performance/XCTMetric/XCTMemoryMetric.swift",
        "Performance/XCTMetric/XCTMetric+measurementStorage.swift",
        "Performance/XCTMetric/XCTMetric.swift",
        "Performance/XCTMetric/XCTStorageMetric.swift",
        "XCTBeton.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertClockIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertCpuIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertDiskIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertMemoryIdentifier.swift",
        "XCTestCase/XCTAssertMetric/XCTAssertMetric.swift",
        "XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift",
        "XCTestCase/XCTAssertMetricIdentifier.swift",
        "XCTestCase/XCTestCase+measure.swift",
        "XCTestCase/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "Beton"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UnitTests",
      "module_type" : "SwiftTarget",
      "name" : "UnitTests",
      "path" : "Tests/UnitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnitTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnitTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Beton/Bundle/BundleTest+localizedString.swift",
        "Beton/Bundle/BundleTest+localiztationBundles.swift",
        "Beton/Bundle/BundleTest.swift",
        "Beton/Collections/repeatingTests.swift",
        "Beton/Locale/LocaleTest+ExpressibleByStringLiteral.swift",
        "Beton/MathTest.swift",
        "Beton/Measurement/MeasurementTest+AdditiveArithmetic.swift",
        "Beton/Measurement/MeasurementTest+ExpressibleByFloatLiteral.swift",
        "Beton/Measurement/MeasurementTest+ExpressibleByIntegerLiteral.swift",
        "Beton/Measurement/MeasurementTest.swift",
        "Beton/Measurement/Unit/UnitAccelerationTest.swift",
        "Beton/Measurement/Unit/UnitAngleTest.swift",
        "Beton/Measurement/Unit/UnitAreaTest.swift",
        "Beton/Measurement/Unit/UnitConcentrationMassTest.swift",
        "Beton/Measurement/Unit/UnitDispersionTest.swift",
        "Beton/Measurement/Unit/UnitDurationTest.swift",
        "Beton/Measurement/Unit/UnitElectricChargeTest.swift",
        "Beton/Measurement/Unit/UnitElectricCurrentTest.swift",
        "Beton/Measurement/Unit/UnitElectricPotentialDifferenceTest.swift",
        "Beton/Measurement/Unit/UnitElectricResistanceTest.swift",
        "Beton/Measurement/Unit/UnitEnergyTest.swift",
        "Beton/Measurement/Unit/UnitFrequencyTest.swift",
        "Beton/Measurement/Unit/UnitFuelEfficiencyTest.swift",
        "Beton/Measurement/Unit/UnitIlluminanceTest.swift",
        "Beton/Measurement/Unit/UnitInformationStorageTest.swift",
        "Beton/Measurement/Unit/UnitLengthTest.swift",
        "Beton/Measurement/Unit/UnitMassTest.swift",
        "Beton/Measurement/Unit/UnitPowerTest.swift",
        "Beton/Measurement/Unit/UnitPressureTest.swift",
        "Beton/Measurement/Unit/UnitSpeedTest.swift",
        "Beton/Measurement/Unit/UnitTemperatureTest.swift",
        "Beton/Measurement/Unit/UnitVolumeTest.swift",
        "Beton/Notifications/Notification_NameTests.swift",
        "Beton/Operators/PipeTests.swift",
        "Beton/Operators/wtf/wtfTests+throwIfOptional.swift",
        "Beton/Operators/wtf/wtfTests.swift",
        "Beton/Sequence/SequenceTest+testSum.swift",
        "Beton/Sequence/SequenceTest.swift",
        "Beton/URL/URLTest+ExpressibleByStringLiteral.swift",
        "Beton/URL/URLTest.swift",
        "Beton/UUID/ArrayInitFromUuidTest.swift",
        "Beton/UUID/DataInitFromUuidTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertClockIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertCpuIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertDiskIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertMemoryIdentifierTest.swift",
        "XCTBeton/Performance/XCTAssertMetric/XCTAssertMetric.AspectTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTCPUMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTClockMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTMemoryMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTMetricTest.swift",
        "XCTBeton/Performance/XCTMetric/XCTStorageMetricTest.swift",
        "XCTBeton/Performance/XCTestCase+numberOfMeasurements.swift",
        "XCTBeton/XCTestCaseTest.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SystemTests",
      "module_type" : "SwiftTarget",
      "name" : "SystemTests",
      "path" : "Tests/SystemTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SystemTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SystemTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Bundle/CodeExample+Bundle+localizedString.swift",
        "CodeExamples.swift",
        "Math/CodeExamples+Math+pow.swift",
        "Math/CodeExamples+Math+sqrt.swift",
        "Sequence/CodeExamples+Sequence+sum.swift",
        "XCTBeton/XCTBetonExamples.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PerformanceTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PerformanceTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Beton/Bundle/BundleTest.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "ClangTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComponentTests",
      "module_type" : "SwiftTarget",
      "name" : "ComponentTests",
      "path" : "Tests/ComponentTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ComponentTests/Resources/en_US.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "en_us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ComponentTests/Resources/hu_HU.lproj/Test.strings",
          "rule" : {
            "process" : {
              "localization" : "hu_hu"
            }
          }
        }
      ],
      "sources" : [
        "Beton/Operators/wtfTests.swift"
      ],
      "target_dependencies" : [
        "Beton",
        "XCTBeton"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Beton",
      "module_type" : "SwiftTarget",
      "name" : "Beton",
      "path" : "Sources/Beton",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "Beton",
        "XCTBeton"
      ],
      "sources" : [
        "Beton.swift",
        "Bundle/Bundle+localizationBundles.swift",
        "Bundle/Bundle+localizedString.swift",
        "Bundle/BundleAware.swift",
        "Collections/repeating.swift",
        "Locale/Locale+ExpressibleByStringLiteral.swift",
        "Locale/LocaleAware.swift",
        "Math/pow.swift",
        "Math/sqrt.swift",
        "Measurement/Measurement+AdditiveArithmetic.swift",
        "Measurement/Measurement+ExpressibleByFloatLiteral.swift",
        "Measurement/Measurement+ExpressibleByIntegerLiteral.swift",
        "Measurement/Unit/Unit.swift",
        "Measurement/Unit/UnitAcceleration+default.swift",
        "Measurement/Unit/UnitAngle+default.swift",
        "Measurement/Unit/UnitArea+default.swift",
        "Measurement/Unit/UnitConcentrationMass+default.swift",
        "Measurement/Unit/UnitDispersion+default.swift",
        "Measurement/Unit/UnitDuration+default.swift",
        "Measurement/Unit/UnitElectricCharge+default.swift",
        "Measurement/Unit/UnitElectricCurrent+default.swift",
        "Measurement/Unit/UnitElectricPotentialDifference+default.swift",
        "Measurement/Unit/UnitElectricResistance+default.swift",
        "Measurement/Unit/UnitEnergy+default.swift",
        "Measurement/Unit/UnitFrequency+default.swift",
        "Measurement/Unit/UnitFuelEfficiency+default.swift",
        "Measurement/Unit/UnitIlluminance+default.swift",
        "Measurement/Unit/UnitInformationStorage+default.swift",
        "Measurement/Unit/UnitLength+default.swift",
        "Measurement/Unit/UnitMass+default.swift",
        "Measurement/Unit/UnitPower+default.swift",
        "Measurement/Unit/UnitPressure+default.swift",
        "Measurement/Unit/UnitSpeed+default.swift",
        "Measurement/Unit/UnitTemperature+default.swift",
        "Measurement/Unit/UnitVolume+default.swift",
        "Notifications/Notification.Name+ExpressibleByStringLiteral.swift",
        "Operators/pipe.swift",
        "Operators/wtf/wtf+throwIfOptional.swift",
        "Operators/wtf/wtf.swift",
        "Sequence/Sequence+sum.swift",
        "URL/URL+ExpressibleByStringLiteral.swift",
        "URL/URL+append#linux.swift",
        "UUID/Array+init+fromUuid+whenUint8.swift",
        "UUID/Data+UUID+convenienceBridge.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.