The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mappy, reference main (db1a2c), with Swift 6.1 for Wasm on 30 May 2025 08:30:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beMappy/Mappy-Swift.git
Reference: main
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/beMappy/Mappy-Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at db1a2c5 MappyCore methods, including initialize(), are required to be run on the main thread, added enforcement with @MainActor
Cloned https://github.com/beMappy/Mappy-Swift.git
Revision (git rev-parse @):
db1a2c5c9cbd019a163a9c90b67f99da5be7ba47
SUCCESS checkout https://github.com/beMappy/Mappy-Swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/beMappy/Mappy-Swift.git
https://github.com/beMappy/Mappy-Swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "arcgis-runtime-ios",
      "requirement" : {
        "exact" : [
          "100.15.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Esri/arcgis-runtime-ios/"
    },
    {
      "identity" : "cocoalumberjackswift",
      "requirement" : {
        "exact" : [
          "3.7.4-SPM2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/CocoaLumberjackSwift/"
    },
    {
      "identity" : "mappy-keychainaccess",
      "requirement" : {
        "exact" : [
          "4.2.2-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/Mappy-KeychainAccess/"
    },
    {
      "identity" : "swinject",
      "requirement" : {
        "exact" : [
          "2.8.2-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/Swinject/"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "exact" : [
          "0.9.15-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/ZIPFoundation/"
    },
    {
      "identity" : "pusherswift",
      "requirement" : {
        "exact" : [
          "10.1.1-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/PusherSwift/"
    }
  ],
  "manifest_display_name" : "Mappy",
  "name" : "Mappy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Mappy",
      "targets" : [
        "MappyWrapper",
        "Mappy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MappyWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MappyWrapper",
      "path" : "Sources/MappyWrapper",
      "product_dependencies" : [
        "ArcGIS",
        "CocoaLumberjackSwift",
        "KeychainAccess",
        "Swinject",
        "ZIPFoundation",
        "PusherSwift"
      ],
      "product_memberships" : [
        "Mappy"
      ],
      "sources" : [
        "MappyWrapper.swift"
      ],
      "target_dependencies" : [
        "Mappy"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Mappy",
      "module_type" : "BinaryTarget",
      "name" : "Mappy",
      "path" : "Mappy.xcframework",
      "product_memberships" : [
        "Mappy"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/beMappy/ZIPFoundation/
Fetching https://github.com/beMappy/CocoaLumberjackSwift/
Fetching https://github.com/beMappy/PusherSwift/
Fetching https://github.com/Esri/arcgis-runtime-ios/
Fetching https://github.com/beMappy/Swinject/
Fetching https://github.com/beMappy/Mappy-KeychainAccess/
[1/196] Fetching mappy-keychainaccess
[109/336] Fetching mappy-keychainaccess, zipfoundation
[257/535] Fetching mappy-keychainaccess, zipfoundation, arcgis-runtime-ios
[307/649] Fetching mappy-keychainaccess, zipfoundation, arcgis-runtime-ios, swinject
Fetched https://github.com/Esri/arcgis-runtime-ios/ from cache (0.55s)
[424/450] Fetching mappy-keychainaccess, zipfoundation, swinject
[433/1212] Fetching mappy-keychainaccess, zipfoundation, swinject, pusherswift
Fetched https://github.com/beMappy/Swinject/ from cache (0.66s)
[789/1098] Fetching mappy-keychainaccess, zipfoundation, pusherswift
Fetched https://github.com/beMappy/ZIPFoundation/ from cache (0.95s)
[677/958] Fetching mappy-keychainaccess, pusherswift
[784/1499] Fetching mappy-keychainaccess, pusherswift, cocoalumberjackswift
Fetched https://github.com/beMappy/Mappy-KeychainAccess/ from cache (3.13s)
Fetched https://github.com/beMappy/CocoaLumberjackSwift/ from cache (3.13s)
Fetched https://github.com/beMappy/PusherSwift/ from cache (3.17s)
Computing version for https://github.com/Esri/arcgis-runtime-ios/
Computed https://github.com/Esri/arcgis-runtime-ios/ at 100.15.2 (3.91s)
Computing version for https://github.com/beMappy/PusherSwift/
Computed https://github.com/beMappy/PusherSwift/ at 10.1.1-SPM (0.63s)
Fetching https://github.com/beMappy/NWWebSocket
Fetching https://github.com/beMappy/TweetNacl
[1/708] Fetching nwwebsocket
[674/1524] Fetching nwwebsocket, tweetnacl
Fetched https://github.com/beMappy/NWWebSocket from cache (5.92s)
Fetched https://github.com/beMappy/TweetNacl from cache (5.92s)
Computing version for https://github.com/beMappy/ZIPFoundation/
Computed https://github.com/beMappy/ZIPFoundation/ at 0.9.15-SPM (7.10s)
Computing version for https://github.com/beMappy/Swinject/
Computed https://github.com/beMappy/Swinject/ at 2.8.2-SPM (1.05s)
Computing version for https://github.com/beMappy/Mappy-KeychainAccess/
Computed https://github.com/beMappy/Mappy-KeychainAccess/ at 4.2.2-SPM (0.93s)
Computing version for https://github.com/beMappy/CocoaLumberjackSwift/
Computed https://github.com/beMappy/CocoaLumberjackSwift/ at 3.7.4-SPM2 (0.71s)
Fetching https://github.com/beMappy/CocoaLumberjack/
[1/381] Fetching cocoalumberjack
Fetched https://github.com/beMappy/CocoaLumberjack/ from cache (4.56s)
Computing version for https://github.com/beMappy/NWWebSocket
Computed https://github.com/beMappy/NWWebSocket at 0.5.2-SPM (6.90s)
Computing version for https://github.com/beMappy/TweetNacl
Computed https://github.com/beMappy/TweetNacl at 1.0.2-SPM (2.94s)
Computing version for https://github.com/beMappy/CocoaLumberjack/
Computed https://github.com/beMappy/CocoaLumberjack/ at 3.7.4-SPM (0.80s)
Creating working copy for https://github.com/beMappy/Mappy-KeychainAccess/
Working copy of https://github.com/beMappy/Mappy-KeychainAccess/ resolved at 4.2.2-SPM
Creating working copy for https://github.com/beMappy/CocoaLumberjackSwift/
Working copy of https://github.com/beMappy/CocoaLumberjackSwift/ resolved at 3.7.4-SPM2
Creating working copy for https://github.com/beMappy/NWWebSocket
Working copy of https://github.com/beMappy/NWWebSocket resolved at 0.5.2-SPM
Creating working copy for https://github.com/beMappy/CocoaLumberjack/
Working copy of https://github.com/beMappy/CocoaLumberjack/ resolved at 3.7.4-SPM
Creating working copy for https://github.com/beMappy/PusherSwift/
Working copy of https://github.com/beMappy/PusherSwift/ resolved at 10.1.1-SPM
Creating working copy for https://github.com/beMappy/ZIPFoundation/
Working copy of https://github.com/beMappy/ZIPFoundation/ resolved at 0.9.15-SPM
Creating working copy for https://github.com/beMappy/Swinject/
Working copy of https://github.com/beMappy/Swinject/ resolved at 2.8.2-SPM
Creating working copy for https://github.com/Esri/arcgis-runtime-ios/
Working copy of https://github.com/Esri/arcgis-runtime-ios/ resolved at 100.15.2
Creating working copy for https://github.com/beMappy/TweetNacl
Working copy of https://github.com/beMappy/TweetNacl resolved at 1.0.2-SPM
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/ArcGIS-iOS-v100.15.2.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/Runtimecore-v100.15.2.xcframework.zip
[16053/238771192] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/Runtimecore-v100.15.2.xcframework.zip
[2153319/276742388] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/Runtimecore-v100.15.2.xcframework.zip, https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/ArcGIS-iOS-v100.15.2.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/ArcGIS-iOS-v100.15.2.xcframework.zip (5.01s)
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/Runtimecore-v100.15.2.xcframework.zip (24.87s)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Compiling PusherSwiftWrapper PusherSwiftWrapper.swift
[6/8] Emitting module PusherSwiftWrapper
[8/9] Compiling CocoaLumberjackSwiftWrapper CocoaLumberjackSwiftWrapper.swift
[9/9] Emitting module CocoaLumberjackSwiftWrapper
[11/12] Emitting module MappyWrapper
[12/12] Compiling MappyWrapper MappyWrapper.swift
Build complete! (63.62s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "arcgis-runtime-ios",
      "requirement" : {
        "exact" : [
          "100.15.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Esri/arcgis-runtime-ios/"
    },
    {
      "identity" : "cocoalumberjackswift",
      "requirement" : {
        "exact" : [
          "3.7.4-SPM2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/CocoaLumberjackSwift/"
    },
    {
      "identity" : "mappy-keychainaccess",
      "requirement" : {
        "exact" : [
          "4.2.2-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/Mappy-KeychainAccess/"
    },
    {
      "identity" : "swinject",
      "requirement" : {
        "exact" : [
          "2.8.2-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/Swinject/"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "exact" : [
          "0.9.15-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/ZIPFoundation/"
    },
    {
      "identity" : "pusherswift",
      "requirement" : {
        "exact" : [
          "10.1.1-SPM"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/beMappy/PusherSwift/"
    }
  ],
  "manifest_display_name" : "Mappy",
  "name" : "Mappy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Mappy",
      "targets" : [
        "MappyWrapper",
        "Mappy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MappyWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MappyWrapper",
      "path" : "Sources/MappyWrapper",
      "product_dependencies" : [
        "ArcGIS",
        "CocoaLumberjackSwift",
        "KeychainAccess",
        "Swinject",
        "ZIPFoundation",
        "PusherSwift"
      ],
      "product_memberships" : [
        "Mappy"
      ],
      "sources" : [
        "MappyWrapper.swift"
      ],
      "target_dependencies" : [
        "Mappy"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Mappy",
      "module_type" : "BinaryTarget",
      "name" : "Mappy",
      "path" : "Mappy.xcframework",
      "product_memberships" : [
        "Mappy"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.