Build Information
Successful build of PlayDocs, reference 0.1.0 (2c7267
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 19:57:13 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/ldstreet/playdocs.git
Reference: 0.1.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/ldstreet/playdocs
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 2c72671 fixed tests
Cloned https://github.com/ldstreet/playdocs.git
Revision (git rev-parse @):
2c7267188827186eccd4343edb68645722f69b59
SUCCESS checkout https://github.com/ldstreet/playdocs.git at 0.1.0
========================================
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-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/pointfreeco/swift-overture.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/vapor-community/markdown.git
Fetching https://github.com/JohnSundell/Splash
[1/6018] Fetching console
[62/6881] Fetching console, swift-overture
[342/10797] Fetching console, swift-overture, swiftsoup
[1517/11043] Fetching console, swift-overture, swiftsoup, markdown
[3226/13210] Fetching console, swift-overture, swiftsoup, markdown, splash
Fetched https://github.com/vapor/console.git from cache (2.31s)
Fetched https://github.com/JohnSundell/Splash from cache (2.35s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.35s)
Fetched https://github.com/vapor-community/markdown.git from cache (2.40s)
Fetched https://github.com/pointfreeco/swift-overture.git from cache (2.40s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (4.87s)
Computing version for https://github.com/pointfreeco/swift-overture.git
Computed https://github.com/pointfreeco/swift-overture.git at 0.5.0 (2.77s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.40s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (0.74s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (1.18s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.50s)
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/core.git
[1/919] Fetching service
[608/21062] Fetching service, core
Fetched https://github.com/vapor/service.git from cache (1.36s)
Fetched https://github.com/vapor/core.git from cache (1.38s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.95s)
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.58s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (5.32s)
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.29s)
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 (0.70s)
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/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/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
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/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
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
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/80] Write sources
[7/80] Compiling cmark tasklist.c
[8/80] Compiling cmark tagfilter.c
[9/80] Write swift-version-24593BA9C3E375BF.txt
[10/80] Compiling cmark syntax_extension.c
[10/80] Compiling cmark xml.c
[12/80] Compiling cmark strikethrough.c
[13/80] Compiling cmark table.c
[14/80] Compiling cmark render.c
[15/80] Compiling cmark registry.c
[15/81] Compiling cmark utf8.c
[17/120] Compiling cmark references.c
[18/120] Compiling cmark plugin.c
[19/135] Compiling cmark map.c
[20/161] Compiling cmark man.c
[21/170] Compiling cmark linked_list.c
[22/170] Compiling cmark plaintext.c
[23/170] Compiling cmark iterator.c
[24/170] Compiling cmark node.c
[25/170] Compiling cmark latex.c
[26/170] Compiling cmark houdini_html_e.c
[28/170] Emitting module Overture
[28/172] Compiling cmark html.c
[29/172] Compiling cmark houdini_href_e.c
[30/172] Compiling cmark footnotes.c
[31/172] Compiling cmark houdini_html_u.c
[32/172] Compiling cmark inlines.c
[33/172] Compiling cmark ext_scanners.c
[34/172] Compiling cmark core-extensions.c
[35/172] Compiling cmark cmark_ctype.c
[36/172] Compiling cmark scanners.c
[37/172] Compiling cmark cmark.c
[38/172] Compiling cmark commonmark.c
[39/172] Write sources
[42/172] Compiling cmark arena.c
[43/172] Write sources
[48/172] Compiling cmark buffer.c
[49/172] Write sources
[51/179] Compiling cmark autolink.c
[52/181] Compiling CNIOSHA1 c_nio_sha1.c
[54/181] Emitting module COperatingSystem
[54/181] Compiling cmark blocks.c
[55/181] Compiling CNIOLinux shim.c
[56/181] Compiling CNIOLinux ifaddrs-android.c
[57/183] Compiling CNIODarwin shim.c
[59/183] Emitting module Debugging
[59/183] Compiling c-atomics.c
[61/186] Emitting module NIOConcurrencyHelpers
[62/186] Compiling Debugging SourceLocation.swift
[63/186] Compiling SwiftSoup Evaluator.swift
[64/186] Compiling SwiftSoup Exception.swift
[65/186] Compiling SwiftSoup Elements.swift
[66/186] Compiling SwiftSoup Entities.swift
[67/186] Compiling SwiftSoup ArrayExt.swift
[68/186] Compiling SwiftSoup Attribute.swift
[69/186] Compiling SwiftSoup Attributes.swift
[70/186] Compiling SwiftSoup BooleanAttribute.swift
[71/186] Compiling SwiftSoup CharacterExt.swift
[72/186] Compiling SwiftSoup CharacterReader.swift
[73/186] Compiling SwiftSoup Cleaner.swift
[74/186] Compiling SwiftSoup DocumentType.swift
[75/186] Compiling SwiftSoup Element.swift
[76/186] Compiling SwiftSoup FormElement.swift
[77/186] Compiling SwiftSoup Collector.swift
[78/186] Compiling Overture ZipSequence.swift
[79/186] Compiling Overture Zurry.swift
[80/186] Compiling NIOPriorityQueue PriorityQueue.swift
[81/187] Compiling COperatingSystem libc.swift
[82/187] Emitting module SwiftMarkdown
[83/187] Compiling SwiftMarkdown SwiftMarkdown.swift
[84/189] Compiling NIOConcurrencyHelpers atomics.swift
[85/189] Compiling NIOConcurrencyHelpers lock.swift
[89/190] Emitting module NIOPriorityQueue
[90/190] Compiling NIOPriorityQueue Heap.swift
[92/191] Write sources
[94/191] Wrapping AST for SwiftMarkdown for debugging
[95/191] Wrapping AST for COperatingSystem for debugging
[96/191] Wrapping AST for NIOConcurrencyHelpers for debugging
[97/191] Wrapping AST for Overture for debugging
[102/243] Emitting module Splash
[103/244] Compiling NIO AddressedEnvelope.swift
[104/244] Compiling NIO BaseSocket.swift
[105/244] Compiling NIO BaseSocketChannel.swift
[106/244] Compiling NIO BlockingIOThreadPool.swift
[107/244] Compiling NIO Bootstrap.swift
[108/244] Compiling NIO ByteBuffer-aux.swift
[109/244] Compiling NIO ByteBuffer-core.swift
[110/251] Compiling NIO ByteBuffer-int.swift
[111/251] Compiling NIO ByteBuffer-views.swift
[112/251] Compiling NIO Channel.swift
[113/251] Compiling NIO ChannelHandler.swift
[114/251] Compiling NIO ChannelHandlers.swift
[115/251] Compiling NIO ChannelInvoker.swift
[116/251] Compiling NIO ChannelOption.swift
[116/251] Wrapping AST for NIOPriorityQueue for debugging
[118/251] Emitting module SwiftSoup
[119/251] Compiling NIO ChannelPipeline.swift
[120/251] Compiling NIO CircularBuffer.swift
[121/251] Compiling NIO Codec.swift
[122/251] Compiling NIO CompositeError.swift
[123/251] Compiling NIO ContiguousCollection.swift
[124/251] Compiling NIO DeadChannel.swift
[125/251] Compiling NIO Embedded.swift
[137/251] Compiling Debugging Debuggable.swift
[138/251] Compiling Debugging Demangler.swift
[139/252] Compiling NIO RecvByteBufferAllocator.swift
[140/252] Compiling NIO Resolver.swift
[141/252] Compiling NIO Selectable.swift
[142/252] Compiling NIO Selector.swift
[143/252] Compiling NIO ServerSocket.swift
[144/252] Compiling NIO Socket.swift
[145/252] Compiling NIO SocketAddresses.swift
[146/252] Compiling NIO EventLoop.swift
[147/252] Compiling NIO EventLoopFuture.swift
[148/252] Compiling NIO FileDescriptor.swift
[149/252] Compiling NIO FileHandle.swift
[150/252] Compiling NIO FileRegion.swift
[151/252] Compiling NIO GetaddrinfoResolver.swift
[152/252] Compiling NIO HappyEyeballs.swift
[163/252] Compiling NIO Heap.swift
[164/252] Compiling NIO IO.swift
[165/252] Compiling NIO IOData.swift
[166/252] Compiling NIO IntegerTypes.swift
[167/252] Compiling NIO Interfaces.swift
[168/252] Compiling NIO Linux.swift
[169/252] Compiling NIO LinuxCPUSet.swift
[170/252] Compiling NIO MarkedCircularBuffer.swift
[171/252] Compiling NIO MulticastChannel.swift
[172/252] Compiling NIO NIOAny.swift
[173/252] Compiling NIO NonBlockingFileIO.swift
[174/252] Compiling NIO PendingDatagramWritesManager.swift
[175/252] Compiling NIO PendingWritesManager.swift
[176/252] Compiling NIO PriorityQueue.swift
[176/252] Wrapping AST for Debugging for debugging
[181/253] Wrapping AST for Splash for debugging
[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
[234/260] Emitting module NIO
[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] Emitting module Async
[251/291] Compiling Async Async+NIO.swift
[252/291] Compiling Async AsyncError.swift
[253/291] Compiling Async Future+Map.swift
[254/291] Compiling Async Future+Transform.swift
[255/291] Compiling Bits Data+Bytes.swift
[256/291] Compiling Async Future+Flatten.swift
[257/291] Compiling Async Future+Global.swift
[258/291] Compiling Async Exports.swift
[259/291] Compiling Async Future+DoCatch.swift
[260/291] Compiling Async Collection+Future.swift
[261/291] Compiling Async Deprecated.swift
[262/292] Compiling Async Worker.swift
[265/292] Emitting module NIOFoundationCompat
[266/292] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[267/293] Compiling Bits Deprecated.swift
[268/293] Compiling Async FutureType.swift
[269/293] Compiling Async QueueHandler.swift
[271/293] Compiling Async Future+Variadic.swift
[272/293] Compiling Async Future+Void.swift
[277/294] Emitting module Bits
[280/294] Compiling Bits Bytes.swift
[281/294] Compiling Bits Data+Strings.swift
[283/295] Wrapping AST for NIOFoundationCompat for debugging
[284/295] Wrapping AST for Async for debugging
[285/295] Wrapping AST for Bits for debugging
[287/318] Compiling Core NotFound.swift
[288/318] Compiling Core OptionalType.swift
[289/318] Compiling Core Process+Execute.swift
[290/318] Compiling Core DirectoryConfig.swift
[291/318] Compiling Core Exports.swift
[292/318] Compiling Core File.swift
[293/321] Compiling Core Reflectable.swift
[294/321] Compiling Core String+Utilities.swift
[295/321] Compiling Core Thread+Async.swift
[296/321] Compiling Core ReflectionDecoders.swift
[297/321] Compiling Core CoreError.swift
[298/321] Compiling Core Data+Base64URL.swift
[299/321] Compiling Core BasicKey.swift
[300/321] Compiling Core CaseInsensitiveString.swift
[301/321] Compiling Core Decodable+Reflectable.swift
[302/321] Compiling Core ReflectionDecodable.swift
[303/321] Emitting module Core
[304/321] Compiling Core Future+Unwrap.swift
[305/321] Compiling Core FutureEncoder.swift
[306/321] Compiling Core HeaderValue.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/324] Wrapping AST for Core for debugging
[315/346] Emitting module Logging
[316/346] Compiling Service Deprecated.swift
[317/346] Compiling Service Exports.swift
[318/348] Compiling Logging Logger.swift
[319/348] Compiling Logging PrintLogger.swift
[320/348] Compiling Logging LogLevel.swift
[321/348] Compiling Logging Exports.swift
[322/348] Compiling Service Service.swift
[323/348] Compiling Service ServiceCache.swift
[324/348] Compiling Service ServiceFactory.swift
[326/349] Compiling Service Environment.swift
[327/349] Compiling Service Provider.swift
[328/349] Compiling Service BasicServiceFactory.swift
[328/349] Wrapping AST for Logging for debugging
[330/349] Compiling Service Container.swift
[331/349] Compiling Service ContainerAlias.swift
[332/349] Compiling Service SubContainer.swift
[333/349] Compiling Service Extendable.swift
[334/349] Compiling Service ServiceError.swift
[335/349] Emitting module Service
[336/349] Compiling Service Config.swift
[337/349] Compiling Service BasicContainer.swift
[338/349] Compiling Service BasicSubContainer.swift
[339/349] Compiling Service ServiceID.swift
[340/349] Compiling Service ServiceType.swift
[341/349] Compiling Service Services.swift
[342/349] Compiling Service TypeServiceFactory.swift
[343/350] Wrapping AST for Service for debugging
[345/376] Compiling Console Console+Ephemeral.swift
[346/376] Compiling Console ConsoleClear.swift
[347/376] Compiling Console Console.swift
[348/376] Compiling Console Deprecated.swift
[349/379] Compiling Console Console+Ask.swift
[350/379] Compiling Console Console+Choose.swift
[351/379] Compiling Console Console+Confirm.swift
[352/379] Compiling Console Console+Input.swift
[353/379] Compiling Console ConsoleColor.swift
[354/379] Compiling Console ConsoleStyle.swift
[355/379] Compiling Console ConsoleText.swift
[356/379] Compiling Console Console+Center.swift
[357/379] Compiling Console Console+Output.swift
[358/379] Compiling Console Console+Wait.swift
[359/379] Compiling Console ActivityBar.swift
[360/379] Compiling Console ActivityIndicator.swift
[361/379] Compiling Console ActivityIndicatorRenderer.swift
[362/379] Compiling Console ActivityIndicatorState.swift
[363/379] Emitting module Console
[364/379] Compiling Console CustomActivity.swift
[365/379] Compiling Console LoadingBar.swift
[366/379] Compiling Console ProgressBar.swift
[367/379] Compiling Console Console+Clear.swift
[368/379] Compiling Console ConsoleTextFragment.swift
[369/379] Compiling Console ANSI.swift
[370/379] Compiling Console Terminal.swift
[371/379] Compiling Console ConsoleError.swift
[372/379] Compiling Console ConsoleLogger.swift
[373/379] Compiling Console Exports.swift
[374/380] Wrapping AST for Console for debugging
[376/395] Emitting module Command
[377/397] Compiling Command CommandOption.swift
[378/397] Compiling Command CommandRunnable.swift
[379/397] Compiling Command CommandConfig.swift
[380/397] Compiling Command Commands.swift
[381/397] Compiling Command Console+Run.swift
[382/397] Compiling Command Output+Autocomplete.swift
[383/397] Compiling Command Output+Help.swift
[384/397] Compiling Command CommandError.swift
[385/397] Compiling Command BasicCommandGroup.swift
[386/397] Compiling Command CommandGroup.swift
[387/397] Compiling Command CommandContext.swift
[388/397] Compiling Command CommandInput.swift
[389/397] Compiling Command Command.swift
[390/397] Compiling Command CommandArgument.swift
[391/397] Compiling Command Exports.swift
[392/397] Compiling Command Utilities.swift
[393/398] Wrapping AST for Command for debugging
[395/404] Compiling PlayDocsKit String+Extensions.swift
[396/404] Compiling PlayDocsKit World.swift
[397/404] Compiling PlayDocsKit Chunk.swift
[398/404] Compiling PlayDocsKit Converter.swift
[399/404] Emitting module PlayDocsKit
[400/404] Compiling PlayDocsKit Token.swift
[401/405] Wrapping AST for PlayDocsKit for debugging
[403/413] Emitting module PlayDocs
[404/413] Compiling PlayDocs CommandArguments.swift
[405/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>
[406/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>
[407/414] Compiling PlayDocs CommandProtocol.swift
[408/414] Compiling PlayDocs CommandOptions.swift
[409/414] Compiling PlayDocs CommandFlags.swift
[410/414] Compiling PlayDocs CommandContext+Extensions.swift
[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! (79.24s)
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.