The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.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/TDmZkXJm/1/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "stem",
      "name": "Stem",
      "url": "https://github.com/linhay/Stem.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stem",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/linhay/Stem.git
[1/9195] Fetching stem
Fetched https://github.com/linhay/Stem.git from cache (10.33s)
Creating working copy for https://github.com/linhay/Stem.git
Working copy of https://github.com/linhay/Stem.git resolved at master (1585887)
warning: '.resolve-product-dependencies': dependency 'stem' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/linhay/Stem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-6044DDE57671499D.txt
[6/182] Compiling Stem Array.swift
[7/182] Compiling Stem CollectionConcurrencyKit.swift
[8/182] Compiling Stem Dictionary.swift
[9/184] Compiling Stem StemFont.swift
[10/184] Compiling Stem StemShell.swift
[11/184] Compiling Stem StringMarker.swift
[12/184] Compiling Stem CharacterSet.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[13/184] Compiling Stem StringProtocol.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[14/184] Compiling Stem Then.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[15/184] Compiling Stem Date.swift
/Users/builder/builds/TDmZkXJm/1/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)
                             ^
[16/184] Compiling Stem Timer.swift
/Users/builder/builds/TDmZkXJm/1/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)
                             ^
[17/184] Compiling Stem DispatchQueue.swift
/Users/builder/builds/TDmZkXJm/1/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)
                             ^
[18/184] Compiling Stem ByteCountFormatter.swift
[19/184] Compiling Stem NumberFormatter.swift
[20/184] Compiling Stem NSItemProvider.swift
[21/184] Compiling Stem UIFont.swift
[22/184] Compiling Stem UIGestureRecognizer+State.swift
[23/184] Compiling Stem CGImage.swift
[24/184] Compiling Stem StringRender+Marker.swift
[25/184] Compiling Stem StringRender.swift
[26/184] Compiling Stem Coder.swift
[27/184] Emitting module StemFilePath
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StemFilePath/STPathProtocol.swift:151:5: warning: @discardableResult declared on a function returning Void is unnecessary
    @discardableResult
    ^~~~~~~~~~~~~~~~~~

[28/184] Emitting module StemColor
[32/187] Compiling Stem IndexPath.swift
[33/187] Compiling Stem STCountedSet.swift
[34/187] Compiling Stem Sequence.swift
[35/187] Compiling Stem Data+MimeType.swift
[36/187] Compiling Stem Data+crypto.swift
[37/187] Compiling Stem Data.swift
[38/187] Compiling Stem CGFloat.swift
[39/187] Compiling Stem CGPoint.swift
[40/187] Compiling Stem CGRect.swift
[41/187] Compiling Stem CGSize.swift
[42/187] Compiling Stem CGVector.swift
[43/187] Compiling Stem Bool.swift
[44/187] Compiling Stem Decimal.swift
[45/187] Compiling Stem Double.swift
[46/187] Compiling Stem Character.swift
[47/187] Compiling Stem String+Emoji.swift
[48/187] Compiling Stem String+Header.swift
[49/187] Compiling Stem String+Map.swift
[50/205] Compiling Stem UITextField.swift
[51/205] Compiling Stem UITextView.swift
[52/205] Compiling Stem UINib.swift
[53/205] Compiling Stem UIStoryboard.swift
[54/205] Compiling Stem KeyboardStateManager.swift
[55/205] Compiling Stem UIKeyCommand.swift
[56/205] Compiling Stem UILabel.swift
[57/205] Compiling Stem UIScrollView.swift
[58/205] Compiling Stem NSLayoutConstraint.swift
[59/205] Compiling Stem CALayer+Stem.swift
[60/205] Compiling Stem STLayerView.swift
[61/205] Compiling Stem STSwitch.swift
[62/205] Compiling Stem UIResponder.swift
[63/205] Compiling Stem UIStackView.swift
[64/205] Compiling Stem UIView.swift
[65/205] Compiling Stem STControllerPreview.swift
[66/205] Compiling Stem UINavigationController.swift
[67/205] Compiling Stem UIViewController.swift
[68/205] Compiling StemHybrid StemHybridViewController.swift
[69/205] Emitting module StemHybrid
[70/205] Compiling StemHybrid StemHybridConfiguration.swift
[71/205] Compiling StemHybrid StemHybridWebView.swift
[72/205] Compiling StemFilePath FilePath+NSOpenPanel.swift
[73/205] Compiling StemFilePath FilePath_File_macos.swift
[85/205] Compiling Stem Stem.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[86/205] Compiling Stem AVAsset.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[87/205] Compiling Stem AudioFileService.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[88/205] Compiling Stem CoreAudioTypes.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[89/205] Compiling Stem STAVMetadataObject.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[90/205] Compiling Stem STAudioPlayer.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[91/205] Compiling Stem STAudioQueueService.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[92/205] Compiling Stem STAudioRecorder.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[93/205] Compiling Stem UIDevice+AVFoundation.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[94/205] Compiling Stem UIImage+video.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[95/205] Compiling Stem Color+darkMode.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[96/205] Compiling Stem STWrapperColor+typealias.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[97/205] Compiling Stem STWrapperColor.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[98/205] Compiling Stem Bundle.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[99/205] Compiling Stem Combine+Async.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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/205] Compiling Stem Combine+NSObject.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[101/205] Compiling Stem Combine+Publisher.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[102/205] Compiling Stem Device+cpu.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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)
                                                                 ^
[121/205] Compiling Stem String+random.swift
[122/205] Compiling Stem String+substring.swift
[123/205] Compiling Stem String+tokenize.swift
[124/205] Compiling Stem URL.swift
[125/205] Compiling Stem ISO_3166-1_alpha-2.swift
[126/205] Compiling Stem CLGeocoder.swift
[127/205] Compiling Stem NSObject.swift
[128/205] Compiling Stem NSObjectObserver.swift
[129/205] Compiling Stem STWeak.swift
[130/205] Compiling Stem NetworkMonitor.swift
[131/205] Compiling Stem StemXML.swift
[132/205] Compiling Stem Invocation.swift
[133/205] Compiling Stem RunTime+Exchange.swift
[134/205] Compiling Stem RunTime+ObjectType.swift
[135/205] Compiling Stem RunTime+Print.swift
[136/205] Compiling Stem RunTime.swift
[137/205] Compiling Stem SFSymbol+Image.swift
[138/205] Compiling Stem SFSymbol+NSImage.swift
[139/205] Compiling StemColor StemColor+typealias.swift
[140/205] Compiling StemColor StemColor.swift
[141/205] Compiling StemColor StemColorPixel.swift
[151/205] Emitting module Stem
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
[160/205] Compiling Stem StemSVG.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
[161/205] Compiling Stem UIImage+Color.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
[162/205] Compiling Stem UIImage+CoreImage.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
[163/205] Compiling Stem UIImage+Edit.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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:))
[164/205] Compiling Stem UIImage+Format.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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/205] Compiling Stem UIImage+info.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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/205] Compiling Stem UIImage+size.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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/205] Compiling Stem UImage+other.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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/205] Compiling Stem UIImageView.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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/205] Compiling Stem UISearchBar.swift
/Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/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/205] Compiling Stem Device+information.swift
[171/205] Compiling Stem Device+network.swift
[172/205] Compiling Stem Device+other.swift
[173/205] Compiling Stem Device+space.swift
[174/205] Compiling Stem Device.swift
[175/205] Compiling Stem Delegate.swift
[176/205] Compiling Stem Gcd.swift
[177/205] Compiling Stem Notice.swift
[178/205] Compiling Stem NoticeParsable.swift
[179/205] Compiling Stem NoticeToken.swift
[180/205] Compiling Stem NoticeType.swift
[181/205] Compiling Stem STLRUCache.swift
[182/205] Compiling Stem UserDefaults.swift
[183/205] Compiling Stem STVersion.swift
[184/205] Compiling Stem Version+StringLiteralConvertible.swift
[185/205] Compiling Stem LocationTransformer.swift
[186/205] Compiling Stem StemArrayResultBuilder.swift
[187/205] Compiling Stem StemError.swift
[188/205] Compiling Stem SFSymbol+UIImage.swift
[189/205] Compiling Stem SFSymbol.swift
[190/205] Compiling Stem STImage.swift
[191/205] Compiling Stem STLyric.swift
[192/205] Compiling Stem STLazyView.swift
[193/205] Compiling Stem UNUserNotificationCenter.swift
[194/205] Compiling Stem HybridCookieStorage.swift
[195/205] Compiling Stem WebKit+WKWebView.swift
[196/205] Compiling Stem RecoverNavigationProtocol.swift
[197/205] Compiling Stem UIApplication.swift
[198/205] Compiling Stem UIWindow.swift
[199/205] Compiling Stem AttributedString+Attribute.swift
[200/205] Compiling Stem AttributedString.swift
[201/205] Compiling Stem MutableAttributedString.swift
[202/205] Compiling Stem UIButton.swift
[203/205] Compiling Stem UIControl.swift
[204/205] Compiling Stem STGestureRecognizer.swift
[205/205] Compiling Stem TapticEngine.swift
Build complete! (26.06s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/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/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/StemColorTests/Resource/fixture.xcassets
Build complete.
Done.