Build Information
Successful build of EmealKit, reference 0.12.3 (70cd40), with Swift 6.3 for macOS (SPM) on 25 Apr 2026 12:39:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/EmealKit.git
Reference: 0.12.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/EmealKit
* tag 0.12.3 -> FETCH_HEAD
HEAD is now at 70cd403 Merge pull request #26 from hannsadrian/master
Cloned https://github.com/kiliankoe/EmealKit.git
Revision (git rev-parse @):
70cd4031ce3767088576498ba1f10d9b81c93ccd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kiliankoe/EmealKit.git at 0.12.3
Fetching https://github.com/alexaubry/HTMLString.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/360] Fetching lrucache
[27/1991] Fetching lrucache, htmlstring
[341/3811] Fetching lrucache, htmlstring, swift-atomics
[1022/9740] Fetching lrucache, htmlstring, swift-atomics, swiftsoup
[1131/10994] Fetching lrucache, htmlstring, swift-atomics, swiftsoup, regex
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.35s)
[4689/5065] Fetching lrucache, htmlstring, swift-atomics, regex
Fetched https://github.com/sharplet/Regex.git from cache (1.58s)
Fetched https://github.com/alexaubry/HTMLString.git from cache (1.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.58s)
Fetched https://github.com/nicklockwood/LRUCache.git from cache (1.58s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.3 (2.24s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.28s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (2.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.60s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.1 (0.66s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.1
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "emealkit",
"name": "EmealKit",
"url": "https://github.com/kiliankoe/EmealKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EmealKit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "htmlstring",
"name": "HTMLString",
"url": "https://github.com/alexaubry/HTMLString.git",
"version": "5.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTMLString",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "regex",
"name": "Regex",
"url": "https://github.com/sharplet/Regex.git",
"version": "2.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftsoup",
"name": "SwiftSoup",
"url": "https://github.com/scinfu/SwiftSoup.git",
"version": "2.13.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kiliankoe/EmealKit.git
[1/1144] Fetching emealkit
Fetched https://github.com/kiliankoe/EmealKit.git from cache (0.83s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/alexaubry/HTMLString.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.54s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.54s)
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.54s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.61s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.04s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.60s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/kiliankoe/EmealKit.git
Working copy of https://github.com/kiliankoe/EmealKit.git resolved at 0.12.3 (70cd403)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
warning: '.resolve-product-dependencies': dependency 'emealkit' is not used by any target
Found 3 product dependencies
- HTMLString
- Regex
- SwiftSoup
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/kiliankoe/EmealKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[6/8] Write swift-version--6988338F2F200930.txt
[7/8] Compiling _AtomicsShims.c
[9/40] Compiling Atomics UnsafeAtomicLazyReference.swift
[10/40] Compiling Atomics IntegerOperations.swift
[11/40] Compiling Atomics ManagedAtomicLazyReference.swift
[12/40] Compiling Atomics UnsafeAtomic.swift
[13/41] Compiling Atomics DoubleWord.swift
[14/41] Compiling Atomics ManagedAtomic.swift
[15/41] Compiling Atomics AtomicInteger.swift
[16/41] Compiling Atomics AtomicOptionalWrappable.swift
[17/41] Compiling Atomics AtomicReference.swift
[18/41] Compiling Atomics AtomicStorage.swift
[19/41] Compiling Atomics AtomicValue.swift
[20/41] Compiling Atomics AtomicMemoryOrderings.swift
[21/41] Compiling Atomics Unmanaged extensions.swift
[22/41] Compiling Atomics PointerConformances.swift
[23/41] Compiling Atomics Primitives.native.swift
[24/41] Compiling Atomics AtomicBool.swift
[25/41] Compiling Atomics IntegerConformances.swift
[26/41] Compiling Atomics OptionalRawRepresentable.swift
[27/41] Compiling Atomics RawRepresentable.swift
[28/41] Emitting module Atomics
[29/41] Compiling HTMLString NSString+HTMLString.swift
[30/41] Compiling Regex ThreadLocal.swift
[31/41] Compiling HTMLString Mappings.swift
[32/41] Emitting module HTMLString
[33/41] Compiling HTMLString HTMLString.swift
[34/41] Compiling Regex Foundation+Ranges.swift
[35/41] Compiling Regex String+ReplaceMatching.swift
[36/41] Compiling Regex Options.swift
[37/41] Compiling Regex MatchResult.swift
[38/41] Emitting module Regex
[39/41] Compiling Regex Regex.swift
[40/41] Compiling LRUCache LRUCache.swift
[41/41] Emitting module LRUCache
[42/91] Compiling SwiftSoup Cleaner.swift
[43/91] Compiling SwiftSoup Collector.swift
[44/91] Compiling SwiftSoup CombiningEvaluator.swift
[45/91] Compiling SwiftSoup Comment.swift
[46/91] Compiling SwiftSoup CssSelector.swift
[47/91] Compiling SwiftSoup DataNode.swift
[48/91] Compiling SwiftSoup StructuralEvaluator.swift
[49/91] Compiling SwiftSoup SwiftSoup.swift
[50/91] Compiling SwiftSoup Tag.swift
[51/91] Compiling SwiftSoup TextNode.swift
[52/91] Compiling SwiftSoup Token.swift
[53/91] Compiling SwiftSoup TokenQueue.swift
[54/91] Compiling SwiftSoup Tokeniser.swift
[55/91] Compiling SwiftSoup TokeniserState.swift
[56/91] Compiling SwiftSoup TreeBuilder.swift
[57/91] Compiling SwiftSoup UTF8Arrays.swift
[58/96] Compiling SwiftSoup ParseSettings.swift
[59/96] Compiling SwiftSoup Parser.swift
[60/96] Compiling SwiftSoup ParsingStrings.swift
[61/96] Compiling SwiftSoup Pattern.swift
[62/96] Compiling SwiftSoup QueryParser.swift
[63/96] Compiling SwiftSoup QueryParserCache.swift
[64/96] Compiling SwiftSoup StreamReader.swift
[65/96] Compiling SwiftSoup String.swift
[66/96] Compiling SwiftSoup StringBuilder.swift
[67/96] Compiling SwiftSoup StringUtil.swift
[68/96] Emitting module SwiftSoup
[69/96] Compiling SwiftSoup UnicodeScalar.swift
[70/96] Compiling SwiftSoup Validate.swift
[71/96] Compiling SwiftSoup Whitelist.swift
[72/96] Compiling SwiftSoup XmlDeclaration.swift
[73/96] Compiling SwiftSoup XmlTreeBuilder.swift
[74/96] Compiling SwiftSoup NodeTraversor.swift
[75/96] Compiling SwiftSoup NodeVisitor.swift
[76/96] Compiling SwiftSoup OrderedSet.swift
[77/96] Compiling SwiftSoup ParseError.swift
[78/96] Compiling SwiftSoup ParseErrorList.swift
[79/96] Compiling SwiftSoup Document.swift
[80/96] Compiling SwiftSoup DocumentType.swift
[81/96] Compiling SwiftSoup Element.swift
[82/96] Compiling SwiftSoup Elements.swift
[83/96] Compiling SwiftSoup Entities.swift
[84/96] Compiling SwiftSoup Evaluator.swift
[85/96] Compiling SwiftSoup Attribute.swift
[86/96] Compiling SwiftSoup Attributes.swift
[87/96] Compiling SwiftSoup BinarySearch.swift
[88/96] Compiling SwiftSoup BooleanAttribute.swift
[89/96] Compiling SwiftSoup CharacterExt.swift
[90/96] Compiling SwiftSoup CharacterReader.swift
[91/96] Compiling SwiftSoup Exception.swift
[92/96] Compiling SwiftSoup FormElement.swift
[93/96] Compiling SwiftSoup HtmlTreeBuilder.swift
[94/96] Compiling SwiftSoup HtmlTreeBuilderState.swift
[95/96] Compiling SwiftSoup Mutex.swift
[96/96] Compiling SwiftSoup Node.swift
[97/117] Emitting module EmealKit
[98/119] Compiling EmealKit OpeningHoursScraper.swift
[99/119] Compiling EmealKit URLSessionProtocol.swift
[100/119] Compiling EmealKit OpeningHoursDateContext.swift
[101/119] Compiling EmealKit OpeningHoursParser.swift
[102/119] Compiling EmealKit CardData.swift
[103/119] Compiling EmealKit Cardservice.swift
[104/119] Compiling EmealKit CardserviceAPI.swift
[105/119] Compiling EmealKit EmealError.swift
[106/119] Compiling EmealKit Logger.swift
[107/119] Compiling EmealKit CardserviceError.swift
[108/119] Compiling EmealKit LoginResponse.swift
[109/119] Compiling EmealKit Transaction.swift
[110/119] Compiling EmealKit Emeal.swift
[111/119] Compiling EmealKit EmealDelegate.swift
[112/119] Compiling EmealKit LocalizedEmealStrings.swift
[113/119] Compiling EmealKit ObservableEmeal.swift
[114/119] Compiling EmealKit MensaAPI.swift
[115/119] Compiling EmealKit OpeningHours.swift
[116/119] Compiling EmealKit Date+short.swift
[117/119] Compiling EmealKit Double+euroString.swift
[118/119] Compiling EmealKit Canteen.swift
[119/119] Compiling EmealKit Meal.swift
Build complete! (14.13s)
Build complete.
{
"dependencies" : [
{
"identity" : "htmlstring",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexaubry/HTMLString.git"
},
{
"identity" : "regex",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sharplet/Regex.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.11.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "EmealKit",
"name" : "EmealKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "EmealKit",
"targets" : [
"EmealKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EmealKitTests",
"module_type" : "SwiftTarget",
"name" : "EmealKitTests",
"path" : "Tests/EmealKitTests",
"sources" : [
"CanteenOpeningHoursIntegrationTests.swift",
"CanteenTests.swift",
"EmealTests.swift",
"MealTests.swift",
"MockData.swift",
"MockURLSession.swift",
"OpeningHoursComplexTests.swift",
"OpeningHoursDateTests.swift",
"OpeningHoursIntegrationTests.swift",
"OpeningHoursParserTests.swift"
],
"target_dependencies" : [
"EmealKit"
],
"type" : "test"
},
{
"c99name" : "EmealKit",
"module_type" : "SwiftTarget",
"name" : "EmealKit",
"path" : "Sources/EmealKit",
"product_dependencies" : [
"HTMLString",
"Regex",
"SwiftSoup"
],
"product_memberships" : [
"EmealKit"
],
"sources" : [
"Cardservice/CardData.swift",
"Cardservice/Cardservice.swift",
"Cardservice/CardserviceAPI.swift",
"Cardservice/CardserviceError.swift",
"Cardservice/LoginResponse.swift",
"Cardservice/Transaction.swift",
"Date+short.swift",
"Double+euroString.swift",
"Emeal/Emeal.swift",
"Emeal/EmealDelegate.swift",
"Emeal/LocalizedEmealStrings.swift",
"Emeal/ObservableEmeal.swift",
"EmealError.swift",
"Logger.swift",
"Mensa/Canteen.swift",
"Mensa/Meal.swift",
"Mensa/MensaAPI.swift",
"Mensa/OpeningHours.swift",
"Mensa/OpeningHoursDateContext.swift",
"Mensa/OpeningHoursParser.swift",
"Mensa/OpeningHoursScraper.swift",
"URLSessionProtocol.swift"
],
"type" : "library"
},
{
"c99name" : "APIValidationTests",
"module_type" : "SwiftTarget",
"name" : "APIValidationTests",
"path" : "Tests/APIValidationTests",
"sources" : [
"CardserviceAPITests.swift",
"MenuAPITests.swift"
],
"target_dependencies" : [
"EmealKit"
],
"type" : "test"
}
],
"tools_version" : "5.5"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/kiliankoe/emealkit/0.12.3
Repository: kiliankoe/EmealKit
Swift version used: 6.3
Target: EmealKit
Extracting symbol information for 'EmealKit'...
Finished extracting symbol information for 'EmealKit'. (27.30s)
Building documentation for 'EmealKit'...
Finished building documentation for 'EmealKit' (0.48s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/kiliankoe/emealkit/0.12.3
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/alexaubry/HTMLString.git
Updating https://github.com/nicklockwood/LRUCache.git
Updated https://github.com/nicklockwood/LRUCache.git (0.40s)
Updated https://github.com/alexaubry/HTMLString.git (0.44s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/sharplet/Regex.git
Updating https://github.com/scinfu/SwiftSoup.git
Updating https://github.com/apple/swift-atomics.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.08s)
Updated https://github.com/scinfu/SwiftSoup.git (0.50s)
Updated https://github.com/sharplet/Regex.git (0.50s)
Updated https://github.com/apple/swift-atomics.git (0.50s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.3 (2.14s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.63s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.54s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.1 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3676] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.95s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.71s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'EmealKit' complete! (0.23s)
734
5 /Users/admin/builder/spi-builder-workspace/.docs/kiliankoe/emealkit/0.12.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kiliankoe/emealkit/0.12.3
File count: 734
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-kiliankoe-emealkit-0.12.3-31212c51.zip to s3://spi-docs-inbox/prod-kiliankoe-emealkit-0.12.3-31212c51.zip
Copying... [12%]
Copying... [25%]
Copying... [31%]
Copying... [43%]
Copying... [55%]
Copying... [62%]
Copying... [74%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.