Build Information
Failed to build LinuxMainGen, reference master (d7751d
), with Swift 6.1 for Linux on 25 Apr 2025 14:35:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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-0":/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
[1687/2344] Fetching filesmith, moderator
[2122/18456] Fetching filesmith, moderator, sourcekitten
Fetched https://github.com/kareman/Moderator.git from cache (1.31s)
Fetched https://github.com/kareman/FileSmith.git from cache (1.36s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.37s)
Computing version for https://github.com/kareman/Moderator.git
Computed https://github.com/kareman/Moderator.git at 0.5.1 (2.08s)
Computing version for https://github.com/kareman/FileSmith.git
Computed https://github.com/kareman/FileSmith.git at 0.3.0 (3.89s)
Fetching https://github.com/kareman/SwiftShell.git
[1/4863] Fetching swiftshell
Fetched https://github.com/kareman/SwiftShell.git from cache (0.92s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (1.98s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.0 (0.60s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2820] Fetching swxmlhash
[2821/13109] Fetching swxmlhash, yams
[5702/28022] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.40s)
[3088/25202] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.23s)
Fetched https://github.com/jpsim/Yams.git from cache (1.26s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.85s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.55s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.55s)
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/kareman/FileSmith.git
Working copy of https://github.com/kareman/FileSmith.git resolved at 0.3.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/Moderator.git
Working copy of https://github.com/kareman/Moderator.git resolved at 0.5.1
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.0
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/26] Write sources
[8/26] Compiling Clang_C Clang_C.c
[9/26] Compiling reader.c
[10/26] Compiling writer.c
[11/26] Compiling parser.c
[12/26] Compiling api.c
[13/26] Compiling emitter.c
[14/26] Compiling scanner.c
[15/26] Compiling SourceKit SourceKit.c
[16/26] Write swift-version-24593BA9C3E375BF.txt
[18/82] Compiling Yams Tag.swift
[19/82] Compiling Yams YamlAnchorProviding.swift
[20/84] Compiling SwiftShell Lazy-split.swift
[21/85] Compiling Moderator Parsers.swift
[22/85] Compiling Moderator SwiftCompat.swift
[23/85] Compiling SwiftShell String.swift
[24/85] Compiling Yams Resolver.swift
[25/85] Compiling Yams String+Yams.swift
[26/85] Compiling Yams YamlError.swift
[27/85] Compiling Yams YamlTagProviding.swift
[31/88] Compiling SwiftShell Stream.swift
[32/88] Compiling SWXMLHash String+Extensions.swift
[33/88] Compiling SWXMLHash TextElement.swift
[34/88] Compiling SWXMLHash XMLAttribute.swift
[35/88] Emitting module SWXMLHash
[36/88] Compiling Yams Node.Alias.swift
[37/88] Compiling Yams Node.Mapping.swift
[38/88] Compiling Yams Node.Scalar.swift
[39/88] Emitting module Yams
[40/88] Compiling Yams Anchor.swift
[41/88] Compiling Yams Constructor.swift
[42/88] Compiling Yams Decoder.swift
[43/88] Emitting module SwiftShell
[44/88] Compiling SwiftShell Process.swift
[45/88] Compiling SwiftShell Files.swift
[46/88] Compiling SwiftShell Array.swift
[47/88] Compiling SwiftShell Context.swift
[50/88] Compiling Moderator Moderator.swift
[51/88] Emitting module Moderator
[52/88] Compiling Yams Node.Sequence.swift
[53/88] Compiling Yams Node.swift
[54/88] Compiling Yams Parser.swift
[61/88] Compiling Yams Emitter.swift
[65/90] Compiling Yams RedundancyAliasingStrategy.swift
[66/90] Compiling Yams Representer.swift
[71/90] Compiling Yams Encoder.swift
[72/90] Compiling Yams Mark.swift
[79/91] Wrapping AST for SwiftShell for debugging
[80/91] Wrapping AST for Moderator for debugging
[81/91] Wrapping AST for Yams for debugging
[83/92] Compiling SWXMLHash XMLHashOptions.swift
[84/92] Compiling SWXMLHash XMLIndexer.swift
[85/92] Compiling SWXMLHash shim.swift
[87/100] Compiling FileSmith Errors.swift
[88/100] Compiling FileSmith SymbolicLinks.swift
[89/100] Compiling FileSmith File.swift
[89/100] Wrapping AST for SWXMLHash for debugging
[91/100] Emitting module FileSmith
[92/143] Compiling FileSmith Directory.swift
[93/143] Compiling FileSmith Attributes.swift
[94/143] Compiling SourceKittenFramework SyntaxToken.swift
[95/143] Compiling SourceKittenFramework Text.swift
[96/143] Compiling SourceKittenFramework UID.swift
[97/143] Compiling SourceKittenFramework UIDRepresentable.swift
[98/143] Compiling SourceKittenFramework UncheckedSendable.swift
[99/143] Compiling SourceKittenFramework Version.swift
[100/149] Compiling FileSmith General.swift
[101/149] Compiling FileSmith Paths.swift
[102/150] Wrapping AST for FileSmith for debugging
[104/150] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[105/150] Compiling SourceKittenFramework SwiftDocKey.swift
[106/150] Compiling SourceKittenFramework SwiftDocs.swift
[107/150] Compiling SourceKittenFramework SwiftVersion.swift
[108/150] Compiling SourceKittenFramework SyntaxKind.swift
[109/150] Compiling SourceKittenFramework SyntaxMap.swift
[110/150] Emitting module SourceKittenFramework
[111/150] Compiling SourceKittenFramework ByteCount.swift
[112/150] Compiling SourceKittenFramework ByteRange.swift
[113/150] Compiling SourceKittenFramework Clang+SourceKitten.swift
[114/150] Compiling SourceKittenFramework ClangTranslationUnit.swift
[115/150] Compiling SourceKittenFramework CodeCompletionItem.swift
[116/150] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[117/150] Compiling SourceKittenFramework Dictionary+Merge.swift
[118/150] Compiling SourceKittenFramework Documentation.swift
[119/150] Compiling SourceKittenFramework Exec.swift
[120/150] Compiling SourceKittenFramework File+Hashable.swift
[121/150] Compiling SourceKittenFramework File.swift
[122/150] Compiling SourceKittenFramework JSONOutput.swift
[123/150] Compiling SourceKittenFramework OffsetMap.swift
[124/150] Compiling SourceKittenFramework Parameter.swift
[125/150] Compiling SourceKittenFramework Request.swift
[126/150] Compiling SourceKittenFramework SourceDeclaration.swift
[127/150] Compiling SourceKittenFramework SourceKitObject.swift
[128/150] Compiling SourceKittenFramework SourceLocation.swift
[129/150] Compiling SourceKittenFramework Language.swift
[130/150] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[131/150] Compiling SourceKittenFramework Line.swift
[132/150] Compiling SourceKittenFramework LinuxCompatibility.swift
[133/150] Compiling SourceKittenFramework Module.swift
[134/150] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[135/150] Compiling SourceKittenFramework StatementKind.swift
[136/150] Compiling SourceKittenFramework String+SourceKitten.swift
[137/150] Compiling SourceKittenFramework StringView+SourceKitten.swift
[138/150] Compiling SourceKittenFramework StringView.swift
[139/150] Compiling SourceKittenFramework Structure.swift
[140/150] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.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 TestClass.swift
[150/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)
[151/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 | }()
[152/159] Compiling LinuxMainGen SourceParser.swift
[153/159] Compiling LinuxMainGen String+Util.swift
[154/159] Compiling LinuxMainGen Structure+Value.swift
[155/159] Compiling LinuxMainGen Structure+Util.swift
[156/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 | }()
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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] Emitting module SWXMLHash
[4/70] Compiling Moderator SwiftCompat.swift
[5/70] Emitting module Moderator
[6/70] Compiling SWXMLHash XMLHashOptions.swift
[7/70] Compiling SWXMLHash XMLIndexer.swift
[8/70] Compiling SWXMLHash shim.swift
[9/70] Compiling SwiftShell Files.swift
[10/70] Compiling Moderator Parsers.swift
[11/70] Compiling Moderator Moderator.swift
[12/72] Compiling SwiftShell Array.swift
[14/72] Compiling SwiftShell Stream.swift
[15/72] Compiling SwiftShell String.swift
[16/72] Compiling Yams Node.Mapping.swift
[17/72] Compiling Yams Node.Scalar.swift
[18/72] Compiling Yams RedundancyAliasingStrategy.swift
[19/72] Compiling Yams Representer.swift
[20/72] Compiling Yams Resolver.swift
[21/72] Compiling Yams String+Yams.swift
[22/72] Compiling Yams Tag.swift
[23/72] Compiling Yams YamlAnchorProviding.swift
[24/72] Compiling SWXMLHash XMLElement.swift
[25/72] Compiling SWXMLHash XMLHash.swift
[26/72] Compiling SWXMLHash Int+XMLDeserialization.swift
[27/72] Compiling SWXMLHash String+XMLDeserialization.swift
[28/72] Compiling SWXMLHash IndexingError.swift
[29/72] Compiling Yams Node.swift
[30/72] Compiling Yams Parser.swift
[31/72] Compiling Yams Node.Alias.swift
[34/74] Compiling SwiftShell Process.swift
[35/74] Compiling SwiftShell Lazy-split.swift
[36/74] Compiling SwiftShell Bash.swift
[37/74] Compiling SwiftShell Command.swift
[38/74] Compiling Yams Decoder.swift
[39/74] Compiling Yams Emitter.swift
[40/74] Compiling SwiftShell Context.swift
[43/74] Compiling Yams Encoder.swift
[44/74] Compiling Yams Mark.swift
[45/74] Compiling Yams Node.Sequence.swift
[47/75] Emitting module Yams
[52/75] Emitting module SwiftShell
[53/75] Wrapping AST for SWXMLHash for debugging
[55/75] Compiling Yams YamlError.swift
[56/75] Compiling Yams YamlTagProviding.swift
[69/83] Wrapping AST for Yams for debugging
[71/102] Compiling FileSmith SymbolicLinks.swift
[72/126] Emitting module FileSmith
[73/126] Compiling FileSmith Errors.swift
[74/126] Compiling FileSmith File.swift
[75/126] Compiling FileSmith Attributes.swift
[76/126] Compiling FileSmith Directory.swift
[77/126] Compiling FileSmith General.swift
[78/126] Compiling SourceKittenFramework SyntaxToken.swift
[79/126] Compiling SourceKittenFramework Text.swift
[80/126] Compiling SourceKittenFramework UID.swift
[81/126] Compiling SourceKittenFramework UIDRepresentable.swift
[82/126] Compiling SourceKittenFramework UncheckedSendable.swift
[83/126] Compiling SourceKittenFramework Version.swift
[84/126] Emitting module SourceKittenFramework
[85/132] Compiling FileSmith Paths.swift
[86/133] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[87/133] Compiling SourceKittenFramework SwiftDocKey.swift
[88/133] Compiling SourceKittenFramework SwiftDocs.swift
[89/133] Compiling SourceKittenFramework SwiftVersion.swift
[90/133] Compiling SourceKittenFramework SyntaxKind.swift
[91/133] Compiling SourceKittenFramework SyntaxMap.swift
[93/132] Compiling SourceKittenFramework Language.swift
[94/132] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[95/132] Compiling SourceKittenFramework Line.swift
[96/132] Compiling SourceKittenFramework LinuxCompatibility.swift
[97/132] Compiling SourceKittenFramework Module.swift
[98/132] Compiling SourceKittenFramework ObjCDeclarationKind.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 Dictionary+Merge.swift
[106/132] Compiling SourceKittenFramework Documentation.swift
[107/132] Compiling SourceKittenFramework Exec.swift
[108/132] Compiling SourceKittenFramework File+Hashable.swift
[109/132] Compiling SourceKittenFramework File.swift
[110/132] Compiling SourceKittenFramework JSONOutput.swift
[111/132] Compiling SourceKittenFramework ByteCount.swift
[112/132] Compiling SourceKittenFramework ByteRange.swift
[113/132] Compiling SourceKittenFramework Clang+SourceKitten.swift
[114/132] Compiling SourceKittenFramework ClangTranslationUnit.swift
[115/132] Compiling SourceKittenFramework CodeCompletionItem.swift
[116/132] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[117/132] Compiling SourceKittenFramework OffsetMap.swift
[118/132] Compiling SourceKittenFramework Parameter.swift
[119/132] Compiling SourceKittenFramework Request.swift
[120/132] Compiling SourceKittenFramework SourceDeclaration.swift
[121/132] Compiling SourceKittenFramework SourceKitObject.swift
[122/132] Compiling SourceKittenFramework SourceLocation.swift
[123/132] Compiling SourceKittenFramework WindowsError.swift
[124/132] Compiling SourceKittenFramework Xcode.swift
[125/132] Compiling SourceKittenFramework XcodeBuildSetting.swift
[126/132] Compiling SourceKittenFramework library_wrapper.swift
[127/132] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[128/132] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[130/140] Compiling LinuxMainGen main.swift
[131/140] Compiling LinuxMainGen SourceParser.swift
[132/140] Compiling LinuxMainGen TestClass.swift
[133/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)
[134/140] Compiling LinuxMainGen Structure+Value.swift
[135/140] Emitting module LinuxMainGen
[136/140] Compiling LinuxMainGen String+Util.swift
[137/140] Compiling LinuxMainGen Structure+Util.swift
BUILD FAILURE 6.1 linux