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 SwiftReload, reference main (587b06), with Swift 6.2 (beta) for Linux on 23 Jun 2025 04:10:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/SwiftReload.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ShaftUI/SwiftReload
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 587b067 Update README.md
Cloned https://github.com/ShaftUI/SwiftReload.git
Revision (git rev-parse @):
587b0673a45ce058040594988a168709f424cb3b
SUCCESS checkout https://github.com/ShaftUI/SwiftReload.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ShaftUI/SwiftReload.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/jpsim/Yams.git
[1/10874] Fetching yams
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/jpsim/Yams.git from cache (1.60s)
[1/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.19s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (10.63s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.80s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.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
Building for debugging...
[0/34] Write sources
[12/34] Compiling _SwiftSyntaxCShims dummy.c
[13/34] Compiling reader.c
[14/34] Compiling writer.c
[15/34] Compiling parser.c
[16/34] Compiling api.c
[17/34] Compiling emitter.c
[18/34] Write swift-version-24593BA9C3E375BF.txt
[18/34] Compiling scanner.c
[21/60] Emitting module SwiftSyntax600
[22/60] Compiling SwiftSyntax600 Empty.swift
[24/61] Emitting module SwiftSyntax510
[25/61] Compiling SwiftSyntax510 Empty.swift
[26/61] Emitting module SwiftSyntax509
[27/61] Compiling SwiftSyntax509 Empty.swift
[29/63] Wrapping AST for SwiftSyntax600 for debugging
[30/63] Wrapping AST for SwiftSyntax509 for debugging
[31/63] Wrapping AST for SwiftSyntax510 for debugging
[33/127] Compiling SwiftSyntax Trivia.swift
[34/127] Compiling SwiftSyntax MemoryLayout.swift
[35/129] Compiling SwiftSyntax AbsolutePosition.swift
[36/129] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[37/129] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[38/129] Compiling SwiftSyntax Assert.swift
[39/129] Compiling SwiftSyntax BumpPtrAllocator.swift
[40/129] Compiling SwiftSyntax CommonAncestor.swift
[41/129] Compiling SwiftSyntax Convenience.swift
[42/129] Compiling SwiftSyntax CustomTraits.swift
[43/129] Compiling SwiftSyntax Identifier.swift
[44/137] Compiling SwiftSyntax SyntaxText.swift
[45/137] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[46/137] Compiling SwiftSyntax TokenDiagnostic.swift
[47/137] Compiling SwiftSyntax TokenSequence.swift
[48/137] Compiling SwiftSyntax TokenSyntax.swift
[49/137] Emitting module Yams
[50/137] Compiling SwiftSyntax SourcePresence.swift
[51/137] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[52/137] Compiling SwiftSyntax Syntax.swift
[53/137] Compiling SwiftSyntax SyntaxCollection.swift
[54/137] Compiling SwiftSyntax SyntaxHashable.swift
[55/137] Compiling SwiftSyntax SyntaxIdentifier.swift
[56/137] Compiling SwiftSyntax SyntaxNodeFactory.swift
[57/137] Compiling SwiftSyntax SyntaxNodeStructure.swift
[58/137] Compiling SwiftSyntax SyntaxProtocol.swift
[59/137] Compiling Yams YamlError.swift
[60/137] Compiling Yams YamlTagProviding.swift
[61/137] Compiling SwiftSyntax SyntaxArena.swift
[62/137] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[63/137] Compiling SwiftSyntax SyntaxChildren.swift
[64/138] Wrapping AST for Yams for debugging
[78/138] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[79/138] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[80/138] Compiling SwiftSyntax RawSyntaxTokenView.swift
[81/138] Compiling SwiftSyntax SourceEdit.swift
[82/138] Compiling SwiftSyntax SourceLength.swift
[83/138] Compiling SwiftSyntax SourceLocation.swift
[93/138] Emitting module SwiftSyntax
[94/138] Compiling SwiftSyntax RawSyntaxNodesD.swift
[95/138] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[96/138] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[97/138] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[98/138] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[99/138] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[100/138] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[101/138] Compiling SwiftSyntax RawSyntaxValidation.swift
[102/138] Compiling SwiftSyntax SyntaxNodesAB.swift
[103/138] Compiling SwiftSyntax SyntaxKind.swift
[104/138] Compiling SwiftSyntax SyntaxRewriter.swift
[105/138] Compiling SwiftSyntax SyntaxTraits.swift
[106/138] Compiling SwiftSyntax SyntaxVisitor.swift
[107/138] Compiling SwiftSyntax TokenKind.swift
[108/138] Compiling SwiftSyntax Tokens.swift
[109/138] Compiling SwiftSyntax TriviaPieces.swift
[110/138] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[111/138] Compiling SwiftSyntax RawSyntaxNodesC.swift
[112/138] Compiling SwiftSyntax Utils.swift
[113/138] Compiling SwiftSyntax ChildNameForKeyPath.swift
[114/138] Compiling SwiftSyntax Keyword.swift
[115/138] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[116/138] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[117/138] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[118/138] Compiling SwiftSyntax SyntaxBaseNodes.swift
[119/138] Compiling SwiftSyntax SyntaxCollections.swift
[120/138] Compiling SwiftSyntax SyntaxEnum.swift
[121/138] Compiling SwiftSyntax SyntaxNodesC.swift
[122/138] Compiling SwiftSyntax SyntaxNodesD.swift
[123/138] Compiling SwiftSyntax SyntaxNodesEF.swift
[124/138] Compiling SwiftSyntax SyntaxNodesGHI.swift
[125/138] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[126/138] Compiling SwiftSyntax SyntaxNodesOP.swift
[127/138] Compiling SwiftSyntax SyntaxNodesQRS.swift
[128/138] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[129/139] Wrapping AST for SwiftSyntax for debugging
[131/196] Emitting module SwiftDiagnostics
[132/197] Compiling SwiftDiagnostics Message.swift
[133/197] Compiling SwiftDiagnostics Note.swift
[134/197] Compiling SwiftDiagnostics FixIt.swift
[135/197] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[136/197] Compiling SwiftBasicFormat Syntax+Extensions.swift
[137/197] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[138/197] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[139/197] Compiling SwiftParser Attributes.swift
[140/197] Compiling SwiftParser Availability.swift
[141/197] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[142/197] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[143/197] Compiling SwiftParser CharacterInfo.swift
[144/197] Compiling SwiftParser CollectionNodes+Parsable.swift
[145/198] Wrapping AST for SwiftDiagnostics for debugging
[147/198] Compiling SwiftBasicFormat InferIndentation.swift
[148/198] Emitting module SwiftBasicFormat
[149/198] Compiling SwiftBasicFormat BasicFormat.swift
[150/199] Wrapping AST for SwiftBasicFormat for debugging
[152/199] Compiling SwiftParser LexemeSequence.swift
[153/199] Compiling SwiftParser Lexer.swift
[154/199] Compiling SwiftParser RegexLiteralLexer.swift
[155/199] Compiling SwiftParser UnicodeScalarExtensions.swift
[156/199] Compiling SwiftParser Lookahead.swift
[157/199] Compiling SwiftParser LoopProgressCondition.swift
[158/204] Compiling SwiftParser TokenSpec.swift
[159/204] Compiling SwiftParser TokenSpecSet.swift
[160/204] Compiling SwiftParser TopLevel.swift
[161/204] Compiling SwiftParser TriviaParser.swift
[162/204] Compiling SwiftParser Types.swift
[163/204] Emitting module SwiftParser
[168/204] Compiling SwiftParser Declarations.swift
[169/204] Compiling SwiftParser Directives.swift
[170/204] Compiling SwiftParser SwiftParserCompatibility.swift
[171/204] Compiling SwiftParser SwiftVersion.swift
[172/204] Compiling SwiftParser SyntaxUtils.swift
[173/204] Compiling SwiftParser TokenConsumer.swift
[174/204] Compiling SwiftParser TokenPrecedence.swift
[175/204] Compiling SwiftParser Modifiers.swift
[176/204] Compiling SwiftParser Names.swift
[177/204] Compiling SwiftParser Nominals.swift
[178/204] Compiling SwiftParser Parameters.swift
[179/204] Compiling SwiftParser ParseSourceFile.swift
[180/204] Compiling SwiftParser Parser.swift
[181/204] Compiling SwiftParser Patterns.swift
[182/204] Compiling SwiftParser Recovery.swift
[183/204] Compiling SwiftParser Specifiers.swift
[184/204] Compiling SwiftParser Statements.swift
[185/204] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[186/204] Compiling SwiftParser StringLiterals.swift
[187/204] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[188/204] Compiling SwiftParser Expressions.swift
[189/204] Compiling SwiftParser IncrementalParseTransition.swift
[190/204] Compiling SwiftParser IsValidIdentifier.swift
[191/204] Compiling SwiftParser Cursor.swift
[192/204] Compiling SwiftParser Lexeme.swift
[193/204] Compiling SwiftParser ExperimentalFeatures.swift
[194/204] Compiling SwiftParser IsLexerClassified.swift
[195/204] Compiling SwiftParser LayoutNodes+Parsable.swift
[196/204] Compiling SwiftParser Parser+TokenSpecSet.swift
[197/204] Compiling SwiftParser TokenSpecStaticMembers.swift
[198/205] Wrapping AST for SwiftParser for debugging
[200/218] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[201/219] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[202/219] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[203/219] Compiling SwiftParserDiagnostics Utils.swift
[204/219] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[205/219] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[206/219] Compiling SwiftParserDiagnostics PresenceUtils.swift
[207/219] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[208/219] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[209/219] Compiling SwiftParserDiagnostics MissingNodesError.swift
[210/219] Compiling SwiftParserDiagnostics MissingTokenError.swift
[211/219] Emitting module SwiftParserDiagnostics
[212/219] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[213/219] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[214/220] Wrapping AST for SwiftParserDiagnostics for debugging
[216/235] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[217/235] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[218/236] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[219/236] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[220/236] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[221/236] Compiling SwiftSyntaxBuilder Indenter.swift
[222/236] Compiling SwiftSyntaxBuilder ListBuilder.swift
[223/236] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[224/236] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[225/236] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[226/236] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[227/236] Emitting module SwiftSyntaxBuilder
[228/236] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[229/236] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[230/236] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[231/236] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[232/237] Wrapping AST for SwiftSyntaxBuilder for debugging
[234/256] Compiling SwiftReload RecursiveWatcher.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-Sendable function value to '@Sendable () -> Void' may introduce data races
52 |         }
53 |
54 |         self.thread = ThreadImpl(block: theTask)
   |                                         `- warning: converting non-Sendable function value to '@Sendable () -> Void' may introduce data races
55 |     }
56 |
[235/256] Compiling SwiftReload Thread.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-Sendable function value to '@Sendable () -> Void' may introduce data races
52 |         }
53 |
54 |         self.thread = ThreadImpl(block: theTask)
   |                                         `- warning: converting non-Sendable function value to '@Sendable () -> Void' may introduce data races
55 |     }
56 |
[236/258] Emitting module SwiftReload
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[237/258] Compiling SwiftReload FileInfo.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
[238/258] Compiling SwiftReload FileSystem.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
[239/258] Compiling SwiftReload PathUtils.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[240/258] Compiling SwiftReload ProcessEnv.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[241/258] Compiling SwiftReload CommandPatcher.swift
[242/258] Compiling SwiftReload Patcher.swift
[243/258] Compiling SwiftReload PatcherState.swift
[244/258] Compiling SwiftReload ByteString.swift
[245/258] Compiling SwiftReload Condition.swift
[246/258] Compiling SwiftReload FSWatch.swift
[247/258] Compiling SwiftReload SwiftBuildCommand.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
108 |             withIntermediateDirectories: true
109 |         )
110 |         FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
    |                             `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
111 |         print("🛠️ Patch generated at \(patchFile.path)")
112 |
[248/258] Compiling SwiftReload SwiftBuildManifest.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
108 |             withIntermediateDirectories: true
109 |         )
110 |         FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
    |                             `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
111 |         print("🛠️ Patch generated at \(patchFile.path)")
112 |
[249/258] Compiling SwiftReload LocalSwiftReloader.swift
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
108 |             withIntermediateDirectories: true
109 |         )
110 |         FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
    |                             `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
111 |         print("🛠️ Patch generated at \(patchFile.path)")
112 |
[250/258] Compiling SwiftReload ProjectExtractor.swift
[251/258] Compiling SwiftReload SwiftPMProjectExtractor.swift
[252/258] Compiling SwiftReload SyntaxDiff.swift
[253/258] Compiling SwiftReload WatcherUtils.swift
[254/258] Compiling SwiftReload WritableByteStream.swift
[255/259] Wrapping AST for SwiftReload for debugging
[257/261] Compiling SwiftReloadExample main.swift
[258/261] Emitting module SwiftReloadExample
[259/262] Wrapping AST for SwiftReloadExample for debugging
[260/262] Write Objects.LinkFileList
[261/262] Linking SwiftReloadExample
Build complete! (118.23s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SwiftReload",
  "name" : "SwiftReload",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftReload",
      "targets" : [
        "SwiftReload"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftReloadExample",
      "targets" : [
        "SwiftReloadExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftReloadTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftReloadTests",
      "path" : "Tests/SwiftReloadTests",
      "sources" : [
        "SwiftReloadTests.swift"
      ],
      "target_dependencies" : [
        "SwiftReload"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftReloadExample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftReloadExample",
      "path" : "Sources/SwiftReloadExample",
      "product_dependencies" : [
        "SwiftParser",
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "SwiftReloadExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftReload"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftReload",
      "module_type" : "SwiftTarget",
      "name" : "SwiftReload",
      "path" : "Sources/SwiftReload",
      "product_dependencies" : [
        "Yams",
        "SwiftParser",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "SwiftReload",
        "SwiftReloadExample"
      ],
      "sources" : [
        "Build/SwiftBuildCommand.swift",
        "Build/SwiftBuildManifest.swift",
        "LocalSwiftReloader.swift",
        "Patcher/CommandPatcher.swift",
        "Patcher/Patcher.swift",
        "Patcher/PatcherState.swift",
        "ProjectExtractor/ProjectExtractor.swift",
        "ProjectExtractor/SwiftPMProjectExtractor.swift",
        "SyntaxDiff/SyntaxDiff.swift",
        "Watcher/ByteString.swift",
        "Watcher/Condition.swift",
        "Watcher/FSWatch.swift",
        "Watcher/FileInfo.swift",
        "Watcher/FileSystem.swift",
        "Watcher/PathUtils.swift",
        "Watcher/ProcessEnv.swift",
        "Watcher/RecursiveWatcher.swift",
        "Watcher/Thread.swift",
        "Watcher/WatcherUtils.swift",
        "Watcher/WritableByteStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.