The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Stem, reference master (fe88a2), with Swift 5.10 for macOS (SPM) on 16 Dec 2024 13:40:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/Stem.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/linhay/Stem
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fe88a25 chore: StemColor 迁移
Cloned https://github.com/linhay/Stem.git
Revision (git rev-parse @):
fe88a25503aa55313938008a781d9bf8dc821c74
SUCCESS checkout https://github.com/linhay/Stem.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/linhay/Stem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/136] Compiling Stem STWrapperColor.swift
[4/136] Compiling Stem Bundle.swift
[5/136] Compiling Stem Combine+Async.swift
[6/136] Compiling Stem Combine+NSObject.swift
[7/136] Compiling Stem Combine+Publisher.swift
[8/136] Compiling Stem Device+cpu.swift
[9/136] Compiling Stem Device+information.swift
[10/136] Compiling Stem Device+network.swift
[11/136] Compiling Stem Device+other.swift
[12/136] Compiling Stem Device+space.swift
[13/136] Compiling Stem Device.swift
[14/136] Compiling Stem Delegate.swift
[15/136] Compiling Stem Gcd.swift
[16/136] Compiling Stem Notice.swift
[17/136] Compiling Stem NoticeParsable.swift
[18/136] Compiling Stem String+random.swift
[19/136] Compiling Stem String+substring.swift
[20/136] Compiling Stem String+tokenize.swift
[21/136] Compiling Stem URL.swift
[22/136] Compiling Stem ISO_3166-1_alpha-2.swift
[23/136] Compiling Stem CLGeocoder.swift
[24/136] Compiling Stem NSObject.swift
[25/136] Compiling Stem NSObjectObserver.swift
[26/136] Compiling Stem STWeak.swift
[27/136] Compiling Stem NetworkMonitor.swift
[28/136] Compiling Stem StemXML.swift
[29/136] Compiling Stem Invocation.swift
[30/136] Compiling Stem RunTime+Exchange.swift
[31/136] Compiling Stem RunTime+ObjectType.swift
[32/136] Compiling Stem RunTime+Print.swift
[33/136] Compiling Stem Date.swift
[34/136] Compiling Stem Timer.swift
[35/136] Compiling Stem DispatchQueue.swift
[36/136] Compiling Stem ByteCountFormatter.swift
[37/136] Compiling Stem NumberFormatter.swift
[38/136] Compiling Stem NSItemProvider.swift
[39/136] Compiling Stem CharacterSet.swift
[40/136] Compiling Stem StringProtocol.swift
[41/136] Compiling Stem Then.swift
[42/136] Compiling Stem Array.swift
[43/136] Compiling Stem CollectionConcurrencyKit.swift
[44/136] Compiling Stem Dictionary.swift
[45/136] Compiling Stem IndexPath.swift
[46/136] Compiling Stem STCountedSet.swift
[47/136] Compiling Stem Sequence.swift
[48/136] Compiling Stem StemSVG.swift
/Users/admin/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/admin/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:))
[49/136] Compiling Stem UIImage+Color.swift
/Users/admin/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/admin/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:))
[50/136] Compiling Stem UIImage+CoreImage.swift
/Users/admin/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/admin/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:))
[51/136] Compiling Stem UIImage+Edit.swift
/Users/admin/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/admin/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:))
[52/136] Compiling Stem UIImage+Format.swift
/Users/admin/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/admin/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:))
[53/136] Compiling Stem UIImage+info.swift
/Users/admin/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/admin/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:))
[54/136] Compiling Stem UIImage+size.swift
/Users/admin/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/admin/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:))
[55/136] Compiling Stem UImage+other.swift
/Users/admin/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/admin/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:))
[56/136] Compiling Stem UIImageView.swift
/Users/admin/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/admin/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:))
[57/136] Compiling Stem UISearchBar.swift
/Users/admin/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/admin/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:))
[58/136] Compiling Stem UITextField.swift
/Users/admin/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/admin/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:))
[59/136] Compiling Stem UITextView.swift
/Users/admin/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/admin/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:))
[60/136] Compiling Stem UINib.swift
/Users/admin/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/admin/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:))
[61/136] Compiling Stem UIStoryboard.swift
/Users/admin/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/admin/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:))
[62/136] Compiling Stem NoticeToken.swift
[63/136] Compiling Stem NoticeType.swift
[64/136] Compiling Stem STLRUCache.swift
[65/136] Compiling Stem UserDefaults.swift
[66/136] Compiling Stem STVersion.swift
[67/136] Compiling Stem Version+StringLiteralConvertible.swift
[68/136] Compiling Stem LocationTransformer.swift
[69/136] Compiling Stem StemArrayResultBuilder.swift
[70/136] Compiling Stem StemError.swift
[71/136] Compiling Stem StemFont.swift
[72/136] Compiling Stem StemShell.swift
[73/136] Compiling Stem StringMarker.swift
[74/136] Compiling Stem StringRender+Marker.swift
[75/136] Compiling Stem StringRender.swift
[76/136] Compiling Stem Coder.swift
[77/150] Compiling Stem Stem.swift
/Users/admin/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/admin/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)
                                                                 ^
[78/150] Compiling Stem AVAsset.swift
/Users/admin/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/admin/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)
                                                                 ^
[79/150] Compiling Stem AudioFileService.swift
/Users/admin/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/admin/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)
                                                                 ^
[80/150] Compiling Stem CoreAudioTypes.swift
/Users/admin/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/admin/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)
                                                                 ^
[81/150] Compiling Stem STAudioPlayer.swift
/Users/admin/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/admin/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)
                                                                 ^
[82/150] Compiling Stem STAudioQueueService.swift
/Users/admin/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/admin/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)
                                                                 ^
[83/150] Compiling Stem STAudioRecorder.swift
/Users/admin/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/admin/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)
                                                                 ^
[84/150] Compiling Stem STAVMetadataObjectKind.swift
/Users/admin/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/admin/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)
                                                                 ^
[85/150] Compiling Stem STMetadataFaceObject.swift
/Users/admin/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/admin/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/150] Compiling Stem STMetadataMachineReadableCodeObject.swift
/Users/admin/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/admin/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/150] Compiling Stem STMetadataObject.swift
/Users/admin/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/admin/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/150] Compiling Stem UIDevice+AVFoundation.swift
/Users/admin/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/admin/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/150] Compiling Stem UIImage+video.swift
/Users/admin/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/admin/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/150] Compiling Stem Color+darkMode.swift
/Users/admin/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/admin/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/150] Compiling Stem STWrapperColor+typealias.swift
/Users/admin/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/admin/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/150] Compiling Stem KeyboardStateManager.swift
[93/150] Compiling Stem UIKeyCommand.swift
[94/150] Compiling Stem UILabel.swift
[95/150] Compiling Stem UIScrollView.swift
[96/150] Compiling Stem NSLayoutConstraint.swift
[97/150] Compiling Stem CALayer+Stem.swift
[98/150] Compiling Stem STLayerView.swift
[99/150] Compiling Stem STSwitch.swift
[100/150] Compiling Stem UIResponder.swift
[101/150] Compiling Stem UIStackView.swift
[102/150] Compiling Stem UIView.swift
[103/150] Compiling Stem STControllerPreview.swift
[104/150] Compiling Stem UINavigationController.swift
[105/150] Compiling Stem UIViewController.swift
[106/150] Emitting module Stem
[107/150] Compiling Stem Data+MimeType.swift
[108/150] Compiling Stem Data+crypto.swift
[109/150] Compiling Stem Data.swift
[110/150] Compiling Stem CGFloat.swift
[111/150] Compiling Stem CGPoint.swift
[112/150] Compiling Stem CGRect.swift
[113/150] Compiling Stem CGSize.swift
[114/150] Compiling Stem CGVector.swift
[115/150] Compiling Stem Bool.swift
[116/150] Compiling Stem Decimal.swift
[117/150] Compiling Stem Double.swift
[118/150] Compiling Stem Character.swift
[119/150] Compiling Stem String+Emoji.swift
[120/150] Compiling Stem String+Header.swift
[121/150] Compiling Stem String+Map.swift
[122/150] Compiling Stem RunTime.swift
[123/150] Compiling Stem SFSymbol+Image.swift
[124/150] Compiling Stem SFSymbol+NSImage.swift
[125/150] Compiling Stem SFSymbol+UIImage.swift
[126/150] Compiling Stem SFSymbol.swift
[127/150] Compiling Stem STImage.swift
[128/150] Compiling Stem STLyric.swift
[129/150] Compiling Stem STLazyView.swift
[130/150] Compiling Stem UNUserNotificationCenter.swift
[131/150] Compiling Stem HybridCookieStorage.swift
[132/150] Compiling Stem WebKit+WKWebView.swift
[133/150] Compiling Stem RecoverNavigationProtocol.swift
[134/150] Compiling Stem UIApplication.swift
[135/150] Compiling Stem UIWindow.swift
[136/150] Compiling Stem AttributedString+Attribute.swift
[137/150] Compiling Stem AttributedString.swift
[138/150] Compiling Stem MutableAttributedString.swift
[139/150] Compiling Stem UIButton.swift
[140/150] Compiling Stem UIControl.swift
[141/150] Compiling Stem STGestureRecognizer.swift
[142/150] Compiling Stem TapticEngine.swift
[143/150] Compiling Stem UIFont.swift
[144/150] Compiling Stem UIGestureRecognizer+State.swift
[145/150] Compiling Stem CGImage.swift
[146/150] Compiling Stem CIFilter+Generator.swift
[147/150] Compiling Stem CIFilter+enum.swift
[148/150] Compiling Stem CIFilter+protocol.swift
[149/150] Compiling Stem NSImage+Data.swift
[150/150] Compiling Stem NSImage+Resize.swift
Build complete! (13.01s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/StemTests/Resource/fixture.xcassets
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Stem",
  "name" : "Stem",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Stem",
      "targets" : [
        "Stem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StemTests",
      "module_type" : "SwiftTarget",
      "name" : "StemTests",
      "path" : "Tests/StemTests",
      "sources" : [
        "AttributedString+HTML.swift",
        "LyricTests.swift",
        "MimeType/CGFloatExtensionTests.swift",
        "MimeType/MimeTypeTest.swift",
        "MimeType/StringExtensionTests.swift",
        "MimeType/Tests.swift",
        "Test-Combine.swift",
        "XMLTest.swift"
      ],
      "target_dependencies" : [
        "Stem"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Stem",
      "module_type" : "SwiftTarget",
      "name" : "Stem",
      "path" : "Sources/Stem",
      "product_memberships" : [
        "Stem"
      ],
      "sources" : [
        "Core/Stem.swift",
        "CrossPlatform/AVKit/AVAsset.swift",
        "CrossPlatform/AVKit/AudioFileService.swift",
        "CrossPlatform/AVKit/CoreAudioTypes.swift",
        "CrossPlatform/AVKit/STAudioPlayer.swift",
        "CrossPlatform/AVKit/STAudioQueueService.swift",
        "CrossPlatform/AVKit/STAudioRecorder.swift",
        "CrossPlatform/AVKit/STMetadataObject/STAVMetadataObjectKind.swift",
        "CrossPlatform/AVKit/STMetadataObject/STMetadataFaceObject.swift",
        "CrossPlatform/AVKit/STMetadataObject/STMetadataMachineReadableCodeObject.swift",
        "CrossPlatform/AVKit/STMetadataObject/STMetadataObject.swift",
        "CrossPlatform/AVKit/UIDevice+AVFoundation.swift",
        "CrossPlatform/AVKit/UIImage+video.swift",
        "CrossPlatform/Color/Color+darkMode.swift",
        "CrossPlatform/Color/STWrapperColor+typealias.swift",
        "CrossPlatform/Color/STWrapperColor.swift",
        "CrossPlatform/Custom/Bundle/Bundle.swift",
        "CrossPlatform/Custom/Combine/Combine+Async.swift",
        "CrossPlatform/Custom/Combine/Combine+NSObject.swift",
        "CrossPlatform/Custom/Combine/Combine+Publisher.swift",
        "CrossPlatform/Custom/Device/Device+cpu.swift",
        "CrossPlatform/Custom/Device/Device+information.swift",
        "CrossPlatform/Custom/Device/Device+network.swift",
        "CrossPlatform/Custom/Device/Device+other.swift",
        "CrossPlatform/Custom/Device/Device+space.swift",
        "CrossPlatform/Custom/Device/Device.swift",
        "CrossPlatform/Custom/Foundation/Delegate.swift",
        "CrossPlatform/Custom/Foundation/Gcd.swift",
        "CrossPlatform/Custom/Foundation/Notice/Notice.swift",
        "CrossPlatform/Custom/Foundation/Notice/NoticeParsable.swift",
        "CrossPlatform/Custom/Foundation/Notice/NoticeToken.swift",
        "CrossPlatform/Custom/Foundation/Notice/NoticeType.swift",
        "CrossPlatform/Custom/Foundation/STLRUCache.swift",
        "CrossPlatform/Custom/Foundation/UserDefaults.swift",
        "CrossPlatform/Custom/Foundation/Version/STVersion.swift",
        "CrossPlatform/Custom/Foundation/Version/Version+StringLiteralConvertible.swift",
        "CrossPlatform/Custom/Location/LocationTransformer.swift",
        "CrossPlatform/Custom/StemArrayResultBuilder.swift",
        "CrossPlatform/Custom/StemError.swift",
        "CrossPlatform/Custom/StemFont.swift",
        "CrossPlatform/Custom/StemShell.swift",
        "CrossPlatform/Custom/StringMarker/StringMarker.swift",
        "CrossPlatform/Custom/StringMarker/StringRender+Marker.swift",
        "CrossPlatform/Custom/StringMarker/StringRender.swift",
        "CrossPlatform/Foundation/Coder/Coder.swift",
        "CrossPlatform/Foundation/Date/Date.swift",
        "CrossPlatform/Foundation/Date/Timer.swift",
        "CrossPlatform/Foundation/Dispatch/DispatchQueue.swift",
        "CrossPlatform/Foundation/Fundamentals/Formatter/ByteCountFormatter.swift",
        "CrossPlatform/Foundation/Fundamentals/Formatter/NumberFormatter.swift",
        "CrossPlatform/Foundation/NSItemProvider/NSItemProvider.swift",
        "CrossPlatform/Foundation/StringProtocol/CharacterSet.swift",
        "CrossPlatform/Foundation/StringProtocol/StringProtocol.swift",
        "CrossPlatform/Foundation/Then.swift",
        "CrossPlatform/Fundamentals/Collections/Array.swift",
        "CrossPlatform/Fundamentals/Collections/CollectionConcurrencyKit.swift",
        "CrossPlatform/Fundamentals/Collections/Dictionary.swift",
        "CrossPlatform/Fundamentals/Collections/IndexPath.swift",
        "CrossPlatform/Fundamentals/Collections/STCountedSet.swift",
        "CrossPlatform/Fundamentals/Collections/Sequence.swift",
        "CrossPlatform/Fundamentals/Data/Data+MimeType.swift",
        "CrossPlatform/Fundamentals/Data/Data+crypto.swift",
        "CrossPlatform/Fundamentals/Data/Data.swift",
        "CrossPlatform/Fundamentals/Geometry/CGFloat.swift",
        "CrossPlatform/Fundamentals/Geometry/CGPoint.swift",
        "CrossPlatform/Fundamentals/Geometry/CGRect.swift",
        "CrossPlatform/Fundamentals/Geometry/CGSize.swift",
        "CrossPlatform/Fundamentals/Geometry/CGVector.swift",
        "CrossPlatform/Fundamentals/Number/Bool.swift",
        "CrossPlatform/Fundamentals/Number/Decimal.swift",
        "CrossPlatform/Fundamentals/Number/Double.swift",
        "CrossPlatform/Fundamentals/String/Character/Character.swift",
        "CrossPlatform/Fundamentals/String/String+Emoji.swift",
        "CrossPlatform/Fundamentals/String/String+Header.swift",
        "CrossPlatform/Fundamentals/String/String+Map.swift",
        "CrossPlatform/Fundamentals/String/String+random.swift",
        "CrossPlatform/Fundamentals/String/String+substring.swift",
        "CrossPlatform/Fundamentals/String/String+tokenize.swift",
        "CrossPlatform/Fundamentals/URL/URL.swift",
        "CrossPlatform/ISO/ISO_3166-1_alpha-2.swift",
        "CrossPlatform/MapKit/CLGeocoder.swift",
        "CrossPlatform/NSObject/NSObject.swift",
        "CrossPlatform/NSObject/NSObjectObserver.swift",
        "CrossPlatform/NSObject/STWeak.swift",
        "CrossPlatform/Network/NetworkMonitor.swift",
        "CrossPlatform/Parser/JSON/StemXML.swift",
        "CrossPlatform/Runtime/Invocation.swift",
        "CrossPlatform/Runtime/RunTime+Exchange.swift",
        "CrossPlatform/Runtime/RunTime+ObjectType.swift",
        "CrossPlatform/Runtime/RunTime+Print.swift",
        "CrossPlatform/Runtime/RunTime.swift",
        "CrossPlatform/SFSymbol/SFSymbol+Image.swift",
        "CrossPlatform/SFSymbol/SFSymbol+NSImage.swift",
        "CrossPlatform/SFSymbol/SFSymbol+UIImage.swift",
        "CrossPlatform/SFSymbol/SFSymbol.swift",
        "CrossPlatform/STImage.swift",
        "CrossPlatform/STLyric.swift",
        "CrossPlatform/SwiftUI/STLazyView.swift",
        "CrossPlatform/UserNotifications/UNUserNotificationCenter.swift",
        "CrossPlatform/WebKit/HybridCookieStorage.swift",
        "CrossPlatform/WebKit/WebKit+WKWebView.swift",
        "STUIKit/RecoverNavigationProtocol/RecoverNavigationProtocol.swift",
        "UIKit/Application/UIApplication.swift",
        "UIKit/Application/UIWindow.swift",
        "UIKit/AttributedString/AttributedString+Attribute.swift",
        "UIKit/AttributedString/AttributedString.swift",
        "UIKit/AttributedString/MutableAttributedString.swift",
        "UIKit/Control/UIButton.swift",
        "UIKit/Control/UIControl.swift",
        "UIKit/Custom/GestureRecognizer/STGestureRecognizer.swift",
        "UIKit/Custom/TapticEngine/TapticEngine.swift",
        "UIKit/Font/UIFont.swift",
        "UIKit/GestureRecognizer/UIGestureRecognizer+State.swift",
        "UIKit/Image/CGImage/CGImage.swift",
        "UIKit/Image/CoreImage/CIFilter+Generator.swift",
        "UIKit/Image/CoreImage/CIFilter+enum.swift",
        "UIKit/Image/CoreImage/CIFilter+protocol.swift",
        "UIKit/Image/NSImage/NSImage+Data.swift",
        "UIKit/Image/NSImage/NSImage+Resize.swift",
        "UIKit/Image/SVG/StemSVG.swift",
        "UIKit/Image/UIImage/UIImage+Color.swift",
        "UIKit/Image/UIImage/UIImage+CoreImage.swift",
        "UIKit/Image/UIImage/UIImage+Edit.swift",
        "UIKit/Image/UIImage/UIImage+Format.swift",
        "UIKit/Image/UIImage/UIImage+info.swift",
        "UIKit/Image/UIImage/UIImage+size.swift",
        "UIKit/Image/UIImage/UImage+other.swift",
        "UIKit/ImageView/UIImageView.swift",
        "UIKit/InputView/UISearchBar.swift",
        "UIKit/InputView/UITextField.swift",
        "UIKit/InputView/UITextView.swift",
        "UIKit/Interface/UINib.swift",
        "UIKit/Interface/UIStoryboard.swift",
        "UIKit/Keyboard/KeyboardStateManager.swift",
        "UIKit/Keyboard/UIKeyCommand.swift",
        "UIKit/Label/UILabel.swift",
        "UIKit/ListView/UIScrollView.swift",
        "UIKit/NSLayoutConstraint/NSLayoutConstraint.swift",
        "UIKit/View/CALayer+Stem.swift",
        "UIKit/View/STLayerView.swift",
        "UIKit/View/STSwitch.swift",
        "UIKit/View/UIResponder.swift",
        "UIKit/View/UIStackView.swift",
        "UIKit/View/UIView.swift",
        "UIKit/ViewController/STControllerPreview.swift",
        "UIKit/ViewController/UINavigationController.swift",
        "UIKit/ViewController/UIViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.