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

Failed to build Beton, reference master (ead711), with Swift 5.10 for Linux on 4 Aug 2024 00:00:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21GramConsulting/Beton.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/21GramConsulting/Beton
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ead7113 🏗️ A ton of convenience initializers for measurements.
Cloned https://github.com/21GramConsulting/Beton.git
Revision (git rev-parse @):
ead7113116e17fa5da041d72a04127068e0a4677
SUCCESS checkout https://github.com/21GramConsulting/Beton.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/21GramConsulting/Beton.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f0b51be07fbc8a0d4d15ad969175777a256c8ed4ef7ff1497c5f9d7800160a18
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/1610] Fetching swift-docc-plugin
[629/6034] Fetching swift-docc-plugin, swift-async-algorithms
[5939/9072] Fetching swift-docc-plugin, swift-async-algorithms, swift-docc-symbolkit
[7318/23747] Fetching swift-docc-plugin, swift-async-algorithms, swift-docc-symbolkit, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
[10397/22137] Fetching swift-async-algorithms, swift-docc-symbolkit, swift-collections
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.17s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.10s)
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.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.54s)
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
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/26] Emitting module InternalCollectionsUtilities
[11/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[12/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[13/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[14/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/28] Compiling InternalCollectionsUtilities Specialize.swift
[18/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/28] Compiling InternalCollectionsUtilities Debugging.swift
[21/28] Compiling InternalCollectionsUtilities Descriptions.swift
[22/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/28] Compiling InternalCollectionsUtilities Integer rank.swift
[28/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/100] Compiling OrderedCollections OrderedDictionary+Elements.swift
[31/100] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[32/102] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[33/102] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[34/102] Compiling DequeModule _DequeSlot.swift
[35/102] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[44/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[45/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/102] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/109] Compiling OrderedCollections OrderedDictionary+Codable.swift
[51/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[52/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[53/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[54/109] Compiling OrderedCollections _HashTable+Testing.swift
[55/109] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[56/109] Compiling OrderedCollections _HashTable+Bucket.swift
[57/109] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/109] Compiling OrderedCollections _HashTable+Constants.swift
[59/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[60/109] Compiling OrderedCollections _HashTable.swift
[61/109] Emitting module DequeModule
[62/110] Compiling OrderedCollections OrderedSet+Initializers.swift
[63/110] Compiling OrderedCollections OrderedSet+Insertions.swift
[64/110] Compiling OrderedCollections OrderedSet+Invariants.swift
[65/110] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[66/110] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[67/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[68/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[69/110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[70/110] Compiling OrderedCollections OrderedDictionary.swift
[71/110] Compiling OrderedCollections OrderedSet+Codable.swift
[72/110] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/110] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/110] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/110] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/110] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/110] Compiling OrderedCollections OrderedSet+Hashable.swift
[79/110] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[80/110] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[81/110] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/110] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/110] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/110] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/110] Compiling OrderedCollections OrderedDictionary+Values.swift
[103/110] Emitting module OrderedCollections
[104/110] Compiling OrderedCollections OrderedSet+Sendable.swift
[105/110] Compiling OrderedCollections OrderedSet+SubSequence.swift
[106/110] Compiling OrderedCollections OrderedSet+Testing.swift
[107/110] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[108/110] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[109/110] Compiling OrderedCollections OrderedSet.swift
[110/110] Compiling OrderedCollections _UnsafeBitset.swift
[112/156] Emitting module AsyncAlgorithms
[113/162] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[114/162] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[115/162] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[116/162] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[117/162] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[118/162] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[119/162] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[120/162] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[121/162] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[122/162] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[123/162] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[124/162] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[125/162] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[126/162] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[127/162] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[128/162] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[129/162] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[130/162] Compiling AsyncAlgorithms AsyncChannel.swift
[131/162] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[132/162] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[133/162] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[134/162] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[135/162] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[136/162] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[137/162] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[138/162] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[139/162] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[140/162] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[141/162] Compiling AsyncAlgorithms MergeStateMachine.swift
[142/162] Compiling AsyncAlgorithms MergeStorage.swift
[143/162] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[144/162] Compiling AsyncAlgorithms Rethrow.swift
[145/162] Compiling AsyncAlgorithms SetAlgebra.swift
[146/162] Compiling AsyncAlgorithms UnsafeTransfer.swift
[147/162] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[148/162] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[149/162] Compiling AsyncAlgorithms ZipStateMachine.swift
[150/162] Compiling AsyncAlgorithms ZipStorage.swift
[151/162] Compiling AsyncAlgorithms ChannelStateMachine.swift
[152/162] Compiling AsyncAlgorithms ChannelStorage.swift
[153/162] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[154/162] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[155/162] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[156/162] Compiling AsyncAlgorithms CombineLatestStorage.swift
[157/162] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[158/162] Compiling AsyncAlgorithms DebounceStateMachine.swift
[159/162] Compiling AsyncAlgorithms DebounceStorage.swift
[160/162] Compiling AsyncAlgorithms Dictionary.swift
[161/162] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[162/162] Compiling AsyncAlgorithms Locking.swift
[164/223] Emitting module Beton
[165/231] Compiling Beton Measurement+convenienceInit+whenUnitFrequency.swift
[166/231] Compiling Beton Measurement+convenienceInit+whenUnitFuelEfficiency.swift
[167/231] Compiling Beton Measurement+convenienceInit+whenUnitIlluminance.swift
[168/231] Compiling Beton Measurement+convenienceInit+whenUnitInformationStorage.swift
[169/231] Compiling Beton Measurement+convenienceInit+whenUnitLength.swift
[170/231] Compiling Beton Measurement+convenienceInit+whenUnitMass.swift
[171/231] Compiling Beton Measurement+convenienceInit+whenUnitPower.swift
[172/231] Compiling Beton Measurement+convenienceInit+whenUnitPressure.swift
[173/231] Compiling Beton Measurement+convenienceInit+whenUnitSpeed.swift
[174/231] Compiling Beton Measurement+convenienceInit+whenUnitArea.swift
[175/231] Compiling Beton Measurement+convenienceInit+whenUnitConcentrationMass.swift
[176/231] Compiling Beton Measurement+convenienceInit+whenUnitDispersion.swift
[177/231] Compiling Beton Measurement+convenienceInit+whenUnitDuration.swift
[178/231] Compiling Beton Measurement+convenienceInit+whenUnitElectricCharge.swift
[179/231] Compiling Beton Measurement+convenienceInit+whenUnitElectricCurrent.swift
[180/231] Compiling Beton Measurement+convenienceInit+whenUnitElectricPotentialDifference.swift
[181/231] Compiling Beton Measurement+convenienceInit+whenUnitElectricResistance.swift
[182/231] Compiling Beton Measurement+convenienceInit+whenUnitEnergy.swift
[183/231] Compiling Beton UnitElectricResistance+default.swift
[184/231] Compiling Beton UnitEnergy+default.swift
[185/231] Compiling Beton UnitFrequency+default.swift
[186/231] Compiling Beton UnitFuelEfficiency+default.swift
[187/231] Compiling Beton UnitIlluminance+default.swift
[188/231] Compiling Beton UnitInformationStorage+default.swift
[189/231] Compiling Beton UnitLength+default.swift
[190/231] Compiling Beton UnitMass+default.swift
[191/231] Compiling Beton UnitPower+default.swift
[192/231] Compiling Beton UnitPressure+default.swift
[193/231] Compiling Beton UnitSpeed+default.swift
[194/231] Compiling Beton UnitTemperature+default.swift
[195/231] Compiling Beton UnitVolume+default.swift
[196/231] Compiling Beton pow+measurement.swift
[197/231] Compiling Beton sqrt+measurement.swift
[198/231] Compiling Beton Notification.Name+ExpressibleByStringLiteral.swift
[199/231] Compiling Beton Measurement+convenienceInit+whenUnitTemperature.swift
[200/231] Compiling Beton Measurement+convenienceInit+whenUnitVolume.swift
[201/231] Compiling Beton Measurement+AdditiveArithmetic.swift
[202/231] Compiling Beton Measurement+ExpressibleByFloatLiteral.swift
[203/231] Compiling Beton Measurement+ExpressibleByIntegerLiteral.swift
[204/231] Compiling Beton Measurement+convenienceInit.swift
[205/231] Compiling Beton Unit.swift
[206/231] Compiling Beton UnitAcceleration+default.swift
[207/231] Compiling Beton UnitAngle+default.swift
[208/231] Compiling Beton UnitArea+default.swift
[209/231] Compiling Beton UnitConcentrationMass+default.swift
[210/231] Compiling Beton UnitDispersion+default.swift
[211/231] Compiling Beton UnitDuration+default.swift
[212/231] Compiling Beton UnitElectricCharge+default.swift
[213/231] Compiling Beton UnitElectricCurrent+default.swift
[214/231] Compiling Beton UnitElectricPotentialDifference+default.swift
[215/231] Compiling Beton pipe.swift
[216/231] Compiling Beton wtf+throwIfOptional.swift
[217/231] Compiling Beton wtf.swift
[218/231] Compiling Beton Sequence+sum.swift
[219/231] Compiling Beton URL+ExpressibleByStringLiteral.swift
[220/231] Compiling Beton URL+append#linux.swift
[221/231] Compiling Beton Array+init+fromUuid+whenUint8.swift
[222/231] Compiling Beton Data+UUID+convenienceBridge.swift
[223/231] Compiling Beton Beton.swift
[224/231] Compiling Beton Bundle+localizationBundles.swift
[225/231] Compiling Beton Bundle+localizedString.swift
[226/231] Compiling Beton BundleAware.swift
[227/231] Compiling Beton repeating.swift
[228/231] Compiling Beton Locale+ExpressibleByStringLiteral.swift
[229/231] Compiling Beton LocaleAware.swift
[230/231] Compiling Beton Measurement+convenienceInit+whenUnitAcceleration.swift
[231/231] Compiling Beton Measurement+convenienceInit+whenUnitAngle.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[233/248] Emitting module XCTBeton
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:3:14: error: class 'XCTMeasureOptions' does not exist in module 'XCTest'
import class XCTest.XCTMeasureOptions
             ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:5:38: error: no type named 'XCTMeasureOptions' in module 'XCTest'
open class XCTMeasureOptions: XCTest.XCTMeasureOptions {}
                                     ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:3:14: error: class 'XCTCPUMetric' does not exist in module 'XCTest'
import class XCTest.XCTCPUMetric
             ^      ~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:9:35: error: no type named 'XCTCPUMetric' in module 'XCTest'
public class XCTCPUMetric: XCTest.XCTCPUMetric, XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:3:14: error: class 'XCTClockMetric' does not exist in module 'XCTest'
import class XCTest.XCTClockMetric
             ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:9:37: error: no type named 'XCTClockMetric' in module 'XCTest'
public class XCTClockMetric: XCTest.XCTClockMetric, XCTMetric {
                                    ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:3:14: error: class 'XCTMemoryMetric' does not exist in module 'XCTest'
import class XCTest.XCTMemoryMetric
             ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:9:38: error: no type named 'XCTMemoryMetric' in module 'XCTest'
public class XCTMemoryMetric: XCTest.XCTMemoryMetric, XCTMetric {
                                     ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:3:42: error: cannot find type 'XCTPerformanceMeasurement' in scope
private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:7:29: error: cannot find type 'XCTPerformanceMeasurement' in scope
  public var measurements: [XCTPerformanceMeasurement] { results[id] ?? [] }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:11:63: error: cannot find type 'XCTPerformanceMeasurement' in scope
  func storing(measurements: [XCTPerformanceMeasurement]) -> [XCTPerformanceMeasurement] {
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:11:31: error: cannot find type 'XCTPerformanceMeasurement' in scope
  func storing(measurements: [XCTPerformanceMeasurement]) -> [XCTPerformanceMeasurement] {
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:3:17: error: protocol 'XCTMetric' does not exist in module 'XCTest'
import protocol XCTest.XCTMetric
                ^      ~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:4:14: error: class 'XCTPerformanceMeasurement' does not exist in module 'XCTest'
import class XCTest.XCTPerformanceMeasurement
             ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:3:14: error: class 'XCTStorageMetric' does not exist in module 'XCTest'
import class XCTest.XCTStorageMetric
             ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:21:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:19:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:20:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:18:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:25:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:9:39: error: no type named 'XCTStorageMetric' in module 'XCTest'
public class XCTStorageMetric: XCTest.XCTStorageMetric, XCTMetric {
                                      ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:1:28: error: protocol 'XCTActivity' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCTActivity
                           ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:2:25: error: class 'XCTApplicationLaunchMetric' does not exist in module 'XCTest'
@_exported import class XCTest.XCTApplicationLaunchMetric
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:20:25: error: class 'XCTAttachment' does not exist in module 'XCTest'
@_exported import class XCTest.XCTAttachment
                        ^      ~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:21:25: error: class 'XCTContext' does not exist in module 'XCTest'
@_exported import class XCTest.XCTContext
                        ^      ~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:22:25: error: class 'XCTDarwinNotificationExpectation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTDarwinNotificationExpectation
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:23:24: error: function 'XCTExpectFailure' does not exist in module 'XCTest'
@_exported import func XCTest.XCTExpectFailure
                       ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:24:25: error: class 'XCTExpectedFailure' does not exist in module 'XCTest'
@_exported import class XCTest.XCTExpectedFailure
                        ^      ~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:26:26: error: struct 'XCTIssue' does not exist in module 'XCTest'
@_exported import struct XCTest.XCTIssue
                         ^      ~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:27:25: error: class 'XCTIssueReference' does not exist in module 'XCTest'
@_exported import class XCTest.XCTIssueReference
                        ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:28:25: error: class 'XCTKVOExpectation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTKVOExpectation
                        ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:29:25: error: class 'XCTMutableIssue' does not exist in module 'XCTest'
@_exported import class XCTest.XCTMutableIssue
                        ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:32:25: error: class 'XCTOSSignpostMetric' does not exist in module 'XCTest'
@_exported import class XCTest.XCTOSSignpostMetric
                        ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:33:25: error: class 'XCTPerformanceMeasurement' does not exist in module 'XCTest'
@_exported import class XCTest.XCTPerformanceMeasurement
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:34:25: error: class 'XCTPerformanceMeasurementTimestamp' does not exist in module 'XCTest'
@_exported import class XCTest.XCTPerformanceMeasurementTimestamp
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:36:24: error: function 'XCTSelfTestMain' does not exist in module 'XCTest'
@_exported import func XCTest.XCTSelfTestMain
                       ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:40:25: error: class 'XCTSourceCodeContext' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeContext
                        ^      ~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:41:25: error: class 'XCTSourceCodeFrame' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeFrame
                        ^      ~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:42:25: error: class 'XCTSourceCodeLocation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeLocation
                        ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:43:25: error: class 'XCTSourceCodeSymbolInfo' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeSymbolInfo
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:47:23: error: variable 'XCT_UI_TESTING_AVAILABLE' does not exist in module 'XCTest'
@_exported import var XCTest.XCT_UI_TESTING_AVAILABLE
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:53:25: error: class 'XCTestLog' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestLog
                        ^      ~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:56:25: error: class 'XCTestObserver' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestObserver
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:57:23: error: variable 'XCTestObserverClassKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestObserverClassKey
                      ^      ~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:58:25: error: class 'XCTestProbe' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestProbe
                        ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:60:23: error: variable 'XCTestScopeAll' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeAll
                      ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:61:23: error: variable 'XCTestScopeKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeKey
                      ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:62:23: error: variable 'XCTestScopeNone' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeNone
                      ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:63:23: error: variable 'XCTestScopeSelf' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeSelf
                      ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:66:23: error: variable 'XCTestToolKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestToolKey
                      ^      ~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:67:23: error: variable 'XCTestedUnitPath' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestedUnitPath
                      ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:68:25: error: class 'XCUIApplication' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIApplication
                        ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:69:25: error: class 'XCUICoordinate' does not exist in module 'XCTest'
@_exported import class XCTest.XCUICoordinate
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:70:25: error: class 'XCUIElement' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIElement
                        ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:71:28: error: protocol 'XCUIElementAttributes' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementAttributes
                           ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:72:25: error: class 'XCUIElementQuery' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIElementQuery
                        ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:73:28: error: protocol 'XCUIElementSnapshot' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementSnapshot
                           ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:74:28: error: protocol 'XCUIElementSnapshotProviding' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementSnapshotProviding
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:75:28: error: protocol 'XCUIElementTypeQueryProvider' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementTypeQueryProvider
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:76:26: error: struct 'XCUIGestureVelocity' does not exist in module 'XCTest'
@_exported import struct XCTest.XCUIGestureVelocity
                         ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:77:23: error: variable 'XCUIIdentifierCloseWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierCloseWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:78:23: error: variable 'XCUIIdentifierFullScreenWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierFullScreenWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:79:23: error: variable 'XCUIIdentifierMinimizeWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierMinimizeWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:80:23: error: variable 'XCUIIdentifierZoomWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierZoomWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:81:26: error: struct 'XCUIKeyboardKey' does not exist in module 'XCTest'
@_exported import struct XCTest.XCUIKeyboardKey
                         ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:82:24: error: enum 'XCUIProtectedResource' does not exist in module 'XCTest'
@_exported import enum XCTest.XCUIProtectedResource
                       ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:83:24: error: enum 'XCUIRemoteButton' does not exist in module 'XCTest'
@_exported import enum XCTest.XCUIRemoteButton
                       ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:84:25: error: class 'XCUIScreen' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIScreen
                        ^      ~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:85:25: error: class 'XCUIScreenshot' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIScreenshot
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:86:28: error: protocol 'XCUIScreenshotProviding' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIScreenshotProviding
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:88:24: error: enum '_XCTAssertionType' does not exist in module 'XCTest'
@_exported import enum XCTest._XCTAssertionType
                       ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:89:24: error: function '_XCTDescriptionForValue' does not exist in module 'XCTest'
@_exported import func XCTest._XCTDescriptionForValue
                       ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:90:24: error: function '_XCTFailureFormat' does not exist in module 'XCTest'
@_exported import func XCTest._XCTFailureFormat
                       ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:91:24: error: function '_XCTPreformattedFailureHandler' does not exist in module 'XCTest'
@_exported import func XCTest._XCTPreformattedFailureHandler
                       ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:92:25: error: class '_XCTSkipFailureException' does not exist in module 'XCTest'
@_exported import class XCTest._XCTSkipFailureException
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:93:25: error: class '_XCTestCaseInterruptionException' does not exist in module 'XCTest'
@_exported import class XCTest._XCTestCaseInterruptionException
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:60:9: error: cannot find type 'XCTPerformanceMeasurement' in scope
    -> [XCTPerformanceMeasurement] where Identifier: XCTAssertMetricIdentifier
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase+measure.swift:14:33: error: method does not override any method from its superclass
  @nonobjc public override func measure(_ block: () -> Void) {
                  ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase.swift:28:27: error: property does not override any property from its superclass
  open class override var defaultMeasureOptions: XCTMeasureOptions { XCTMeasureOptions() }
             ~~~~~~~~     ^
[234/250] Compiling XCTBeton XCTMeasureOptions.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:3:14: error: class 'XCTMeasureOptions' does not exist in module 'XCTest'
import class XCTest.XCTMeasureOptions
             ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:5:38: error: no type named 'XCTMeasureOptions' in module 'XCTest'
open class XCTMeasureOptions: XCTest.XCTMeasureOptions {}
                                     ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:3:14: error: class 'XCTCPUMetric' does not exist in module 'XCTest'
import class XCTest.XCTCPUMetric
             ^      ~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:9:35: error: no type named 'XCTCPUMetric' in module 'XCTest'
public class XCTCPUMetric: XCTest.XCTCPUMetric, XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:3:14: error: class 'XCTClockMetric' does not exist in module 'XCTest'
import class XCTest.XCTClockMetric
             ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:9:37: error: no type named 'XCTClockMetric' in module 'XCTest'
public class XCTClockMetric: XCTest.XCTClockMetric, XCTMetric {
                                    ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
[235/250] Compiling XCTBeton XCTCPUMetric.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:3:14: error: class 'XCTMeasureOptions' does not exist in module 'XCTest'
import class XCTest.XCTMeasureOptions
             ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:5:38: error: no type named 'XCTMeasureOptions' in module 'XCTest'
open class XCTMeasureOptions: XCTest.XCTMeasureOptions {}
                                     ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:3:14: error: class 'XCTCPUMetric' does not exist in module 'XCTest'
import class XCTest.XCTCPUMetric
             ^      ~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:9:35: error: no type named 'XCTCPUMetric' in module 'XCTest'
public class XCTCPUMetric: XCTest.XCTCPUMetric, XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:3:14: error: class 'XCTClockMetric' does not exist in module 'XCTest'
import class XCTest.XCTClockMetric
             ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:9:37: error: no type named 'XCTClockMetric' in module 'XCTest'
public class XCTClockMetric: XCTest.XCTClockMetric, XCTMetric {
                                    ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
[236/250] Compiling XCTBeton XCTClockMetric.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:3:14: error: class 'XCTMeasureOptions' does not exist in module 'XCTest'
import class XCTest.XCTMeasureOptions
             ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMeasureOptions.swift:5:38: error: no type named 'XCTMeasureOptions' in module 'XCTest'
open class XCTMeasureOptions: XCTest.XCTMeasureOptions {}
                                     ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:3:14: error: class 'XCTCPUMetric' does not exist in module 'XCTest'
import class XCTest.XCTCPUMetric
             ^      ~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:9:35: error: no type named 'XCTCPUMetric' in module 'XCTest'
public class XCTCPUMetric: XCTest.XCTCPUMetric, XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTCPUMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:3:14: error: class 'XCTClockMetric' does not exist in module 'XCTest'
import class XCTest.XCTClockMetric
             ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:9:37: error: no type named 'XCTClockMetric' in module 'XCTest'
public class XCTClockMetric: XCTest.XCTClockMetric, XCTMetric {
                                    ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTClockMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
[237/250] Compiling XCTBeton XCTestCase+measure.swift
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase+measure.swift:14:33: error: method does not override any method from its superclass
  @nonobjc public override func measure(_ block: () -> Void) {
                  ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase+measure.swift:53:18: error: extra arguments at positions #1, #2 in call
    super.measure(metrics: metrics, options: options, block: block)
                 ^
XCTest.XCTestCase:3:17: note: 'measure(file:line:block:)' declared here
    public func measure(file: StaticString = #file, line: Int = #line, block: () -> Void)
                ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase.swift:28:27: error: property does not override any property from its superclass
  open class override var defaultMeasureOptions: XCTMeasureOptions { XCTMeasureOptions() }
             ~~~~~~~~     ^
[238/250] Compiling XCTBeton XCTestCase.swift
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase+measure.swift:14:33: error: method does not override any method from its superclass
  @nonobjc public override func measure(_ block: () -> Void) {
                  ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase+measure.swift:53:18: error: extra arguments at positions #1, #2 in call
    super.measure(metrics: metrics, options: options, block: block)
                 ^
XCTest.XCTestCase:3:17: note: 'measure(file:line:block:)' declared here
    public func measure(file: StaticString = #file, line: Int = #line, block: () -> Void)
                ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTestCase.swift:28:27: error: property does not override any property from its superclass
  open class override var defaultMeasureOptions: XCTMeasureOptions { XCTMeasureOptions() }
             ~~~~~~~~     ^
[239/250] Compiling XCTBeton XCTAssertCpuIdentifier.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
[240/250] Compiling XCTBeton XCTAssertDiskIdentifier.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
[241/250] Compiling XCTBeton XCTMetric.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:3:17: error: protocol 'XCTMetric' does not exist in module 'XCTest'
import protocol XCTest.XCTMetric
                ^      ~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:4:14: error: class 'XCTPerformanceMeasurement' does not exist in module 'XCTest'
import class XCTest.XCTPerformanceMeasurement
             ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:3:14: error: class 'XCTStorageMetric' does not exist in module 'XCTest'
import class XCTest.XCTStorageMetric
             ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:21:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:19:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:20:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:18:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:25:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:9:39: error: no type named 'XCTStorageMetric' in module 'XCTest'
public class XCTStorageMetric: XCTest.XCTStorageMetric, XCTMetric {
                                      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:26:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
[242/250] Compiling XCTBeton XCTStorageMetric.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:3:17: error: protocol 'XCTMetric' does not exist in module 'XCTest'
import protocol XCTest.XCTMetric
                ^      ~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:4:14: error: class 'XCTPerformanceMeasurement' does not exist in module 'XCTest'
import class XCTest.XCTPerformanceMeasurement
             ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:3:14: error: class 'XCTStorageMetric' does not exist in module 'XCTest'
import class XCTest.XCTStorageMetric
             ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:21:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:19:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:20:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:18:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:25:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:9:39: error: no type named 'XCTStorageMetric' in module 'XCTest'
public class XCTStorageMetric: XCTest.XCTStorageMetric, XCTMetric {
                                      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTStorageMetric.swift:26:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
[243/250] Compiling XCTBeton XCTBeton.swift
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:1:28: error: protocol 'XCTActivity' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCTActivity
                           ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:2:25: error: class 'XCTApplicationLaunchMetric' does not exist in module 'XCTest'
@_exported import class XCTest.XCTApplicationLaunchMetric
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:20:25: error: class 'XCTAttachment' does not exist in module 'XCTest'
@_exported import class XCTest.XCTAttachment
                        ^      ~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:21:25: error: class 'XCTContext' does not exist in module 'XCTest'
@_exported import class XCTest.XCTContext
                        ^      ~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:22:25: error: class 'XCTDarwinNotificationExpectation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTDarwinNotificationExpectation
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:23:24: error: function 'XCTExpectFailure' does not exist in module 'XCTest'
@_exported import func XCTest.XCTExpectFailure
                       ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:24:25: error: class 'XCTExpectedFailure' does not exist in module 'XCTest'
@_exported import class XCTest.XCTExpectedFailure
                        ^      ~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:26:26: error: struct 'XCTIssue' does not exist in module 'XCTest'
@_exported import struct XCTest.XCTIssue
                         ^      ~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:27:25: error: class 'XCTIssueReference' does not exist in module 'XCTest'
@_exported import class XCTest.XCTIssueReference
                        ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:28:25: error: class 'XCTKVOExpectation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTKVOExpectation
                        ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:29:25: error: class 'XCTMutableIssue' does not exist in module 'XCTest'
@_exported import class XCTest.XCTMutableIssue
                        ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:32:25: error: class 'XCTOSSignpostMetric' does not exist in module 'XCTest'
@_exported import class XCTest.XCTOSSignpostMetric
                        ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:33:25: error: class 'XCTPerformanceMeasurement' does not exist in module 'XCTest'
@_exported import class XCTest.XCTPerformanceMeasurement
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:34:25: error: class 'XCTPerformanceMeasurementTimestamp' does not exist in module 'XCTest'
@_exported import class XCTest.XCTPerformanceMeasurementTimestamp
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:36:24: error: function 'XCTSelfTestMain' does not exist in module 'XCTest'
@_exported import func XCTest.XCTSelfTestMain
                       ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:40:25: error: class 'XCTSourceCodeContext' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeContext
                        ^      ~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:41:25: error: class 'XCTSourceCodeFrame' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeFrame
                        ^      ~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:42:25: error: class 'XCTSourceCodeLocation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeLocation
                        ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:43:25: error: class 'XCTSourceCodeSymbolInfo' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeSymbolInfo
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:47:23: error: variable 'XCT_UI_TESTING_AVAILABLE' does not exist in module 'XCTest'
@_exported import var XCTest.XCT_UI_TESTING_AVAILABLE
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:53:25: error: class 'XCTestLog' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestLog
                        ^      ~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:56:25: error: class 'XCTestObserver' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestObserver
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:57:23: error: variable 'XCTestObserverClassKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestObserverClassKey
                      ^      ~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:58:25: error: class 'XCTestProbe' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestProbe
                        ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:60:23: error: variable 'XCTestScopeAll' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeAll
                      ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:61:23: error: variable 'XCTestScopeKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeKey
                      ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:62:23: error: variable 'XCTestScopeNone' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeNone
                      ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:63:23: error: variable 'XCTestScopeSelf' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeSelf
                      ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:66:23: error: variable 'XCTestToolKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestToolKey
                      ^      ~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:67:23: error: variable 'XCTestedUnitPath' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestedUnitPath
                      ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:68:25: error: class 'XCUIApplication' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIApplication
                        ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:69:25: error: class 'XCUICoordinate' does not exist in module 'XCTest'
@_exported import class XCTest.XCUICoordinate
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:70:25: error: class 'XCUIElement' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIElement
                        ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:71:28: error: protocol 'XCUIElementAttributes' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementAttributes
                           ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:72:25: error: class 'XCUIElementQuery' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIElementQuery
                        ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:73:28: error: protocol 'XCUIElementSnapshot' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementSnapshot
                           ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:74:28: error: protocol 'XCUIElementSnapshotProviding' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementSnapshotProviding
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:75:28: error: protocol 'XCUIElementTypeQueryProvider' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementTypeQueryProvider
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:76:26: error: struct 'XCUIGestureVelocity' does not exist in module 'XCTest'
@_exported import struct XCTest.XCUIGestureVelocity
                         ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:77:23: error: variable 'XCUIIdentifierCloseWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierCloseWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:78:23: error: variable 'XCUIIdentifierFullScreenWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierFullScreenWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:79:23: error: variable 'XCUIIdentifierMinimizeWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierMinimizeWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:80:23: error: variable 'XCUIIdentifierZoomWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierZoomWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:81:26: error: struct 'XCUIKeyboardKey' does not exist in module 'XCTest'
@_exported import struct XCTest.XCUIKeyboardKey
                         ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:82:24: error: enum 'XCUIProtectedResource' does not exist in module 'XCTest'
@_exported import enum XCTest.XCUIProtectedResource
                       ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:83:24: error: enum 'XCUIRemoteButton' does not exist in module 'XCTest'
@_exported import enum XCTest.XCUIRemoteButton
                       ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:84:25: error: class 'XCUIScreen' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIScreen
                        ^      ~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:85:25: error: class 'XCUIScreenshot' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIScreenshot
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:86:28: error: protocol 'XCUIScreenshotProviding' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIScreenshotProviding
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:88:24: error: enum '_XCTAssertionType' does not exist in module 'XCTest'
@_exported import enum XCTest._XCTAssertionType
                       ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:89:24: error: function '_XCTDescriptionForValue' does not exist in module 'XCTest'
@_exported import func XCTest._XCTDescriptionForValue
                       ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:90:24: error: function '_XCTFailureFormat' does not exist in module 'XCTest'
@_exported import func XCTest._XCTFailureFormat
                       ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:91:24: error: function '_XCTPreformattedFailureHandler' does not exist in module 'XCTest'
@_exported import func XCTest._XCTPreformattedFailureHandler
                       ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:92:25: error: class '_XCTSkipFailureException' does not exist in module 'XCTest'
@_exported import class XCTest._XCTSkipFailureException
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:93:25: error: class '_XCTestCaseInterruptionException' does not exist in module 'XCTest'
@_exported import class XCTest._XCTestCaseInterruptionException
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
[244/250] Compiling XCTBeton XCTAssertClockIdentifier.swift
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:1:28: error: protocol 'XCTActivity' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCTActivity
                           ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:2:25: error: class 'XCTApplicationLaunchMetric' does not exist in module 'XCTest'
@_exported import class XCTest.XCTApplicationLaunchMetric
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:20:25: error: class 'XCTAttachment' does not exist in module 'XCTest'
@_exported import class XCTest.XCTAttachment
                        ^      ~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:21:25: error: class 'XCTContext' does not exist in module 'XCTest'
@_exported import class XCTest.XCTContext
                        ^      ~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:22:25: error: class 'XCTDarwinNotificationExpectation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTDarwinNotificationExpectation
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:23:24: error: function 'XCTExpectFailure' does not exist in module 'XCTest'
@_exported import func XCTest.XCTExpectFailure
                       ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:24:25: error: class 'XCTExpectedFailure' does not exist in module 'XCTest'
@_exported import class XCTest.XCTExpectedFailure
                        ^      ~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:26:26: error: struct 'XCTIssue' does not exist in module 'XCTest'
@_exported import struct XCTest.XCTIssue
                         ^      ~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:27:25: error: class 'XCTIssueReference' does not exist in module 'XCTest'
@_exported import class XCTest.XCTIssueReference
                        ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:28:25: error: class 'XCTKVOExpectation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTKVOExpectation
                        ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:29:25: error: class 'XCTMutableIssue' does not exist in module 'XCTest'
@_exported import class XCTest.XCTMutableIssue
                        ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:32:25: error: class 'XCTOSSignpostMetric' does not exist in module 'XCTest'
@_exported import class XCTest.XCTOSSignpostMetric
                        ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:33:25: error: class 'XCTPerformanceMeasurement' does not exist in module 'XCTest'
@_exported import class XCTest.XCTPerformanceMeasurement
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:34:25: error: class 'XCTPerformanceMeasurementTimestamp' does not exist in module 'XCTest'
@_exported import class XCTest.XCTPerformanceMeasurementTimestamp
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:36:24: error: function 'XCTSelfTestMain' does not exist in module 'XCTest'
@_exported import func XCTest.XCTSelfTestMain
                       ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:40:25: error: class 'XCTSourceCodeContext' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeContext
                        ^      ~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:41:25: error: class 'XCTSourceCodeFrame' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeFrame
                        ^      ~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:42:25: error: class 'XCTSourceCodeLocation' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeLocation
                        ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:43:25: error: class 'XCTSourceCodeSymbolInfo' does not exist in module 'XCTest'
@_exported import class XCTest.XCTSourceCodeSymbolInfo
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:47:23: error: variable 'XCT_UI_TESTING_AVAILABLE' does not exist in module 'XCTest'
@_exported import var XCTest.XCT_UI_TESTING_AVAILABLE
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:53:25: error: class 'XCTestLog' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestLog
                        ^      ~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:56:25: error: class 'XCTestObserver' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestObserver
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:57:23: error: variable 'XCTestObserverClassKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestObserverClassKey
                      ^      ~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:58:25: error: class 'XCTestProbe' does not exist in module 'XCTest'
@_exported import class XCTest.XCTestProbe
                        ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:60:23: error: variable 'XCTestScopeAll' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeAll
                      ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:61:23: error: variable 'XCTestScopeKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeKey
                      ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:62:23: error: variable 'XCTestScopeNone' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeNone
                      ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:63:23: error: variable 'XCTestScopeSelf' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestScopeSelf
                      ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:66:23: error: variable 'XCTestToolKey' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestToolKey
                      ^      ~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:67:23: error: variable 'XCTestedUnitPath' does not exist in module 'XCTest'
@_exported import let XCTest.XCTestedUnitPath
                      ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:68:25: error: class 'XCUIApplication' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIApplication
                        ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:69:25: error: class 'XCUICoordinate' does not exist in module 'XCTest'
@_exported import class XCTest.XCUICoordinate
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:70:25: error: class 'XCUIElement' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIElement
                        ^      ~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:71:28: error: protocol 'XCUIElementAttributes' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementAttributes
                           ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:72:25: error: class 'XCUIElementQuery' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIElementQuery
                        ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:73:28: error: protocol 'XCUIElementSnapshot' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementSnapshot
                           ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:74:28: error: protocol 'XCUIElementSnapshotProviding' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementSnapshotProviding
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:75:28: error: protocol 'XCUIElementTypeQueryProvider' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIElementTypeQueryProvider
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:76:26: error: struct 'XCUIGestureVelocity' does not exist in module 'XCTest'
@_exported import struct XCTest.XCUIGestureVelocity
                         ^      ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:77:23: error: variable 'XCUIIdentifierCloseWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierCloseWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:78:23: error: variable 'XCUIIdentifierFullScreenWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierFullScreenWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:79:23: error: variable 'XCUIIdentifierMinimizeWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierMinimizeWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:80:23: error: variable 'XCUIIdentifierZoomWindow' does not exist in module 'XCTest'
@_exported import let XCTest.XCUIIdentifierZoomWindow
                      ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:81:26: error: struct 'XCUIKeyboardKey' does not exist in module 'XCTest'
@_exported import struct XCTest.XCUIKeyboardKey
                         ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:82:24: error: enum 'XCUIProtectedResource' does not exist in module 'XCTest'
@_exported import enum XCTest.XCUIProtectedResource
                       ^      ~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:83:24: error: enum 'XCUIRemoteButton' does not exist in module 'XCTest'
@_exported import enum XCTest.XCUIRemoteButton
                       ^      ~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:84:25: error: class 'XCUIScreen' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIScreen
                        ^      ~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:85:25: error: class 'XCUIScreenshot' does not exist in module 'XCTest'
@_exported import class XCTest.XCUIScreenshot
                        ^      ~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:86:28: error: protocol 'XCUIScreenshotProviding' does not exist in module 'XCTest'
@_exported import protocol XCTest.XCUIScreenshotProviding
                           ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:88:24: error: enum '_XCTAssertionType' does not exist in module 'XCTest'
@_exported import enum XCTest._XCTAssertionType
                       ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:89:24: error: function '_XCTDescriptionForValue' does not exist in module 'XCTest'
@_exported import func XCTest._XCTDescriptionForValue
                       ^      ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:90:24: error: function '_XCTFailureFormat' does not exist in module 'XCTest'
@_exported import func XCTest._XCTFailureFormat
                       ^      ~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:91:24: error: function '_XCTPreformattedFailureHandler' does not exist in module 'XCTest'
@_exported import func XCTest._XCTPreformattedFailureHandler
                       ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:92:25: error: class '_XCTSkipFailureException' does not exist in module 'XCTest'
@_exported import class XCTest._XCTSkipFailureException
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTBeton.swift:93:25: error: class '_XCTestCaseInterruptionException' does not exist in module 'XCTest'
@_exported import class XCTest._XCTestCaseInterruptionException
                        ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
[245/250] Compiling XCTBeton XCTestCase+XCTAssertMetric.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:60:9: error: cannot find type 'XCTPerformanceMeasurement' in scope
    -> [XCTPerformanceMeasurement] where Identifier: XCTAssertMetricIdentifier
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:34:72: error: cannot infer key path type from context; consider explicitly specifying a root type
    let measurements: [Double] = fetchMeasurement(for: identifier).map(\.value).map(\.value)
                                                                       ^
                                                                        <#Root#>
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:34:85: error: cannot infer key path type from context; consider explicitly specifying a root type
    let measurements: [Double] = fetchMeasurement(for: identifier).map(\.value).map(\.value)
                                                                                    ^
                                                                                     <#Root#>
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:7:29: error: cannot find type 'XCTPerformanceMeasurement' in scope
  public var measurements: [XCTPerformanceMeasurement] { results[id] ?? [] }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:64:24: error: cannot convert value of type 'Identifier.RelatedMetric?' to closure result type 'ElementOfResult?'
      .compactMap { $0 as? Identifier.RelatedMetric }
                    ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                    as! ElementOfResult
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:67:8: error: reference to member 'filter' cannot be resolved without a contextual type
      .filter { $0.identifier == identifier.identifier }  // TODO: this naming is fucking dumb
       ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:65:12: error: cannot infer key path type from context; consider explicitly specifying a root type
      .map(\.measurements)
           ^
            <#Root#>
[246/250] Compiling XCTBeton XCTAssertMetricIdentifier.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:60:9: error: cannot find type 'XCTPerformanceMeasurement' in scope
    -> [XCTPerformanceMeasurement] where Identifier: XCTAssertMetricIdentifier
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:34:72: error: cannot infer key path type from context; consider explicitly specifying a root type
    let measurements: [Double] = fetchMeasurement(for: identifier).map(\.value).map(\.value)
                                                                       ^
                                                                        <#Root#>
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:34:85: error: cannot infer key path type from context; consider explicitly specifying a root type
    let measurements: [Double] = fetchMeasurement(for: identifier).map(\.value).map(\.value)
                                                                                    ^
                                                                                     <#Root#>
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:7:29: error: cannot find type 'XCTPerformanceMeasurement' in scope
  public var measurements: [XCTPerformanceMeasurement] { results[id] ?? [] }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:64:24: error: cannot convert value of type 'Identifier.RelatedMetric?' to closure result type 'ElementOfResult?'
      .compactMap { $0 as? Identifier.RelatedMetric }
                    ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                    as! ElementOfResult
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:67:8: error: reference to member 'filter' cannot be resolved without a contextual type
      .filter { $0.identifier == identifier.identifier }  // TODO: this naming is fucking dumb
       ^
/host/spi-builder-workspace/Sources/XCTBeton/XCTestCase/XCTAssertMetric/XCTestCase+XCTAssertMetric.swift:65:12: error: cannot infer key path type from context; consider explicitly specifying a root type
      .map(\.measurements)
           ^
            <#Root#>
[247/250] Compiling XCTBeton XCTAssertMemoryIdentifier.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
[248/250] Compiling XCTBeton XCTAssertMetric.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
[249/250] Compiling XCTBeton XCTMemoryMetric.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:3:14: error: class 'XCTMemoryMetric' does not exist in module 'XCTest'
import class XCTest.XCTMemoryMetric
             ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:9:38: error: no type named 'XCTMemoryMetric' in module 'XCTest'
public class XCTMemoryMetric: XCTest.XCTMemoryMetric, XCTMetric {
                                     ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:3:42: error: cannot find type 'XCTPerformanceMeasurement' in scope
private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:7:29: error: cannot find type 'XCTPerformanceMeasurement' in scope
  public var measurements: [XCTPerformanceMeasurement] { results[id] ?? [] }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:11:63: error: cannot find type 'XCTPerformanceMeasurement' in scope
  func storing(measurements: [XCTPerformanceMeasurement]) -> [XCTPerformanceMeasurement] {
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:11:31: error: cannot find type 'XCTPerformanceMeasurement' in scope
  func storing(measurements: [XCTPerformanceMeasurement]) -> [XCTPerformanceMeasurement] {
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:22:19: error: 'nil' requires a contextual type
    results[id] = nil
                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:28:59: error: argument type 'Self' expected to be an instance of a class or class-constrained type
  fileprivate var id: ObjectIdentifier { ObjectIdentifier(self) }
                                                          ^
[250/250] Compiling XCTBeton XCTMetric+measurementStorage.swift
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:3:14: error: class 'XCTMemoryMetric' does not exist in module 'XCTest'
import class XCTest.XCTMemoryMetric
             ^      ~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:20:16: error: cannot find type 'XCTPerformanceMeasurement' in scope
  ) throws -> [XCTPerformanceMeasurement] {
               ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:18:21: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    from startTime: XCTPerformanceMeasurementTimestamp,
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:19:17: error: cannot find type 'XCTPerformanceMeasurementTimestamp' in scope
    to endTime: XCTPerformanceMeasurementTimestamp
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:17:24: error: method does not override any method from its superclass
  public override func reportMeasurements(
         ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:24:24: error: method does not override any method from its superclass
  override public func copy(with zone: NSZone? = nil) -> Any {
  ~~~~~~~~             ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:9:38: error: no type named 'XCTMemoryMetric' in module 'XCTest'
public class XCTMemoryMetric: XCTest.XCTMemoryMetric, XCTMetric {
                                     ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:8:35: error: no type named 'XCTMetric' in module 'XCTest'
public protocol XCTMetric: XCTest.XCTMetric {
                                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric.swift:12:22: error: cannot find type 'XCTPerformanceMeasurement' in scope
  var measurements: [XCTPerformanceMeasurement] { get }
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMemoryMetric.swift:25:23: error: 'super' members cannot be referenced in a root class
    remembering(copy: super.copy(with: zone))
                      ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:3:42: error: cannot find type 'XCTPerformanceMeasurement' in scope
private var results: [ObjectIdentifier: [XCTPerformanceMeasurement]] = [:]
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:7:29: error: cannot find type 'XCTPerformanceMeasurement' in scope
  public var measurements: [XCTPerformanceMeasurement] { results[id] ?? [] }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:11:63: error: cannot find type 'XCTPerformanceMeasurement' in scope
  func storing(measurements: [XCTPerformanceMeasurement]) -> [XCTPerformanceMeasurement] {
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:11:31: error: cannot find type 'XCTPerformanceMeasurement' in scope
  func storing(measurements: [XCTPerformanceMeasurement]) -> [XCTPerformanceMeasurement] {
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:22:19: error: 'nil' requires a contextual type
    results[id] = nil
                  ^
/host/spi-builder-workspace/Sources/XCTBeton/Performance/XCTMetric/XCTMetric+measurementStorage.swift:28:59: error: argument type 'Self' expected to be an instance of a class or class-constrained type
  fileprivate var id: ObjectIdentifier { ObjectIdentifier(self) }
                                                          ^
error: fatalError
BUILD FAILURE 5.10 linux