Build Information
Successful build of PlayDocs, reference master (5eddee
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 19:57:35 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/ldstreet/playdocs.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/ldstreet/playdocs
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5eddee1 Create CONTRIBUTING.md
Cloned https://github.com/ldstreet/playdocs.git
Revision (git rev-parse @):
5eddee166bc2501dd6a694994e3c70135e83c6e9
SUCCESS checkout https://github.com/ldstreet/playdocs.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/ldstreet/playdocs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/vapor-community/markdown.git
Fetching https://github.com/pointfreeco/swift-overture.git
[1/863] Fetching swift-overture
[864/1109] Fetching swift-overture, markdown
Fetched https://github.com/pointfreeco/swift-overture.git from cache (0.29s)
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor-community/markdown.git from cache (0.30s)
[1/2167] Fetching splash
[67/6083] Fetching splash, swiftsoup
[6084/12101] Fetching splash, swiftsoup, console
Fetched https://github.com/JohnSundell/Splash from cache (0.51s)
Fetched https://github.com/vapor/console.git from cache (0.52s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.52s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (3.52s)
Computing version for https://github.com/pointfreeco/swift-overture.git
Computed https://github.com/pointfreeco/swift-overture.git at 0.5.0 (2.64s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.56s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (1.84s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (2.23s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.39s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/service.git
[1/919] Fetching service
[920/21062] Fetching service, core
Fetched https://github.com/vapor/service.git from cache (0.94s)
Fetched https://github.com/vapor/core.git from cache (0.96s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.48s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.44s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.44s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (7.72s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.31s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (1.04s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/pointfreeco/swift-overture.git
Working copy of https://github.com/pointfreeco/swift-overture.git resolved at 0.5.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor-community/markdown.git
Working copy of https://github.com/vapor-community/markdown.git resolved at 0.7.1
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/80] Write sources
[1/80] Write swift-version-24593BA9C3E375BF.txt
[2/80] Compiling cmark tagfilter.c
[3/80] Compiling cmark tasklist.c
[4/96] Compiling cmark syntax_extension.c
[5/96] Compiling cmark xml.c
[5/96] Compiling cmark render.c
[7/96] Compiling cmark strikethrough.c
[8/96] Compiling cmark table.c
[9/96] Compiling cmark registry.c
[10/96] Compiling cmark plugin.c
[11/96] Compiling cmark utf8.c
[12/96] Compiling cmark references.c
[12/96] Compiling cmark plaintext.c
[14/96] Compiling cmark linked_list.c
[15/96] Compiling cmark node.c
[16/96] Compiling cmark map.c
[17/96] Compiling cmark man.c
[18/96] Compiling cmark iterator.c
[19/96] Compiling cmark latex.c
[20/96] Compiling cmark html.c
[21/96] Compiling cmark houdini_html_e.c
[22/96] Compiling cmark houdini_href_e.c
[23/96] Compiling cmark core-extensions.c
[24/96] Compiling cmark footnotes.c
[25/96] Compiling cmark inlines.c
[26/96] Compiling cmark cmark_ctype.c
[27/96] Compiling cmark commonmark.c
[28/96] Compiling cmark houdini_html_u.c
[29/96] Compiling cmark ext_scanners.c
[30/96] Write sources
[31/96] Compiling cmark scanners.c
[31/96] Write sources
[47/96] Compiling cmark cmark.c
[48/96] Compiling cmark buffer.c
[49/96] Compiling cmark arena.c
[50/110] Compiling cmark autolink.c
[51/146] Compiling CNIOSHA1 c_nio_sha1.c
[52/179] Compiling CNIOLinux shim.c
[53/179] Compiling cmark blocks.c
[54/179] Compiling CNIOLinux ifaddrs-android.c
[55/179] Compiling CNIODarwin shim.c
[56/181] Compiling c-atomics.c
[58/184] Emitting module NIOConcurrencyHelpers
[59/184] Compiling Splash String+HTMLEntities.swift
[60/184] Compiling Splash String+IsNumber.swift
[61/186] Compiling Splash String+PrefixChecking.swift
[62/186] Compiling Splash SwiftGrammar.swift
[63/186] Compiling Splash Grammar.swift
[64/186] Compiling Splash MarkdownDecorator.swift
[65/186] Compiling Splash String+Removing.swift
[66/186] Compiling Splash Substring+HasSuffix.swift
[67/186] Compiling Splash AttributedStringOutputFormat.swift
[68/186] Compiling Splash HTMLOutputFormat.swift
[69/186] Compiling Splash Int+IsOdd.swift
[70/186] Compiling Splash Sequence+AnyOf.swift
[71/186] Compiling Splash Sequence+Occurrences.swift
[72/186] Emitting module Overture
[73/186] Compiling Splash CharacterSet+Contains.swift
[74/186] Compiling Splash Equatable+AnyOf.swift
[75/186] Compiling Debugging SourceLocation.swift
[76/186] Compiling NIOPriorityQueue PriorityQueue.swift
[77/186] Emitting module COperatingSystem
[78/186] Compiling COperatingSystem libc.swift
[79/187] Compiling NIOConcurrencyHelpers atomics.swift
[81/187] Compiling NIOConcurrencyHelpers lock.swift
[83/188] Emitting module SwiftMarkdown
[84/188] Compiling SwiftMarkdown SwiftMarkdown.swift
[84/189] Wrapping AST for COperatingSystem for debugging
[85/189] Write sources
[87/189] Wrapping AST for NIOConcurrencyHelpers for debugging
[89/189] Emitting module NIOPriorityQueue
[90/189] Compiling NIOPriorityQueue Heap.swift
[92/190] Compiling Debugging Demangler.swift
[98/193] Emitting module Splash
[102/193] Wrapping AST for SwiftMarkdown for debugging
[103/193] Wrapping AST for NIOPriorityQueue for debugging
[105/193] Emitting module Debugging
[106/193] Compiling Debugging Debuggable.swift
[107/193] Compiling SwiftSoup StructuralEvaluator.swift
[108/193] Compiling SwiftSoup SwiftSoup.swift
[109/193] Compiling SwiftSoup Tag.swift
[110/193] Compiling SwiftSoup TextNode.swift
[111/193] Compiling SwiftSoup Token.swift
[112/193] Compiling SwiftSoup TokenQueue.swift
[113/193] Compiling SwiftSoup Tokeniser.swift
[114/201] Compiling SwiftSoup Selector.swift
[115/201] Compiling SwiftSoup SerializationException.swift
[116/201] Compiling SwiftSoup SimpleDictionary.swift
[117/201] Compiling SwiftSoup StreamReader.swift
[118/201] Compiling SwiftSoup String.swift
[119/201] Compiling SwiftSoup StringBuilder.swift
[120/201] Compiling SwiftSoup StringUtil.swift
[122/251] Compiling NIO HappyEyeballs.swift
[123/251] Compiling NIO AddressedEnvelope.swift
[124/251] Compiling NIO BaseSocket.swift
[125/251] Compiling NIO FileHandle.swift
[126/251] Compiling NIO FileRegion.swift
[127/251] Compiling NIO GetaddrinfoResolver.swift
[128/251] Compiling NIO IO.swift
[129/251] Compiling NIO IOData.swift
[130/251] Compiling NIO IntegerTypes.swift
[131/251] Compiling NIO Interfaces.swift
[132/251] Compiling NIO Linux.swift
[133/251] Compiling NIO LinuxCPUSet.swift
[134/251] Compiling NIO EventLoop.swift
[135/251] Compiling NIO EventLoopFuture.swift
[136/251] Compiling NIO FileDescriptor.swift
[138/252] Wrapping AST for Debugging for debugging
[143/252] Compiling NIO BaseSocketChannel.swift
[144/252] Compiling NIO BlockingIOThreadPool.swift
[145/252] Compiling NIO Bootstrap.swift
[146/252] Compiling NIO ByteBuffer-aux.swift
[147/252] Compiling NIO ByteBuffer-core.swift
[148/252] Compiling NIO ByteBuffer-int.swift
[149/252] Compiling NIO ByteBuffer-views.swift
[150/252] Compiling NIO Channel.swift
[151/252] Compiling NIO ChannelHandler.swift
[152/252] Compiling NIO ChannelHandlers.swift
[153/252] Compiling NIO ChannelInvoker.swift
[154/252] Compiling NIO ChannelOption.swift
[155/252] Emitting module SwiftSoup
[155/252] Wrapping AST for Overture for debugging
[160/253] Wrapping AST for Splash for debugging
[162/253] Compiling NIO Heap.swift
[176/253] Compiling NIO RecvByteBufferAllocator.swift
[177/253] Compiling NIO Resolver.swift
[178/253] Compiling NIO Selectable.swift
[179/253] Compiling NIO Selector.swift
[180/253] Compiling NIO ServerSocket.swift
[181/253] Compiling NIO Socket.swift
[182/253] Compiling NIO SocketAddresses.swift
[183/253] Compiling SwiftSoup TokeniserState.swift
[184/253] Compiling SwiftSoup TreeBuilder.swift
[185/253] Compiling SwiftSoup UnicodeScalar.swift
[186/253] Compiling SwiftSoup Validate.swift
[187/253] Compiling SwiftSoup Whitelist.swift
[188/253] Compiling SwiftSoup XmlDeclaration.swift
[189/253] Compiling SwiftSoup XmlTreeBuilder.swift
[190/254] Wrapping AST for SwiftSoup for debugging
[192/254] Emitting module NIO
[214/260] Compiling NIO ChannelPipeline.swift
[215/260] Compiling NIO CircularBuffer.swift
[216/260] Compiling NIO Codec.swift
[217/260] Compiling NIO CompositeError.swift
[218/260] Compiling NIO ContiguousCollection.swift
[219/260] Compiling NIO DeadChannel.swift
[220/260] Compiling NIO Embedded.swift
[221/260] Compiling NIO MarkedCircularBuffer.swift
[222/260] Compiling NIO MulticastChannel.swift
[223/260] Compiling NIO NIOAny.swift
[224/260] Compiling NIO NonBlockingFileIO.swift
[225/260] Compiling NIO PendingDatagramWritesManager.swift
[226/260] Compiling NIO PendingWritesManager.swift
[227/260] Compiling NIO PriorityQueue.swift
[242/260] Compiling NIO SocketChannel.swift
[243/260] Compiling NIO SocketOptionProvider.swift
[244/260] Compiling NIO System.swift
[245/260] Compiling NIO Thread.swift
[246/260] Compiling NIO TypeAssistedChannelHandler.swift
[247/260] Compiling NIO Utilities.swift
[248/261] Wrapping AST for NIO for debugging
[250/290] Compiling Async Exports.swift
[251/290] Compiling Async Future+DoCatch.swift
[252/291] Compiling Async Collection+Future.swift
[253/291] Compiling Async Deprecated.swift
[254/291] Compiling Async Future+Flatten.swift
[255/291] Compiling Async Future+Global.swift
[256/291] Emitting module Async
[257/291] Compiling Async Async+NIO.swift
[258/291] Compiling Async AsyncError.swift
[259/291] Compiling Bits Bytes.swift
[260/292] Compiling Async Worker.swift
[263/292] Emitting module Bits
[266/292] Compiling Bits Deprecated.swift
[267/292] Compiling Async Future+Map.swift
[268/292] Compiling Async Future+Transform.swift
[269/292] Emitting module NIOFoundationCompat
[270/292] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[271/292] Compiling Async Future+Variadic.swift
[272/292] Compiling Async Future+Void.swift
[273/292] Compiling Async FutureType.swift
[274/292] Compiling Async QueueHandler.swift
[280/294] Wrapping AST for NIOFoundationCompat for debugging
[281/294] Wrapping AST for Async for debugging
[283/294] Compiling Bits Data+Bytes.swift
[284/294] Compiling Bits Data+Strings.swift
[285/295] Wrapping AST for Bits for debugging
[287/318] Compiling Core ReflectionDecoders.swift
[288/318] Compiling Core CoreError.swift
[289/318] Compiling Core Data+Base64URL.swift
[290/321] Compiling Core BasicKey.swift
[291/321] Compiling Core CaseInsensitiveString.swift
[292/321] Compiling Core Decodable+Reflectable.swift
[293/321] Compiling Core ReflectionDecodable.swift
[294/321] Compiling Core Reflectable.swift
[295/321] Compiling Core String+Utilities.swift
[296/321] Compiling Core Thread+Async.swift
[297/321] Emitting module Core
[298/321] Compiling Core NotFound.swift
[299/321] Compiling Core OptionalType.swift
[300/321] Compiling Core Process+Execute.swift
[301/321] Compiling Core Future+Unwrap.swift
[302/321] Compiling Core FutureEncoder.swift
[303/321] Compiling Core HeaderValue.swift
[304/321] Compiling Core DirectoryConfig.swift
[305/321] Compiling Core Exports.swift
[306/321] Compiling Core File.swift
[307/321] Compiling Core LosslessDataConvertible.swift
[308/321] Compiling Core MediaType.swift
[309/321] Compiling Core NestedData.swift
[310/321] Compiling Core Data+Hex.swift
[311/321] Compiling Core DataCoders.swift
[312/321] Compiling Core Deprecated.swift
[313/322] Wrapping AST for Core for debugging
[315/346] Compiling Logging Exports.swift
[316/346] Emitting module Logging
[317/346] Compiling Logging LogLevel.swift
[318/346] Compiling Service Deprecated.swift
[319/346] Compiling Service Exports.swift
[320/346] Compiling Service Service.swift
[321/346] Compiling Service ServiceCache.swift
[322/346] Compiling Service ServiceFactory.swift
[323/348] Compiling Logging Logger.swift
[324/348] Compiling Logging PrintLogger.swift
[325/349] Emitting module Service
[326/349] Compiling Service Container.swift
[327/349] Compiling Service ContainerAlias.swift
[328/349] Compiling Service SubContainer.swift
[330/349] Compiling Service Environment.swift
[331/349] Compiling Service Provider.swift
[332/349] Compiling Service BasicServiceFactory.swift
[333/349] Compiling Service ServiceID.swift
[334/349] Compiling Service ServiceType.swift
[335/349] Compiling Service Services.swift
[336/349] Compiling Service TypeServiceFactory.swift
[337/349] Compiling Service Config.swift
[338/349] Compiling Service BasicContainer.swift
[339/349] Compiling Service BasicSubContainer.swift
[340/349] Compiling Service Extendable.swift
[341/349] Compiling Service ServiceError.swift
[342/350] Wrapping AST for Logging for debugging
[343/350] Wrapping AST for Service for debugging
[345/376] Emitting module Console
[346/379] Compiling Console ActivityBar.swift
[347/379] Compiling Console ActivityIndicator.swift
[348/379] Compiling Console ActivityIndicatorRenderer.swift
[349/379] Compiling Console ActivityIndicatorState.swift
[350/379] Compiling Console ConsoleError.swift
[351/379] Compiling Console ConsoleLogger.swift
[352/379] Compiling Console Exports.swift
[353/379] Compiling Console CustomActivity.swift
[354/379] Compiling Console LoadingBar.swift
[355/379] Compiling Console ProgressBar.swift
[356/379] Compiling Console Console+Clear.swift
[357/379] Compiling Console Console+Ask.swift
[358/379] Compiling Console Console+Choose.swift
[359/379] Compiling Console Console+Confirm.swift
[360/379] Compiling Console Console+Input.swift
[361/379] Compiling Console Console+Center.swift
[362/379] Compiling Console Console+Output.swift
[363/379] Compiling Console Console+Wait.swift
[364/379] Compiling Console ConsoleColor.swift
[365/379] Compiling Console ConsoleStyle.swift
[366/379] Compiling Console ConsoleText.swift
[367/379] Compiling Console Console+Ephemeral.swift
[368/379] Compiling Console ConsoleClear.swift
[369/379] Compiling Console Console.swift
[370/379] Compiling Console Deprecated.swift
[371/379] Compiling Console ConsoleTextFragment.swift
[372/379] Compiling Console ANSI.swift
[373/379] Compiling Console Terminal.swift
[374/380] Wrapping AST for Console for debugging
[376/395] Compiling Command Command.swift
[377/395] Compiling Command CommandArgument.swift
[378/397] Emitting module Command
[379/397] Compiling Command CommandOption.swift
[380/397] Compiling Command CommandRunnable.swift
[381/397] Compiling Command Exports.swift
[382/397] Compiling Command Utilities.swift
[383/397] Compiling Command Console+Run.swift
[384/397] Compiling Command Output+Autocomplete.swift
[385/397] Compiling Command Output+Help.swift
[386/397] Compiling Command CommandError.swift
[387/397] Compiling Command BasicCommandGroup.swift
[388/397] Compiling Command CommandGroup.swift
[389/397] Compiling Command CommandConfig.swift
[390/397] Compiling Command Commands.swift
[391/397] Compiling Command CommandContext.swift
[392/397] Compiling Command CommandInput.swift
[393/398] Wrapping AST for Command for debugging
[395/404] Compiling PlayDocsKit Token.swift
[396/404] Compiling PlayDocsKit World.swift
[397/404] Compiling PlayDocsKit String+Extensions.swift
[398/404] Compiling PlayDocsKit Chunk.swift
[399/404] Compiling PlayDocsKit Converter.swift
[400/404] Emitting module PlayDocsKit
[401/405] Wrapping AST for PlayDocsKit for debugging
[403/413] Compiling PlayDocs CommandOptions.swift
[404/414] Emitting module PlayDocs
[405/414] Compiling PlayDocs CommandArguments.swift
[406/414] Compiling PlayDocs CommandContext+Extensions.swift
[407/414] Compiling PlayDocs CommandFlags.swift
[408/414] Compiling PlayDocs NewCommand.swift
/host/spi-builder-workspace/Sources/PlayDocs/NewCommand.swift:106:21: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
104 | if context.flag(Flags.open) {
105 | let process = Process()
106 | process.launchPath = "/usr/bin/env"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
107 | process.arguments = ["open", "\(url.path)"]
108 | process.launch()
/host/spi-builder-workspace/Sources/PlayDocs/NewCommand.swift:108:21: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
106 | process.launchPath = "/usr/bin/env"
107 | process.arguments = ["open", "\(url.path)"]
108 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
109 | }
110 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[409/414] Compiling PlayDocs CommandProtocol.swift
[410/414] Compiling PlayDocs ConvertCommand.swift
/host/spi-builder-workspace/Sources/PlayDocs/ConvertCommand.swift:108:21: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
106 | if context.flag(Flags.open) {
107 | let process = Process()
108 | process.launchPath = "/usr/bin/env"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
109 | process.arguments = ["open", "\(destinationURL.path)"]
110 | process.launch()
/host/spi-builder-workspace/Sources/PlayDocs/ConvertCommand.swift:110:21: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
108 | process.launchPath = "/usr/bin/env"
109 | process.arguments = ["open", "\(destinationURL.path)"]
110 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
111 |
112 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[411/414] Compiling PlayDocs main.swift
[412/415] Wrapping AST for PlayDocs for debugging
[413/415] Write Objects.LinkFileList
[414/415] Linking playdocs
Build complete! (86.56s)
Build complete.
{
"dependencies" : [
{
"identity" : "console",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console.git"
},
{
"identity" : "markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor-community/markdown.git"
},
{
"identity" : "splash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Splash"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "swift-overture",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-overture.git"
}
],
"manifest_display_name" : "PlayDocs",
"name" : "PlayDocs",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "playdocs",
"targets" : [
"PlayDocs"
],
"type" : {
"executable" : null
}
},
{
"name" : "PlayDocsKit",
"targets" : [
"PlayDocsKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PlayDocsKitTests",
"module_type" : "SwiftTarget",
"name" : "PlayDocsKitTests",
"path" : "Tests/PlayDocsKitTests",
"sources" : [
"ConvertTests.swift",
"ConvertToHTMLTests .swift",
"ConvertToMarkdownTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"PlayDocsKit"
],
"type" : "test"
},
{
"c99name" : "PlayDocsKit",
"module_type" : "SwiftTarget",
"name" : "PlayDocsKit",
"path" : "Sources/PlayDocsKit",
"product_dependencies" : [
"Console",
"Command",
"Splash",
"SwiftSoup",
"SwiftMarkdown"
],
"product_memberships" : [
"playdocs",
"PlayDocsKit"
],
"sources" : [
"Chunk.swift",
"Common/String+Extensions.swift",
"Converter.swift",
"Token.swift",
"World.swift"
],
"type" : "library"
},
{
"c99name" : "PlayDocs",
"module_type" : "SwiftTarget",
"name" : "PlayDocs",
"path" : "Sources/PlayDocs",
"product_dependencies" : [
"Console",
"Command",
"Overture"
],
"product_memberships" : [
"playdocs"
],
"sources" : [
"Common/CommandArguments.swift",
"Common/CommandContext+Extensions.swift",
"Common/CommandFlags.swift",
"Common/CommandOptions.swift",
"Common/CommandProtocol.swift",
"ConvertCommand.swift",
"NewCommand.swift",
"main.swift"
],
"target_dependencies" : [
"PlayDocsKit"
],
"type" : "executable"
}
],
"tools_version" : "4.2"
}
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.