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

Failed to build LinuxMainGen, reference 0.2.0 (d7751d), with Swift 6.1 for Linux on 25 Apr 2025 14:35:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rb-de0/linuxmaingen.git
Reference: 0.2.0
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/rb-de0/linuxmaingen
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at d7751d5 Add support nested test classes
Cloned https://github.com/rb-de0/linuxmaingen.git
Revision (git rev-parse @):
d7751d57ff9dc12260436a732cb099c33ab8c137
SUCCESS checkout https://github.com/rb-de0/linuxmaingen.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rb-de0/linuxmaingen.git
https://github.com/rb-de0/linuxmaingen.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "moderator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/Moderator.git"
    },
    {
      "identity" : "filesmith",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/FileSmith.git"
    },
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.19.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten.git"
    }
  ],
  "manifest_display_name" : "LinuxMainGen",
  "name" : "LinuxMainGen",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "linuxmain-gen",
      "targets" : [
        "LinuxMainGen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LinuxMainGen",
      "module_type" : "SwiftTarget",
      "name" : "LinuxMainGen",
      "path" : "Sources/LinuxMainGen",
      "product_dependencies" : [
        "Moderator",
        "FileSmith",
        "SourceKittenFramework"
      ],
      "product_memberships" : [
        "linuxmain-gen"
      ],
      "sources" : [
        "Extension/String+Util.swift",
        "Extension/Structure+Util.swift",
        "Extension/Structure+Value.swift",
        "SourceParser.swift",
        "SourceWriter.swift",
        "TestClass.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/kareman/Moderator.git
Fetching https://github.com/kareman/FileSmith.git
[1/1686] Fetching filesmith
[625/2344] Fetching filesmith, moderator
[967/18456] Fetching filesmith, moderator, sourcekitten
Fetched https://github.com/kareman/FileSmith.git from cache (2.97s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (2.99s)
Fetched https://github.com/kareman/Moderator.git from cache (3.00s)
Computing version for https://github.com/kareman/Moderator.git
Computed https://github.com/kareman/Moderator.git at 0.5.1 (3.61s)
Computing version for https://github.com/kareman/FileSmith.git
Computed https://github.com/kareman/FileSmith.git at 0.3.0 (2.88s)
Fetching https://github.com/kareman/SwiftShell.git
[1/4863] Fetching swiftshell
Fetched https://github.com/kareman/SwiftShell.git from cache (0.43s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (1.15s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.0 (1.11s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/2820] Fetching swxmlhash
[2/13109] Fetching swxmlhash, yams
[3542/28022] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.98s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.98s)
Fetched https://github.com/jpsim/Yams.git from cache (2.02s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (3.05s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (3.46s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (1.13s)
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.0
Creating working copy for https://github.com/kareman/Moderator.git
Working copy of https://github.com/kareman/Moderator.git resolved at 0.5.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/kareman/FileSmith.git
Working copy of https://github.com/kareman/FileSmith.git resolved at 0.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/26] Write sources
[8/26] Compiling Clang_C Clang_C.c
[9/26] Compiling writer.c
[10/26] Compiling reader.c
[11/26] Compiling parser.c
[12/26] Compiling api.c
[13/26] Compiling emitter.c
[14/26] Write swift-version-24593BA9C3E375BF.txt
[15/26] Compiling SourceKit SourceKit.c
[16/26] Compiling scanner.c
[18/82] Emitting module SwiftShell
[19/83] Emitting module Yams
[20/85] Compiling Moderator SwiftCompat.swift
[21/85] Compiling Moderator Parsers.swift
[22/85] Compiling Yams Tag.swift
[23/85] Compiling Yams YamlAnchorProviding.swift
[24/85] Compiling Yams Anchor.swift
[25/85] Compiling Yams Constructor.swift
[26/85] Compiling Yams Decoder.swift
[27/85] Compiling Yams Node.Alias.swift
[28/85] Compiling Yams Node.Mapping.swift
[29/85] Compiling Yams Node.Scalar.swift
[30/85] Compiling Yams Resolver.swift
[31/85] Compiling Yams String+Yams.swift
[33/85] Compiling Yams Node.Sequence.swift
[34/85] Compiling Yams Node.swift
[35/85] Compiling SwiftShell Array.swift
[36/85] Compiling SwiftShell Files.swift
[37/85] Compiling SwiftShell Process.swift
[38/88] Compiling SwiftShell Lazy-split.swift
[39/88] Compiling SwiftShell Stream.swift
[40/88] Emitting module SWXMLHash
[41/88] Compiling Yams Emitter.swift
[42/88] Compiling Yams Encoder.swift
[43/88] Compiling Yams Mark.swift
[48/88] Compiling Yams YamlError.swift
[49/88] Compiling Yams YamlTagProviding.swift
[53/88] Compiling SwiftShell String.swift
[54/88] Compiling Moderator Moderator.swift
[55/88] Emitting module Moderator
[61/89] Compiling Yams RedundancyAliasingStrategy.swift
[62/89] Compiling Yams Representer.swift
[67/89] Compiling Yams Parser.swift
[71/89] Compiling SwiftShell Context.swift
[72/89] Compiling SWXMLHash String+Extensions.swift
[73/89] Compiling SWXMLHash TextElement.swift
[74/89] Compiling SWXMLHash XMLAttribute.swift
[78/91] Wrapping AST for Moderator for debugging
[80/91] Wrapping AST for SwiftShell for debugging
[82/99] Compiling SWXMLHash XMLHashOptions.swift
[83/99] Compiling SWXMLHash XMLIndexer.swift
[84/99] Compiling SWXMLHash shim.swift
[84/100] Wrapping AST for Yams for debugging
[87/100] Compiling FileSmith SymbolicLinks.swift
[87/100] Wrapping AST for SWXMLHash for debugging
[89/143] Compiling FileSmith Attributes.swift
[90/143] Emitting module FileSmith
[91/143] Compiling FileSmith Directory.swift
[92/143] Compiling FileSmith General.swift
[93/143] Compiling FileSmith File.swift
[94/143] Compiling FileSmith Errors.swift
[95/143] Compiling FileSmith Paths.swift
[97/144] Compiling SourceKittenFramework SyntaxToken.swift
[98/144] Compiling SourceKittenFramework Text.swift
[99/144] Compiling SourceKittenFramework UID.swift
[100/144] Compiling SourceKittenFramework UIDRepresentable.swift
[101/144] Compiling SourceKittenFramework UncheckedSendable.swift
[102/144] Compiling SourceKittenFramework Version.swift
[103/150] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[104/150] Compiling SourceKittenFramework SwiftDocKey.swift
[105/150] Compiling SourceKittenFramework SwiftDocs.swift
[106/150] Compiling SourceKittenFramework SwiftVersion.swift
[107/150] Compiling SourceKittenFramework SyntaxKind.swift
[108/150] Compiling SourceKittenFramework SyntaxMap.swift
[109/150] Compiling SourceKittenFramework ByteCount.swift
[110/150] Compiling SourceKittenFramework ByteRange.swift
[111/150] Compiling SourceKittenFramework Clang+SourceKitten.swift
[112/150] Compiling SourceKittenFramework ClangTranslationUnit.swift
[113/150] Compiling SourceKittenFramework CodeCompletionItem.swift
[114/150] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[115/150] Compiling SourceKittenFramework Language.swift
[116/150] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[117/150] Compiling SourceKittenFramework Line.swift
[118/150] Compiling SourceKittenFramework LinuxCompatibility.swift
[119/150] Compiling SourceKittenFramework Module.swift
[120/150] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[120/150] Wrapping AST for FileSmith for debugging
[122/150] Emitting module SourceKittenFramework
[123/150] Compiling SourceKittenFramework Dictionary+Merge.swift
[124/150] Compiling SourceKittenFramework Documentation.swift
[125/150] Compiling SourceKittenFramework Exec.swift
[126/150] Compiling SourceKittenFramework File+Hashable.swift
[127/150] Compiling SourceKittenFramework File.swift
[128/150] Compiling SourceKittenFramework JSONOutput.swift
[129/150] Compiling SourceKittenFramework StatementKind.swift
[130/150] Compiling SourceKittenFramework String+SourceKitten.swift
[131/150] Compiling SourceKittenFramework StringView+SourceKitten.swift
[132/150] Compiling SourceKittenFramework StringView.swift
[133/150] Compiling SourceKittenFramework Structure.swift
[134/150] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[135/150] Compiling SourceKittenFramework OffsetMap.swift
[136/150] Compiling SourceKittenFramework Parameter.swift
[137/150] Compiling SourceKittenFramework Request.swift
[138/150] Compiling SourceKittenFramework SourceDeclaration.swift
[139/150] Compiling SourceKittenFramework SourceKitObject.swift
[140/150] Compiling SourceKittenFramework SourceLocation.swift
[141/150] Compiling SourceKittenFramework WindowsError.swift
[142/150] Compiling SourceKittenFramework Xcode.swift
[143/150] Compiling SourceKittenFramework XcodeBuildSetting.swift
[144/150] Compiling SourceKittenFramework library_wrapper.swift
[145/150] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[146/150] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[147/151] Wrapping AST for SourceKittenFramework for debugging
[149/159] Compiling LinuxMainGen SourceWriter.swift
/host/spi-builder-workspace/Sources/LinuxMainGen/SourceWriter.swift:40:59: error: value of type 'NSString' has no member 'byteRangeToNSRange'
 38 |                 }
 39 |
 40 |                 if let range = testClass.file.contents.ns.byteRangeToNSRange(start: offset, length: length) {
    |                                                           `- error: value of type 'NSString' has no member 'byteRangeToNSRange'
 41 |                     contents = testClass.file.contents.ns.replacingCharacters(in: range, with: "")
 42 |                     let file = try FileSmith.WritableFile(open: path)
[150/159] Compiling LinuxMainGen SourceParser.swift
[151/159] Compiling LinuxMainGen TestClass.swift
[152/159] Compiling LinuxMainGen main.swift
/host/spi-builder-workspace/Sources/LinuxMainGen/main.swift:38:18: warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
36 |
37 | } catch {
38 |     WritableFile.stderror.print(error)
   |                  `- warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
39 |     WritableFile.stderror.print()
40 |     WritableFile.stderror.print(arguments.usagetext)
/host/spi-builder-workspace/.build/checkouts/FileSmith/Sources/FileSmith/File.swift:215:20: note: class property declared here
213 |
214 | 	/// A WritableStream which writes to standard error.
215 | 	static public var stderror: WritableStream = {
    |                    `- note: class property declared here
216 | 		WritableFile(path: "/dev/stderr", filehandle: FileHandle.standardError)
217 | 	}()
/host/spi-builder-workspace/Sources/LinuxMainGen/main.swift:39:18: warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
37 | } catch {
38 |     WritableFile.stderror.print(error)
39 |     WritableFile.stderror.print()
   |                  `- warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
40 |     WritableFile.stderror.print(arguments.usagetext)
41 |     exit(Int32(error._code))
/host/spi-builder-workspace/.build/checkouts/FileSmith/Sources/FileSmith/File.swift:215:20: note: class property declared here
213 |
214 | 	/// A WritableStream which writes to standard error.
215 | 	static public var stderror: WritableStream = {
    |                    `- note: class property declared here
216 | 		WritableFile(path: "/dev/stderr", filehandle: FileHandle.standardError)
217 | 	}()
/host/spi-builder-workspace/Sources/LinuxMainGen/main.swift:40:18: warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
38 |     WritableFile.stderror.print(error)
39 |     WritableFile.stderror.print()
40 |     WritableFile.stderror.print(arguments.usagetext)
   |                  `- warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
41 |     exit(Int32(error._code))
42 | }
/host/spi-builder-workspace/.build/checkouts/FileSmith/Sources/FileSmith/File.swift:215:20: note: class property declared here
213 |
214 | 	/// A WritableStream which writes to standard error.
215 | 	static public var stderror: WritableStream = {
    |                    `- note: class property declared here
216 | 		WritableFile(path: "/dev/stderr", filehandle: FileHandle.standardError)
217 | 	}()
[153/159] Compiling LinuxMainGen Structure+Util.swift
[154/159] Compiling LinuxMainGen String+Util.swift
[155/159] Emitting module LinuxMainGen
/host/spi-builder-workspace/Sources/LinuxMainGen/main.swift:38:18: warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
36 |
37 | } catch {
38 |     WritableFile.stderror.print(error)
   |                  `- warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
39 |     WritableFile.stderror.print()
40 |     WritableFile.stderror.print(arguments.usagetext)
/host/spi-builder-workspace/.build/checkouts/FileSmith/Sources/FileSmith/File.swift:215:20: note: class property declared here
213 |
214 | 	/// A WritableStream which writes to standard error.
215 | 	static public var stderror: WritableStream = {
    |                    `- note: class property declared here
216 | 		WritableFile(path: "/dev/stderr", filehandle: FileHandle.standardError)
217 | 	}()
/host/spi-builder-workspace/Sources/LinuxMainGen/main.swift:39:18: warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
37 | } catch {
38 |     WritableFile.stderror.print(error)
39 |     WritableFile.stderror.print()
   |                  `- warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
40 |     WritableFile.stderror.print(arguments.usagetext)
41 |     exit(Int32(error._code))
/host/spi-builder-workspace/.build/checkouts/FileSmith/Sources/FileSmith/File.swift:215:20: note: class property declared here
213 |
214 | 	/// A WritableStream which writes to standard error.
215 | 	static public var stderror: WritableStream = {
    |                    `- note: class property declared here
216 | 		WritableFile(path: "/dev/stderr", filehandle: FileHandle.standardError)
217 | 	}()
/host/spi-builder-workspace/Sources/LinuxMainGen/main.swift:40:18: warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
38 |     WritableFile.stderror.print(error)
39 |     WritableFile.stderror.print()
40 |     WritableFile.stderror.print(arguments.usagetext)
   |                  `- warning: reference to class property 'stderror' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
41 |     exit(Int32(error._code))
42 | }
/host/spi-builder-workspace/.build/checkouts/FileSmith/Sources/FileSmith/File.swift:215:20: note: class property declared here
213 |
214 | 	/// A WritableStream which writes to standard error.
215 | 	static public var stderror: WritableStream = {
    |                    `- note: class property declared here
216 | 		WritableFile(path: "/dev/stderr", filehandle: FileHandle.standardError)
217 | 	}()
[156/159] Compiling LinuxMainGen Structure+Value.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write swift-version-24593BA9C3E375BF.txt
[3/67] Compiling Moderator SwiftCompat.swift
[4/67] Emitting module SWXMLHash
[5/70] Compiling Yams Parser.swift
[6/70] Compiling Yams RedundancyAliasingStrategy.swift
[7/70] Compiling Yams Representer.swift
[8/70] Compiling SwiftShell Files.swift
[9/71] Compiling SWXMLHash XMLHashOptions.swift
[10/71] Compiling SWXMLHash XMLIndexer.swift
[11/71] Compiling SWXMLHash shim.swift
[12/71] Compiling Yams Tag.swift
[13/71] Compiling Yams YamlAnchorProviding.swift
[14/73] Compiling SwiftShell String.swift
[15/73] Compiling Yams Resolver.swift
[16/73] Compiling Yams String+Yams.swift
[17/73] Compiling SWXMLHash XMLContent.swift
[18/73] Compiling SWXMLHash XMLElement.swift
[19/73] Compiling SWXMLHash XMLHash.swift
[20/73] Emitting module Moderator
[24/73] Compiling Yams Node.Scalar.swift
[25/73] Compiling Yams Node.Sequence.swift
[26/73] Compiling Yams Node.swift
[27/73] Compiling Moderator Moderator.swift
[28/73] Compiling Moderator Parsers.swift
[29/74] Compiling SwiftShell Lazy-split.swift
[30/74] Compiling SwiftShell Array.swift
[31/74] Compiling SwiftShell Process.swift
[32/74] Compiling SwiftShell Context.swift
[33/74] Compiling SwiftShell Stream.swift
[37/74] Compiling Yams Constructor.swift
[38/74] Compiling Yams Decoder.swift
[39/74] Compiling Yams Node.Alias.swift
[40/74] Compiling Yams Node.Mapping.swift
[41/74] Compiling Yams Emitter.swift
[42/74] Compiling Yams Encoder.swift
[43/74] Compiling Yams Mark.swift
[44/74] Compiling Yams Anchor.swift
[46/74] Compiling Yams YamlError.swift
[47/74] Compiling Yams YamlTagProviding.swift
[48/74] Emitting module SwiftShell
[54/74] Wrapping AST for SWXMLHash for debugging
[56/82] Emitting module FileSmith
[57/82] Compiling FileSmith Attributes.swift
[58/82] Compiling FileSmith Directory.swift
[68/82] Compiling FileSmith SymbolicLinks.swift
[69/82] Emitting module Yams
[74/83] Compiling FileSmith File.swift
[75/83] Compiling FileSmith Paths.swift
[76/83] Compiling FileSmith Errors.swift
[77/83] Compiling FileSmith General.swift
[78/83] Wrapping AST for Yams for debugging
[80/126] Compiling SourceKittenFramework SyntaxToken.swift
[81/126] Compiling SourceKittenFramework Text.swift
[82/126] Compiling SourceKittenFramework UID.swift
[83/126] Compiling SourceKittenFramework UIDRepresentable.swift
[84/126] Compiling SourceKittenFramework UncheckedSendable.swift
[85/126] Compiling SourceKittenFramework Version.swift
[86/132] Emitting module SourceKittenFramework
[87/132] Compiling SourceKittenFramework Dictionary+Merge.swift
[88/132] Compiling SourceKittenFramework Documentation.swift
[89/132] Compiling SourceKittenFramework Exec.swift
[90/132] Compiling SourceKittenFramework File+Hashable.swift
[91/132] Compiling SourceKittenFramework File.swift
[92/132] Compiling SourceKittenFramework JSONOutput.swift
[93/132] Compiling SourceKittenFramework ByteCount.swift
[94/132] Compiling SourceKittenFramework ByteRange.swift
[95/132] Compiling SourceKittenFramework Clang+SourceKitten.swift
[96/132] Compiling SourceKittenFramework ClangTranslationUnit.swift
[97/132] Compiling SourceKittenFramework CodeCompletionItem.swift
[98/132] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[99/132] Compiling SourceKittenFramework StatementKind.swift
[100/132] Compiling SourceKittenFramework String+SourceKitten.swift
[101/132] Compiling SourceKittenFramework StringView+SourceKitten.swift
[102/132] Compiling SourceKittenFramework StringView.swift
[103/132] Compiling SourceKittenFramework Structure.swift
[104/132] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[105/132] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[106/132] Compiling SourceKittenFramework SwiftDocKey.swift
[107/132] Compiling SourceKittenFramework SwiftDocs.swift
[108/132] Compiling SourceKittenFramework SwiftVersion.swift
[109/132] Compiling SourceKittenFramework SyntaxKind.swift
[110/132] Compiling SourceKittenFramework SyntaxMap.swift
[111/132] Compiling SourceKittenFramework WindowsError.swift
[112/132] Compiling SourceKittenFramework Xcode.swift
[113/132] Compiling SourceKittenFramework XcodeBuildSetting.swift
[114/132] Compiling SourceKittenFramework library_wrapper.swift
[115/132] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[116/132] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[117/132] Compiling SourceKittenFramework Language.swift
[118/132] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[119/132] Compiling SourceKittenFramework Line.swift
[120/132] Compiling SourceKittenFramework LinuxCompatibility.swift
[121/132] Compiling SourceKittenFramework Module.swift
[122/132] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[123/132] Compiling SourceKittenFramework OffsetMap.swift
[124/132] Compiling SourceKittenFramework Parameter.swift
[125/132] Compiling SourceKittenFramework Request.swift
[126/132] Compiling SourceKittenFramework SourceDeclaration.swift
[127/132] Compiling SourceKittenFramework SourceKitObject.swift
[128/132] Compiling SourceKittenFramework SourceLocation.swift
[130/140] Compiling LinuxMainGen String+Util.swift
[131/140] Compiling LinuxMainGen SourceParser.swift
[132/140] Compiling LinuxMainGen SourceWriter.swift
/host/spi-builder-workspace/Sources/LinuxMainGen/SourceWriter.swift:40:59: error: value of type 'NSString' has no member 'byteRangeToNSRange'
 38 |                 }
 39 |
 40 |                 if let range = testClass.file.contents.ns.byteRangeToNSRange(start: offset, length: length) {
    |                                                           `- error: value of type 'NSString' has no member 'byteRangeToNSRange'
 41 |                     contents = testClass.file.contents.ns.replacingCharacters(in: range, with: "")
 42 |                     let file = try FileSmith.WritableFile(open: path)
[133/140] Compiling LinuxMainGen TestClass.swift
[134/140] Compiling LinuxMainGen main.swift
[135/140] Compiling LinuxMainGen Structure+Util.swift
[136/140] Emitting module LinuxMainGen
[137/140] Compiling LinuxMainGen Structure+Value.swift
BUILD FAILURE 6.1 linux