The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Subtweak, reference main (5ceadc), with Swift 6.1 for macOS (SPM) on 13 Aug 2025 22:31:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juri/subtweak.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/juri/subtweak
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5ceadc4 Try disabling setup-swift
Cloned https://github.com/juri/subtweak.git
Revision (git rev-parse @):
5ceadc45871dd781a128ec104b3d1c482b22cf21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/subtweak.git at main
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-custom-dump.git from cache
Fetching https://github.com/pointfreeco/swift-parsing.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.03s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.03s)
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (0.03s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.67s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.14s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.13.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
========================================
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": "subtweak",
      "name": "Subtweak",
      "url": "https://github.com/juri/subtweak.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/subtweak",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing.git",
          "version": "0.14.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.7.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "601.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.6.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/juri/subtweak.git
[1/493] Fetching subtweak
Fetched https://github.com/juri/subtweak.git from cache (0.72s)
Fetching https://github.com/pointfreeco/swift-parsing.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (0.72s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.72s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.23s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.14.1 (0.46s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.60s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (3.13s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.45s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.14s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.47s)
Creating working copy for https://github.com/juri/subtweak.git
Working copy of https://github.com/juri/subtweak.git resolved at main (5ceadc4)
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.14.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Found 2 product dependencies
  - swift-argument-parser
  - swift-parsing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/juri/subtweak.git
https://github.com/juri/subtweak.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    }
  ],
  "manifest_display_name" : "Subtweak",
  "name" : "Subtweak",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SubtweakLib",
      "targets" : [
        "SubEdit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "subtweak",
      "targets" : [
        "CLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Subtitles",
      "module_type" : "SwiftTarget",
      "name" : "Subtitles",
      "path" : "Sources/Subtitles",
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Subtitle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SubEditTests",
      "module_type" : "SwiftTarget",
      "name" : "SubEditTests",
      "path" : "Tests/SubEditTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "AppendTests.swift",
        "InputOutputTests.swift",
        "InsertTests.swift",
        "ListGapsTests.swift",
        "RemoveTests.swift",
        "SetDurationTests.swift",
        "SetEndTests.swift",
        "SetStartTests.swift",
        "SetTextTests.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "SubEdit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SubEdit",
      "module_type" : "SwiftTarget",
      "name" : "SubEdit",
      "path" : "Sources/SubEdit",
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Encoding.swift",
        "IO.swift",
        "SubEditor.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "Subtitles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SRTParseTests",
      "module_type" : "SwiftTarget",
      "name" : "SRTParseTests",
      "path" : "Tests/SRTParseTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ConversionTests.swift",
        "SRTTests.swift"
      ],
      "target_dependencies" : [
        "SRTParse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SRTParse",
      "module_type" : "SwiftTarget",
      "name" : "SRTParse",
      "path" : "Sources/SRTParse",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Conversion.swift",
        "DocumentIO.swift",
        "SRT.swift"
      ],
      "target_dependencies" : [
        "Subtitles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLI",
      "module_type" : "SwiftTarget",
      "name" : "CLI",
      "path" : "Sources/CLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "subtweak"
      ],
      "sources" : [
        "CommandLine.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "SubEdit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/18] Write sources
[6/18] Write subtweak-entitlement.plist
[7/18] Write sources
[14/18] Write swift-version-2F0A5646E1D333AE.txt
[16/24] Emitting module ArgumentParserToolInfo
[17/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/24] Compiling IssueReportingPackageSupport _Test.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/24] Emitting module IssueReportingPackageSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/89] Compiling ArgumentParser SequenceExtensions.swift
[21/89] Compiling ArgumentParser StringExtensions.swift
[22/89] Compiling ArgumentParser SwiftExtensions.swift
[23/89] Compiling ArgumentParser Tree.swift
[24/89] Compiling ArgumentParser CodingKeyValidator.swift
[25/93] Compiling Subtitles Subtitle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/93] Emitting module Subtitles
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/93] Compiling ArgumentParser NonsenseFlagsValidator.swift
[28/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/93] Compiling ArgumentParser PositionalArgumentsValidator.swift
[30/93] Compiling ArgumentParser UniqueNamesValidator.swift
[31/93] Compiling ArgumentParser Flag.swift
[32/93] Compiling ArgumentParser NameSpecification.swift
[33/93] Compiling ArgumentParser Option.swift
[34/93] Compiling ArgumentParser OptionGroup.swift
[35/93] Compiling ArgumentParser AsyncParsableCommand.swift
[36/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/93] Compiling ArgumentParser CompletionsGenerator.swift
[38/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/93] Compiling ArgumentParser Argument.swift
[41/93] Emitting module ArgumentParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/95] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/95] Compiling ArgumentParser ArgumentDiscussion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/95] Compiling ArgumentParser ArgumentHelp.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/95] Compiling ArgumentParser InputKey.swift
[56/95] Compiling ArgumentParser InputOrigin.swift
[57/95] Compiling ArgumentParser Name.swift
[58/95] Compiling ArgumentParser Parsed.swift
[59/95] Compiling ArgumentParser ParsedValues.swift
[60/95] Compiling ArgumentParser Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/95] Compiling ArgumentParser CommandConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/95] Compiling ArgumentParser CommandGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/95] Compiling ArgumentParser EnumerableFlag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/95] Compiling ArgumentParser ArgumentVisibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/95] Compiling ArgumentParser CompletionKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/95] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/95] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/95] Compiling ArgumentParser ParsableCommand.swift
[79/95] Compiling ArgumentParser ArgumentDecoder.swift
[80/95] Compiling ArgumentParser ArgumentDefinition.swift
[81/95] Compiling ArgumentParser ArgumentSet.swift
[82/95] Compiling ArgumentParser CommandParser.swift
[83/98] Compiling ArgumentParser ParserError.swift
[84/98] Compiling ArgumentParser SplitArguments.swift
[85/98] Compiling ArgumentParser DumpHelpGenerator.swift
[86/98] Compiling ArgumentParser HelpCommand.swift
[87/98] Compiling ArgumentParser HelpGenerator.swift
[88/98] Compiling ArgumentParser MessageInfo.swift
[89/98] Compiling ArgumentParser UsageGenerator.swift
[90/98] Compiling ArgumentParser CollectionExtensions.swift
[91/98] Compiling ArgumentParser Mutex.swift
[92/98] Compiling ArgumentParser Platform.swift
[93/98] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/98] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/98] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/106] Compiling CasePaths TypeName.swift
[97/106] Compiling CasePaths OpenExistential.swift
[98/106] Compiling CasePaths CasePaths.swift
[99/106] Compiling CasePaths EnumReflection.swift
[100/106] Compiling CasePaths Operators.swift
[101/106] Compiling CasePaths XCTUnwrap.swift
[102/106] Emitting module CasePaths
[103/106] Compiling CasePaths CasePath.swift
[104/175] Compiling Parsing Parser.swift
[105/175] Compiling Parsing ParserPrinter.swift
[106/175] Compiling Parsing Always.swift
[107/175] Compiling Parsing AnyParserPrinter.swift
[108/175] Compiling Parsing Backtracking.swift
[109/175] Compiling Parsing Bool.swift
[110/175] Compiling Parsing CaseIterableRawRepresentable.swift
[111/175] Compiling Parsing CharacterSet.swift
[112/182] Compiling Parsing Not.swift
[113/182] Compiling Parsing OneOf.swift
[114/182] Compiling Parsing OneOfMany.swift
[115/182] Compiling Parsing Optional.swift
[116/182] Compiling Parsing Optionally.swift
[117/182] Compiling Parsing Parse.swift
[118/182] Compiling Parsing ParseableFormatStyle.swift
[119/182] Compiling Parsing OneOfBuilder.swift
[120/182] Compiling Parsing ParserBuilder.swift
[121/182] Compiling Parsing Conversion.swift
[122/182] Compiling Parsing AnyConversion.swift
[123/182] Compiling Parsing BinaryFloatingPoint.swift
[124/182] Compiling Parsing ConversionMap.swift
[125/182] Compiling Parsing Conversions.swift
[126/182] Compiling Parsing Data.swift
[127/182] Compiling Parsing Peek.swift
[128/182] Compiling Parsing Pipe.swift
[129/182] Compiling Parsing Prefix.swift
[130/182] Compiling Parsing PrefixThrough.swift
[131/182] Compiling Parsing PrefixUpTo.swift
[132/182] Compiling Parsing Printing.swift
[133/182] Compiling Parsing Pullback.swift
[134/182] Compiling Parsing ReplaceError.swift
[135/182] Compiling Parsing Rest.swift
[136/182] Compiling Parsing Skip.swift
[137/182] Compiling Parsing StartsWith.swift
[138/182] Compiling Parsing UUID.swift
[139/182] Compiling Parsing Whitespace.swift
[140/182] Compiling Parsing AnyParser.swift
[141/182] Compiling Parsing Enum.swift
[142/182] Compiling Parsing FixedWidthInteger.swift
[143/182] Compiling Parsing Identity.swift
[144/182] Compiling Parsing JSON.swift
[145/182] Compiling Parsing LosslessStringConvertible.swift
[146/182] Compiling Parsing Memberwise.swift
[147/182] Compiling Parsing ParseableFormatStyleConversion.swift
[148/182] Compiling Parsing RawRepresentable.swift
[149/182] Compiling Parsing Conditional.swift
[150/182] Compiling Parsing Consumed.swift
[151/182] Compiling Parsing Digits.swift
[152/182] Compiling Parsing End.swift
[153/182] Compiling Parsing Fail.swift
[154/182] Compiling Parsing Filter.swift
[155/182] Compiling Parsing First.swift
[156/182] Compiling Parsing Float.swift
[157/182] Compiling Parsing From.swift
[158/182] Compiling Parsing Int.swift
[159/182] Compiling Parsing Lazy.swift
[160/182] Compiling Parsing Literal.swift
[161/182] Compiling Parsing Many.swift
[162/182] Compiling Parsing Map.swift
[163/182] Compiling Parsing Newline.swift
[164/182] Compiling Parsing String.swift
[165/182] Compiling Parsing Substring.swift
[166/182] Compiling Parsing UTF8View.swift
[167/182] Compiling Parsing ConvertingError.swift
[168/182] Compiling Parsing CountingRange.swift
[169/182] Compiling Parsing EmptyInitializable.swift
[170/182] Compiling Parsing AnyEquatable.swift
[171/182] Compiling Parsing Deprecations.swift
[172/182] Emitting module Parsing
[173/182] Compiling Parsing CompactMap.swift
[174/182] Compiling Parsing FlatMap.swift
[175/182] Compiling Parsing Parsers.swift
[176/182] Compiling Parsing Stream.swift
[177/182] Compiling Parsing ParsingError.swift
[178/182] Compiling Parsing PrependableCollection.swift
[179/182] Compiling Parsing PrintingError.swift
[180/186] Compiling SRTParse DocumentIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/186] Compiling SRTParse Conversion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/186] Compiling SRTParse SRT.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/186] Emitting module SRTParse
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/190] Emitting module SubEdit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/190] Compiling SubEdit IO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/190] Compiling SubEdit Encoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/190] Compiling SubEdit SubEditor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/192] Compiling CLI CommandLine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/192] Emitting module CLI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/192] Write Objects.LinkFileList
[190/192] Linking subtweak
[191/192] Applying subtweak
Build complete! (15.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    }
  ],
  "manifest_display_name" : "Subtweak",
  "name" : "Subtweak",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SubtweakLib",
      "targets" : [
        "SubEdit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "subtweak",
      "targets" : [
        "CLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Subtitles",
      "module_type" : "SwiftTarget",
      "name" : "Subtitles",
      "path" : "Sources/Subtitles",
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Subtitle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SubEditTests",
      "module_type" : "SwiftTarget",
      "name" : "SubEditTests",
      "path" : "Tests/SubEditTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "AppendTests.swift",
        "InputOutputTests.swift",
        "InsertTests.swift",
        "ListGapsTests.swift",
        "RemoveTests.swift",
        "SetDurationTests.swift",
        "SetEndTests.swift",
        "SetStartTests.swift",
        "SetTextTests.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "SubEdit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SubEdit",
      "module_type" : "SwiftTarget",
      "name" : "SubEdit",
      "path" : "Sources/SubEdit",
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Encoding.swift",
        "IO.swift",
        "SubEditor.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "Subtitles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SRTParseTests",
      "module_type" : "SwiftTarget",
      "name" : "SRTParseTests",
      "path" : "Tests/SRTParseTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ConversionTests.swift",
        "SRTTests.swift"
      ],
      "target_dependencies" : [
        "SRTParse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SRTParse",
      "module_type" : "SwiftTarget",
      "name" : "SRTParse",
      "path" : "Sources/SRTParse",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Conversion.swift",
        "DocumentIO.swift",
        "SRT.swift"
      ],
      "target_dependencies" : [
        "Subtitles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLI",
      "module_type" : "SwiftTarget",
      "name" : "CLI",
      "path" : "Sources/CLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "subtweak"
      ],
      "sources" : [
        "CommandLine.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "SubEdit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/juri/subtweak/main
Repository:               juri/subtweak
Swift version used:       6.1
Target:                   SubEdit
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            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'SubEdit'...
Finished extracting symbol information for 'SubEdit'. (6.59s)
Building documentation for 'SubEdit'...
warning: 'number' doesn't exist at '/SubEdit/SubEditor/canInsert(at:)'
  --> Sources/SubEdit/SubEditor.swift:42:33-42:39
40 |     }
41 |
42 +     /// Check if insertion at ``number`` will succeed.
43 |     func canInsert(at number: Int) -> Bool {
44 |         do {
Finished building documentation for 'SubEdit' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/juri/subtweak/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/pointfreeco/swift-case-paths
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-custom-dump.git
Updating https://github.com/pointfreeco/swift-parsing.git
Updating https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Updated https://github.com/apple/swift-argument-parser.git (0.63s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.63s)
Updated https://github.com/pointfreeco/swift-parsing.git (0.63s)
Updated https://github.com/pointfreeco/swift-custom-dump.git (0.64s)
Updated https://github.com/pointfreeco/swift-case-paths (0.64s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.13.0 (1.20s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.45s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.63s)
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.5
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Emitting module SymbolKit
[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 SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[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.90s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Emitting module IssueReportingPackageSupport
[3/5] Compiling IssueReportingPackageSupport _Test.swift
[4/5] Emitting module Subtitles
[5/5] Compiling Subtitles Subtitle.swift
[6/24] Compiling IssueReporting TestContext.swift
[7/24] Compiling IssueReporting Unimplemented.swift
[8/26] Compiling IssueReporting BreakpointReporter.swift
[9/26] Compiling IssueReporting FatalErrorReporter.swift
[10/26] Compiling IssueReporting IsTesting.swift
[11/26] Compiling IssueReporting IssueReporter.swift
[12/26] Compiling IssueReporting Warn.swift
[13/26] Compiling IssueReporting XCTest.swift
[14/26] Compiling IssueReporting RuntimeWarningReporter.swift
[15/26] Compiling IssueReporting ReportIssue.swift
[16/26] Compiling IssueReporting Deprecations.swift
[17/26] Compiling IssueReporting FailureObserver.swift
[18/26] Compiling IssueReporting SwiftTesting.swift
[19/26] Compiling IssueReporting UncheckedSendable.swift
[20/26] Compiling IssueReporting LockIsolated.swift
[21/26] Compiling IssueReporting Rethrows.swift
[22/26] Compiling IssueReporting ErrorReporting.swift
[23/26] Compiling IssueReporting AppHostWarning.swift
[24/26] Emitting module IssueReporting
[25/26] Compiling IssueReporting WithExpectedIssue.swift
[26/26] Compiling IssueReporting WithIssueContext.swift
[27/29] Compiling XCTestDynamicOverlay Exports.swift
[28/29] Emitting module XCTestDynamicOverlay
[29/29] Compiling XCTestDynamicOverlay Deprecations.swift
[30/37] Compiling CasePaths TypeName.swift
[31/37] Compiling CasePaths OpenExistential.swift
[32/37] Compiling CasePaths Operators.swift
[33/37] Compiling CasePaths XCTUnwrap.swift
[34/37] Emitting module CasePaths
[35/37] Compiling CasePaths CasePath.swift
[36/37] Compiling CasePaths CasePaths.swift
[37/37] Compiling CasePaths EnumReflection.swift
[38/106] Compiling Parsing Enum.swift
[39/106] Compiling Parsing FixedWidthInteger.swift
[40/106] Compiling Parsing Identity.swift
[41/106] Compiling Parsing JSON.swift
[42/106] Compiling Parsing LosslessStringConvertible.swift
[43/106] Compiling Parsing Memberwise.swift
[44/106] Compiling Parsing ParseableFormatStyleConversion.swift
[45/106] Compiling Parsing RawRepresentable.swift
[46/113] Compiling Parsing ReplaceError.swift
[47/113] Compiling Parsing Rest.swift
[48/113] Compiling Parsing Skip.swift
[49/113] Compiling Parsing StartsWith.swift
[50/113] Compiling Parsing UUID.swift
[51/113] Compiling Parsing Whitespace.swift
[52/113] Compiling Parsing AnyParser.swift
[53/113] Compiling Parsing OneOfBuilder.swift
[54/113] Compiling Parsing ParserBuilder.swift
[55/113] Compiling Parsing Conversion.swift
[56/113] Compiling Parsing AnyConversion.swift
[57/113] Compiling Parsing BinaryFloatingPoint.swift
[58/113] Compiling Parsing ConversionMap.swift
[59/113] Compiling Parsing Conversions.swift
[60/113] Compiling Parsing Data.swift
[61/113] Compiling Parsing Peek.swift
[62/113] Compiling Parsing Pipe.swift
[63/113] Compiling Parsing Prefix.swift
[64/113] Compiling Parsing PrefixThrough.swift
[65/113] Compiling Parsing PrefixUpTo.swift
[66/113] Compiling Parsing Printing.swift
[67/113] Compiling Parsing Pullback.swift
[68/113] Compiling Parsing Parser.swift
[69/113] Compiling Parsing ParserPrinter.swift
[70/113] Compiling Parsing Always.swift
[71/113] Compiling Parsing AnyParserPrinter.swift
[72/113] Compiling Parsing Backtracking.swift
[73/113] Compiling Parsing Bool.swift
[74/113] Compiling Parsing CaseIterableRawRepresentable.swift
[75/113] Compiling Parsing CharacterSet.swift
[76/113] Compiling Parsing Not.swift
[77/113] Compiling Parsing OneOf.swift
[78/113] Compiling Parsing OneOfMany.swift
[79/113] Compiling Parsing Optional.swift
[80/113] Compiling Parsing Optionally.swift
[81/113] Compiling Parsing Parse.swift
[82/113] Compiling Parsing ParseableFormatStyle.swift
[83/113] Compiling Parsing Conditional.swift
[84/113] Compiling Parsing Consumed.swift
[85/113] Compiling Parsing Digits.swift
[86/113] Compiling Parsing End.swift
[87/113] Compiling Parsing Fail.swift
[88/113] Compiling Parsing Filter.swift
[89/113] Compiling Parsing First.swift
[90/113] Compiling Parsing Float.swift
[91/113] Compiling Parsing From.swift
[92/113] Compiling Parsing Int.swift
[93/113] Compiling Parsing Lazy.swift
[94/113] Compiling Parsing Literal.swift
[95/113] Compiling Parsing Many.swift
[96/113] Compiling Parsing Map.swift
[97/113] Compiling Parsing Newline.swift
[98/113] Compiling Parsing CompactMap.swift
[99/113] Compiling Parsing FlatMap.swift
[100/113] Compiling Parsing Parsers.swift
[101/113] Compiling Parsing Stream.swift
[102/113] Compiling Parsing ParsingError.swift
[103/113] Compiling Parsing PrependableCollection.swift
[104/113] Compiling Parsing PrintingError.swift
[105/113] Compiling Parsing String.swift
[106/113] Compiling Parsing Substring.swift
[107/113] Compiling Parsing UTF8View.swift
[108/113] Compiling Parsing ConvertingError.swift
[109/113] Compiling Parsing CountingRange.swift
[110/113] Compiling Parsing EmptyInitializable.swift
[111/113] Compiling Parsing AnyEquatable.swift
[112/113] Compiling Parsing Deprecations.swift
[113/113] Emitting module Parsing
[114/117] Compiling SRTParse DocumentIO.swift
[115/117] Compiling SRTParse Conversion.swift
[116/117] Emitting module SRTParse
[117/117] Compiling SRTParse SRT.swift
[118/121] Compiling SubEdit Encoding.swift
[119/121] Emitting module SubEdit
[120/121] Compiling SubEdit SubEditor.swift
[121/121] Compiling SubEdit IO.swift
Build of target: 'SubEdit' complete! (4.53s)
     224
2	/Users/admin/builder/spi-builder-workspace/.docs/juri/subtweak/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/juri/subtweak/main
File count: 224
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-juri-subtweak-main-981a78db.zip to s3://spi-docs-inbox/prod-juri-subtweak-main-981a78db.zip
Copying... [13%]
Copying... [26%]
Copying... [39%]
Copying... [52%]
Copying... [65%]
Copying... [78%]
Copying... [91%]
Copying... [100%]
Done.