Build Information
Successful build of swiftui-introspect, reference main (807f73
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 17:29:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/siteline/SwiftUI-Introspect.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/siteline/SwiftUI-Introspect
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 807f73c [CI] Run tests against macOS 14 (#427)
Cloned https://github.com/siteline/SwiftUI-Introspect.git
Revision (git rev-parse @):
807f73ce09a9b9723f12385e592b4e0aaebd3336
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/siteline/SwiftUI-Introspect.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftui-introspect",
"name": "swiftui-introspect",
"url": "https://github.com/siteline/SwiftUI-Introspect.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Introspect",
"dependencies": [
]
}
]
}
Fetching https://github.com/siteline/SwiftUI-Introspect.git
[1/9326] Fetching swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect.git from cache (1.21s)
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Creating working copy for https://github.com/siteline/SwiftUI-Introspect.git
Working copy of https://github.com/siteline/SwiftUI-Introspect.git resolved at main (807f73c)
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
warning: '.resolve-product-dependencies': dependency 'swiftui-introspect' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/siteline/SwiftUI-Introspect.git
{
"dependencies" : [
],
"manifest_display_name" : "swiftui-introspect",
"name" : "swiftui-introspect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftUIIntrospect",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftUIIntrospect-Static",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "SwiftUIIntrospect-Dynamic",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SwiftUIIntrospect",
"module_type" : "SwiftTarget",
"name" : "SwiftUIIntrospect",
"path" : "Sources",
"product_memberships" : [
"SwiftUIIntrospect",
"SwiftUIIntrospect-Static",
"SwiftUIIntrospect-Dynamic"
],
"sources" : [
"Introspect.swift",
"IntrospectableViewType.swift",
"IntrospectionSelector.swift",
"IntrospectionView.swift",
"PlatformVersion.swift",
"PlatformView.swift",
"PlatformViewVersion.swift",
"Utils.swift",
"ViewTypes/Button.swift",
"ViewTypes/ColorPicker.swift",
"ViewTypes/DatePicker.swift",
"ViewTypes/DatePickerWithCompactStyle.swift",
"ViewTypes/DatePickerWithFieldStyle.swift",
"ViewTypes/DatePickerWithGraphicalStyle.swift",
"ViewTypes/DatePickerWithStepperFieldStyle.swift",
"ViewTypes/DatePickerWithWheelStyle.swift",
"ViewTypes/Form.swift",
"ViewTypes/FormWithGroupedStyle.swift",
"ViewTypes/FullScreenCover.swift",
"ViewTypes/List.swift",
"ViewTypes/ListCell.swift",
"ViewTypes/ListWithBorderedStyle.swift",
"ViewTypes/ListWithGroupedStyle.swift",
"ViewTypes/ListWithInsetGroupedStyle.swift",
"ViewTypes/ListWithInsetStyle.swift",
"ViewTypes/ListWithSidebarStyle.swift",
"ViewTypes/Map.swift",
"ViewTypes/NavigationSplitView.swift",
"ViewTypes/NavigationStack.swift",
"ViewTypes/NavigationViewWithColumnsStyle.swift",
"ViewTypes/NavigationViewWithStackStyle.swift",
"ViewTypes/PageControl.swift",
"ViewTypes/PickerWithMenuStyle.swift",
"ViewTypes/PickerWithSegmentedStyle.swift",
"ViewTypes/PickerWithWheelStyle.swift",
"ViewTypes/Popover.swift",
"ViewTypes/ProgressViewWithCircularStyle.swift",
"ViewTypes/ProgressViewWithLinearStyle.swift",
"ViewTypes/ScrollView.swift",
"ViewTypes/SearchField.swift",
"ViewTypes/SecureField.swift",
"ViewTypes/Sheet.swift",
"ViewTypes/SignInWithAppleButton.swift",
"ViewTypes/Slider.swift",
"ViewTypes/Stepper.swift",
"ViewTypes/TabView.swift",
"ViewTypes/TabViewWithPageStyle.swift",
"ViewTypes/Table.swift",
"ViewTypes/TextEditor.swift",
"ViewTypes/TextField.swift",
"ViewTypes/TextFieldWithVerticalAxis.swift",
"ViewTypes/Toggle.swift",
"ViewTypes/ToggleWithButtonStyle.swift",
"ViewTypes/ToggleWithCheckboxStyle.swift",
"ViewTypes/ToggleWithSwitchStyle.swift",
"ViewTypes/VideoPlayer.swift",
"ViewTypes/View.swift",
"ViewTypes/ViewController.swift",
"ViewTypes/Window.swift",
"Weak.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version--7754E27361AE5C74.txt
[3/61] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[4/61] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[5/61] Compiling SwiftUIIntrospect ScrollView.swift
[6/61] Compiling SwiftUIIntrospect SearchField.swift
[7/61] Compiling SwiftUIIntrospect SecureField.swift
[8/61] Compiling SwiftUIIntrospect Sheet.swift
[9/67] Compiling SwiftUIIntrospect FullScreenCover.swift
[10/67] Compiling SwiftUIIntrospect List.swift
[11/67] Compiling SwiftUIIntrospect ListCell.swift
[12/67] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[13/67] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[14/67] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[15/67] Compiling SwiftUIIntrospect Introspect.swift
[16/67] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[17/67] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[18/67] Compiling SwiftUIIntrospect IntrospectionView.swift
[19/67] Compiling SwiftUIIntrospect PlatformVersion.swift
[20/67] Compiling SwiftUIIntrospect PlatformView.swift
[21/67] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[22/67] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[23/67] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[24/67] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[25/67] Compiling SwiftUIIntrospect Form.swift
[26/67] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[27/67] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[28/67] Compiling SwiftUIIntrospect Slider.swift
[29/67] Compiling SwiftUIIntrospect Stepper.swift
[30/67] Compiling SwiftUIIntrospect TabView.swift
[31/67] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[32/67] Compiling SwiftUIIntrospect Table.swift
[33/67] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[34/67] Compiling SwiftUIIntrospect Utils.swift
[35/67] Compiling SwiftUIIntrospect Button.swift
[36/67] Compiling SwiftUIIntrospect ColorPicker.swift
[37/67] Compiling SwiftUIIntrospect DatePicker.swift
[38/67] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[39/67] Compiling SwiftUIIntrospect TextEditor.swift
[40/67] Compiling SwiftUIIntrospect TextField.swift
[41/67] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[42/67] Compiling SwiftUIIntrospect Toggle.swift
[43/67] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[44/67] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[45/67] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[46/67] Compiling SwiftUIIntrospect PageControl.swift
[47/67] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[48/67] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[49/67] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[50/67] Compiling SwiftUIIntrospect Popover.swift
[51/67] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[52/67] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[53/67] Compiling SwiftUIIntrospect Map.swift
[54/67] Compiling SwiftUIIntrospect NavigationSplitView.swift
[55/67] Compiling SwiftUIIntrospect NavigationStack.swift
[56/67] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[57/67] Emitting module SwiftUIIntrospect
[58/67] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[59/67] Compiling SwiftUIIntrospect VideoPlayer.swift
[60/67] Compiling SwiftUIIntrospect View.swift
[61/67] Compiling SwiftUIIntrospect ViewController.swift
[62/67] Compiling SwiftUIIntrospect Window.swift
[63/67] Compiling SwiftUIIntrospect Weak.swift
[63/67] Write Objects.LinkFileList
[65/67] Archiving libSwiftUIIntrospect-Static.a
[66/67] Linking libSwiftUIIntrospect-Dynamic.dylib
Build complete! (31.40s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swiftui-introspect",
"name" : "swiftui-introspect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftUIIntrospect",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftUIIntrospect-Static",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "SwiftUIIntrospect-Dynamic",
"targets" : [
"SwiftUIIntrospect"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SwiftUIIntrospect",
"module_type" : "SwiftTarget",
"name" : "SwiftUIIntrospect",
"path" : "Sources",
"product_memberships" : [
"SwiftUIIntrospect",
"SwiftUIIntrospect-Static",
"SwiftUIIntrospect-Dynamic"
],
"sources" : [
"Introspect.swift",
"IntrospectableViewType.swift",
"IntrospectionSelector.swift",
"IntrospectionView.swift",
"PlatformVersion.swift",
"PlatformView.swift",
"PlatformViewVersion.swift",
"Utils.swift",
"ViewTypes/Button.swift",
"ViewTypes/ColorPicker.swift",
"ViewTypes/DatePicker.swift",
"ViewTypes/DatePickerWithCompactStyle.swift",
"ViewTypes/DatePickerWithFieldStyle.swift",
"ViewTypes/DatePickerWithGraphicalStyle.swift",
"ViewTypes/DatePickerWithStepperFieldStyle.swift",
"ViewTypes/DatePickerWithWheelStyle.swift",
"ViewTypes/Form.swift",
"ViewTypes/FormWithGroupedStyle.swift",
"ViewTypes/FullScreenCover.swift",
"ViewTypes/List.swift",
"ViewTypes/ListCell.swift",
"ViewTypes/ListWithBorderedStyle.swift",
"ViewTypes/ListWithGroupedStyle.swift",
"ViewTypes/ListWithInsetGroupedStyle.swift",
"ViewTypes/ListWithInsetStyle.swift",
"ViewTypes/ListWithSidebarStyle.swift",
"ViewTypes/Map.swift",
"ViewTypes/NavigationSplitView.swift",
"ViewTypes/NavigationStack.swift",
"ViewTypes/NavigationViewWithColumnsStyle.swift",
"ViewTypes/NavigationViewWithStackStyle.swift",
"ViewTypes/PageControl.swift",
"ViewTypes/PickerWithMenuStyle.swift",
"ViewTypes/PickerWithSegmentedStyle.swift",
"ViewTypes/PickerWithWheelStyle.swift",
"ViewTypes/Popover.swift",
"ViewTypes/ProgressViewWithCircularStyle.swift",
"ViewTypes/ProgressViewWithLinearStyle.swift",
"ViewTypes/ScrollView.swift",
"ViewTypes/SearchField.swift",
"ViewTypes/SecureField.swift",
"ViewTypes/Sheet.swift",
"ViewTypes/SignInWithAppleButton.swift",
"ViewTypes/Slider.swift",
"ViewTypes/Stepper.swift",
"ViewTypes/TabView.swift",
"ViewTypes/TabViewWithPageStyle.swift",
"ViewTypes/Table.swift",
"ViewTypes/TextEditor.swift",
"ViewTypes/TextField.swift",
"ViewTypes/TextFieldWithVerticalAxis.swift",
"ViewTypes/Toggle.swift",
"ViewTypes/ToggleWithButtonStyle.swift",
"ViewTypes/ToggleWithCheckboxStyle.swift",
"ViewTypes/ToggleWithSwitchStyle.swift",
"ViewTypes/VideoPlayer.swift",
"ViewTypes/View.swift",
"ViewTypes/ViewController.swift",
"ViewTypes/Window.swift",
"Weak.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/siteline/swiftui-introspect/main
Repository: siteline/SwiftUI-Introspect
Swift version used: 6.0
Target: SwiftUIIntrospect
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'SwiftUIIntrospect'...
Finished extracting symbol information for 'SwiftUIIntrospect'. (6.96s)
Building documentation for 'SwiftUIIntrospect'...
Finished building documentation for 'SwiftUIIntrospect' (0.35s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/siteline/swiftui-introspect/main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2044] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3198] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit Names.swift
[18/57] Compiling SymbolKit SPI.swift
[19/57] Compiling SymbolKit Snippet.swift
[20/57] Compiling SymbolKit Extension.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Emitting module Snippets
[32/57] Compiling Snippets Snippet.swift
[33/57] Compiling Snippets SnippetParser.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.82s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/56] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[3/56] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[4/56] Compiling SwiftUIIntrospect ScrollView.swift
[5/56] Compiling SwiftUIIntrospect SearchField.swift
[6/56] Compiling SwiftUIIntrospect SecureField.swift
[7/56] Compiling SwiftUIIntrospect Sheet.swift
[8/62] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[9/62] Compiling SwiftUIIntrospect PageControl.swift
[10/62] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[11/62] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[12/62] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[13/62] Compiling SwiftUIIntrospect Popover.swift
[14/62] Compiling SwiftUIIntrospect FullScreenCover.swift
[15/62] Compiling SwiftUIIntrospect List.swift
[16/62] Compiling SwiftUIIntrospect ListCell.swift
[17/62] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[18/62] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[19/62] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[20/62] Compiling SwiftUIIntrospect TextEditor.swift
[21/62] Compiling SwiftUIIntrospect TextField.swift
[22/62] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[23/62] Compiling SwiftUIIntrospect Toggle.swift
[24/62] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[25/62] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[26/62] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[27/62] Compiling SwiftUIIntrospect Utils.swift
[28/62] Compiling SwiftUIIntrospect Button.swift
[29/62] Compiling SwiftUIIntrospect ColorPicker.swift
[30/62] Compiling SwiftUIIntrospect DatePicker.swift
[31/62] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[32/62] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[33/62] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[34/62] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[35/62] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[36/62] Compiling SwiftUIIntrospect Form.swift
[37/62] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[38/62] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[39/62] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[40/62] Compiling SwiftUIIntrospect Map.swift
[41/62] Compiling SwiftUIIntrospect NavigationSplitView.swift
[42/62] Compiling SwiftUIIntrospect NavigationStack.swift
[43/62] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[44/62] Emitting module SwiftUIIntrospect
[45/62] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[46/62] Compiling SwiftUIIntrospect Slider.swift
[47/62] Compiling SwiftUIIntrospect Stepper.swift
[48/62] Compiling SwiftUIIntrospect TabView.swift
[49/62] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[50/62] Compiling SwiftUIIntrospect Table.swift
[51/62] Compiling SwiftUIIntrospect Introspect.swift
[52/62] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[53/62] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[54/62] Compiling SwiftUIIntrospect IntrospectionView.swift
[55/62] Compiling SwiftUIIntrospect PlatformVersion.swift
[56/62] Compiling SwiftUIIntrospect PlatformView.swift
[57/62] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[58/62] Compiling SwiftUIIntrospect VideoPlayer.swift
[59/62] Compiling SwiftUIIntrospect View.swift
[60/62] Compiling SwiftUIIntrospect ViewController.swift
[61/62] Compiling SwiftUIIntrospect Window.swift
[62/62] Compiling SwiftUIIntrospect Weak.swift
Build of target: 'SwiftUIIntrospect' complete! (1.81s)
1306
9 /Users/admin/builder/spi-builder-workspace/.docs/siteline/swiftui-introspect/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/siteline/swiftui-introspect/main
File count: 1306
Doc size: 9.0MB
Preparing doc bundle ...
Uploading prod-siteline-swiftui-introspect-main-6796f098.zip to s3://spi-docs-inbox/prod-siteline-swiftui-introspect-main-6796f098.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.