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 nest, reference 0.7.1 (d31cf7), with Swift 6.1 for macOS (SPM) on 29 Aug 2025 12:32:45 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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mtj0928/nest.git
Reference: 0.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mtj0928/nest
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at d31cf73 Merge pull request #42 from mtj0928/bootstrap-bug
Cloned https://github.com/mtj0928/nest.git
Revision (git rev-parse @):
d31cf735eece736c5e75f479db82c6e60cf34e23
SUCCESS checkout https://github.com/mtj0928/nest.git at 0.7.1
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/mtj0928/swift-async-operations
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/5599] Fetching zipfoundation
[57/6535] Fetching zipfoundation, swift-async-operations
[245/7870] Fetching zipfoundation, swift-async-operations, rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.98s)
[1664/6535] Fetching zipfoundation, swift-async-operations
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.17s)
Fetched https://github.com/mtj0928/swift-async-operations from cache (1.17s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.17s)
Fetched https://github.com/jpsim/Yams.git from cache (1.17s)
Fetched https://github.com/apple/swift-log.git from cache (1.17s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.33s)
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-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/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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.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
========================================
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.6.1",
          "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.4",
          "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.2.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.4.0",
          "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/1980] Fetching nest
Fetched https://github.com/mtj0928/nest.git from cache (1.02s)
Fetching https://github.com/mtj0928/swift-async-operations from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/weichsel/ZIPFoundation from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/onevcat/Rainbow from cache (1.25s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (1.25s)
Fetched https://github.com/mtj0928/swift-async-operations from cache (1.25s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.27s)
Fetched https://github.com/jpsim/Yams.git from cache (1.27s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.28s)
Fetched https://github.com/apple/swift-log.git from cache (1.30s)
Computing version for https://github.com/mtj0928/swift-async-operations
Computed https://github.com/mtj0928/swift-async-operations at 0.3.0 (1.94s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.49s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.57s)
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.48s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.49s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/mtj0928/nest.git
Working copy of https://github.com/mtj0928/nest.git resolved at 0.7.1 (d31cf73)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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
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.1
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.5.1",
            "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",
        "Arguments/RunCommandArgument.swift",
        "Commands/BootstrapCommand.swift",
        "Commands/GenerateNestfileCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/ResolveNestfileCommand.swift",
        "Commands/RunCommand.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",
        "Arguments/SubCommandOfRunCommandTests.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/GitHubRepositoryNameTests.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/GitHubRepositoryName.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.3.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
[6/26] Write nest-entitlement.plist
[6/26] Write sources
[12/26] Copying PrivacyInfo.xcprivacy
[13/26] Write sources
[16/26] Write swift-version-2F0A5646E1D333AE.txt
[17/71] Compiling writer.c
[18/71] Compiling reader.c
[19/71] Compiling parser.c
[20/71] Compiling api.c
[21/71] Compiling scanner.c
[22/71] Compiling emitter.c
[24/102] Compiling AsyncOperations InternalForEach.swift
[25/102] Compiling AsyncOperations AsyncMap.swift
[26/102] Compiling AsyncOperations withOrderedTaskGroup.swift
[27/102] Compiling AsyncOperations numberOfConcurrentTasks.swift
[28/103] Compiling Yams Node.Scalar.swift
[29/103] Compiling Yams Node.Sequence.swift
[30/103] Compiling AsyncOperations AsyncReduce.swift
[31/103] Compiling Yams Constructor.swift
[32/103] Compiling Yams Decoder.swift
[33/103] Emitting module AsyncOperations
[34/103] Compiling Yams Emitter.swift
[35/103] Compiling Yams Encoder.swift
[36/103] Compiling Yams Mark.swift
[37/103] Compiling Yams Node.Mapping.swift
[38/103] Compiling AsyncOperations withThrowingOrderedTaskGroup.swift
[39/103] Compiling ArgumentParserToolInfo ToolInfo.swift
[40/103] Emitting module ArgumentParserToolInfo
[41/142] Compiling HTTPTypes ISOLatin1String.swift
[42/142] Compiling HTTPTypes HTTPResponse.swift
[43/142] Compiling HTTPTypes HTTPParsedFields.swift
[44/142] Compiling HTTPTypes HTTPRequest.swift
[45/142] Compiling Logging MetadataProvider.swift
[46/142] Emitting module Logging
[47/142] Compiling Logging Logging.swift
[48/142] Compiling Logging LogHandler.swift
[49/142] Compiling Logging Locks.swift
[50/142] Emitting module HTTPTypes
[51/142] Compiling HTTPTypes HTTPFields.swift
[52/142] Compiling HTTPTypes HTTPFieldName.swift
[53/142] Compiling HTTPTypes HTTPField.swift
[54/148] Compiling Rainbow StringGenerator.swift
[55/148] Compiling Rainbow String+Rainbow.swift
[56/149] Compiling Rainbow ModesExtractor.swift
[57/149] Compiling Rainbow ControlCode.swift
[58/149] Compiling Rainbow Style.swift
[59/149] Emitting module ArgumentParser
[60/153] Compiling ArgumentParser ArgumentHelp.swift
[61/153] Compiling ArgumentParser ArgumentVisibility.swift
[62/153] Compiling ArgumentParser CompletionKind.swift
[63/153] Compiling ArgumentParser Errors.swift
[64/153] Compiling ArgumentParser Flag.swift
[65/153] Compiling ArgumentParser CommandConfiguration.swift
[66/153] Compiling ArgumentParser CommandGroup.swift
[67/153] Compiling ArgumentParser EnumerableFlag.swift
[68/153] Compiling ArgumentParser ExpressibleByArgument.swift
[69/153] Compiling ArgumentParser BashCompletionsGenerator.swift
[70/153] Compiling ArgumentParser CompletionsGenerator.swift
[71/153] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/153] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/153] Compiling ArgumentParser Argument.swift
[74/153] Compiling ArgumentParser Platform.swift
[75/153] Compiling ArgumentParser SequenceExtensions.swift
[76/153] Compiling ArgumentParser StringExtensions.swift
[77/153] Compiling ArgumentParser Tree.swift
[78/153] Compiling ArgumentParser ParsableArguments.swift
[79/153] Compiling ArgumentParser ParsableArgumentsValidation.swift
[80/153] Compiling ArgumentParser ParsableCommand.swift
[81/153] Compiling ArgumentParser ArgumentDecoder.swift
[82/153] Compiling ArgumentParser NameSpecification.swift
[83/153] Compiling ArgumentParser Option.swift
[84/153] Compiling ArgumentParser OptionGroup.swift
[85/153] Compiling ArgumentParser AsyncParsableCommand.swift
[86/153] Compiling ArgumentParser ArgumentDefinition.swift
[87/153] Compiling ArgumentParser ArgumentSet.swift
[88/153] Compiling ArgumentParser CommandParser.swift
[89/153] Compiling ArgumentParser InputKey.swift
[90/153] Compiling Rainbow Rainbow.swift
[91/153] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[92/153] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[93/153] Emitting module HTTPTypesFoundation
[94/153] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[95/153] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[96/153] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[97/153] Compiling Rainbow OutputTarget.swift
[102/153] Compiling Rainbow Color.swift
[103/153] Compiling Rainbow ColorApproximation.swift
[104/153] Emitting module Rainbow
[112/155] Emitting module ZIPFoundation
[124/155] Compiling ArgumentParser InputOrigin.swift
[125/155] Compiling ArgumentParser Name.swift
[126/155] Compiling ArgumentParser Parsed.swift
[127/155] Compiling ArgumentParser ParsedValues.swift
[128/155] Compiling ArgumentParser ParserError.swift
[129/155] Compiling ArgumentParser SplitArguments.swift
[130/155] Compiling ArgumentParser DumpHelpGenerator.swift
[131/155] Compiling ArgumentParser HelpCommand.swift
[132/155] Compiling ArgumentParser HelpGenerator.swift
[133/155] Compiling ArgumentParser MessageInfo.swift
[134/155] Compiling ArgumentParser UsageGenerator.swift
[135/155] Compiling ArgumentParser CollectionExtensions.swift
[136/155] Compiling ZIPFoundation URL+ZIP.swift
[137/155] Compiling ZIPFoundation resource_bundle_accessor.swift
[138/188] Compiling Yams String+Yams.swift
[139/188] Compiling Yams Tag.swift
[140/189] Compiling Yams Resolver.swift
[141/189] Compiling NestKit GitVersion.swift
[142/189] Compiling NestKit ExcludedTarget.swift
[143/189] Compiling NestKit AssetRegistryClient.swift
[144/189] Compiling NestKit AssetRegistryClientBuilder.swift
[145/189] Compiling NestKit ArtifactBundleAssetSelector.swift
[146/189] Compiling NestKit ArtifactBundleManager.swift
[147/189] Compiling NestKit GitCommand.swift
[148/189] Compiling NestKit GitURL.swift
[149/189] Compiling NestKit ArtifactBundle.swift
[150/189] Compiling NestKit ArtifactBundleInfo.swift
[151/189] Emitting module Yams
[152/189] Compiling Yams Representer.swift
[153/189] Compiling Yams YamlError.swift
[154/189] Emitting module NestKit
[161/192] Compiling NestKit ChecksumCalculator.swift
[162/192] Compiling NestKit Configuration.swift
[163/192] Compiling NestKit NestFileDownloader.swift
[164/192] Compiling NestKit NestInfo.swift
[165/192] Compiling NestKit NestInfoController.swift
[166/192] Compiling NestKit GitHubURLBuilder.swift
[167/192] Compiling NestKit HTTPClient.swift
[168/192] Compiling NestKit NestDirectory.swift
[169/192] Compiling NestKit GitHubAssetRegistryClient.swift
[170/192] Compiling NestKit GitHubAssetResponse.swift
[171/192] Compiling NestKit GitHubRegistryConfigs.swift
[172/192] Compiling NestKit GitHubRepositoryName.swift
[173/192] Compiling NestKit TripleDetector.swift
[174/192] Compiling NestKit ProcessExecutor.swift
[175/192] Compiling NestKit ProcessExecutorBuilder.swift
[180/192] Compiling NestKit SwiftCommand+TargetInfo.swift
[181/192] Compiling NestKit SwiftCommand.swift
[182/192] Compiling NestKit SwiftPackage.swift
[183/192] Compiling NestKit SwiftCommand+Build.swift
[184/192] Compiling NestKit SwiftCommand+Checksum.swift
[185/192] Compiling NestKit SwiftCommand+Description.swift
[186/192] Compiling NestKit ExecutableBinary.swift
[187/192] Compiling NestKit Logger+extension.swift
[188/192] Compiling NestKit URL+extension.swift
[189/192] Compiling NestKit FileSystem.swift
[190/205] Compiling NestCLI SwiftPackageBuilder.swift
[191/205] Compiling NestCLI ExecutableBinaryPreparer.swift
[192/205] Emitting module NestCLI
[193/205] Compiling NestCLI ArtifactBundleFetcher.swift
[194/205] Compiling NestCLI Nestfile.swift
[195/205] Compiling NestCLI ArtifactDuplicatedDetector.swift
[196/205] Compiling NestCLI NestfileController.swift
[197/205] Compiling NestCLI NestCLIError.swift
[198/222] Compiling nest Configuration+Dependencies.swift
[199/222] Compiling nest NestLogHandler.swift
[200/223] Emitting module nest
[201/223] Compiling nest UpdateNestfileCommand.swift
[202/223] Compiling nest CLIUtil.swift
[203/223] Compiling nest SwitchCommand.swift
[204/223] Compiling nest UninstallCommand.swift
[205/223] Compiling nest InstallCommand.swift
[206/223] Compiling nest ListCommand.swift
[207/223] Compiling nest BootstrapCommand.swift
[208/223] Compiling nest GenerateNestfileCommand.swift
[209/223] Compiling nest GitVersion+Arguments.swift
[210/223] Compiling nest RunCommandArgument.swift
[211/223] Compiling nest ResolveNestfileCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/nest/Commands/RunCommand.swift:40:60: warning: immutable value 'nestDirectory' was never used; consider replacing with '_' or removing it
 38 |         }
 39 |
 40 |         let (nestfileController, executableBinaryPreparer, nestDirectory, logger) = setUp(nestfile: nestfile)
    |                                                            `- warning: immutable value 'nestDirectory' was never used; consider replacing with '_' or removing it
 41 |
 42 |         let subcommand: SubCommandOfRunCommand
[212/223] Compiling nest RunCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/nest/Commands/RunCommand.swift:40:60: warning: immutable value 'nestDirectory' was never used; consider replacing with '_' or removing it
 38 |         }
 39 |
 40 |         let (nestfileController, executableBinaryPreparer, nestDirectory, logger) = setUp(nestfile: nestfile)
    |                                                            `- warning: immutable value 'nestDirectory' was never used; consider replacing with '_' or removing it
 41 |
 42 |         let subcommand: SubCommandOfRunCommand
[213/223] Compiling nest ExcludedTarget+Arguments.swift
[214/223] Compiling nest GitURL+Arguemtns.swift
[215/223] Compiling nest nest.swift
[215/223] Write Objects.LinkFileList
[217/223] Compiling NestTestHelpers MockHTTPClient.swift
[218/223] Compiling NestTestHelpers MockFileSystem.swift
[219/223] Compiling NestTestHelpers MockExecutorBuilder.swift
[220/223] Compiling NestTestHelpers FileStorageItem.swift
[220/223] Linking nest
[221/223] Applying nest
[223/223] Emitting module NestTestHelpers
Build complete! (14.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "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",
        "Arguments/RunCommandArgument.swift",
        "Commands/BootstrapCommand.swift",
        "Commands/GenerateNestfileCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/ResolveNestfileCommand.swift",
        "Commands/RunCommand.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",
        "Arguments/SubCommandOfRunCommandTests.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/GitHubRepositoryNameTests.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/GitHubRepositoryName.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.