The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IBDecodable with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/IBDecodable/IBDecodable.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/IBDecodable/IBDecodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 78f572c Merge pull request #115 from uhooi/feature/bump_swxmlhash_to_7
Cloned https://github.com/IBDecodable/IBDecodable.git
Revision (git rev-parse @):
78f572c8ec7347e4df6be15e8dcb7966d3b0cdd4
SUCCESS checkout https://github.com/IBDecodable/IBDecodable.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/IBDecodable/IBDecodable.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2766] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.27s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (1.03s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/27] Emitting module SWXMLHash
[5/30] Compiling SWXMLHash XMLAttributeDeserializable.swift
[6/30] Compiling SWXMLHash XMLElementDeserializable.swift
[7/30] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[8/30] Compiling SWXMLHash XMLObjectDeserialization.swift
[9/30] Compiling SWXMLHash String+Extensions.swift
[10/30] Compiling SWXMLHash TextElement.swift
[11/30] Compiling SWXMLHash XMLAttribute.swift
[12/30] Compiling SWXMLHash IndexOp.swift
[13/30] Compiling SWXMLHash LazyXMLParser.swift
[14/30] Compiling SWXMLHash Stack.swift
[15/30] Compiling SWXMLHash ParsingError.swift
[16/30] Compiling SWXMLHash XMLDeserializationError.swift
[17/30] Compiling SWXMLHash FullXMLParser.swift
[18/30] Compiling SWXMLHash XMLContent.swift
[19/30] Compiling SWXMLHash XMLElement.swift
[20/30] Compiling SWXMLHash XMLHash.swift
[21/30] Compiling SWXMLHash XMLValueDeserialization.swift
[22/30] Compiling SWXMLHash Bool+XMLDeserialization.swift
[23/30] Compiling SWXMLHash Double+XMLDeserialization.swift
[24/30] Compiling SWXMLHash Float+XMLDeserialization.swift
[25/30] Compiling SWXMLHash Int+XMLDeserialization.swift
[26/30] Compiling SWXMLHash String+XMLDeserialization.swift
[27/30] Compiling SWXMLHash IndexingError.swift
[28/30] Compiling SWXMLHash XMLHashOptions.swift
[29/30] Compiling SWXMLHash XMLIndexer.swift
[30/30] Compiling SWXMLHash shim.swift
[32/109] Compiling IBDecodable AnyDependency.swift
[33/109] Compiling IBDecodable CustomObject.swift
[34/109] Compiling IBDecodable Device.swift
[35/109] Compiling IBDecodable Exit.swift
[36/109] Compiling IBDecodable InterfaceBuilderDocument.swift
[37/109] Compiling IBDecodable Placeholder.swift
[38/109] Compiling IBDecodable Scene.swift
[39/109] Compiling IBDecodable SearchDisplayController.swift
[40/109] Compiling IBDecodable StoryboardDocument.swift
[41/109] Compiling IBDecodable TargetRuntime.swift
[42/109] Compiling IBDecodable XibDocument.swift
[43/120] Compiling IBDecodable IBError.swift
[44/120] Compiling IBDecodable IBProtocol.swift
[45/120] Compiling IBDecodable Accessibility.swift
[46/120] Compiling IBDecodable AttributedString.swift
[47/120] Compiling IBDecodable Classes.swift
[48/120] Compiling IBDecodable Color.swift
[49/120] Compiling IBDecodable Action.swift
[50/120] Compiling IBDecodable AnyConnection.swift
[51/120] Compiling IBDecodable Outlet.swift
[52/120] Compiling IBDecodable OutletCollection.swift
[53/120] Compiling IBDecodable Segue.swift
[54/120] Compiling IBDecodable AnyViewController.swift
[55/120] Compiling IBDecodable CollectionViewController.swift
[56/120] Compiling IBDecodable AVPlayerViewController.swift
[57/120] Compiling IBDecodable GLKViewController.swift
[58/120] Compiling IBDecodable HostingController.swift
[59/120] Compiling IBDecodable NavigationController.swift
[60/120] Compiling IBDecodable PageViewController.swift
[61/120] Compiling IBDecodable SplitViewController.swift
[62/120] Compiling IBDecodable TabBarController.swift
[63/120] Compiling IBDecodable TableViewController.swift
[64/120] Compiling IBDecodable ViewController.swift
[65/120] Compiling IBDecodable ControlProtocol.swift
[66/120] Compiling IBDecodable DatePicker.swift
[67/120] Compiling IBDecodable PageControl.swift
[68/120] Compiling IBDecodable SegmentedControl.swift
[69/120] Compiling IBDecodable Slider.swift
[70/120] Compiling IBDecodable Stepper.swift
[71/120] Compiling IBDecodable Switch.swift
[72/120] Compiling IBDecodable TextField.swift
[73/120] Compiling IBDecodable TextView.swift
[74/120] Compiling IBDecodable ARSCNView.swift
[75/120] Compiling IBDecodable ARSKView.swift
[76/120] Compiling IBDecodable InterfaceBuilderFile.swift
[77/120] Compiling IBDecodable StoryboardFile.swift
[78/120] Compiling IBDecodable XibFile.swift
[79/120] Compiling IBDecodable Geometry.swift
[80/120] Compiling IBDecodable KeyCommand.swift
[81/120] Compiling IBDecodable ModalPresentationStyle.swift
[82/120] Compiling IBDecodable ModalTransitionStyle.swift
[83/120] Compiling IBDecodable Primitive.swift
[84/120] Compiling IBDecodable AnyResource.swift
[85/120] Compiling IBDecodable Image.swift
[86/120] Compiling IBDecodable NamedColor.swift
[87/120] Compiling IBDecodable GLKView.swift
[88/120] Compiling IBDecodable MTKView.swift
[89/120] Compiling IBDecodable MapView.swift
[90/120] Compiling IBDecodable SKView.swift
[91/120] Compiling IBDecodable SceneKitView.swift
[92/120] Compiling IBDecodable WKWebView.swift
[93/120] Compiling IBDecodable ImageView.swift
[94/120] Compiling IBDecodable Label.swift
[95/120] Compiling IBDecodable Picker.swift
[96/120] Compiling IBDecodable ProgressView.swift
[97/120] Compiling IBDecodable CollectionView.swift
[98/120] Compiling IBDecodable SystemColor.swift
[99/120] Compiling IBDecodable StringElement.swift
[100/120] Compiling IBDecodable UserDefinedRuntimeAttribute.swift
[101/120] Compiling IBDecodable Variation.swift
[102/120] Compiling IBDecodable ActivityIndicatorView.swift
[103/120] Compiling IBDecodable AnyView.swift
[104/120] Compiling IBDecodable NavigationBar.swift
[105/120] Compiling IBDecodable SearchBar.swift
[106/120] Compiling IBDecodable TabBar.swift
[107/120] Compiling IBDecodable Toolbar.swift
[108/120] Compiling IBDecodable Button.swift
[109/120] Compiling IBDecodable ScrollView.swift
[110/120] Compiling IBDecodable TableView.swift
[111/120] Compiling IBDecodable StackView.swift
[112/120] Compiling IBDecodable View.swift
[113/120] Compiling IBDecodable VisualEffectView.swift
[114/120] Compiling IBDecodable InterfaceBuilderParser.swift
[115/120] Compiling IBDecodable MapXMLIndexerContainer.swift
[116/120] Compiling IBDecodable MappedCodingKey.swift
[117/120] Compiling IBDecodable XMLDecodable.swift
[118/120] Compiling IBDecodable XMLIndexer.swift
[119/120] Compiling IBDecodable XMLIndexerContainer.swift
[120/120] Emitting module IBDecodable
Build complete! (21.04s)
Build complete.
Done.

Build Machine: Linux 1