Build Information
Successful build of Script.swift with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/Script.swift.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KS1019/Script.swift
* tag 0.0.3 -> FETCH_HEAD
HEAD is now at f9e4760 Update .spi.yml (#5)
Cloned https://github.com/KS1019/Script.swift.git
Revision (git rev-parse @):
f9e47607d95a7ec7dbfee0e266d4cee22ba8b86f
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/KS1019/Script.swift.git at 0.0.3
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/JohnSundell/Files from cache
Fetched https://github.com/JohnSundell/Files (0.15s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.17s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.02s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "script.swift",
"name": "Script.swift",
"url": "https://github.com/KS1019/Script.swift.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Script.swift",
"dependencies": [
{
"identity": "shellout",
"name": "ShellOut",
"url": "https://github.com/JohnSundell/ShellOut.git",
"version": "2.3.0",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
"dependencies": [
]
},
{
"identity": "files",
"name": "Files",
"url": "https://github.com/JohnSundell/Files",
"version": "4.2.0",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/KS1019/Script.swift.git from cache
Fetched https://github.com/KS1019/Script.swift.git (0.16s)
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/Files (0.17s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.19s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.02s)
Creating working copy for https://github.com/KS1019/Script.swift.git
Working copy of https://github.com/KS1019/Script.swift.git resolved at 0.0.3
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
warning: '.resolve-product-dependencies': dependency 'script.swift' is not used by any target
Found 2 product dependencies
- ShellOut
- Files
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling ShellOut ShellOut.swift
[2/4] Emitting module ShellOut
[3/4] Emitting module Files
[4/4] Compiling Files Files.swift
[5/11] Compiling ScriptSwift Script+String.swift
[6/11] Compiling ScriptSwift Script+Files.swift
[7/11] Compiling ScriptSwift Script+Data.swift
[8/11] Compiling ScriptSwift SystemCall.swift
[9/11] Compiling ScriptSwift Script.swift
[10/11] Emitting module ScriptSwift
[11/11] Compiling ScriptSwift Script+Comparable.swift
Build complete! (9.59s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/checkout/.docs/ks1019/script.swift/0.0.3
Repository: KS1019/Script.swift
Swift version used: 5.9
Target: ScriptSwift
Generating documentation for 'ScriptSwift'...
Converting documentation...
Conversion complete! (0.11s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/ks1019/script.swift/0.0.3'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/JohnSundell/Files
Updating https://github.com/JohnSundell/ShellOut.git
Updated https://github.com/JohnSundell/Files (0.16s)
Updated https://github.com/JohnSundell/ShellOut.git (0.16s)
Fetched https://github.com/apple/swift-docc-plugin (0.24s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.54s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.61s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[1/45] Compiling SymbolKit SPI.swift
[2/45] Compiling SymbolKit Snippet.swift
[3/45] Compiling SymbolKit Extension.swift
[4/45] Compiling SymbolKit GenericConstraint.swift
[5/45] Compiling SymbolKit GenericParameter.swift
[6/50] Compiling SymbolKit Mixin+Equals.swift
[7/50] Compiling SymbolKit Mixin+Hash.swift
[8/50] Compiling SymbolKit Mixin.swift
[9/50] Compiling SymbolKit LineList.swift
[10/50] Compiling SymbolKit Position.swift
[11/50] Compiling SymbolKit SourceRange.swift
[12/50] Compiling SymbolKit AvailabilityItem.swift
[13/50] Compiling SymbolKit Domain.swift
[14/50] Compiling SymbolKit DeclarationFragments.swift
[15/50] Compiling SymbolKit Fragment.swift
[16/50] Compiling SymbolKit FragmentKind.swift
[17/50] Compiling SymbolKit FunctionParameter.swift
[18/50] Compiling SymbolKit FunctionSignature.swift
[19/50] Compiling SymbolKit Identifier.swift
[20/50] Compiling SymbolKit KindIdentifier.swift
[21/50] Compiling SymbolKit Location.swift
[22/50] Compiling SymbolKit Mutability.swift
[23/50] Compiling SymbolKit Names.swift
[24/50] Compiling SymbolKit SourceOrigin.swift
[25/50] Compiling SymbolKit GenericConstraints.swift
[26/50] Compiling SymbolKit Swift.swift
[27/50] Compiling SymbolKit SemanticVersion.swift
[28/50] Compiling SymbolKit AccessControl.swift
[29/50] Compiling SymbolKit Availability.swift
[30/50] Compiling SymbolKit Generics.swift
[31/50] Compiling SymbolKit Namespace.swift
[32/50] Compiling SymbolKit Symbol.swift
[33/50] Compiling SymbolKit SymbolKind.swift
[34/50] Compiling SymbolKit SymbolGraph.swift
[35/50] Emitting module SymbolKit
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets Snippet.swift
[48/50] Emitting module Snippets
[49/50] Compiling Snippets SnippetParser.swift
[50/54] Emitting module snippet_extract
[51/54] Compiling snippet_extract URL+Status.swift
[52/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (2.99s)
Building for debugging...
Build complete! (0.18s)
103
2 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/ks1019/script.swift/0.0.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/ks1019/script.swift/0.0.3
File count: 103
Doc size: 2.0MB
Preparing doc bundle ...
Uploading dev-ks1019-script.swift-0.0.3-05542ee4.zip to s3://spi-docs-inbox/dev-ks1019-script.swift-0.0.3-05542ee4.zip
Copying... [18%]
Copying... [35%]
Copying... [53%]
Copying... [71%]
Copying... [89%]
Copying... [100%]
Done.