Build Information
Successful build of swift_qrcodejs, reference main (d16053
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 18 May 2025 23:09:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift_qrcodejs-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/swift_qrcodejs.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/swift_qrcodejs
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d160533 2.3.1
Cloned https://github.com/EFPrefix/swift_qrcodejs.git
Revision (git rev-parse @):
d1605333f7edac39b4518538ef4f2638fdd2e4d6
SUCCESS checkout https://github.com/EFPrefix/swift_qrcodejs.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/EFPrefix/swift_qrcodejs.git
https://github.com/EFPrefix/swift_qrcodejs.git
{
"dependencies" : [
],
"manifest_display_name" : "swift_qrcodejs",
"name" : "swift_qrcodejs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "QRCodeSwift",
"targets" : [
"QRCodeSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QRCodeSwiftTests",
"module_type" : "SwiftTarget",
"name" : "QRCodeSwiftTests",
"path" : "Tests/QRCodeSwiftTests",
"sources" : [
"QRCodeSwiftTests.swift"
],
"target_dependencies" : [
"QRCodeSwift"
],
"type" : "test"
},
{
"c99name" : "QRCodeSwift",
"module_type" : "SwiftTarget",
"name" : "QRCodeSwift",
"path" : "Sources",
"product_memberships" : [
"QRCodeSwift"
],
"sources" : [
"BCH.swift",
"QR8bitByte.swift",
"QRBitBuffer.swift",
"QRCode.swift",
"QRCodeError.swift",
"QRCodeModel.swift",
"QRCodeType.swift",
"QRErrorCorrectLevel.swift",
"QRMaskPattern.swift",
"QRMath.swift",
"QRMode.swift",
"QRPatternLocator.swift",
"QRPointType.swift",
"QRPolynomial.swift",
"QRRSBlock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "swift_qrcodejs",
"name" : "swift_qrcodejs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "QRCodeSwift",
"targets" : [
"QRCodeSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QRCodeSwiftTests",
"module_type" : "SwiftTarget",
"name" : "QRCodeSwiftTests",
"path" : "Tests/QRCodeSwiftTests",
"sources" : [
"QRCodeSwiftTests.swift"
],
"target_dependencies" : [
"QRCodeSwift"
],
"type" : "test"
},
{
"c99name" : "QRCodeSwift",
"module_type" : "SwiftTarget",
"name" : "QRCodeSwift",
"path" : "Sources",
"product_memberships" : [
"QRCodeSwift"
],
"sources" : [
"BCH.swift",
"QR8bitByte.swift",
"QRBitBuffer.swift",
"QRCode.swift",
"QRCodeError.swift",
"QRCodeModel.swift",
"QRCodeType.swift",
"QRErrorCorrectLevel.swift",
"QRMaskPattern.swift",
"QRMath.swift",
"QRMode.swift",
"QRPatternLocator.swift",
"QRPointType.swift",
"QRPolynomial.swift",
"QRRSBlock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "swift_qrcodejs",
"schemes" : [
"swift_qrcodejs-Package"
],
"targets" : [
"QRCodeSwift",
"QRCodeSwiftTests",
"swift_qrcodejsPackageDescription",
"swift_qrcodejsPackageTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift_qrcodejs-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 swift_qrcodejs-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'QRCodeSwift' in project 'swift_qrcodejs' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6fd4e0f61134be7f0a9a30b18a4d77a6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6fd4e0f61134be7f0a9a30b18a4d77a6.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/swift_qrcodejs.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/swift_qrcodejs.xcodeproj
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/swift_qrcodejs.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/swift_qrcodejs.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/swift_qrcodejs.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Resources Versions/Current/Resources (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/QRCodeSwift.DependencyStaticMetadataFileList (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/QRCodeSwift.DependencyStaticMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/Current A (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/QRCodeSwift.DependencyMetadataFileList (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/QRCodeSwift.DependencyMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/QRCodeSwift Versions/Current/QRCodeSwift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/QRCodeSwift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/QRCodeSwift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftConstValuesFileList (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftConstValuesFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Modules Versions/Current/Modules (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Modules
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-OutputFileMap.json (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_const_extract_protocols.json (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_const_extract_protocols.json
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Headers Versions/Current/Headers (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftFileList (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.LinkFileList (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.LinkFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Headers (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Resources (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Resources/Info.plist
SwiftDriver QRCodeSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name QRCodeSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-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/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ QRCodeModel.swift,\ QRCodeType.swift /Users/admin/builder/spi-builder-workspace/Sources/QRCodeModel.swift /Users/admin/builder/spi-builder-workspace/Sources/QRCodeType.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRCodeModel.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRCodeType.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756387244-swift-frontend-QRCodeSwift-QRCodeModel.swift-arm64_apple_macos10.13-o-Onone-1082553733.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.9521 seconds (5.4023 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5205 ( 38.9%) 0.4579 ( 44.0%) 1.9784 ( 40.0%) 2.1953 ( 40.6%) parse-and-resolve-imports
1.5204 ( 38.9%) 0.4577 ( 44.0%) 1.9781 ( 39.9%) 2.1950 ( 40.6%) Import resolution
0.1754 ( 4.5%) 0.0160 ( 1.5%) 0.1913 ( 3.9%) 0.1917 ( 3.5%) perform-sema
0.1753 ( 4.5%) 0.0159 ( 1.5%) 0.1913 ( 3.9%) 0.1916 ( 3.5%) Type checking and Semantic analysis
0.1652 ( 4.2%) 0.0129 ( 1.2%) 0.1781 ( 3.6%) 0.1781 ( 3.3%) typecheck-stmt
0.1439 ( 3.7%) 0.0091 ( 0.9%) 0.1530 ( 3.1%) 0.1530 ( 2.8%) typecheck-expr
0.0118 ( 0.3%) 0.0383 ( 3.7%) 0.0501 ( 1.0%) 0.0657 ( 1.2%) load-stdlib
0.0506 ( 1.3%) 0.0109 ( 1.1%) 0.0615 ( 1.2%) 0.0615 ( 1.1%) build-rewrite-system
0.0391 ( 1.0%) 0.0027 ( 0.3%) 0.0418 ( 0.8%) 0.0417 ( 0.8%) precheck-target
0.0224 ( 0.6%) 0.0043 ( 0.4%) 0.0267 ( 0.5%) 0.0271 ( 0.5%) typecheck-decl
0.0198 ( 0.5%) 0.0011 ( 0.1%) 0.0209 ( 0.4%) 0.0209 ( 0.4%) SILGen
0.0112 ( 0.3%) 0.0090 ( 0.9%) 0.0202 ( 0.4%) 0.0202 ( 0.4%) import-clang-decl
0.0174 ( 0.4%) 0.0001 ( 0.0%) 0.0175 ( 0.4%) 0.0175 ( 0.3%) SIL optimization
0.0159 ( 0.4%) 0.0008 ( 0.1%) 0.0167 ( 0.3%) 0.0167 ( 0.3%) SILGen-function
0.0129 ( 0.3%) 0.0035 ( 0.3%) 0.0163 ( 0.3%) 0.0163 ( 0.3%) IRGen
0.0083 ( 0.2%) 0.0006 ( 0.1%) 0.0089 ( 0.2%) 0.0089 ( 0.2%) typecheck-for-each
0.0007 ( 0.0%) 0.0003 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
3.9111 (100.0%) 1.0409 (100.0%) 4.9521 (100.0%) 5.4023 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.7460 seconds (4.0098 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.6458 (100.0%) 1.1002 (100.0%) 3.7460 (100.0%) 4.0098 (100.0%) Building Target
2.6458 (100.0%) 1.1002 (100.0%) 3.7460 (100.0%) 4.0098 (100.0%) Total
SwiftCompile normal arm64 Compiling\ QRPointType.swift,\ BCH.swift /Users/admin/builder/spi-builder-workspace/Sources/QRPointType.swift /Users/admin/builder/spi-builder-workspace/Sources/BCH.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRPointType.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BCH.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756402903-swift-frontend-QRCodeSwift-QRPointType.swift-arm64_apple_macos10.13-o-Onone-2825433102.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3506 seconds (4.7652 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0227 ( 9.9%) 0.0301 ( 24.9%) 0.0529 ( 15.1%) 2.2341 ( 46.9%) parse-and-resolve-imports
0.0227 ( 9.9%) 0.0300 ( 24.8%) 0.0527 ( 15.0%) 2.2339 ( 46.9%) Import resolution
0.0739 ( 32.2%) 0.0229 ( 18.9%) 0.0969 ( 27.6%) 0.0968 ( 2.0%) build-rewrite-system
0.0011 ( 0.5%) 0.0029 ( 2.4%) 0.0040 ( 1.1%) 0.0561 ( 1.2%) load-stdlib
0.0197 ( 8.6%) 0.0056 ( 4.6%) 0.0253 ( 7.2%) 0.0253 ( 0.5%) perform-sema
0.0196 ( 8.5%) 0.0056 ( 4.6%) 0.0252 ( 7.2%) 0.0252 ( 0.5%) Type checking and Semantic analysis
0.0117 ( 5.1%) 0.0099 ( 8.2%) 0.0217 ( 6.2%) 0.0217 ( 0.5%) import-clang-decl
0.0129 ( 5.6%) 0.0044 ( 3.6%) 0.0173 ( 4.9%) 0.0173 ( 0.4%) typecheck-decl
0.0107 ( 4.7%) 0.0023 ( 1.9%) 0.0130 ( 3.7%) 0.0130 ( 0.3%) typecheck-stmt
0.0099 ( 4.3%) 0.0022 ( 1.9%) 0.0121 ( 3.5%) 0.0121 ( 0.3%) typecheck-expr
0.0073 ( 3.2%) 0.0001 ( 0.0%) 0.0073 ( 2.1%) 0.0073 ( 0.2%) SIL optimization
0.0041 ( 1.8%) 0.0026 ( 2.2%) 0.0067 ( 1.9%) 0.0067 ( 0.1%) IRGen
0.0045 ( 2.0%) 0.0008 ( 0.7%) 0.0053 ( 1.5%) 0.0054 ( 0.1%) SILGen
0.0035 ( 1.5%) 0.0006 ( 0.5%) 0.0041 ( 1.2%) 0.0041 ( 0.1%) precheck-target
0.0032 ( 1.4%) 0.0006 ( 0.5%) 0.0037 ( 1.1%) 0.0038 ( 0.1%) SILGen-function
0.0010 ( 0.4%) 0.0002 ( 0.2%) 0.0012 ( 0.4%) 0.0012 ( 0.0%) typecheck-expr-pattern
0.0008 ( 0.4%) 0.0003 ( 0.2%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2294 (100.0%) 0.1212 (100.0%) 0.3506 (100.0%) 4.7652 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7302 seconds (3.9876 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0760 (100.0%) 0.6541 (100.0%) 1.7302 (100.0%) 3.9876 (100.0%) Building Target
1.0760 (100.0%) 0.6541 (100.0%) 1.7302 (100.0%) 3.9876 (100.0%) Total
SwiftCompile normal arm64 Compiling\ QR8bitByte.swift,\ QRBitBuffer.swift /Users/admin/builder/spi-builder-workspace/Sources/QR8bitByte.swift /Users/admin/builder/spi-builder-workspace/Sources/QRBitBuffer.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756389439-swift-frontend-QRCodeSwift-QR8bitByte.swift-arm64_apple_macos10.13-o-Onone-2471191933.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3764 seconds (5.3050 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0241 ( 9.8%) 0.0314 ( 24.2%) 0.0555 ( 14.7%) 2.4896 ( 46.9%) parse-and-resolve-imports
0.0240 ( 9.7%) 0.0313 ( 24.1%) 0.0552 ( 14.7%) 2.4893 ( 46.9%) Import resolution
0.0017 ( 0.7%) 0.0065 ( 5.0%) 0.0083 ( 2.2%) 0.0681 ( 1.3%) load-stdlib
0.0506 ( 20.5%) 0.0174 ( 13.4%) 0.0680 ( 18.1%) 0.0680 ( 1.3%) build-rewrite-system
0.0315 ( 12.8%) 0.0079 ( 6.1%) 0.0394 ( 10.5%) 0.0395 ( 0.7%) perform-sema
0.0314 ( 12.8%) 0.0079 ( 6.1%) 0.0393 ( 10.4%) 0.0394 ( 0.7%) Type checking and Semantic analysis
0.0260 ( 10.5%) 0.0059 ( 4.6%) 0.0319 ( 8.5%) 0.0320 ( 0.6%) typecheck-stmt
0.0111 ( 4.5%) 0.0096 ( 7.4%) 0.0208 ( 5.5%) 0.0209 ( 0.4%) import-clang-decl
0.0120 ( 4.9%) 0.0022 ( 1.7%) 0.0142 ( 3.8%) 0.0142 ( 0.3%) typecheck-expr
0.0081 ( 3.3%) 0.0025 ( 2.0%) 0.0107 ( 2.8%) 0.0107 ( 0.2%) typecheck-decl
0.0050 ( 2.0%) 0.0036 ( 2.8%) 0.0086 ( 2.3%) 0.0086 ( 0.2%) IRGen
0.0082 ( 3.3%) 0.0001 ( 0.1%) 0.0083 ( 2.2%) 0.0083 ( 0.2%) SIL optimization
0.0058 ( 2.3%) 0.0011 ( 0.8%) 0.0068 ( 1.8%) 0.0068 ( 0.1%) precheck-target
0.0036 ( 1.4%) 0.0010 ( 0.8%) 0.0046 ( 1.2%) 0.0047 ( 0.1%) SILGen
0.0021 ( 0.8%) 0.0007 ( 0.5%) 0.0028 ( 0.7%) 0.0028 ( 0.1%) SILGen-function
0.0008 ( 0.3%) 0.0004 ( 0.3%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0006 ( 0.2%) 0.0002 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) typecheck-for-each
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.2465 (100.0%) 0.1298 (100.0%) 0.3764 (100.0%) 5.3050 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4854 seconds (4.0025 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8615 (100.0%) 0.6239 (100.0%) 1.4854 (100.0%) 4.0025 (100.0%) Building Target
0.8615 (100.0%) 0.6239 (100.0%) 1.4854 (100.0%) 4.0025 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QR8bitByte.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRBitBuffer.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ QRPatternLocator.swift /Users/admin/builder/spi-builder-workspace/Sources/QRPatternLocator.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756406205-swift-frontend-QRCodeSwift-QRPatternLocator.swift-arm64_apple_macos10.13-o-Onone-4000905122.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2060 seconds (4.7209 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0224 ( 17.5%) 0.0258 ( 32.9%) 0.0482 ( 23.4%) 2.2714 ( 48.1%) parse-and-resolve-imports
0.0223 ( 17.4%) 0.0256 ( 32.6%) 0.0479 ( 23.2%) 2.2710 ( 48.1%) Import resolution
0.0011 ( 0.8%) 0.0018 ( 2.2%) 0.0028 ( 1.4%) 0.0713 ( 1.5%) load-stdlib
0.0409 ( 32.0%) 0.0118 ( 15.0%) 0.0526 ( 25.6%) 0.0526 ( 1.1%) build-rewrite-system
0.0086 ( 6.7%) 0.0022 ( 2.8%) 0.0107 ( 5.2%) 0.0108 ( 0.2%) perform-sema
0.0085 ( 6.6%) 0.0022 ( 2.8%) 0.0106 ( 5.2%) 0.0107 ( 0.2%) Type checking and Semantic analysis
0.0063 ( 5.0%) 0.0010 ( 1.3%) 0.0073 ( 3.6%) 0.0073 ( 0.2%) typecheck-stmt
0.0029 ( 2.3%) 0.0035 ( 4.5%) 0.0064 ( 3.1%) 0.0064 ( 0.1%) IRGen
0.0046 ( 3.6%) 0.0006 ( 0.8%) 0.0052 ( 2.5%) 0.0052 ( 0.1%) precheck-target
0.0020 ( 1.6%) 0.0011 ( 1.4%) 0.0032 ( 1.5%) 0.0032 ( 0.1%) typecheck-decl
0.0030 ( 2.4%) 0.0001 ( 0.1%) 0.0031 ( 1.5%) 0.0031 ( 0.1%) SIL optimization
0.0020 ( 1.6%) 0.0010 ( 1.2%) 0.0030 ( 1.5%) 0.0030 ( 0.1%) SILGen
0.0012 ( 0.9%) 0.0008 ( 1.0%) 0.0019 ( 0.9%) 0.0020 ( 0.0%) typecheck-expr
0.0012 ( 1.0%) 0.0003 ( 0.4%) 0.0015 ( 0.7%) 0.0015 ( 0.0%) SILGen-function
0.0006 ( 0.5%) 0.0007 ( 0.9%) 0.0013 ( 0.6%) 0.0013 ( 0.0%) import-clang-decl
0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1276 (100.0%) 0.0784 (100.0%) 0.2060 (100.0%) 4.7209 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4318 seconds (2.7243 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3446 (100.0%) 0.0872 (100.0%) 0.4318 (100.0%) 2.7243 (100.0%) Building Target
0.3446 (100.0%) 0.0872 (100.0%) 0.4318 (100.0%) 2.7243 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRPatternLocator.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ QRPolynomial.swift /Users/admin/builder/spi-builder-workspace/Sources/QRPolynomial.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756389225-swift-frontend-QRCodeSwift-QRPolynomial.swift-arm64_apple_macos10.13-o-Onone-2435811522.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2746 seconds (5.4753 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0240 ( 14.1%) 0.0333 ( 31.9%) 0.0574 ( 20.9%) 2.6280 ( 48.0%) parse-and-resolve-imports
0.0239 ( 14.1%) 0.0332 ( 31.8%) 0.0571 ( 20.8%) 2.6277 ( 48.0%) Import resolution
0.0017 ( 1.0%) 0.0081 ( 7.7%) 0.0098 ( 3.6%) 0.0684 ( 1.2%) load-stdlib
0.0232 ( 13.6%) 0.0053 ( 5.1%) 0.0285 ( 10.4%) 0.0286 ( 0.5%) perform-sema
0.0230 ( 13.5%) 0.0053 ( 5.0%) 0.0283 ( 10.3%) 0.0284 ( 0.5%) Type checking and Semantic analysis
0.0207 ( 12.2%) 0.0045 ( 4.3%) 0.0252 ( 9.2%) 0.0253 ( 0.5%) typecheck-stmt
0.0184 ( 10.8%) 0.0044 ( 4.2%) 0.0228 ( 8.3%) 0.0229 ( 0.4%) typecheck-expr
0.0087 ( 5.1%) 0.0022 ( 2.1%) 0.0109 ( 4.0%) 0.0110 ( 0.2%) precheck-target
0.0048 ( 2.8%) 0.0037 ( 3.6%) 0.0085 ( 3.1%) 0.0087 ( 0.2%) IRGen
0.0062 ( 3.7%) 0.0023 ( 2.2%) 0.0085 ( 3.1%) 0.0086 ( 0.2%) build-rewrite-system
0.0039 ( 2.3%) 0.0007 ( 0.7%) 0.0046 ( 1.7%) 0.0046 ( 0.1%) SILGen
0.0042 ( 2.4%) 0.0001 ( 0.1%) 0.0043 ( 1.6%) 0.0043 ( 0.1%) SIL optimization
0.0033 ( 1.9%) 0.0007 ( 0.7%) 0.0040 ( 1.5%) 0.0040 ( 0.1%) typecheck-decl
0.0025 ( 1.5%) 0.0004 ( 0.4%) 0.0030 ( 1.1%) 0.0030 ( 0.1%) SILGen-function
0.0016 ( 1.0%) 0.0001 ( 0.1%) 0.0017 ( 0.6%) 0.0017 ( 0.0%) typecheck-for-each
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1702 (100.0%) 0.1044 (100.0%) 0.2746 (100.0%) 5.4753 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1378 seconds (2.7675 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0799 (100.0%) 0.0580 (100.0%) 0.1378 (100.0%) 2.7675 (100.0%) Building Target
0.0799 (100.0%) 0.0580 (100.0%) 0.1378 (100.0%) 2.7675 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRPolynomial.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ QRMath.swift /Users/admin/builder/spi-builder-workspace/Sources/QRMath.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756393535-swift-frontend-QRCodeSwift-QRMath.swift-arm64_apple_macos10.13-o-Onone-3666836269.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2601 seconds (4.6274 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0222 ( 12.0%) 0.0177 ( 23.7%) 0.0399 ( 15.3%) 2.1670 ( 46.8%) parse-and-resolve-imports
0.0221 ( 11.9%) 0.0175 ( 23.5%) 0.0396 ( 15.2%) 2.1667 ( 46.8%) Import resolution
0.0015 ( 0.8%) 0.0051 ( 6.8%) 0.0065 ( 2.5%) 0.1196 ( 2.6%) load-stdlib
0.0430 ( 23.2%) 0.0130 ( 17.4%) 0.0561 ( 21.6%) 0.0560 ( 1.2%) build-rewrite-system
0.0199 ( 10.7%) 0.0041 ( 5.5%) 0.0239 ( 9.2%) 0.0240 ( 0.5%) perform-sema
0.0198 ( 10.7%) 0.0041 ( 5.5%) 0.0238 ( 9.2%) 0.0239 ( 0.5%) Type checking and Semantic analysis
0.0179 ( 9.6%) 0.0034 ( 4.6%) 0.0213 ( 8.2%) 0.0213 ( 0.5%) typecheck-stmt
0.0156 ( 8.4%) 0.0031 ( 4.2%) 0.0188 ( 7.2%) 0.0188 ( 0.4%) typecheck-expr
0.0066 ( 3.6%) 0.0012 ( 1.6%) 0.0078 ( 3.0%) 0.0078 ( 0.2%) precheck-target
0.0066 ( 3.6%) 0.0005 ( 0.7%) 0.0071 ( 2.7%) 0.0072 ( 0.2%) SIL optimization
0.0035 ( 1.9%) 0.0030 ( 4.0%) 0.0065 ( 2.5%) 0.0065 ( 0.1%) IRGen
0.0024 ( 1.3%) 0.0005 ( 0.7%) 0.0029 ( 1.1%) 0.0029 ( 0.1%) SILGen
0.0014 ( 0.8%) 0.0005 ( 0.7%) 0.0020 ( 0.8%) 0.0020 ( 0.0%) typecheck-decl
0.0016 ( 0.8%) 0.0003 ( 0.4%) 0.0018 ( 0.7%) 0.0018 ( 0.0%) SILGen-function
0.0006 ( 0.3%) 0.0006 ( 0.9%) 0.0012 ( 0.5%) 0.0012 ( 0.0%) import-clang-decl
0.0007 ( 0.4%) 0.0000 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) typecheck-for-each
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1855 (100.0%) 0.0746 (100.0%) 0.2601 (100.0%) 4.6274 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4734 seconds (2.7187 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3816 (100.0%) 0.0918 (100.0%) 0.4734 (100.0%) 2.7187 (100.0%) Building Target
0.3816 (100.0%) 0.0918 (100.0%) 0.4734 (100.0%) 2.7187 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRMath.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ QRCode.swift,\ QRCodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/QRCode.swift /Users/admin/builder/spi-builder-workspace/Sources/QRCodeError.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756406743-swift-frontend-QRCodeSwift-QRCode.swift-arm64_apple_macos10.13-o-Onone-864295042.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5858 seconds (5.2671 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0215 ( 5.0%) 0.0240 ( 15.4%) 0.0456 ( 7.8%) 2.3487 ( 44.6%) parse-and-resolve-imports
0.0214 ( 5.0%) 0.0238 ( 15.2%) 0.0452 ( 7.7%) 2.3484 ( 44.6%) Import resolution
0.0922 ( 21.5%) 0.0225 ( 14.3%) 0.1147 ( 19.6%) 0.1147 ( 2.2%) perform-sema
0.0921 ( 21.5%) 0.0224 ( 14.3%) 0.1145 ( 19.6%) 0.1145 ( 2.2%) Type checking and Semantic analysis
0.0737 ( 17.2%) 0.0173 ( 11.1%) 0.0910 ( 15.5%) 0.0910 ( 1.7%) typecheck-stmt
0.0010 ( 0.2%) 0.0019 ( 1.2%) 0.0029 ( 0.5%) 0.0779 ( 1.5%) load-stdlib
0.0495 ( 11.5%) 0.0162 ( 10.3%) 0.0656 ( 11.2%) 0.0656 ( 1.2%) build-rewrite-system
0.0181 ( 4.2%) 0.0050 ( 3.2%) 0.0231 ( 3.9%) 0.0231 ( 0.4%) typecheck-decl
0.0166 ( 3.9%) 0.0052 ( 3.3%) 0.0217 ( 3.7%) 0.0217 ( 0.4%) typecheck-expr
0.0115 ( 2.7%) 0.0092 ( 5.9%) 0.0207 ( 3.5%) 0.0208 ( 0.4%) import-clang-decl
0.0081 ( 1.9%) 0.0050 ( 3.2%) 0.0131 ( 2.2%) 0.0131 ( 0.2%) IRGen
0.0068 ( 1.6%) 0.0019 ( 1.2%) 0.0087 ( 1.5%) 0.0087 ( 0.2%) precheck-target
0.0068 ( 1.6%) 0.0010 ( 0.7%) 0.0078 ( 1.3%) 0.0078 ( 0.1%) SILGen
0.0054 ( 1.3%) 0.0001 ( 0.0%) 0.0055 ( 0.9%) 0.0055 ( 0.1%) SIL optimization
0.0036 ( 0.8%) 0.0006 ( 0.4%) 0.0043 ( 0.7%) 0.0043 ( 0.1%) SILGen-function
0.0009 ( 0.2%) 0.0004 ( 0.2%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4293 (100.0%) 0.1565 (100.0%) 0.5858 (100.0%) 5.2671 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5849 seconds (3.9859 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9421 (100.0%) 0.6428 (100.0%) 1.5849 (100.0%) 3.9859 (100.0%) Building Target
0.9421 (100.0%) 0.6428 (100.0%) 1.5849 (100.0%) 3.9859 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRCode.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRCodeError.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeError.swift:32:10: warning: associated value 'internalError' of 'Sendable'-conforming enum 'QRCodeError' has non-sendable type 'QRCodeError.ImplmentationError'; this is an error in the Swift 6 language mode
case internalError(ImplmentationError)
^
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeError.swift:35:17: note: consider making enum 'ImplmentationError' conform to the 'Sendable' protocol
public enum ImplmentationError {
^
: Sendable
SwiftEmitModule normal arm64 Emitting\ module\ for\ QRCodeSwift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756407294-swift-frontend-QRCodeSwift-all-arm64_apple_macos10.13-swiftmodule-Onone-97546314.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3536 seconds (5.1531 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0222 ( 9.6%) 0.0244 ( 20.0%) 0.0465 ( 13.2%) 2.4102 ( 46.8%) parse-and-resolve-imports
0.0221 ( 9.5%) 0.0241 ( 19.7%) 0.0461 ( 13.0%) 2.4097 ( 46.8%) Import resolution
0.0010 ( 0.4%) 0.0021 ( 1.7%) 0.0031 ( 0.9%) 0.0733 ( 1.4%) load-stdlib
0.0392 ( 16.9%) 0.0145 ( 11.9%) 0.0537 ( 15.2%) 0.0541 ( 1.0%) perform-sema
0.0390 ( 16.8%) 0.0144 ( 11.8%) 0.0534 ( 15.1%) 0.0538 ( 1.0%) Type checking and Semantic analysis
0.0385 ( 16.6%) 0.0143 ( 11.7%) 0.0527 ( 14.9%) 0.0531 ( 1.0%) typecheck-decl
0.0224 ( 9.7%) 0.0084 ( 6.9%) 0.0308 ( 8.7%) 0.0308 ( 0.6%) typecheck-expr
0.0137 ( 5.9%) 0.0067 ( 5.5%) 0.0205 ( 5.8%) 0.0210 ( 0.4%) SIL optimization
0.0105 ( 4.5%) 0.0019 ( 1.5%) 0.0124 ( 3.5%) 0.0124 ( 0.2%) SILGen
0.0062 ( 2.7%) 0.0027 ( 2.2%) 0.0088 ( 2.5%) 0.0088 ( 0.2%) build-rewrite-system
0.0065 ( 2.8%) 0.0014 ( 1.2%) 0.0080 ( 2.3%) 0.0079 ( 0.2%) SILGen-function
0.0017 ( 0.8%) 0.0032 ( 2.7%) 0.0050 ( 1.4%) 0.0054 ( 0.1%) Serialization, swiftmodule
0.0038 ( 1.7%) 0.0009 ( 0.7%) 0.0047 ( 1.3%) 0.0047 ( 0.1%) precheck-target
0.0012 ( 0.5%) 0.0012 ( 0.9%) 0.0024 ( 0.7%) 0.0024 ( 0.0%) import-clang-decl
0.0015 ( 0.7%) 0.0003 ( 0.3%) 0.0019 ( 0.5%) 0.0019 ( 0.0%) typecheck-stmt
0.0005 ( 0.2%) 0.0011 ( 0.9%) 0.0016 ( 0.4%) 0.0016 ( 0.0%) Serialization, swiftdoc
0.0011 ( 0.5%) 0.0002 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) typecheck-expr-pattern
0.0004 ( 0.2%) 0.0001 ( 0.1%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.2317 (100.0%) 0.1220 (100.0%) 0.3536 (100.0%) 5.1531 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1682 seconds (2.6029 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1127 (100.0%) 0.0555 (100.0%) 0.1682 (100.0%) 2.6029 (100.0%) Building Target
0.1127 (100.0%) 0.0555 (100.0%) 0.1682 (100.0%) 2.6029 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeError.swift:32:10: warning: associated value 'internalError' of 'Sendable'-conforming enum 'QRCodeError' has non-sendable type 'QRCodeError.ImplmentationError'; this is an error in the Swift 6 language mode
case internalError(ImplmentationError)
^
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeError.swift:35:17: note: consider making enum 'ImplmentationError' conform to the 'Sendable' protocol
public enum ImplmentationError {
^
: Sendable
SwiftCompile normal arm64 Compiling\ QRMode.swift /Users/admin/builder/spi-builder-workspace/Sources/QRMode.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756408221-swift-frontend-QRCodeSwift-QRMode.swift-arm64_apple_macos10.13-o-Onone-168851114.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2219 seconds (4.5341 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0235 ( 19.3%) 0.0332 ( 33.2%) 0.0567 ( 25.6%) 2.1871 ( 48.2%) parse-and-resolve-imports
0.0234 ( 19.3%) 0.0331 ( 33.0%) 0.0565 ( 25.5%) 2.1868 ( 48.2%) Import resolution
0.0452 ( 37.1%) 0.0138 ( 13.8%) 0.0590 ( 26.6%) 0.0590 ( 1.3%) build-rewrite-system
0.0010 ( 0.8%) 0.0016 ( 1.6%) 0.0026 ( 1.2%) 0.0534 ( 1.2%) load-stdlib
0.0049 ( 4.0%) 0.0028 ( 2.8%) 0.0077 ( 3.5%) 0.0078 ( 0.2%) perform-sema
0.0048 ( 3.9%) 0.0028 ( 2.8%) 0.0076 ( 3.4%) 0.0077 ( 0.2%) Type checking and Semantic analysis
0.0029 ( 2.4%) 0.0039 ( 3.9%) 0.0068 ( 3.1%) 0.0073 ( 0.2%) IRGen
0.0027 ( 2.2%) 0.0034 ( 3.4%) 0.0062 ( 2.8%) 0.0062 ( 0.1%) SILGen
0.0031 ( 2.6%) 0.0024 ( 2.4%) 0.0055 ( 2.5%) 0.0056 ( 0.1%) typecheck-decl
0.0023 ( 1.9%) 0.0005 ( 0.5%) 0.0029 ( 1.3%) 0.0029 ( 0.1%) typecheck-stmt
0.0022 ( 1.8%) 0.0005 ( 0.5%) 0.0027 ( 1.2%) 0.0027 ( 0.1%) typecheck-expr
0.0015 ( 1.2%) 0.0011 ( 1.1%) 0.0025 ( 1.1%) 0.0026 ( 0.1%) SILGen-function
0.0020 ( 1.7%) 0.0001 ( 0.1%) 0.0021 ( 1.0%) 0.0021 ( 0.0%) SIL optimization
0.0008 ( 0.7%) 0.0007 ( 0.7%) 0.0015 ( 0.7%) 0.0016 ( 0.0%) import-clang-decl
0.0006 ( 0.5%) 0.0001 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) precheck-target
0.0006 ( 0.5%) 0.0001 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) typecheck-expr-pattern
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1217 (100.0%) 0.1002 (100.0%) 0.2219 (100.0%) 4.5341 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5069 seconds (2.6950 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3772 (100.0%) 0.1297 (100.0%) 0.5069 (100.0%) 2.6950 (100.0%) Building Target
0.3772 (100.0%) 0.1297 (100.0%) 0.5069 (100.0%) 2.6950 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRMode.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ QRErrorCorrectLevel.swift,\ QRMaskPattern.swift /Users/admin/builder/spi-builder-workspace/Sources/QRErrorCorrectLevel.swift /Users/admin/builder/spi-builder-workspace/Sources/QRMaskPattern.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609756408308-swift-frontend-QRCodeSwift-QRErrorCorrectLevel.swift-arm64_apple_macos10.13-o-Onone-1235516264.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2615 seconds (5.1367 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0235 ( 14.2%) 0.0299 ( 31.2%) 0.0535 ( 20.4%) 2.4683 ( 48.1%) parse-and-resolve-imports
0.0234 ( 14.1%) 0.0297 ( 31.0%) 0.0531 ( 20.3%) 2.4679 ( 48.0%) Import resolution
0.0437 ( 26.4%) 0.0160 ( 16.6%) 0.0596 ( 22.8%) 0.0600 ( 1.2%) build-rewrite-system
0.0010 ( 0.6%) 0.0019 ( 2.0%) 0.0029 ( 1.1%) 0.0480 ( 0.9%) load-stdlib
0.0159 ( 9.6%) 0.0037 ( 3.8%) 0.0195 ( 7.5%) 0.0195 ( 0.4%) perform-sema
0.0157 ( 9.5%) 0.0036 ( 3.8%) 0.0194 ( 7.4%) 0.0194 ( 0.4%) Type checking and Semantic analysis
0.0131 ( 7.9%) 0.0027 ( 2.8%) 0.0159 ( 6.1%) 0.0159 ( 0.3%) typecheck-stmt
0.0068 ( 4.1%) 0.0013 ( 1.4%) 0.0081 ( 3.1%) 0.0081 ( 0.2%) precheck-target
0.0046 ( 2.8%) 0.0033 ( 3.4%) 0.0079 ( 3.0%) 0.0079 ( 0.2%) IRGen
0.0051 ( 3.1%) 0.0009 ( 0.9%) 0.0059 ( 2.3%) 0.0059 ( 0.1%) SILGen
0.0039 ( 2.3%) 0.0012 ( 1.2%) 0.0050 ( 1.9%) 0.0050 ( 0.1%) typecheck-decl
0.0028 ( 1.7%) 0.0005 ( 0.5%) 0.0033 ( 1.2%) 0.0033 ( 0.1%) SILGen-function
0.0032 ( 1.9%) 0.0000 ( 0.0%) 0.0032 ( 1.2%) 0.0032 ( 0.1%) SIL optimization
0.0014 ( 0.9%) 0.0004 ( 0.4%) 0.0018 ( 0.7%) 0.0018 ( 0.0%) typecheck-expr
0.0006 ( 0.4%) 0.0008 ( 0.8%) 0.0014 ( 0.5%) 0.0014 ( 0.0%) import-clang-decl
0.0008 ( 0.5%) 0.0001 ( 0.1%) 0.0009 ( 0.4%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1655 (100.0%) 0.0960 (100.0%) 0.2615 (100.0%) 5.1367 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4025 seconds (2.8633 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3157 (100.0%) 0.0868 (100.0%) 0.4025 (100.0%) 2.8633 (100.0%) Building Target
0.3157 (100.0%) 0.0868 (100.0%) 0.4025 (100.0%) 2.8633 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRErrorCorrectLevel.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRMaskPattern.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ QRRSBlock.swift /Users/admin/builder/spi-builder-workspace/Sources/QRRSBlock.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1747609759084064-swift-frontend-QRCodeSwift-QRRSBlock.swift-arm64_apple_macos10.13-o-Onone-2637749227.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3084 seconds (0.3103 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0258 ( 12.1%) 0.0291 ( 30.7%) 0.0549 ( 17.8%) 0.0559 ( 18.0%) parse-and-resolve-imports
0.0257 ( 12.0%) 0.0289 ( 30.5%) 0.0546 ( 17.7%) 0.0555 ( 17.9%) Import resolution
0.0361 ( 16.9%) 0.0079 ( 8.3%) 0.0440 ( 14.3%) 0.0440 ( 14.2%) perform-sema
0.0360 ( 16.9%) 0.0078 ( 8.3%) 0.0439 ( 14.2%) 0.0439 ( 14.1%) Type checking and Semantic analysis
0.0267 ( 12.5%) 0.0022 ( 2.4%) 0.0289 ( 9.4%) 0.0289 ( 9.3%) typecheck-stmt
0.0151 ( 7.1%) 0.0059 ( 6.3%) 0.0211 ( 6.8%) 0.0211 ( 6.8%) typecheck-decl
0.0136 ( 6.4%) 0.0051 ( 5.4%) 0.0187 ( 6.1%) 0.0187 ( 6.0%) typecheck-expr
0.0054 ( 2.5%) 0.0042 ( 4.4%) 0.0096 ( 3.1%) 0.0096 ( 3.1%) IRGen
0.0080 ( 3.7%) 0.0001 ( 0.2%) 0.0081 ( 2.6%) 0.0081 ( 2.6%) SIL optimization
0.0061 ( 2.9%) 0.0003 ( 0.3%) 0.0065 ( 2.1%) 0.0065 ( 2.1%) precheck-target
0.0057 ( 2.7%) 0.0003 ( 0.3%) 0.0060 ( 1.9%) 0.0060 ( 1.9%) build-rewrite-system
0.0047 ( 2.2%) 0.0008 ( 0.8%) 0.0055 ( 1.8%) 0.0055 ( 1.8%) SILGen
0.0035 ( 1.6%) 0.0006 ( 0.6%) 0.0041 ( 1.3%) 0.0041 ( 1.3%) SILGen-function
0.0010 ( 0.5%) 0.0016 ( 1.6%) 0.0026 ( 0.8%) 0.0026 ( 0.8%) load-stdlib
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.2135 (100.0%) 0.0949 (100.0%) 0.3084 (100.0%) 0.3103 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1714 seconds (0.1740 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1195 (100.0%) 0.0519 (100.0%) 0.1714 (100.0%) 0.1740 (100.0%) Building Target
0.1195 (100.0%) 0.0519 (100.0%) 0.1714 (100.0%) 0.1740 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/QRRSBlock.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for QRCodeSwift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriver\ Compilation\ Requirements QRCodeSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name QRCodeSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-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/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling QRMode.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Headers/QRCodeSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-Swift.h (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Headers/QRCodeSwift-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftmodule (in target 'QRCodeSwift' from project 'swift_qrcodejs')
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/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftdoc (in target 'QRCodeSwift' from project 'swift_qrcodejs')
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/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/arm64-apple-macos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling QRMath.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.abi.json (in target 'QRCodeSwift' from project 'swift_qrcodejs')
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/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftsourceinfo (in target 'QRCodeSwift' from project 'swift_qrcodejs')
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/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Modules/QRCodeSwift.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling QRPatternLocator.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriverJobDiscovery normal arm64 Compiling QRPolynomial.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriverJobDiscovery normal arm64 Compiling QRRSBlock.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriverJobDiscovery normal arm64 Compiling QRErrorCorrectLevel.swift, QRMaskPattern.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriverJobDiscovery normal arm64 Compiling QR8bitByte.swift, QRBitBuffer.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriverJobDiscovery normal arm64 Compiling QRCode.swift, QRCodeError.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriverJobDiscovery normal arm64 Compiling QRCodeModel.swift, QRCodeType.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriverJobDiscovery normal arm64 Compiling QRPointType.swift, BCH.swift (in target 'QRCodeSwift' from project 'swift_qrcodejs')
SwiftDriver\ Compilation QRCodeSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name QRCodeSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-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/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift normal (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.LinkFileList -install_name @rpath/QRCodeSwift.framework/Versions/A/QRCodeSwift -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift
ExtractAppIntentsMetadata (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name QRCodeSwift --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier QRCodeSwift --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/Resources --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/QRCodeSwift.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/QRCodeSwift.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift_qrcodejs.build/Debug/QRCodeSwift.build/Objects-normal/arm64/QRCodeSwift.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-18 16:09:20.621 appintentsmetadataprocessor[706:3990] Starting appintentsmetadataprocessor export
2025-05-18 16:09:20.623 appintentsmetadataprocessor[706:3990] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift.tbd (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/QRCodeSwift.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/QRCodeSwift.framework/QRCodeSwift.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift.tbd (in target 'QRCodeSwift' from project 'swift_qrcodejs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/QRCodeSwift.framework/Versions/A/QRCodeSwift.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/QRCodeSwift.framework/QRCodeSwift.tbd
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift_qrcodejs",
"name" : "swift_qrcodejs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "QRCodeSwift",
"targets" : [
"QRCodeSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QRCodeSwiftTests",
"module_type" : "SwiftTarget",
"name" : "QRCodeSwiftTests",
"path" : "Tests/QRCodeSwiftTests",
"sources" : [
"QRCodeSwiftTests.swift"
],
"target_dependencies" : [
"QRCodeSwift"
],
"type" : "test"
},
{
"c99name" : "QRCodeSwift",
"module_type" : "SwiftTarget",
"name" : "QRCodeSwift",
"path" : "Sources",
"product_memberships" : [
"QRCodeSwift"
],
"sources" : [
"BCH.swift",
"QR8bitByte.swift",
"QRBitBuffer.swift",
"QRCode.swift",
"QRCodeError.swift",
"QRCodeModel.swift",
"QRCodeType.swift",
"QRErrorCorrectLevel.swift",
"QRMaskPattern.swift",
"QRMath.swift",
"QRMode.swift",
"QRPatternLocator.swift",
"QRPointType.swift",
"QRPolynomial.swift",
"QRRSBlock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.