The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Stem with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/Stem.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/linhay/Stem
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1585887 chore: 增强
Cloned https://github.com/linhay/Stem.git
Revision (git rev-parse @):
15858877b983f2a3d81198fc5b81439741772734
SUCCESS checkout https://github.com/linhay/Stem.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/linhay/Stem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/177] Emitting module StemFilePath
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[2/179] Compiling Stem SFSymbol+UIImage.swift
[3/179] Compiling Stem SFSymbol.swift
[4/179] Compiling Stem STImage.swift
[5/179] Compiling Stem UIImage+video.swift
[6/179] Compiling Stem Color+darkMode.swift
[7/179] Compiling Stem STWrapperColor+typealias.swift
[8/179] Compiling Stem CoreAudioTypes.swift
[9/179] Compiling Stem STAVMetadataObject.swift
[10/179] Compiling Stem STAudioPlayer.swift
[11/179] Compiling Stem Combine+NSObject.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[12/179] Compiling Stem Combine+Publisher.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[13/179] Compiling Stem Device+cpu.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[14/179] Compiling Stem Stem.swift
[15/179] Compiling Stem AVAsset.swift
[16/179] Compiling Stem AudioFileService.swift
[17/179] Compiling Stem STWrapperColor.swift
[18/179] Compiling Stem Bundle.swift
[19/179] Compiling Stem Combine+Async.swift
[20/179] Compiling Stem STAudioQueueService.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STFile+MMAP.swift:104:30: warning: forming 'UnsafeRawPointer' to a variable of type 'Data'; this is likely incorrect because 'Data' may contain an object reference.
        Darwin.memcpy(point, &data, data.count)
                             ^
[21/179] Compiling Stem STAudioRecorder.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STFile+MMAP.swift:104:30: warning: forming 'UnsafeRawPointer' to a variable of type 'Data'; this is likely incorrect because 'Data' may contain an object reference.
        Darwin.memcpy(point, &data, data.count)
                             ^
[22/179] Compiling Stem UIDevice+AVFoundation.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STFile+MMAP.swift:104:30: warning: forming 'UnsafeRawPointer' to a variable of type 'Data'; this is likely incorrect because 'Data' may contain an object reference.
        Darwin.memcpy(point, &data, data.count)
                             ^
[23/179] Compiling StemHybrid StemHybridConfiguration.swift
[24/179] Compiling StemHybrid StemHybridViewController.swift
[25/179] Compiling StemHybrid StemHybridWebView.swift
[26/179] Emitting module StemHybrid
[27/179] Compiling Stem StemFont.swift
[28/179] Compiling Stem StemShell.swift
[29/179] Compiling Stem StringMarker.swift
[30/179] Compiling Stem StringRender+Marker.swift
[31/179] Compiling Stem StringRender.swift
[32/179] Compiling Stem Coder.swift
[33/179] Compiling Stem Date.swift
[34/179] Compiling Stem Timer.swift
[35/179] Compiling Stem DispatchQueue.swift
[36/179] Compiling Stem ByteCountFormatter.swift
[37/179] Compiling Stem NumberFormatter.swift
[38/179] Compiling Stem NSItemProvider.swift
[39/179] Compiling Stem CharacterSet.swift
[40/179] Compiling Stem StringProtocol.swift
[41/179] Compiling Stem Then.swift
[42/179] Compiling Stem Array.swift
[43/179] Compiling Stem CollectionConcurrencyKit.swift
[44/179] Compiling Stem Dictionary.swift
[48/197] Emitting module StemColor
[60/197] Compiling StemFilePath FilePath+NSOpenPanel.swift
[61/197] Compiling StemFilePath FilePath_File_macos.swift
[62/200] Compiling Stem UITextField.swift
[63/200] Compiling Stem UITextView.swift
[64/200] Compiling Stem UINib.swift
[65/200] Compiling Stem UIStoryboard.swift
[66/200] Compiling Stem KeyboardStateManager.swift
[67/200] Compiling Stem UIKeyCommand.swift
[68/200] Compiling Stem UILabel.swift
[69/200] Compiling Stem UIScrollView.swift
[70/200] Compiling Stem NSLayoutConstraint.swift
[71/200] Compiling Stem CALayer+Stem.swift
[72/200] Compiling Stem STLayerView.swift
[73/200] Compiling Stem STSwitch.swift
[74/200] Compiling Stem UIResponder.swift
[75/200] Compiling Stem UIStackView.swift
[76/200] Compiling Stem UIView.swift
[77/200] Compiling Stem STControllerPreview.swift
[78/200] Compiling Stem UINavigationController.swift
[79/200] Compiling Stem UIViewController.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:117:67: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileGetProperty(fd, property.id, &size, &property.value)
                                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/CrossPlatform/AVKit/AudioFileService.swift:127:66: warning: forming 'UnsafeRawPointer' to a variable of type 'Optional<OutputType>'; this is likely incorrect because 'Optional<OutputType>' may contain an object reference.
        let status = AudioFileSetProperty(fd, property.id, size, &property.value)
                                                                 ^
[100/200] Compiling Stem IndexPath.swift
[101/200] Compiling Stem STCountedSet.swift
[102/200] Compiling Stem Sequence.swift
[103/200] Compiling Stem Data+MimeType.swift
[104/200] Compiling Stem Data+crypto.swift
[105/200] Compiling Stem Data.swift
[106/200] Compiling Stem CGFloat.swift
[107/200] Compiling Stem CGPoint.swift
[108/200] Compiling Stem CGRect.swift
[109/200] Compiling Stem CGSize.swift
[110/200] Compiling Stem CGVector.swift
[111/200] Compiling Stem Bool.swift
[112/200] Compiling Stem Decimal.swift
[113/200] Compiling Stem Double.swift
[114/200] Compiling Stem Character.swift
[115/200] Compiling Stem String+Emoji.swift
[116/200] Compiling Stem String+Header.swift
[117/200] Compiling Stem String+Map.swift
[118/200] Compiling StemColor StemColor+typealias.swift
[119/200] Compiling StemColor StemColor.swift
[120/200] Compiling StemColor StemColorPixel.swift
[128/200] Compiling Stem String+random.swift
[129/200] Compiling Stem String+substring.swift
[130/200] Compiling Stem String+tokenize.swift
[131/200] Compiling Stem URL.swift
[132/200] Compiling Stem ISO_3166-1_alpha-2.swift
[133/200] Compiling Stem CLGeocoder.swift
[134/200] Compiling Stem NSObject.swift
[135/200] Compiling Stem NSObjectObserver.swift
[136/200] Compiling Stem STWeak.swift
[137/200] Compiling Stem NetworkMonitor.swift
[138/200] Compiling Stem StemXML.swift
[139/200] Compiling Stem Invocation.swift
[140/200] Compiling Stem RunTime+Exchange.swift
[141/200] Compiling Stem RunTime+ObjectType.swift
[142/200] Compiling Stem RunTime+Print.swift
[143/200] Compiling Stem RunTime.swift
[144/200] Compiling Stem SFSymbol+Image.swift
[145/200] Compiling Stem SFSymbol+NSImage.swift
[146/200] Compiling Stem Device+information.swift
[147/200] Compiling Stem Device+network.swift
[148/200] Compiling Stem Device+other.swift
[149/200] Compiling Stem Device+space.swift
[150/200] Compiling Stem Device.swift
[151/200] Compiling Stem Delegate.swift
[152/200] Compiling Stem Gcd.swift
[153/200] Compiling Stem Notice.swift
[154/200] Compiling Stem NoticeParsable.swift
[155/200] Compiling Stem NoticeToken.swift
[156/200] Compiling Stem NoticeType.swift
[157/200] Compiling Stem STLRUCache.swift
[158/200] Compiling Stem UserDefaults.swift
[159/200] Compiling Stem STVersion.swift
[160/200] Compiling Stem Version+StringLiteralConvertible.swift
[161/200] Compiling Stem LocationTransformer.swift
[162/200] Compiling Stem StemArrayResultBuilder.swift
[163/200] Compiling Stem StemError.swift
[164/200] Compiling Stem UIFont.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[165/200] Compiling Stem UIGestureRecognizer+State.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[166/200] Compiling Stem CGImage.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[167/200] Compiling Stem CIFilter+Generator.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[168/200] Compiling Stem CIFilter+enum.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[169/200] Compiling Stem CIFilter+protocol.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[170/200] Compiling Stem NSImage+Data.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[171/200] Compiling Stem NSImage+Resize.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[172/200] Compiling Stem StemSVG.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[173/200] Compiling Stem UIImage+Color.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[174/200] Compiling Stem UIImage+CoreImage.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[175/200] Compiling Stem UIImage+Edit.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[176/200] Compiling Stem UIImage+Format.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[177/200] Compiling Stem UIImage+info.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[178/200] Compiling Stem UIImage+size.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[179/200] Compiling Stem UImage+other.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[180/200] Compiling Stem UIImageView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[181/200] Compiling Stem UISearchBar.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:59:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("alloc"))
                           ^~~~~~~
                           #selector(NSObject.alloc as () -> Self)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stem/UIKit/Image/SVG/StemSVG.swift:61:28: warning: use of string literal for Objective-C selectors is deprecated; use '#selector' instead
            .perform(.init("initWithData:"), with: data)
                           ^~~~~~~~~~~~~~~
                           #selector(NSOpenGLPixelFormat.init(data:))
[182/200] Emitting module Stem
[191/200] Compiling Stem RecoverNavigationProtocol.swift
[192/200] Compiling Stem UIApplication.swift
[193/200] Compiling Stem UIWindow.swift
[194/200] Compiling Stem AttributedString+Attribute.swift
[195/200] Compiling Stem AttributedString.swift
[196/200] Compiling Stem MutableAttributedString.swift
[197/200] Compiling Stem UIButton.swift
[198/200] Compiling Stem UIControl.swift
[199/200] Compiling Stem STGestureRecognizer.swift
[200/200] Compiling Stem TapticEngine.swift
Build complete! (22.72s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/StemTests/Resource/fixture.xcassets
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/StemColorTests/Resource/fixture.xcassets
Build complete.
Done.

Build Machine: Mac 7