The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of nest, reference 0.6.0 (9205ac), with Swift 6.0 for macOS (SPM) on 9 Apr 2025 04:04:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mtj0928/nest.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mtj0928/nest
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 9205acb Merge pull request #35 from mtj0928/update-readme
Cloned https://github.com/mtj0928/nest.git
Revision (git rev-parse @):
9205acbb130619889d65ac2a24993f490d95e7d3
SUCCESS checkout https://github.com/mtj0928/nest.git at 0.6.0
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/mtj0928/swift-async-operations
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/jpsim/Yams.git
[1/1196] Fetching rainbow
[37/1598] Fetching rainbow, swift-async-operations
[78/7160] Fetching rainbow, swift-async-operations, zipfoundation
[362/8050] Fetching rainbow, swift-async-operations, zipfoundation, swift-http-types
[516/11875] Fetching rainbow, swift-async-operations, zipfoundation, swift-http-types, swift-log
[1170/22164] Fetching rainbow, swift-async-operations, zipfoundation, swift-http-types, swift-log, yams
[6031/36991] Fetching rainbow, swift-async-operations, zipfoundation, swift-http-types, swift-log, yams, swift-argument-parser
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.20s)
Fetched https://github.com/onevcat/Rainbow from cache (1.20s)
Fetched https://github.com/mtj0928/swift-async-operations from cache (1.20s)
[7207/29831] Fetching swift-http-types, swift-log, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.67s)
Fetched https://github.com/apple/swift-log.git from cache (1.69s)
Fetched https://github.com/jpsim/Yams.git from cache (1.69s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.69s)
Computing version for https://github.com/mtj0928/swift-async-operations
Computed https://github.com/mtj0928/swift-async-operations at 0.2.2 (3.28s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (2.46s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.45s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.50s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/mtj0928/swift-async-operations
Working copy of https://github.com/mtj0928/swift-async-operations resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.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": "nest",
      "name": "nest",
      "url": "https://github.com/mtj0928/nest.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nest",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation",
          "version": "0.9.19",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-async-operations",
          "name": "swift-async-operations",
          "url": "https://github.com/mtj0928/swift-async-operations",
          "version": "0.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-operations",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mtj0928/nest.git
[1/1695] Fetching nest
Fetched https://github.com/mtj0928/nest.git from cache (0.92s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/mtj0928/swift-async-operations from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/weichsel/ZIPFoundation from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.46s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.53s)
Fetched https://github.com/mtj0928/swift-async-operations from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.53s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Fetched https://github.com/jpsim/Yams.git from cache (0.54s)
Computing version for https://github.com/mtj0928/swift-async-operations
Computed https://github.com/mtj0928/swift-async-operations at 0.3.0 (0.04s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.44s)
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/mtj0928/nest.git
Working copy of https://github.com/mtj0928/nest.git resolved at 0.6.0 (9205acb)
Creating working copy for https://github.com/mtj0928/swift-async-operations
Working copy of https://github.com/mtj0928/swift-async-operations resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Found 7 product dependencies
  - swift-argument-parser
  - swift-log
  - swift-http-types
  - ZIPFoundation
  - Rainbow
  - Yams
  - swift-async-operations
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mtj0928/nest.git
https://github.com/mtj0928/nest.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-async-operations",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mtj0928/swift-async-operations"
    }
  ],
  "manifest_display_name" : "nest",
  "name" : "nest",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "nest",
      "targets" : [
        "nest"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NestCLI",
      "targets" : [
        "NestCLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NestKit",
      "targets" : [
        "NestKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "nest",
      "module_type" : "SwiftTarget",
      "name" : "nest",
      "path" : "Sources/nest",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "nest"
      ],
      "sources" : [
        "Arguments/ExcludedTarget+Arguments.swift",
        "Arguments/GitURL+Arguemtns.swift",
        "Arguments/GitVersion+Arguments.swift",
        "Commands/BootstrapCommand.swift",
        "Commands/GenerateNestfileCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/ResolveNestfileCommand.swift",
        "Commands/SwitchCommand.swift",
        "Commands/UninstallCommand.swift",
        "Commands/UpdateNestfileCommand.swift",
        "Utils/CLIUtil.swift",
        "Utils/Configuration+Dependencies.swift",
        "Utils/NestLogHandler.swift",
        "nest.swift"
      ],
      "target_dependencies" : [
        "NestCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NestTests",
      "module_type" : "SwiftTarget",
      "name" : "NestTests",
      "path" : "Tests/NestTests",
      "sources" : [
        "Arguments/ExcludedTarget+ArgumentsTests.swift",
        "Arguments/InstallTargetTests.swift"
      ],
      "target_dependencies" : [
        "nest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "NestTestHelpers",
      "path" : "Sources/NestTestHelpers",
      "sources" : [
        "FileStorageItem.swift",
        "MockExecutorBuilder.swift",
        "MockFileSystem.swift",
        "MockHTTPClient.swift"
      ],
      "target_dependencies" : [
        "NestKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NestKitTests",
      "module_type" : "SwiftTarget",
      "name" : "NestKitTests",
      "path" : "Tests/NestKitTests",
      "sources" : [
        "ArtifactBundle/ArtifactBundleInfoTests.swift",
        "ArtifactBundleManagerTests.swift",
        "Extensions/URLTests.swift",
        "FileSystemItemTests.swift",
        "Git/GitHubURLBuilderTests.swift",
        "Git/GitURLTests.swift",
        "GitHub/GitHubAssetRegistryClientTests.swift",
        "GitHub/GitHubServerConfigsTests.swift",
        "NestDirectoryTests.swift",
        "NestFileDownloaderTests.swift",
        "NestInfoControllerTests.swift",
        "Swift/SwiftPackageTests.swift",
        "TestingEnvironmentVariables.swift",
        "TripleDetectorTests.swift"
      ],
      "target_dependencies" : [
        "NestKit",
        "NestTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestKit",
      "module_type" : "SwiftTarget",
      "name" : "NestKit",
      "path" : "Sources/NestKit",
      "product_dependencies" : [
        "Logging",
        "Rainbow",
        "ZIPFoundation",
        "HTTPTypesFoundation"
      ],
      "product_memberships" : [
        "nest",
        "NestCLI",
        "NestKit"
      ],
      "sources" : [
        "ArtifactBundle/ArtifactBundle.swift",
        "ArtifactBundle/ArtifactBundleInfo.swift",
        "ArtifactBundleAssetSelector.swift",
        "ArtifactBundleManager.swift",
        "Assets/AssetRegistryClient.swift",
        "Assets/AssetRegistryClientBuilder.swift",
        "ChecksumCalculator.swift",
        "Configuration.swift",
        "ExecutableBinary/ExecutableBinary.swift",
        "Extensions/Logger+extension.swift",
        "Extensions/URL+extension.swift",
        "FileSystem.swift",
        "Git/GitCommand.swift",
        "Git/GitURL.swift",
        "Git/GitVersion.swift",
        "GitHub/ExcludedTarget.swift",
        "GitHub/GitHubAssetRegistryClient.swift",
        "GitHub/GitHubAssetResponse.swift",
        "GitHub/GitHubRegistryConfigs.swift",
        "GitHub/GitHubURLBuilder.swift",
        "HTTPClient.swift",
        "NestDirectory.swift",
        "NestFileDownloader.swift",
        "NestInfo.swift",
        "NestInfoController.swift",
        "Swift/SwiftCommand+Build.swift",
        "Swift/SwiftCommand+Checksum.swift",
        "Swift/SwiftCommand+Description.swift",
        "Swift/SwiftCommand+TargetInfo.swift",
        "Swift/SwiftCommand.swift",
        "Swift/SwiftPackage.swift",
        "TripleDetector.swift",
        "Utils/ProcessExecutor.swift",
        "Utils/ProcessExecutorBuilder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NestCLITests",
      "module_type" : "SwiftTarget",
      "name" : "NestCLITests",
      "path" : "Tests/NestCLITests",
      "sources" : [
        "ArtfactBundleFetcherTests.swift",
        "NestfileControllerTests.swift",
        "NestfileTests.swift"
      ],
      "target_dependencies" : [
        "NestCLI",
        "NestTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestCLI",
      "module_type" : "SwiftTarget",
      "name" : "NestCLI",
      "path" : "Sources/NestCLI",
      "product_dependencies" : [
        "AsyncOperations",
        "Yams"
      ],
      "product_memberships" : [
        "nest",
        "NestCLI"
      ],
      "sources" : [
        "ArtifactBundleFetcher.swift",
        "ArtifactDuplicatedDetector.swift",
        "ExecutableBinaryPreparer.swift",
        "NestCLIError.swift",
        "Nestfile.swift",
        "NestfileController.swift",
        "SwiftPackageBuilder.swift"
      ],
      "target_dependencies" : [
        "NestKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/26] Write sources
[1/26] Write nest-entitlement.plist
[1/26] Write sources
[4/26] Copying PrivacyInfo.xcprivacy
[4/26] Write sources
[16/26] Write swift-version-5BDAB9E9C0126B9D.txt
[17/71] Compiling reader.c
[18/71] Compiling writer.c
[19/71] Compiling parser.c
[20/71] Compiling api.c
[21/71] Compiling emitter.c
[22/87] Compiling scanner.c
[24/102] Emitting module ZIPFoundation
[25/104] Compiling AsyncOperations numberOfConcurrentTasks.swift
[26/104] Compiling AsyncOperations withOrderedTaskGroup.swift
[27/105] Emitting module AsyncOperations
[28/105] Compiling Yams Constructor.swift
[29/105] Compiling Yams Decoder.swift
[30/105] Compiling AsyncOperations AsyncMap.swift
[31/105] Compiling Yams Node.swift
[32/105] Compiling Yams Parser.swift
[33/105] Compiling Yams Node.Scalar.swift
[34/105] Compiling Yams Node.Sequence.swift
[35/105] Compiling AsyncOperations AsyncReduce.swift
[36/105] Compiling AsyncOperations InternalForEach.swift
[37/105] Compiling Yams Mark.swift
[38/105] Compiling Yams Node.Mapping.swift
[39/105] Emitting module ArgumentParserToolInfo
[40/105] Compiling ArgumentParserToolInfo ToolInfo.swift
[41/143] Compiling AsyncOperations withThrowingOrderedTaskGroup.swift
[42/143] Compiling Logging MetadataProvider.swift
[43/143] Compiling HTTPTypes HTTPResponse.swift
[44/143] Compiling HTTPTypes ISOLatin1String.swift
[45/143] Compiling HTTPTypes HTTPParsedFields.swift
[46/143] Compiling HTTPTypes HTTPRequest.swift
[47/143] Compiling HTTPTypes HTTPFieldName.swift
[48/143] Compiling HTTPTypes HTTPField.swift
[49/143] Compiling HTTPTypes HTTPFields.swift
[50/143] Emitting module HTTPTypes
[51/149] Compiling Rainbow ControlCode.swift
[52/150] Emitting module Rainbow
[53/150] Compiling ArgumentParser ParserError.swift
[54/150] Compiling ArgumentParser SplitArguments.swift
[55/150] Compiling Logging Locks.swift
[56/150] Compiling Logging LogHandler.swift
[57/150] Emitting module Logging
[58/150] Compiling Logging Logging.swift
[59/150] Compiling Rainbow Style.swift
[60/150] Compiling Rainbow StringGenerator.swift
[61/150] Compiling Rainbow String+Rainbow.swift
[62/150] Compiling Yams Tag.swift
[63/151] Compiling ArgumentParser ArgumentHelp.swift
[64/151] Compiling ArgumentParser ArgumentVisibility.swift
[65/151] Compiling ArgumentParser CompletionKind.swift
[66/151] Compiling ArgumentParser Errors.swift
[67/155] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/155] Compiling ArgumentParser CompletionsGenerator.swift
[69/155] Compiling ArgumentParser FishCompletionsGenerator.swift
[70/155] Compiling ArgumentParser ZshCompletionsGenerator.swift
[71/155] Compiling ArgumentParser Argument.swift
[72/155] Compiling ArgumentParser ArgumentDefinition.swift
[73/155] Compiling ArgumentParser ArgumentSet.swift
[74/155] Compiling ArgumentParser CommandParser.swift
[75/155] Compiling ArgumentParser InputKey.swift
[76/155] Compiling ArgumentParser AsyncParsableCommand.swift
[77/155] Compiling ArgumentParser CommandConfiguration.swift
[78/155] Compiling ArgumentParser EnumerableFlag.swift
[79/155] Compiling ArgumentParser ExpressibleByArgument.swift
[80/155] Emitting module ArgumentParser
[81/155] Compiling ArgumentParser Platform.swift
[82/155] Compiling ArgumentParser SequenceExtensions.swift
[83/155] Compiling ArgumentParser StringExtensions.swift
[84/155] Compiling ArgumentParser Tree.swift
[85/155] Compiling ArgumentParser ParsableArgumentsValidation.swift
[86/155] Compiling ArgumentParser ParsableCommand.swift
[87/155] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[88/155] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[89/155] Compiling Rainbow Color.swift
[90/155] Compiling Rainbow ColorApproximation.swift
[91/155] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[92/155] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[93/155] Emitting module HTTPTypesFoundation
[94/155] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[95/155] Compiling ArgumentParser ArgumentDecoder.swift
[96/155] Compiling ArgumentParser Flag.swift
[98/155] Compiling ArgumentParser ParsableArguments.swift
[105/155] Compiling ArgumentParser InputOrigin.swift
[106/155] Compiling ArgumentParser Name.swift
[107/155] Compiling ArgumentParser Parsed.swift
[108/155] Compiling ArgumentParser ParsedValues.swift
[110/155] Compiling ArgumentParser NameSpecification.swift
[111/155] Compiling ArgumentParser Option.swift
[112/155] Compiling ArgumentParser OptionGroup.swift
[113/155] Compiling ArgumentParser HelpGenerator.swift
[114/155] Compiling ArgumentParser MessageInfo.swift
[115/155] Compiling ArgumentParser UsageGenerator.swift
[116/155] Compiling ArgumentParser CollectionExtensions.swift
[121/155] Compiling Rainbow ModesExtractor.swift
[124/155] Compiling ArgumentParser DumpHelpGenerator.swift
[125/155] Compiling ArgumentParser HelpCommand.swift
[134/155] Compiling Rainbow Rainbow.swift
[135/155] Compiling Rainbow OutputTarget.swift
[136/155] Compiling Yams YamlError.swift
[139/155] Compiling Yams Representer.swift
[140/155] Compiling Yams String+Yams.swift
[141/155] Compiling Yams Resolver.swift
[150/155] Emitting module Yams
[153/187] Compiling NestKit AssetRegistryClient.swift
[154/187] Compiling NestKit AssetRegistryClientBuilder.swift
[155/187] Compiling NestKit ChecksumCalculator.swift
[156/187] Compiling NestKit Configuration.swift
[157/190] Compiling NestKit SwiftCommand+Build.swift
[158/190] Compiling NestKit SwiftCommand+Checksum.swift
[159/190] Compiling NestKit SwiftCommand+Description.swift
[160/190] Compiling NestKit GitCommand.swift
[161/190] Compiling NestKit GitURL.swift
[162/190] Compiling NestKit GitVersion.swift
[163/190] Compiling NestKit ExcludedTarget.swift
[164/190] Compiling NestKit SwiftCommand+TargetInfo.swift
[165/190] Compiling NestKit SwiftCommand.swift
[166/190] Compiling NestKit SwiftPackage.swift
[167/190] Emitting module NestKit
[168/190] Compiling NestKit GitHubAssetRegistryClient.swift
[169/190] Compiling NestKit GitHubAssetResponse.swift
[170/190] Compiling NestKit GitHubRegistryConfigs.swift
[171/190] Compiling NestKit ArtifactBundle.swift
[172/190] Compiling NestKit ArtifactBundleInfo.swift
[173/190] Compiling NestKit ArtifactBundleAssetSelector.swift
[174/190] Compiling NestKit ArtifactBundleManager.swift
[175/190] Compiling NestKit TripleDetector.swift
[176/190] Compiling NestKit ProcessExecutor.swift
[177/190] Compiling NestKit ProcessExecutorBuilder.swift
[178/190] Compiling NestKit NestFileDownloader.swift
[179/190] Compiling NestKit NestInfo.swift
[180/190] Compiling NestKit NestInfoController.swift
[181/190] Compiling NestKit GitHubURLBuilder.swift
[182/190] Compiling NestKit HTTPClient.swift
[183/190] Compiling NestKit NestDirectory.swift
[184/190] Compiling NestKit ExecutableBinary.swift
[185/190] Compiling NestKit Logger+extension.swift
[186/190] Compiling NestKit URL+extension.swift
[187/190] Compiling NestKit FileSystem.swift
[188/203] Compiling NestCLI SwiftPackageBuilder.swift
[189/203] Compiling NestCLI NestfileController.swift
[190/203] Compiling NestCLI NestCLIError.swift
[191/203] Compiling NestCLI ExecutableBinaryPreparer.swift
[192/203] Compiling NestCLI ArtifactDuplicatedDetector.swift
[193/203] Emitting module NestCLI
[194/203] Compiling NestCLI ArtifactBundleFetcher.swift
[195/203] Compiling NestCLI Nestfile.swift
[196/218] Compiling nest ExcludedTarget+Arguments.swift
[197/218] Compiling nest GitURL+Arguemtns.swift
[198/218] Emitting module nest
[199/219] Compiling nest Configuration+Dependencies.swift
[200/219] Compiling nest CLIUtil.swift
[201/219] Compiling nest GitVersion+Arguments.swift
[202/219] Compiling nest BootstrapCommand.swift
[203/219] Compiling nest GenerateNestfileCommand.swift
[204/219] Compiling nest InstallCommand.swift
[205/219] Compiling nest SwitchCommand.swift
[206/219] Compiling nest UninstallCommand.swift
[207/219] Compiling nest ListCommand.swift
[208/219] Compiling nest ResolveNestfileCommand.swift
[209/219] Compiling nest UpdateNestfileCommand.swift
[210/219] Compiling nest NestLogHandler.swift
[211/219] Compiling nest nest.swift
[211/219] Write Objects.LinkFileList
[213/219] Compiling NestTestHelpers MockFileSystem.swift
[214/219] Emitting module NestTestHelpers
[215/219] Compiling NestTestHelpers FileStorageItem.swift
[216/219] Compiling NestTestHelpers MockHTTPClient.swift
[217/219] Compiling NestTestHelpers MockExecutorBuilder.swift
[217/219] Linking nest
[218/219] Applying nest
Build complete! (61.34s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-async-operations",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mtj0928/swift-async-operations"
    }
  ],
  "manifest_display_name" : "nest",
  "name" : "nest",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "nest",
      "targets" : [
        "nest"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NestCLI",
      "targets" : [
        "NestCLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NestKit",
      "targets" : [
        "NestKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "nest",
      "module_type" : "SwiftTarget",
      "name" : "nest",
      "path" : "Sources/nest",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "nest"
      ],
      "sources" : [
        "Arguments/ExcludedTarget+Arguments.swift",
        "Arguments/GitURL+Arguemtns.swift",
        "Arguments/GitVersion+Arguments.swift",
        "Commands/BootstrapCommand.swift",
        "Commands/GenerateNestfileCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/ResolveNestfileCommand.swift",
        "Commands/SwitchCommand.swift",
        "Commands/UninstallCommand.swift",
        "Commands/UpdateNestfileCommand.swift",
        "Utils/CLIUtil.swift",
        "Utils/Configuration+Dependencies.swift",
        "Utils/NestLogHandler.swift",
        "nest.swift"
      ],
      "target_dependencies" : [
        "NestCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NestTests",
      "module_type" : "SwiftTarget",
      "name" : "NestTests",
      "path" : "Tests/NestTests",
      "sources" : [
        "Arguments/ExcludedTarget+ArgumentsTests.swift",
        "Arguments/InstallTargetTests.swift"
      ],
      "target_dependencies" : [
        "nest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "NestTestHelpers",
      "path" : "Sources/NestTestHelpers",
      "sources" : [
        "FileStorageItem.swift",
        "MockExecutorBuilder.swift",
        "MockFileSystem.swift",
        "MockHTTPClient.swift"
      ],
      "target_dependencies" : [
        "NestKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NestKitTests",
      "module_type" : "SwiftTarget",
      "name" : "NestKitTests",
      "path" : "Tests/NestKitTests",
      "sources" : [
        "ArtifactBundle/ArtifactBundleInfoTests.swift",
        "ArtifactBundleManagerTests.swift",
        "Extensions/URLTests.swift",
        "FileSystemItemTests.swift",
        "Git/GitHubURLBuilderTests.swift",
        "Git/GitURLTests.swift",
        "GitHub/GitHubAssetRegistryClientTests.swift",
        "GitHub/GitHubServerConfigsTests.swift",
        "NestDirectoryTests.swift",
        "NestFileDownloaderTests.swift",
        "NestInfoControllerTests.swift",
        "Swift/SwiftPackageTests.swift",
        "TestingEnvironmentVariables.swift",
        "TripleDetectorTests.swift"
      ],
      "target_dependencies" : [
        "NestKit",
        "NestTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestKit",
      "module_type" : "SwiftTarget",
      "name" : "NestKit",
      "path" : "Sources/NestKit",
      "product_dependencies" : [
        "Logging",
        "Rainbow",
        "ZIPFoundation",
        "HTTPTypesFoundation"
      ],
      "product_memberships" : [
        "nest",
        "NestCLI",
        "NestKit"
      ],
      "sources" : [
        "ArtifactBundle/ArtifactBundle.swift",
        "ArtifactBundle/ArtifactBundleInfo.swift",
        "ArtifactBundleAssetSelector.swift",
        "ArtifactBundleManager.swift",
        "Assets/AssetRegistryClient.swift",
        "Assets/AssetRegistryClientBuilder.swift",
        "ChecksumCalculator.swift",
        "Configuration.swift",
        "ExecutableBinary/ExecutableBinary.swift",
        "Extensions/Logger+extension.swift",
        "Extensions/URL+extension.swift",
        "FileSystem.swift",
        "Git/GitCommand.swift",
        "Git/GitURL.swift",
        "Git/GitVersion.swift",
        "GitHub/ExcludedTarget.swift",
        "GitHub/GitHubAssetRegistryClient.swift",
        "GitHub/GitHubAssetResponse.swift",
        "GitHub/GitHubRegistryConfigs.swift",
        "GitHub/GitHubURLBuilder.swift",
        "HTTPClient.swift",
        "NestDirectory.swift",
        "NestFileDownloader.swift",
        "NestInfo.swift",
        "NestInfoController.swift",
        "Swift/SwiftCommand+Build.swift",
        "Swift/SwiftCommand+Checksum.swift",
        "Swift/SwiftCommand+Description.swift",
        "Swift/SwiftCommand+TargetInfo.swift",
        "Swift/SwiftCommand.swift",
        "Swift/SwiftPackage.swift",
        "TripleDetector.swift",
        "Utils/ProcessExecutor.swift",
        "Utils/ProcessExecutorBuilder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NestCLITests",
      "module_type" : "SwiftTarget",
      "name" : "NestCLITests",
      "path" : "Tests/NestCLITests",
      "sources" : [
        "ArtfactBundleFetcherTests.swift",
        "NestfileControllerTests.swift",
        "NestfileTests.swift"
      ],
      "target_dependencies" : [
        "NestCLI",
        "NestTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestCLI",
      "module_type" : "SwiftTarget",
      "name" : "NestCLI",
      "path" : "Sources/NestCLI",
      "product_dependencies" : [
        "AsyncOperations",
        "Yams"
      ],
      "product_memberships" : [
        "nest",
        "NestCLI"
      ],
      "sources" : [
        "ArtifactBundleFetcher.swift",
        "ArtifactDuplicatedDetector.swift",
        "ExecutableBinaryPreparer.swift",
        "NestCLIError.swift",
        "Nestfile.swift",
        "NestfileController.swift",
        "SwiftPackageBuilder.swift"
      ],
      "target_dependencies" : [
        "NestKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.