Build Information
Successful build of swiftui-introspect, reference 1.3.0 (807f73
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 17:30:16 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: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/siteline/SwiftUI-Introspect
* tag 1.3.0 -> FETCH_HEAD
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 1.3.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: [
========================================
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.25s)
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 1.3.0 (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] Emitting module SwiftUIIntrospect
[4/67] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[5/67] Compiling SwiftUIIntrospect PageControl.swift
[6/67] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[7/67] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[8/67] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[9/67] Compiling SwiftUIIntrospect Popover.swift
[10/67] Compiling SwiftUIIntrospect Introspect.swift
[11/67] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[12/67] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[13/67] Compiling SwiftUIIntrospect IntrospectionView.swift
[14/67] Compiling SwiftUIIntrospect PlatformVersion.swift
[15/67] Compiling SwiftUIIntrospect PlatformView.swift
[16/67] Compiling SwiftUIIntrospect TextEditor.swift
[17/67] Compiling SwiftUIIntrospect TextField.swift
[18/67] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[19/67] Compiling SwiftUIIntrospect Toggle.swift
[20/67] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[21/67] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[22/67] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[23/67] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[24/67] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[25/67] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[26/67] Compiling SwiftUIIntrospect Form.swift
[27/67] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[28/67] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[29/67] Compiling SwiftUIIntrospect Utils.swift
[30/67] Compiling SwiftUIIntrospect Button.swift
[31/67] Compiling SwiftUIIntrospect ColorPicker.swift
[32/67] Compiling SwiftUIIntrospect DatePicker.swift
[33/67] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[34/67] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[35/67] Compiling SwiftUIIntrospect Slider.swift
[36/67] Compiling SwiftUIIntrospect Stepper.swift
[37/67] Compiling SwiftUIIntrospect TabView.swift
[38/67] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[39/67] Compiling SwiftUIIntrospect Table.swift
[40/67] Compiling SwiftUIIntrospect FullScreenCover.swift
[41/67] Compiling SwiftUIIntrospect List.swift
[42/67] Compiling SwiftUIIntrospect ListCell.swift
[43/67] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[44/67] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[45/67] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[46/67] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[47/67] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[48/67] Compiling SwiftUIIntrospect ScrollView.swift
[49/67] Compiling SwiftUIIntrospect SearchField.swift
[50/67] Compiling SwiftUIIntrospect SecureField.swift
[51/67] Compiling SwiftUIIntrospect Sheet.swift
[52/67] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[53/67] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[54/67] Compiling SwiftUIIntrospect Map.swift
[55/67] Compiling SwiftUIIntrospect NavigationSplitView.swift
[56/67] Compiling SwiftUIIntrospect NavigationStack.swift
[57/67] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[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! (37.19s)
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/1.3.0
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'. (7.34s)
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/1.3.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: [
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.44s)
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.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
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] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling Snippets Snippet.swift
[21/57] Emitting module Snippets
[22/57] Compiling Snippets SnippetParser.swift
[23/57] Compiling SymbolKit Identifier.swift
[24/57] Compiling SymbolKit KindIdentifier.swift
[25/57] Compiling SymbolKit Location.swift
[26/57] Compiling SymbolKit Mutability.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling SymbolKit Relationship.swift
[33/57] Compiling SymbolKit RelationshipKind.swift
[34/57] Compiling SymbolKit SourceOrigin.swift
[35/57] Compiling SymbolKit GenericConstraints.swift
[36/57] Compiling SymbolKit Swift.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit Symbol.swift
[42/57] Compiling SymbolKit SymbolKind.swift
[43/57] Compiling SymbolKit SymbolGraph.swift
[44/57] Compiling SymbolKit GraphCollector.swift
[45/57] Emitting module SymbolKit
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.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] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.56s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/56] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[3/56] Compiling SwiftUIIntrospect Utils.swift
[4/56] Compiling SwiftUIIntrospect Button.swift
[5/56] Compiling SwiftUIIntrospect ColorPicker.swift
[6/56] Compiling SwiftUIIntrospect DatePicker.swift
[7/56] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.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 DatePickerWithFieldStyle.swift
[15/62] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[16/62] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[17/62] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[18/62] Compiling SwiftUIIntrospect Form.swift
[19/62] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[20/62] Compiling SwiftUIIntrospect FullScreenCover.swift
[21/62] Compiling SwiftUIIntrospect List.swift
[22/62] Compiling SwiftUIIntrospect ListCell.swift
[23/62] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[24/62] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[25/62] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[26/62] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[27/62] Compiling SwiftUIIntrospect Slider.swift
[28/62] Compiling SwiftUIIntrospect Stepper.swift
[29/62] Compiling SwiftUIIntrospect TabView.swift
[30/62] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[31/62] Compiling SwiftUIIntrospect Table.swift
[32/62] Emitting module SwiftUIIntrospect
[33/62] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[34/62] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[35/62] Compiling SwiftUIIntrospect ScrollView.swift
[36/62] Compiling SwiftUIIntrospect SearchField.swift
[37/62] Compiling SwiftUIIntrospect SecureField.swift
[38/62] Compiling SwiftUIIntrospect Sheet.swift
[39/62] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[40/62] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[41/62] Compiling SwiftUIIntrospect Map.swift
[42/62] Compiling SwiftUIIntrospect NavigationSplitView.swift
[43/62] Compiling SwiftUIIntrospect NavigationStack.swift
[44/62] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[45/62] Compiling SwiftUIIntrospect TextEditor.swift
[46/62] Compiling SwiftUIIntrospect TextField.swift
[47/62] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[48/62] Compiling SwiftUIIntrospect Toggle.swift
[49/62] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[50/62] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.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! (2.09s)
1306
9 /Users/admin/builder/spi-builder-workspace/.docs/siteline/swiftui-introspect/1.3.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/siteline/swiftui-introspect/1.3.0
File count: 1306
Doc size: 9.0MB
Preparing doc bundle ...
Uploading prod-siteline-swiftui-introspect-1.3.0-0426e6f3.zip to s3://spi-docs-inbox/prod-siteline-swiftui-introspect-1.3.0-0426e6f3.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [62%]
Copying... [72%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.