Build Information
Successful build of MiniP5Printer, reference main (5be180
), with Swift 6.0 for iOS using Xcode 16.0 on 5 Nov 2024 09:40:46 UTC.
Swift 6 data race errors: 20
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MiniP5Printer -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/MiniP5Printer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/MiniP5Printer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5be1800 Removing trimmingPrefix usage
Cloned https://github.com/LuizZak/MiniP5Printer.git
Revision (git rev-parse @):
5be1800c72cc4129496abb4d53b316cadfe8431e
SUCCESS checkout https://github.com/LuizZak/MiniP5Printer.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/LuizZak/MiniP5Printer.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MiniP5Printer: /Users/admin/builder/spi-builder-workspace
resolved source packages: MiniP5Printer
{
"dependencies" : [
],
"manifest_display_name" : "MiniP5Printer",
"name" : "MiniP5Printer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MiniP5Printer",
"targets" : [
"MiniP5Printer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MiniP5PrinterTests",
"module_type" : "SwiftTarget",
"name" : "MiniP5PrinterTests",
"path" : "Tests/MiniP5PrinterTests",
"sources" : [
"BaseP5PrinterTests.swift"
],
"target_dependencies" : [
"MiniP5Printer"
],
"type" : "test"
},
{
"c99name" : "MiniP5Printer",
"module_type" : "SwiftTarget",
"name" : "MiniP5Printer",
"path" : "Sources/MiniP5Printer",
"product_memberships" : [
"MiniP5Printer"
],
"sources" : [
"BaseP5Printer.swift",
"Geometry/PMatrix3x3.swift",
"Geometry/PVector2.swift",
"Geometry/PVector2i.swift",
"Geometry/PVector3.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MiniP5Printer"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MiniP5Printer -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MiniP5Printer -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
MiniP5Printer: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'MiniP5Printer' in project 'MiniP5Printer'
➜ Explicit dependency on target 'MiniP5Printer' in project 'MiniP5Printer'
Target 'MiniP5Printer' in project 'MiniP5Printer' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e32e5f98a9b040ca2b3e66a07772be9a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e32e5f98a9b040ca2b3e66a07772be9a.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/MiniP5Printer.modulemap (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/MiniP5Printer.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-OutputFileMap.json (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/MiniP5Printer.DependencyMetadataFileList (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/MiniP5Printer.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.SwiftFileList (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.LinkFileList (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MiniP5Printer.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/MiniP5Printer.modulemap (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/MiniP5Printer.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver MiniP5Printer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MiniP5Printer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ MiniP5Printer (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.abi.json
EmitSwiftModule normal arm64 (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let zero = Self(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: note: annotate 'zero' with '@MainActor' if property should only be accessed from the main actor
public static let zero = Self(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let zero = Self(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:795:16: warning: static property 'black' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let black = Self(red: 0, green: 0, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:795:16: note: annotate 'black' with '@MainActor' if property should only be accessed from the main actor
static let black = Self(red: 0, green: 0, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:795:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let black = Self(red: 0, green: 0, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:800:16: warning: static property 'red' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let red = Self(red: 255, green: 0, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:800:16: note: annotate 'red' with '@MainActor' if property should only be accessed from the main actor
static let red = Self(red: 255, green: 0, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:800:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let red = Self(red: 255, green: 0, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:807:16: warning: static property 'purple' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let purple = Self(red: 255, green: 0, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:807:16: note: annotate 'purple' with '@MainActor' if property should only be accessed from the main actor
static let purple = Self(red: 255, green: 0, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:807:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let purple = Self(red: 255, green: 0, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:726:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Style' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Self(
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:725:19: note: consider making struct 'Style' conform to the 'Sendable' protocol
public struct Style {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:726:27: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
public static let `default` = Self(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:726:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Self(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:796:16: warning: static property 'grey' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let grey = Self(red: 127, green: 127, blue: 127)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:796:16: note: annotate 'grey' with '@MainActor' if property should only be accessed from the main actor
static let grey = Self(red: 127, green: 127, blue: 127)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:796:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let grey = Self(red: 127, green: 127, blue: 127)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:797:16: warning: static property 'white' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let white = Self(red: 255, green: 255, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:797:16: note: annotate 'white' with '@MainActor' if property should only be accessed from the main actor
static let white = Self(red: 255, green: 255, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:797:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let white = Self(red: 255, green: 255, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:801:16: warning: static property 'green' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let green = Self(red: 0, green: 255, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:801:16: note: annotate 'green' with '@MainActor' if property should only be accessed from the main actor
static let green = Self(red: 0, green: 255, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:801:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let green = Self(red: 0, green: 255, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:802:16: warning: static property 'blue' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let blue = Self(red: 0, green: 0, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:802:16: note: annotate 'blue' with '@MainActor' if property should only be accessed from the main actor
static let blue = Self(red: 0, green: 0, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:802:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let blue = Self(red: 0, green: 0, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:805:16: warning: static property 'yellow' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let yellow = Self(red: 255, green: 255, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:805:16: note: annotate 'yellow' with '@MainActor' if property should only be accessed from the main actor
static let yellow = Self(red: 255, green: 255, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:805:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let yellow = Self(red: 255, green: 255, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:806:16: warning: static property 'cyan' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let cyan = Self(red: 0, green: 255, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:806:16: note: annotate 'cyan' with '@MainActor' if property should only be accessed from the main actor
static let cyan = Self(red: 0, green: 255, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:806:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let cyan = Self(red: 0, green: 255, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:2:23: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'PVector2' may have shared mutable state; this is an error in the Swift 6 language mode
public static let zero = Self(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:1:15: note: consider making struct 'PVector2' conform to the 'Sendable' protocol
public struct PVector2: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:2:23: note: annotate 'zero' with '@MainActor' if property should only be accessed from the main actor
public static let zero = Self(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:2:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let zero = Self(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:3:23: warning: static property 'unitX' is not concurrency-safe because non-'Sendable' type 'PVector2' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitX = Self(x: 1, y: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:1:15: note: consider making struct 'PVector2' conform to the 'Sendable' protocol
public struct PVector2: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:3:23: note: annotate 'unitX' with '@MainActor' if property should only be accessed from the main actor
public static let unitX = Self(x: 1, y: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitX = Self(x: 1, y: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:4:23: warning: static property 'unitY' is not concurrency-safe because non-'Sendable' type 'PVector2' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitY = Self(x: 0, y: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:1:15: note: consider making struct 'PVector2' conform to the 'Sendable' protocol
public struct PVector2: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:4:23: note: annotate 'unitY' with '@MainActor' if property should only be accessed from the main actor
public static let unitY = Self(x: 0, y: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:4:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitY = Self(x: 0, y: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:2:23: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'PVector2i' may have shared mutable state; this is an error in the Swift 6 language mode
public static let zero = Self(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:1:15: note: consider making struct 'PVector2i' conform to the 'Sendable' protocol
public struct PVector2i: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:2:23: note: annotate 'zero' with '@MainActor' if property should only be accessed from the main actor
public static let zero = Self(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:2:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let zero = Self(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:3:23: warning: static property 'unitX' is not concurrency-safe because non-'Sendable' type 'PVector2i' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitX = Self(x: 1, y: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:1:15: note: consider making struct 'PVector2i' conform to the 'Sendable' protocol
public struct PVector2i: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:3:23: note: annotate 'unitX' with '@MainActor' if property should only be accessed from the main actor
public static let unitX = Self(x: 1, y: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitX = Self(x: 1, y: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:4:23: warning: static property 'unitY' is not concurrency-safe because non-'Sendable' type 'PVector2i' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitY = Self(x: 0, y: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:1:15: note: consider making struct 'PVector2i' conform to the 'Sendable' protocol
public struct PVector2i: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:4:23: note: annotate 'unitY' with '@MainActor' if property should only be accessed from the main actor
public static let unitY = Self(x: 0, y: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:4:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitY = Self(x: 0, y: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: warning: static property 'unitX' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitX = Self(x: 1, y: 0, z: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: note: annotate 'unitX' with '@MainActor' if property should only be accessed from the main actor
public static let unitX = Self(x: 1, y: 0, z: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitX = Self(x: 1, y: 0, z: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: warning: static property 'unitY' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitY = Self(x: 0, y: 1, z: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: note: annotate 'unitY' with '@MainActor' if property should only be accessed from the main actor
public static let unitY = Self(x: 0, y: 1, z: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitY = Self(x: 0, y: 1, z: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: warning: static property 'unitZ' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: note: annotate 'unitZ' with '@MainActor' if property should only be accessed from the main actor
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2i.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:2:23: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'PVector2i' may have shared mutable state; this is an error in the Swift 6 language mode
public static let zero = Self(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:1:15: note: consider making struct 'PVector2i' conform to the 'Sendable' protocol
public struct PVector2i: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:2:23: note: annotate 'zero' with '@MainActor' if property should only be accessed from the main actor
public static let zero = Self(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:2:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let zero = Self(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:3:23: warning: static property 'unitX' is not concurrency-safe because non-'Sendable' type 'PVector2i' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitX = Self(x: 1, y: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:1:15: note: consider making struct 'PVector2i' conform to the 'Sendable' protocol
public struct PVector2i: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:3:23: note: annotate 'unitX' with '@MainActor' if property should only be accessed from the main actor
public static let unitX = Self(x: 1, y: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitX = Self(x: 1, y: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:4:23: warning: static property 'unitY' is not concurrency-safe because non-'Sendable' type 'PVector2i' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitY = Self(x: 0, y: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:1:15: note: consider making struct 'PVector2i' conform to the 'Sendable' protocol
public struct PVector2i: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:4:23: note: annotate 'unitY' with '@MainActor' if property should only be accessed from the main actor
public static let unitY = Self(x: 0, y: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift:4:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitY = Self(x: 0, y: 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PMatrix3x3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ PVector3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector3.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let zero = Self(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: note: annotate 'zero' with '@MainActor' if property should only be accessed from the main actor
public static let zero = Self(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let zero = Self(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: warning: static property 'unitX' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitX = Self(x: 1, y: 0, z: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: note: annotate 'unitX' with '@MainActor' if property should only be accessed from the main actor
public static let unitX = Self(x: 1, y: 0, z: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitX = Self(x: 1, y: 0, z: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: warning: static property 'unitY' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitY = Self(x: 0, y: 1, z: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: note: annotate 'unitY' with '@MainActor' if property should only be accessed from the main actor
public static let unitY = Self(x: 0, y: 1, z: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitY = Self(x: 0, y: 1, z: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: warning: static property 'unitZ' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: note: annotate 'unitZ' with '@MainActor' if property should only be accessed from the main actor
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/BaseP5Printer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let zero = Self(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: note: annotate 'zero' with '@MainActor' if property should only be accessed from the main actor
public static let zero = Self(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:2:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let zero = Self(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:795:16: warning: static property 'black' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let black = Self(red: 0, green: 0, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:795:16: note: annotate 'black' with '@MainActor' if property should only be accessed from the main actor
static let black = Self(red: 0, green: 0, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:795:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let black = Self(red: 0, green: 0, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:800:16: warning: static property 'red' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let red = Self(red: 255, green: 0, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:800:16: note: annotate 'red' with '@MainActor' if property should only be accessed from the main actor
static let red = Self(red: 255, green: 0, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:800:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let red = Self(red: 255, green: 0, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:807:16: warning: static property 'purple' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let purple = Self(red: 255, green: 0, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:807:16: note: annotate 'purple' with '@MainActor' if property should only be accessed from the main actor
static let purple = Self(red: 255, green: 0, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:807:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let purple = Self(red: 255, green: 0, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:726:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Style' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Self(
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:725:19: note: consider making struct 'Style' conform to the 'Sendable' protocol
public struct Style {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:726:27: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
public static let `default` = Self(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:726:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Self(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:796:16: warning: static property 'grey' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let grey = Self(red: 127, green: 127, blue: 127)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:796:16: note: annotate 'grey' with '@MainActor' if property should only be accessed from the main actor
static let grey = Self(red: 127, green: 127, blue: 127)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:796:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let grey = Self(red: 127, green: 127, blue: 127)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:797:16: warning: static property 'white' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let white = Self(red: 255, green: 255, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:797:16: note: annotate 'white' with '@MainActor' if property should only be accessed from the main actor
static let white = Self(red: 255, green: 255, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:797:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let white = Self(red: 255, green: 255, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:801:16: warning: static property 'green' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let green = Self(red: 0, green: 255, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:801:16: note: annotate 'green' with '@MainActor' if property should only be accessed from the main actor
static let green = Self(red: 0, green: 255, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:801:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let green = Self(red: 0, green: 255, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:802:16: warning: static property 'blue' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let blue = Self(red: 0, green: 0, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:802:16: note: annotate 'blue' with '@MainActor' if property should only be accessed from the main actor
static let blue = Self(red: 0, green: 0, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:802:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let blue = Self(red: 0, green: 0, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:805:16: warning: static property 'yellow' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let yellow = Self(red: 255, green: 255, blue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:805:16: note: annotate 'yellow' with '@MainActor' if property should only be accessed from the main actor
static let yellow = Self(red: 255, green: 255, blue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:805:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let yellow = Self(red: 255, green: 255, blue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:806:16: warning: static property 'cyan' is not concurrency-safe because non-'Sendable' type 'BaseP5Printer.Color' may have shared mutable state; this is an error in the Swift 6 language mode
static let cyan = Self(red: 0, green: 255, blue: 255)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:748:19: note: consider making struct 'Color' conform to the 'Sendable' protocol
public struct Color {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:806:16: note: annotate 'cyan' with '@MainActor' if property should only be accessed from the main actor
static let cyan = Self(red: 0, green: 255, blue: 255)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift:806:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let cyan = Self(red: 0, green: 255, blue: 255)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: warning: static property 'unitX' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitX = Self(x: 1, y: 0, z: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: note: annotate 'unitX' with '@MainActor' if property should only be accessed from the main actor
public static let unitX = Self(x: 1, y: 0, z: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitX = Self(x: 1, y: 0, z: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: warning: static property 'unitY' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitY = Self(x: 0, y: 1, z: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: note: annotate 'unitY' with '@MainActor' if property should only be accessed from the main actor
public static let unitY = Self(x: 0, y: 1, z: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:4:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitY = Self(x: 0, y: 1, z: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: warning: static property 'unitZ' is not concurrency-safe because non-'Sendable' type 'PVector3' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:1:15: note: consider making struct 'PVector3' conform to the 'Sendable' protocol
public struct PVector3: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: note: annotate 'unitZ' with '@MainActor' if property should only be accessed from the main actor
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitZ = Self(x: 0, y: 0, z: 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/BaseP5Printer.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PMatrix3x3.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2i.swift /Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector3.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MiniP5Printer -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.o -index-unit-output-path /MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/PVector2.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:2:23: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'PVector2' may have shared mutable state; this is an error in the Swift 6 language mode
public static let zero = Self(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:1:15: note: consider making struct 'PVector2' conform to the 'Sendable' protocol
public struct PVector2: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:2:23: note: annotate 'zero' with '@MainActor' if property should only be accessed from the main actor
public static let zero = Self(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:2:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let zero = Self(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:3:23: warning: static property 'unitX' is not concurrency-safe because non-'Sendable' type 'PVector2' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitX = Self(x: 1, y: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:1:15: note: consider making struct 'PVector2' conform to the 'Sendable' protocol
public struct PVector2: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:3:23: note: annotate 'unitX' with '@MainActor' if property should only be accessed from the main actor
public static let unitX = Self(x: 1, y: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitX = Self(x: 1, y: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:4:23: warning: static property 'unitY' is not concurrency-safe because non-'Sendable' type 'PVector2' may have shared mutable state; this is an error in the Swift 6 language mode
public static let unitY = Self(x: 0, y: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:1:15: note: consider making struct 'PVector2' conform to the 'Sendable' protocol
public struct PVector2: Hashable, Codable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:4:23: note: annotate 'unitY' with '@MainActor' if property should only be accessed from the main actor
public static let unitY = Self(x: 0, y: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MiniP5Printer/Geometry/PVector2.swift:4:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let unitY = Self(x: 0, y: 1)
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for MiniP5Printer (in target 'MiniP5Printer' from project 'MiniP5Printer')
SwiftDriver\ Compilation\ Requirements MiniP5Printer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MiniP5Printer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MiniP5Printer-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-Swift.h (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MiniP5Printer-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.abi.json (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftdoc (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftsourceinfo (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PVector2.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
SwiftDriverJobDiscovery normal arm64 Compiling PVector2i.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
SwiftDriverJobDiscovery normal arm64 Compiling PVector3.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
SwiftDriverJobDiscovery normal arm64 Compiling PMatrix3x3.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
SwiftDriverJobDiscovery normal arm64 Compiling BaseP5Printer.swift (in target 'MiniP5Printer' from project 'MiniP5Printer')
SwiftDriver\ Compilation MiniP5Printer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MiniP5Printer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.o normal (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MiniP5Printer.build/Debug-iphoneos/MiniP5Printer.build/Objects-normal/arm64/MiniP5Printer_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.o (in target 'MiniP5Printer' from project 'MiniP5Printer')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MiniP5Printer.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MiniP5Printer",
"name" : "MiniP5Printer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MiniP5Printer",
"targets" : [
"MiniP5Printer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MiniP5PrinterTests",
"module_type" : "SwiftTarget",
"name" : "MiniP5PrinterTests",
"path" : "Tests/MiniP5PrinterTests",
"sources" : [
"BaseP5PrinterTests.swift"
],
"target_dependencies" : [
"MiniP5Printer"
],
"type" : "test"
},
{
"c99name" : "MiniP5Printer",
"module_type" : "SwiftTarget",
"name" : "MiniP5Printer",
"path" : "Sources/MiniP5Printer",
"product_memberships" : [
"MiniP5Printer"
],
"sources" : [
"BaseP5Printer.swift",
"Geometry/PMatrix3x3.swift",
"Geometry/PVector2.swift",
"Geometry/PVector2i.swift",
"Geometry/PVector3.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.