The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Swiftlane, reference main (61d9fb), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 20:24:02 UTC.

Swift 6 data race errors: 23

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.57s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (0.50s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 4.13.5 (0.55s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.65s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.98s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.3.0
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/onmyway133/Swiftlane.git
Working copy of https://github.com/onmyway133/Swiftlane.git resolved at main (61d9fbb)
Creating working copy for https://github.com/ChargePoint/xcparse
Working copy of https://github.com/ChargePoint/xcparse resolved at 2.3.2
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.1
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/onmyway133/AppStoreConnect
Working copy of https://github.com/onmyway133/AppStoreConnect resolved at 0.0.8
Creating working copy for https://github.com/tuist/xcbeautify
Working copy of https://github.com/tuist/xcbeautify resolved at 1.7.0
Creating working copy for https://github.com/kean/NaiveDate
Working copy of https://github.com/kean/NaiveDate resolved at 1.1.0
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 4.13.5
warning: '.resolve-product-dependencies': dependency 'swiftlane' is not used by any target
Found 5 product dependencies
  - xcbeautify
  - Files
  - xcparse
  - SwiftyXMLParser
  - AppStoreConnect
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/onmyway133/Swiftlane.git
https://github.com/onmyway133/Swiftlane.git
{
  "dependencies" : [
    {
      "identity" : "xcbeautify",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcbeautify"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    },
    {
      "identity" : "xcparse",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChargePoint/xcparse"
    },
    {
      "identity" : "swiftyxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yahoojapan/SwiftyXMLParser"
    },
    {
      "identity" : "appstoreconnect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onmyway133/AppStoreConnect"
    }
  ],
  "manifest_display_name" : "Swiftlane",
  "name" : "Swiftlane",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Swiftlane",
      "targets" : [
        "Swiftlane"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftlaneTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftlaneTests",
      "path" : "Tests/SwiftlaneTests",
      "sources" : [
        "SwiftlaneTests.swift"
      ],
      "target_dependencies" : [
        "Swiftlane"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Swiftlane",
      "module_type" : "SwiftTarget",
      "name" : "Swiftlane",
      "path" : "Sources",
      "product_dependencies" : [
        "XCParseCore",
        "XcbeautifyLib",
        "Files",
        "AppStoreConnect",
        "SwiftyXMLParser"
      ],
      "product_memberships" : [
        "Swiftlane"
      ],
      "sources" : [
        "Swiftlane/Actions/File/Download.swift",
        "Swiftlane/Actions/File/MoveFile.swift",
        "Swiftlane/Actions/Standard/AppCenter.swift",
        "Swiftlane/Actions/Standard/PrintWorkingDirectory.swift",
        "Swiftlane/Actions/Standard/RunScript.swift",
        "Swiftlane/Actions/Standard/Slack.swift",
        "Swiftlane/Actions/iOS/ASC.swift",
        "Swiftlane/Actions/iOS/Archive.swift",
        "Swiftlane/Actions/iOS/Build.swift",
        "Swiftlane/Actions/iOS/ExportArchive.swift",
        "Swiftlane/Actions/iOS/GetBuildSettings.swift",
        "Swiftlane/Actions/iOS/Keychain.swift",
        "Swiftlane/Actions/iOS/Project.swift",
        "Swiftlane/Actions/iOS/Screenshot.swift",
        "Swiftlane/Actions/iOS/Test.swift",
        "Swiftlane/Actions/iOS/UploadASC.swift",
        "Swiftlane/Actions/iOS/Xcode.swift",
        "Swiftlane/Actions/macOS/Notarize.swift",
        "Swiftlane/Library/Core/Args.swift",
        "Swiftlane/Library/Core/CommandLine/CommandLine.swift",
        "Swiftlane/Library/Core/CommandLine/ProcessHandler.swift",
        "Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift",
        "Swiftlane/Library/Core/Console.swift",
        "Swiftlane/Library/Core/Environment.swift",
        "Swiftlane/Library/Core/FileSystem.swift",
        "Swiftlane/Library/Core/PlistBuilder.swift",
        "Swiftlane/Library/Core/Settings.swift",
        "Swiftlane/Library/Core/SwiftlaneError.swift",
        "Swiftlane/Library/Core/Workflow.swift",
        "Swiftlane/Library/Extensions/Bool+extensions.swift",
        "Swiftlane/Library/Extensions/Data+extensions.swift",
        "Swiftlane/Library/Extensions/String+extensions.swift",
        "Swiftlane/Library/Extensions/URL+extension.swift",
        "Swiftlane/Library/Tools/ALTool.swift",
        "Swiftlane/Library/Tools/Xcodebuild.swift",
        "Swiftlane/Library/Vendor/XCParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/433] Write sources
[17/433] Compiling CSystem shims.c
[17/433] Compiling TSCclibc process.c
[19/433] Compiling TSCclibc libc.c
[20/433] Write swift-version-2F0A5646E1D333AE.txt
[21/433] Compiling v3_ocsp.c
[21/433] Compiling v3_pcons.c
[23/433] Compiling v3_pmaps.c
[24/433] Compiling v3_int.c
[25/433] Compiling v3_lib.c
[26/433] Compiling v3_prn.c
[27/433] Compiling v3_skey.c
[28/433] Compiling v3_ncons.c
[29/433] Compiling v3_purp.c
[30/435] Compiling v3_utl.c
[32/587] Compiling Crypto ChaChaPoly.swift
[33/587] Compiling Crypto Cipher.swift
[34/587] Compiling Crypto Nonces.swift
[35/589] Compiling Crypto ASN1Integer.swift
[36/589] Compiling Crypto ASN1Null.swift
[37/589] Compiling Crypto AES-GCM.swift
[38/589] Compiling Crypto AES-GCM_boring.swift
[39/589] Compiling Crypto ChaChaPoly_boring.swift
[40/589] Emitting module SystemPackage
[41/589] Compiling Crypto ASN1.swift
[42/589] Compiling Crypto ASN1Strings.swift
[43/589] Compiling Crypto ArraySliceBigint.swift
[44/589] Compiling Crypto GeneralizedTime.swift
[45/589] Compiling SystemPackage Util.swift
[46/589] Compiling SystemPackage UtilConsumers.swift
[47/589] Compiling TSCLibc libc.swift
[48/589] Emitting module TSCLibc
[49/589] Compiling Crypto ASN1Boolean.swift
[50/589] Compiling Crypto ASN1Identifier.swift
[51/589] Compiling Crypto ObjectIdentifier.swift
[52/589] Compiling Crypto ECDSASignature.swift
[53/589] Compiling Crypto ASN1Any.swift
[54/589] Compiling Crypto ASN1BitString.swift
[55/589] Compiling Crypto PEMDocument.swift
[56/589] Compiling Crypto PKCS8PrivateKey.swift
[56/589] Compiling v3_info.c
[57/589] Compiling v3_ia5.c
[58/589] Compiling v3_genn.c
[59/630] Compiling v3_extku.c
[60/630] Compiling v3_enum.c
[61/630] Compiling v3_crld.c
[63/630] Emitting module Crypto
[64/636] Compiling Colorizer StringStyleColorizer.swift
[65/636] Emitting module XMLCoder
[65/641] Compiling v3_cpols.c
[66/641] Compiling v3_conf.c
[67/641] Compiling v3_bitst.c
[69/641] Emitting module TSCBasic
[69/645] Compiling v3_bcons.c
[71/645] Compiling TSCBasic OSLog.swift
[72/645] Compiling TSCBasic ObjectIdentifierProtocol.swift
[73/645] Compiling TSCBasic OrderedDictionary.swift
[74/645] Compiling TSCBasic OrderedSet.swift
[74/645] Compiling v3_alt.c
[75/645] Compiling v3_akeya.c
[76/645] Compiling v3_akey.c
[77/645] Compiling x_x509a.c
[78/645] Compiling x_x509.c
[79/645] Compiling x_val.c
[81/645] Compiling SwiftyXMLParser Parser.swift
[82/645] Compiling SwiftyXMLParser XML.swift
[83/645] Emitting module NaiveDate
[84/645] Compiling NaiveDate NaiveDateFormatter.swift
[85/645] Compiling NaiveDate NaiveDate.swift
[86/645] Compiling TSCBasic Closable.swift
[87/645] Compiling TSCBasic CodableResult.swift
[88/645] Compiling TSCBasic CollectionAlgorithms.swift
[89/645] Compiling TSCBasic CollectionExtensions.swift
[90/645] Compiling TSCBasic Condition.swift
[91/645] Compiling TSCBasic Path.swift
[92/645] Compiling TSCBasic PathShims.swift
[93/645] Compiling TSCBasic Process.swift
[94/645] Compiling TSCBasic ProcessEnv.swift
[95/645] Compiling TSCBasic ProcessSet.swift
[96/645] Compiling TSCBasic Await.swift
[97/645] Compiling TSCBasic Base64URL.swift
[98/645] Compiling TSCBasic ByteString.swift
[99/645] Compiling TSCBasic CStringArray.swift
[100/645] Compiling TSCBasic CacheableSequence.swift
[101/645] Compiling SwiftyXMLParser Error.swift
[102/645] Compiling SwiftyXMLParser Element.swift
[103/645] Emitting module URLQueryEncoder
[104/645] Compiling URLQueryEncoder URLQueryEncoder.swift
[105/645] Compiling TSCBasic StringConversions.swift
[106/645] Compiling TSCBasic SynchronizedQueue.swift
[107/645] Compiling TSCBasic TemporaryFile.swift
[108/645] Compiling TSCBasic TerminalController.swift
[108/645] Compiling x_spki.c
[110/645] Emitting module SwiftyXMLParser
[111/645] Compiling SwiftyXMLParser Accessor.swift
[112/645] Compiling TSCBasic DictionaryExtensions.swift
[113/645] Compiling TSCBasic DictionaryLiteralExtensions.swift
[114/645] Compiling TSCBasic EditDistance.swift
[115/645] Compiling TSCBasic FileInfo.swift
[116/645] Compiling TSCBasic FileSystem.swift
[117/645] Compiling TSCBasic GraphAlgorithms.swift
[118/645] Compiling TSCBasic HashAlgorithms.swift
[119/645] Compiling TSCBasic JSON.swift
[120/645] Compiling TSCBasic JSONMapper.swift
[121/645] Compiling TSCBasic KeyedPair.swift
[122/645] Compiling TSCBasic LazyCache.swift
[123/645] Compiling TSCBasic Lock.swift
[127/645] Compiling TSCBasic RegEx.swift
[128/645] Compiling TSCBasic Result.swift
[129/645] Compiling TSCBasic SortedArray.swift
[130/645] Compiling TSCBasic DeltaAlgorithm.swift
[131/645] Compiling TSCBasic DiagnosticsEngine.swift
[132/645] Compiling Get APIClient.swift
[133/645] Emitting module Get
[134/645] Compiling Get Helpers.swift
[135/645] Compiling Get Request.swift
[163/645] Compiling XMLCoder XMLReferencingEncoder.swift
[164/645] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[165/645] Compiling Crypto CryptoKitErrors.swift
[166/645] Compiling Crypto Digest_boring.swift
[167/645] Compiling Crypto Digest.swift
[168/645] Compiling Crypto Digests.swift
[169/645] Compiling Crypto HashFunctions.swift
[169/645] Compiling x_sig.c
[183/645] Compiling TSCBasic Tuple.swift
[184/645] Compiling TSCBasic WritableByteStream.swift
[185/645] Compiling TSCBasic misc.swift
[186/645] Compiling Crypto ECDH_boring.swift
[187/645] Compiling XMLCoder XMLEncoderImplementation.swift
[188/645] Compiling XMLCoder XMLEncodingStorage.swift
[189/645] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[196/645] Compiling TSCBasic Thread.swift
[197/645] Compiling Crypto MessageAuthenticationCode.swift
[198/645] Compiling Crypto AES.swift
[199/645] Compiling Crypto ECDSASignature_boring.swift
[200/645] Compiling Crypto ECDSA_boring.swift
[201/645] Compiling Crypto EdDSA_boring.swift
[202/645] Compiling Crypto ECDSA.swift
[202/645] Compiling x_req.c
[204/645] Compiling Colorizer Colorizer.swift
[207/645] Emitting module Colorizer
[211/645] Compiling Colorizer StringBackgroundColorizer.swift
[212/645] Compiling Colorizer StringForegroundColorizer.swift
[213/645] Compiling Colorizer StringStyle.swift
[213/645] Compiling x_pubkey.c
[214/645] Compiling x_pkey.c
[216/645] Compiling Crypto SafeCompare_boring.swift
[217/645] Compiling Crypto Zeroization_boring.swift
[218/645] Compiling Crypto PrettyBytes.swift
[219/645] Compiling Crypto SafeCompare.swift
[220/645] Compiling Crypto SecureBytes.swift
[221/645] Compiling Crypto Zeroization.swift
[221/645] Compiling x_info.c
[222/645] Compiling x_name.c
[223/645] Compiling x_exten.c
[224/645] Compiling x_attrib.c
[225/645] Compiling x_algor.c
[226/645] Compiling x_all.c
[232/645] Compiling x_crl.c
[233/645] Compiling x509spki.c
[234/645] Compiling x509rset.c
[235/645] Compiling x509name.c
[240/645] Compiling x509cset.c
[251/645] Compiling x509_v3.c
[252/645] Compiling x509_txt.c
[253/645] Compiling x509_vpm.c
[254/645] Compiling x509_vfy.c
[255/645] Compiling x509_trs.c
[256/645] Compiling x509_set.c
[257/645] Compiling x509_req.c
[258/645] Compiling x509_obj.c
[259/645] Compiling x509_ext.c
[260/645] Compiling x509_def.c
[261/645] Compiling x509_d2.c
[262/658] Compiling x509_lu.c
[263/662] Compiling x509_att.c
[264/662] Compiling x509_cmp.c
[265/662] Compiling x509.c
[266/662] Compiling t_x509a.c
[267/662] Compiling i2d_pr.c
[268/662] Compiling rsa_pss.c
[269/662] Compiling t_crl.c
[270/662] Compiling t_req.c
[271/662] Compiling name_print.c
[272/662] Compiling policy.c
[273/662] Compiling t_x509.c
[275/662] Compiling XcbeautifyLib String+Substring.swift
[275/662] Compiling algorithm.c
[276/663] Compiling by_file.c
[277/663] Compiling a_digest.c
[278/663] Compiling a_verify.c
[279/663] Compiling a_sign.c
[280/663] Compiling thread_win.c
[281/663] Compiling asn1_gen.c
[282/663] Compiling thread_pthread.c
[283/663] Compiling voprf.c
[284/663] Compiling trust_token.c
[285/663] Compiling pmbtoken.c
[286/663] Compiling thread.c
[287/663] Compiling thread_none.c
[288/663] Compiling siphash.c
[289/663] Compiling stack.c
[290/663] Compiling rsa_print.c
[291/663] Compiling refcount.c
[292/663] Compiling rsa_asn1.c
[293/663] Compiling rsa_crypt.c
[294/663] Compiling rc4.c
[295/663] Compiling windows.c
[296/663] Compiling rand_extra.c
[297/663] Compiling fuchsia.c
[298/663] Compiling passive.c
[299/663] Compiling deterministic.c
[300/663] Compiling forkunsafe.c
[301/663] Compiling poly1305_vec.c
[302/663] Compiling poly1305_arm_asm.S
[303/663] Compiling pool.c
[304/663] Compiling poly1305_arm.c
[305/663] Compiling poly1305.c
[307/663] Compiling XcbeautifyLib TestSummary.swift
[307/663] Compiling pkcs7.c
[308/663] Compiling pkcs8.c
[309/663] Compiling p5_pbev2.c
[310/663] Compiling pkcs7_x509.c
[312/663] Compiling XcbeautifyLib Pattern.swift
[313/663] Compiling XcbeautifyLib Regex.swift
[314/663] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[315/663] Compiling XcbeautifyLib String+CapturedGroups.swift
[320/663] Compiling XcbeautifyLib String+Colored.swift
[325/663] Compiling XcbeautifyLib JunitReporter.swift
[326/663] Compiling XcbeautifyLib OutputRendering.swift
[327/663] Compiling XcbeautifyLib TerminalRenderer.swift
[328/663] Compiling XcbeautifyLib Parser.swift
[333/663] Compiling pkcs8_x509.c
[334/663] Compiling pem_xaux.c
[335/663] Compiling pem_x509.c
[336/663] Compiling pem_oth.c
[337/663] Compiling pem_pkey.c
[338/663] Compiling pem_pk8.c
[339/663] Compiling pem_info.c
[340/663] Compiling by_dir.c
[341/663] Compiling pem_lib.c
[342/663] Compiling pem_all.c
[343/663] Compiling obj_xref.c
[344/663] Compiling mem.c
[345/663] Compiling lhash.c
[346/680] Compiling poly_rq_mul.S
[347/700] Compiling x86_64-mont5-mac.mac.x86_64.S
[348/700] Compiling x86_64-mont5-linux.linux.x86_64.S
[349/700] Compiling x86_64-mont-mac.mac.x86_64.S
[350/700] Compiling keccak.c
[351/700] Compiling x86_64-mont-linux.linux.x86_64.S
[352/700] Compiling x86-mont-windows.windows.x86.S
[353/700] Compiling kyber.c
[354/700] Compiling x86-mont-linux.linux.x86.S
[355/700] Compiling vpaes-x86_64-mac.mac.x86_64.S
[356/700] Compiling hpke.c
[357/700] Compiling vpaes-x86_64-linux.linux.x86_64.S
[358/700] Compiling obj.c
[359/700] Compiling vpaes-x86-windows.windows.x86.S
[360/700] Compiling vpaes-x86-linux.linux.x86.S
[361/700] Compiling vpaes-armv8-linux.linux.aarch64.S
[362/700] Compiling vpaes-armv7-linux.linux.arm.S
[363/700] Compiling vpaes-armv7-ios.ios.arm.S
[364/700] Compiling vpaes-armv8-ios.ios.aarch64.S
[365/700] Compiling sha512-x86_64-mac.mac.x86_64.S
[366/700] Compiling sha512-x86_64-linux.linux.x86_64.S
[367/700] Compiling sha512-armv8-linux.linux.aarch64.S
[368/700] Compiling sha512-armv4-linux.linux.arm.S
[369/700] Compiling kdf.c
[370/700] Compiling sha512-armv4-ios.ios.arm.S
[371/700] Compiling sha512-586-windows.windows.x86.S
[372/700] Compiling sha512-armv8-ios.ios.aarch64.S
[373/700] Compiling sha512-586-linux.linux.x86.S
[374/700] Compiling sha256-x86_64-mac.mac.x86_64.S
[375/700] Compiling sha256-x86_64-linux.linux.x86_64.S
[376/700] Compiling sha256-armv8-linux.linux.aarch64.S
[377/700] Compiling sha256-armv4-linux.linux.arm.S
[378/700] Compiling sha256-armv8-ios.ios.aarch64.S
[379/700] Compiling sha256-armv4-ios.ios.arm.S
[380/700] Compiling sha256-586-windows.windows.x86.S
[381/700] Compiling sha256-586-linux.linux.x86.S
[382/700] Compiling sha1-x86_64-mac.mac.x86_64.S
[383/700] Compiling sha1-x86_64-linux.linux.x86_64.S
[384/700] Compiling sha1-armv8-linux.linux.aarch64.S
[385/700] Compiling sha1-armv4-large-linux.linux.arm.S
[386/700] Compiling sha1-armv4-large-ios.ios.arm.S
[387/700] Compiling sha1-586-windows.windows.x86.S
[387/700] Compiling sha1-armv8-ios.ios.aarch64.S
[389/700] Compiling sha1-586-linux.linux.x86.S
[390/700] Compiling sha512.c
[391/700] Compiling sha256.c
[392/700] Compiling sha1.c
[393/700] Compiling fips.c
[394/700] Compiling rsaz-avx2-mac.mac.x86_64.S
[395/700] Compiling service_indicator.c
[396/700] Compiling rsaz-avx2-linux.linux.x86_64.S
[397/700] Compiling hrss.c
[398/700] Compiling rdrand-x86_64-mac.mac.x86_64.S
[399/700] Compiling self_check.c
[400/700] Compiling rdrand-x86_64-linux.linux.x86_64.S
[401/700] Compiling blinding.c
[402/700] Compiling padding.c
[403/700] Compiling rsa_impl.c
[404/700] Compiling fork_detect.c
[405/700] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[406/700] Compiling rand.c
[407/700] Compiling urandom.c
[408/700] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[409/700] Compiling rsa.c
[410/700] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[411/700] Compiling ctrdrbg.c
[412/700] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[413/700] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[414/700] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[415/700] Compiling p256-armv8-asm-linux.linux.aarch64.S
[416/700] Compiling p256-armv8-asm-ios.ios.aarch64.S
[417/700] Compiling polyval.c
[418/700] Compiling ofb.c
[419/700] Compiling gcm_nohw.c
[420/700] Compiling ctr.c
[421/700] Compiling cfb.c
[422/700] Compiling gcm.c
[423/700] Compiling cbc.c
[424/700] Compiling md5-x86_64-mac.mac.x86_64.S
[425/700] Compiling md5-x86_64-linux.linux.x86_64.S
[426/700] Compiling md5-586-windows.windows.x86.S
[426/700] Compiling md5-586-linux.linux.x86.S
[428/700] Compiling md5.c
[429/700] Compiling ghashv8-armv8-linux.linux.aarch64.S
[430/700] Compiling ghashv8-armv7-linux.linux.arm.S
[431/700] Compiling ghashv8-armv8-ios.ios.aarch64.S
[432/700] Compiling hmac.c
[433/700] Compiling ghashv8-armv7-ios.ios.arm.S
[434/700] Compiling hkdf.c
[434/700] Compiling md4.c
[436/700] Compiling ghash-x86_64-mac.mac.x86_64.S
[438/700] Compiling XcbeautifyLib String+Matchable.swift
[439/700] Compiling TSCUtility ProgressAnimation.swift
[440/700] Compiling TSCUtility SQLite.swift
[441/700] Compiling TSCUtility PersistenceCache.swift
[442/700] Compiling TSCUtility PkgConfig.swift
[443/700] Compiling TSCUtility Platform.swift
[444/700] Compiling TSCUtility PolymorphicCodable.swift
[445/700] Compiling TSCUtility ArgumentParserShellCompletion.swift
[446/700] Compiling TSCUtility Array+Extensions.swift
[447/700] Compiling TSCUtility OSLog.swift
[448/700] Compiling TSCUtility OrderedZip.swift
[449/700] Compiling TSCUtility Archiver.swift
[450/700] Compiling TSCUtility ArgumentParser.swift
[451/700] Compiling TSCUtility BuildFlags.swift
[452/700] Compiling TSCUtility CollectionExtensions.swift
[453/700] Emitting module XcbeautifyLib
[453/700] Compiling ghash-x86_64-linux.linux.x86_64.S
[454/700] Compiling ghash-x86-windows.windows.x86.S
[454/700] Compiling ghash-x86-linux.linux.x86.S
[456/700] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[457/700] Compiling ghash-ssse3-x86-windows.windows.x86.S
[457/700] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[459/700] Compiling ghash-ssse3-x86-linux.linux.x86.S
[460/700] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[461/700] Compiling ghash-armv4-linux.linux.arm.S
[462/700] Compiling ghash-armv4-ios.ios.arm.S
[463/700] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[464/700] Compiling fips_shared_support.c
[465/700] Compiling ecdsa.c
[466/700] Compiling ecdh.c
[467/700] Compiling wnaf.c
[468/700] Compiling util.c
[469/700] Compiling scalar.c
[470/700] Compiling simple.c
[471/700] Compiling simple_mul.c
[472/700] Compiling felem.c
[473/700] Compiling oct.c
[474/700] Compiling p256.c
[475/700] Compiling ec_montgomery.c
[476/700] Compiling ec_key.c
[477/700] Compiling p224-64.c
[478/700] Compiling co-586-windows.windows.x86.S
[478/700] Compiling ec.c
[480/700] Compiling digests.c
[481/700] Compiling digestsign.c
[482/700] Compiling digest.c
[483/700] Compiling check.c
[484/700] Compiling co-586-linux.linux.x86.S
[485/700] Compiling dh.c
[486/700] Compiling bsaes-armv7-linux.linux.arm.S
[487/700] Compiling cmac.c
[488/700] Compiling bsaes-armv7-ios.ios.arm.S
[489/700] Compiling e_aesccm.c
[490/700] Compiling aead.c
[491/700] Compiling cipher.c
[492/700] Compiling e_aes.c
[493/700] Compiling rsaz_exp.c
[494/700] Compiling sqrt.c
[495/700] Compiling shift.c
[496/700] Compiling random.c
[497/700] Compiling prime.c
[498/700] Compiling mul.c
[499/700] Compiling montgomery_inv.c
[500/700] Compiling jacobi.c
[501/700] Compiling montgomery.c
[502/700] Compiling gcd_extra.c
[503/700] Compiling gcd.c
[504/700] Compiling generic.c
[505/700] Compiling div_extra.c
[506/700] Compiling exponentiation.c
[507/700] Compiling ctx.c
[508/700] Compiling div.c
[509/700] Compiling cmp.c
[510/700] Compiling bytes.c
[511/700] Compiling bn-armv8-linux.linux.aarch64.S
[512/700] Compiling bn.c
[513/700] Compiling x86_64-gcc.c
[514/700] Compiling p256-nistz.c
[515/700] Compiling bn-586-windows.windows.x86.S
[515/700] Compiling bn-armv8-ios.ios.aarch64.S
[517/700] Compiling add.c
[518/700] Compiling bn-586-linux.linux.x86.S
[519/700] Compiling armv8-mont-linux.linux.aarch64.S
[520/700] Compiling armv4-mont-linux.linux.arm.S
[521/700] Compiling armv8-mont-ios.ios.aarch64.S
[522/700] Compiling aesv8-armv8-linux.linux.aarch64.S
[523/700] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[523/700] Compiling armv4-mont-ios.ios.arm.S
[525/700] Compiling aesv8-armv8-ios.ios.aarch64.S
[526/700] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[527/700] Compiling aesv8-armv7-ios.ios.arm.S
[528/700] Compiling aesv8-armv7-linux.linux.arm.S
[529/700] Compiling aesni-x86_64-mac.mac.x86_64.S
[530/700] Compiling aesni-x86-linux.linux.x86.S
[531/700] Compiling aesni-x86-windows.windows.x86.S
[532/700] Compiling aesni-x86_64-linux.linux.x86_64.S
[533/700] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[534/700] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[535/700] Compiling mode_wrappers.c
[536/700] Compiling key_wrap.c
[537/700] Compiling aes.c
[538/700] Compiling ex_data.c
[539/700] Compiling sign.c
[540/700] Compiling scrypt.c
[541/700] Compiling aes_nohw.c
[542/700] Compiling print.c
[543/700] Compiling pbkdf.c
[544/700] Compiling p_x25519.c
[545/700] Compiling p_x25519_asn1.c
[546/700] Compiling p_rsa_asn1.c
[547/700] Compiling p_ed25519_asn1.c
[547/700] Compiling p_hkdf.c
[549/700] Compiling p_ed25519.c
[550/700] Compiling p_ec_asn1.c
[551/700] Compiling p_rsa.c
[552/700] Compiling p_dsa_asn1.c
[553/700] Compiling err_data.c
[554/700] Compiling p_ec.c
[555/700] Compiling evp_ctx.c
[556/700] Compiling engine.c
[557/700] Compiling err.c
[558/700] Compiling evp.c
[559/700] Compiling evp_asn1.c
[560/700] Compiling ecdsa_asn1.c
[561/700] Compiling ecdh_extra.c
[562/700] Compiling hash_to_curve.c
[564/700] Compiling TSCUtility Tracing.swift
[565/700] Compiling TSCUtility Triple.swift
[566/700] Compiling TSCUtility URL.swift
[567/700] Compiling TSCUtility Verbosity.swift
[568/700] Compiling TSCUtility FSWatch.swift
[569/700] Compiling TSCUtility FloatingPointExtensions.swift
[570/700] Compiling TSCUtility Git.swift
[571/700] Compiling TSCUtility Hex.swift
[571/704] Compiling ec_derive.c
[572/704] Compiling dsa_asn1.c
[573/704] Compiling dh_asn1.c
[574/704] Compiling ec_asn1.c
[575/704] Compiling params.c
[576/704] Compiling dsa.c
[577/704] Compiling x25519-asm-arm.S
[578/704] Compiling spake25519.c
[579/704] Compiling digest_extra.c
[580/704] Compiling cpu_intel.c
[581/704] Compiling des.c
[582/704] Compiling crypto.c
[583/704] Compiling cpu_arm_openbsd.c
[584/704] Compiling cpu_arm_linux.c
[585/704] Compiling cpu_arm_freebsd.c
[586/704] Compiling cpu_arm.c
[587/704] Compiling cpu_aarch64_openbsd.c
[588/704] Compiling cpu_aarch64_win.c
[589/704] Compiling cpu_aarch64_linux.c
[590/704] Compiling cpu_aarch64_fuchsia.c
[591/704] Compiling cpu_aarch64_freebsd.c
[592/704] Compiling cpu_aarch64_apple.c
[593/704] Compiling curve25519.c
[594/704] Compiling conf.c
[595/704] Compiling e_rc4.c
[596/704] Compiling tls_cbc.c
[597/704] Compiling e_tls.c
[598/704] Compiling e_rc2.c
[600/704] Emitting module TSCUtility
[600/704] Compiling e_null.c
[601/704] Compiling e_des.c
[602/704] Compiling e_chacha20poly1305.c
[603/704] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[604/704] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[605/704] Compiling derive_key.c
[605/704] Compiling e_aesgcmsiv.c
[607/704] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[608/704] Compiling e_aesctrhmac.c
[609/704] Compiling cipher_extra.c
[610/704] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[611/704] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[612/704] Compiling chacha-x86_64-mac.mac.x86_64.S
[613/704] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[614/704] Compiling chacha-x86_64-linux.linux.x86_64.S
[615/704] Compiling chacha-x86-windows.windows.x86.S
[616/704] Compiling chacha-x86-linux.linux.x86.S
[617/704] Compiling chacha.c
[618/704] Compiling chacha-armv8-linux.linux.aarch64.S
[619/704] Compiling chacha-armv4-linux.linux.arm.S
[620/704] Compiling chacha-armv4-ios.ios.arm.S
[621/704] Compiling chacha-armv8-ios.ios.aarch64.S
[622/704] Compiling unicode.c
[623/704] Compiling ber.c
[624/704] Compiling asn1_compat.c
[625/704] Compiling buf.c
[626/704] Compiling cbb.c
[627/704] Compiling bn_asn1.c
[628/704] Compiling cbs.c
[629/704] Compiling convert.c
[630/704] Compiling blake2.c
[631/704] Compiling printf.c
[632/704] Compiling socket.c
[633/704] Compiling socket_helper.c
[634/704] Compiling pair.c
[634/704] Compiling hexdump.c
[636/704] Compiling file.c
[637/704] Compiling fd.c
[638/704] Compiling connect.c
[639/704] Compiling bio_mem.c
[644/704] Compiling base64.c
[645/704] Compiling bio.c
[646/704] Compiling tasn_typ.c
[647/704] Compiling tasn_fre.c
[648/704] Compiling tasn_utl.c
[649/704] Compiling tasn_new.c
[650/704] Compiling tasn_enc.c
[655/704] Compiling posix_time.c
[656/704] Compiling f_string.c
[657/704] Compiling tasn_dec.c
[658/704] Compiling f_int.c
[659/704] Compiling asn_pack.c
[660/704] Compiling asn1_par.c
[662/704] Emitting module Files
[663/704] Compiling Files Files.swift
[663/704] Compiling a_utctm.c
[664/704] Compiling asn1_lib.c
[665/704] Compiling a_type.c
[670/704] Compiling a_time.c
[671/704] Compiling a_octet.c
[672/704] Compiling a_strex.c
[673/704] Compiling a_strnid.c
[674/704] Compiling a_object.c
[675/704] Write sources
[676/704] Compiling a_i2d_fp.c
[677/704] Compiling a_mbstr.c
[678/704] Compiling a_int.c
[679/704] Compiling a_gentm.c
[680/704] Compiling a_dup.c
[681/704] Compiling a_d2i_fp.c
[682/704] Compiling a_bool.c
[683/704] Compiling a_bitstr.c
[687/704] Compiling TSCUtility Context.swift
[688/704] Compiling TSCUtility Diagnostics.swift
[689/704] Compiling TSCUtility Bits.swift
[690/704] Compiling TSCUtility Bitstream.swift
[691/704] Compiling TSCUtility BitstreamReader.swift
[692/704] Compiling TSCUtility BitstreamWriter.swift
[693/704] Compiling TSCUtility IndexStore.swift
[694/704] Compiling TSCUtility InterruptHandler.swift
[695/704] Compiling TSCUtility JSONMessageStreamingParser.swift
[696/704] Compiling TSCUtility Netrc.swift
[697/704] Compiling TSCUtility SerializedDiagnostics.swift
[698/704] Compiling TSCUtility SimplePersistence.swift
[699/704] Compiling TSCUtility StringExtensions.swift
[700/704] Compiling TSCUtility StringMangling.swift
[701/705] Compiling TSCUtility Version.swift
[702/705] Compiling TSCUtility Versioning.swift
[703/705] Compiling TSCUtility dlopen.swift
[704/705] Compiling TSCUtility misc.swift
[705/811] Compiling XCParseCore ActivityLogAnalyzerStep.swift
[706/811] Compiling XCParseCore ActivityLogAnalyzerWarningMessage.swift
[707/811] Compiling XCParseCore ActivityLogCommandInvocationSection.swift
[708/811] Compiling XCParseCore ActivityLogMajorSection.swift
[709/811] Compiling XCParseCore ActivityLogMessage.swift
[710/811] Compiling XCParseCore ActivityLogMessageAnnotation.swift
[711/817] Compiling XCParseCore ActivityLogAnalyzerControlFlowStep.swift
[712/817] Compiling XCParseCore ActivityLogAnalyzerControlFlowStepEdge.swift
[713/817] Compiling XCParseCore ActivityLogAnalyzerEventStep.swift
[714/817] Compiling XCParseCore ActivityLogAnalyzerResultMessage.swift
[715/817] Compiling XCParseCore ActionTestPerformanceMetricSummary.swift
[716/817] Compiling XCParseCore ActionTestPlanRunSummaries.swift
[717/822] Emitting module JWTKit
[718/822] Compiling XCParseCore IssueSummary.swift
[719/822] Compiling JWTKit Utilities.swift
[720/822] Compiling JWTKit AppleIdentityToken.swift
[721/822] Compiling JWTKit GoogleIdentityToken.swift
[722/822] Compiling JWTKit MicrosoftIdentitiyToken.swift
[723/822] Compiling JWTKit X5CVerifier.swift
[724/822] Compiling XCParseCore ConsoleLogItem.swift
[725/822] Compiling XCParseCore ConsoleLogSection.swift
[726/822] Compiling XCParseCore DocumentLocation.swift
[727/822] Compiling XCParseCore EntityIdentifier.swift
[728/822] Compiling XCParseCore String+ASCII.swift
[729/822] Compiling XCParseCore URL+Directory.swift
[730/822] Compiling XCParseCore SortedKeyValueArrayPair.swift
[731/822] Compiling XCParseCore SourceCodeContext.swift
[732/822] Compiling XCParseCore SourceCodeFrame.swift
[733/822] Compiling XCParseCore SourceCodeLocation.swift
[734/822] Compiling XCParseCore SourceCodeSymbolInfo.swift
[735/822] Compiling XCParseCore TestAssociatedError.swift
[736/822] Compiling XCParseCore ActivityLogSection.swift
[737/822] Compiling XCParseCore ActivityLogTargetBuildSection.swift
[738/822] Compiling XCParseCore ActivityLogUnitTestSection.swift
[739/822] Compiling XCParseCore ArchiveInfo.swift
[740/822] Compiling XCParseCore CodeCoverageInfo.swift
[741/822] Compiling XCParseCore Console.swift
[742/822] Emitting module XCParseCore
[748/822] Compiling XCParseCore ActionTestMetadata.swift
[749/822] Compiling XCParseCore ActionTestNoticeSummary.swift
[754/822] Compiling XCParseCore ActionTestableSummary.swift
[755/822] Compiling XCParseCore ActionsInvocationMetadata.swift
[756/822] Compiling XCParseCore ActionsInvocationRecord.swift
[761/822] Compiling XCParseCore ActionTestActivitySummary.swift
[762/822] Compiling XCParseCore ActionTestAttachment.swift
[763/822] Compiling XCParseCore ActionTestConfiguration.swift
[764/822] Compiling XCParseCore ActionTestExpectedFailure.swift
[765/822] Compiling XCParseCore ActionTestFailureSummary.swift
[768/822] Compiling XCParseCore ActionTestPlanRunSummary.swift
[769/822] Compiling XCParseCore ActionTestRepetitionPolicySummary.swift
[770/822] Compiling XCParseCore ActionTestSummary.swift
[771/822] Compiling XCParseCore ActionTestSummaryGroup.swift
[772/822] Compiling XCParseCore ActionTestSummaryIdentifiableObject.swift
[780/822] Compiling XCParseCore ActionAbstractTestSummary.swift
[781/822] Compiling XCParseCore ActionDeviceRecord.swift
[782/822] Compiling XCParseCore ActionPlatformRecord.swift
[783/822] Compiling XCParseCore ActionRecord.swift
[784/822] Compiling XCParseCore ActionResult.swift
[785/822] Compiling XCParseCore ActionRunDestinationRecord.swift
[786/822] Compiling XCParseCore ActionSDKRecord.swift
[817/822] Compiling XCParseCore TestFailureIssueSummary.swift
[818/822] Compiling XCParseCore TypeDefinition.swift
[819/822] Compiling XCParseCore Version+XCPTooling.swift
[820/822] Compiling XCParseCore XCPResultDecoding.swift
[821/822] Compiling XCParseCore XCResult.swift
[822/822] Compiling XCParseCore XCResultToolCommand.swift
[823/828] Compiling AppStoreConnect Paths.swift
[824/828] Compiling AppStoreConnect JWT.swift
[825/828] Compiling AppStoreConnect DateDecodingStrategy+extensions.swift
[826/828] Compiling AppStoreConnect Client.swift
[827/828] Emitting module AppStoreConnect
[828/828] Compiling AppStoreConnect Entities.swift
[829/862] Emitting module Swiftlane
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:11:23: warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | public struct Settings {
11 |     public static var env = Environment()
   |                       |- warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'env' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'env' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:12:23: warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public struct Settings {
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
   |                       |- warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'fs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'fs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:13:23: warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
   |                       |- warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static var cli = CommandLine()
15 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:14:23: warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
   |                       |- warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cli' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cli' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | }
16 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:128:27: warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
126 |         }
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
    |                           |- warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
130 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:129:27: warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
    |                           |- warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhoneSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
130 |     }
131 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:139:27: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
137 |         }
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
    |                           |- warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |         public static let release = Configuration(rawValue: "RELEASE")
141 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:140:27: warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
140 |         public static let release = Configuration(rawValue: "RELEASE")
    |                           |- warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'release' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
141 |     }
142 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:150:27: warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
148 |         }
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
    |                           |- warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:151:27: warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
    |                           |- warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:152:27: warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
    |                           |- warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:153:27: warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
    |                           |- warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:154:27: warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
    |                           |- warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:155:27: warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
    |                           |- warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 |         public static let macOS = Platform(rawValue: "OSX")
157 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:156:27: warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
    |                           |- warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'macOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |     }
158 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:166:27: warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
157 |     }
158 |
159 |     public struct Name {
    |                   `- note: consider making struct 'Name' conform to the 'Sendable' protocol
160 |         public let rawValue: String
161 |
    :
164 |         }
165 |
166 |         public static let iPhone13 = Name(rawValue: "iPhone 13")
    |                           |- warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
167 |     }
168 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:176:27: warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
167 |     }
168 |
169 |     public struct OS {
    |                   `- note: consider making struct 'OS' conform to the 'Sendable' protocol
170 |         public let rawValue: String
171 |
    :
174 |         }
175 |
176 |         public static let latest = OS(rawValue: "latest")
    |                           |- warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'latest' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
177 |     }
178 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:186:27: warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
177 |     }
178 |
179 |     public struct Destination: Equatable {
    |                   `- note: consider making struct 'Destination' conform to the 'Sendable' protocol
180 |         public let rawValue: String
181 |
    :
184 |         }
185 |
186 |         public static let genericiOS = Destination(rawValue: "generic/platform=iOS")
    |                           |- warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'genericiOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
187 |     }
188 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:201:27: warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
199 |         }
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
    |                           |- warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'appStore' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:202:27: warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
    |                           |- warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'inHouse' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:203:27: warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
    |                           |- warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'adHoc' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
204 |         public static let development = ExportMethod(rawValue: "development")
205 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:204:27: warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
    |                           |- warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'development' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
205 |     }
206 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:14:5: warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     `- warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | struct XCResultToolCompatability {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/Version.swift:14:15: note: struct 'Version' does not conform to the 'Sendable' protocol
 12 |
 13 | /// A struct representing a semver version.
 14 | public struct Version {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 15 |
 16 |     /// The major version.
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:11:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
  9 | import Foundation
 10 | import TSCBasic
 11 | import TSCUtility
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     |- note: add '@MainActor' to make let 'xcparseCurrentVersion' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | struct XCResultToolCompatability {
[830/865] Compiling Swiftlane Project.swift
[831/865] Compiling Swiftlane Screenshot.swift
[832/865] Compiling Swiftlane Test.swift
[833/865] Compiling Swiftlane UploadASC.swift
[834/865] Compiling Swiftlane FileSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:11:23: warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | public struct Settings {
11 |     public static var env = Environment()
   |                       |- warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'env' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'env' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:12:23: warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public struct Settings {
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
   |                       |- warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'fs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'fs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:13:23: warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
   |                       |- warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static var cli = CommandLine()
15 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:14:23: warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
   |                       |- warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cli' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cli' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | }
16 |
[835/865] Compiling Swiftlane PlistBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:11:23: warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | public struct Settings {
11 |     public static var env = Environment()
   |                       |- warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'env' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'env' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:12:23: warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public struct Settings {
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
   |                       |- warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'fs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'fs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:13:23: warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
   |                       |- warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static var cli = CommandLine()
15 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:14:23: warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
   |                       |- warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cli' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cli' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | }
16 |
[836/865] Compiling Swiftlane Settings.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:11:23: warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | public struct Settings {
11 |     public static var env = Environment()
   |                       |- warning: static property 'env' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'env' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'env' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:12:23: warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public struct Settings {
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
   |                       |- warning: static property 'fs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'fs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'fs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:13:23: warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |     public static var env = Environment()
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
   |                       |- warning: static property 'cs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cs' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cs' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     public static var cli = CommandLine()
15 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/Settings.swift:14:23: warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     public static var fs = FileSystem()
13 |     public static var cs = Console()
14 |     public static var cli = CommandLine()
   |                       |- warning: static property 'cli' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'cli' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'cli' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | }
16 |
[837/865] Compiling Swiftlane Data+extensions.swift
[838/865] Compiling Swiftlane String+extensions.swift
[839/865] Compiling Swiftlane URL+extension.swift
[840/865] Compiling Swiftlane SwiftlaneError.swift
[841/865] Compiling Swiftlane Workflow.swift
[842/865] Compiling Swiftlane Bool+extensions.swift
[843/865] Compiling Swiftlane Build.swift
[844/865] Compiling Swiftlane ExportArchive.swift
[845/865] Compiling Swiftlane GetBuildSettings.swift
[846/865] Compiling Swiftlane Keychain.swift
[847/865] Compiling Swiftlane RunScript.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:32:51: warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 30 |
 31 |         let request = Paths.certificates.get(parameters: params)
 32 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 33 |         return response.value.data
 34 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:16105:15: note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16103 | }
16104 |
16105 | public struct CertificatesResponse: Codable {
      |               `- note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16106 |     public var meta: PagingInformation?
16107 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  6 | //
  7 |
  8 | import AppStoreConnect
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  9 | import Foundation
 10 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:54:51: warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 52 |
 53 |         let request = Paths.profiles.get(parameters: params)
 54 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 55 |         return response.value.data
 56 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:18589:15: note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18587 | }
18588 |
18589 | public struct ProfilesResponse: Codable {
      |               `- note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18590 |     public var links: PagedDocumentLinks
18591 |     public var data: [Profile]
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:126:51: warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
124 |
125 |         let request = Paths.preReleaseVersions.get(parameters: params)
126 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
127 |         return response.value.data
128 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:4474:15: note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4472 | }
 4473 |
 4474 | public struct PreReleaseVersionsResponse: Codable {
      |               `- note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4475 |     public var included: [IncludedItem]?
 4476 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:140:51: warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
138 |                 limit: nil
139 |             )
140 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
141 |         return response.value.data
142 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:8789:15: note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8787 | }
 8788 |
 8789 | public struct BuildsResponse: Codable {
      |               `- note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8790 |     public var included: [IncludedItem]?
 8791 |     public var meta: PagingInformation?
[848/865] Compiling Swiftlane Slack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:32:51: warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 30 |
 31 |         let request = Paths.certificates.get(parameters: params)
 32 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 33 |         return response.value.data
 34 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:16105:15: note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16103 | }
16104 |
16105 | public struct CertificatesResponse: Codable {
      |               `- note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16106 |     public var meta: PagingInformation?
16107 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  6 | //
  7 |
  8 | import AppStoreConnect
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  9 | import Foundation
 10 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:54:51: warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 52 |
 53 |         let request = Paths.profiles.get(parameters: params)
 54 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 55 |         return response.value.data
 56 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:18589:15: note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18587 | }
18588 |
18589 | public struct ProfilesResponse: Codable {
      |               `- note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18590 |     public var links: PagedDocumentLinks
18591 |     public var data: [Profile]
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:126:51: warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
124 |
125 |         let request = Paths.preReleaseVersions.get(parameters: params)
126 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
127 |         return response.value.data
128 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:4474:15: note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4472 | }
 4473 |
 4474 | public struct PreReleaseVersionsResponse: Codable {
      |               `- note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4475 |     public var included: [IncludedItem]?
 4476 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:140:51: warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
138 |                 limit: nil
139 |             )
140 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
141 |         return response.value.data
142 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:8789:15: note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8787 | }
 8788 |
 8789 | public struct BuildsResponse: Codable {
      |               `- note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8790 |     public var included: [IncludedItem]?
 8791 |     public var meta: PagingInformation?
[849/865] Compiling Swiftlane ASC.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:32:51: warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 30 |
 31 |         let request = Paths.certificates.get(parameters: params)
 32 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 33 |         return response.value.data
 34 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:16105:15: note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16103 | }
16104 |
16105 | public struct CertificatesResponse: Codable {
      |               `- note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16106 |     public var meta: PagingInformation?
16107 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  6 | //
  7 |
  8 | import AppStoreConnect
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  9 | import Foundation
 10 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:54:51: warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 52 |
 53 |         let request = Paths.profiles.get(parameters: params)
 54 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 55 |         return response.value.data
 56 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:18589:15: note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18587 | }
18588 |
18589 | public struct ProfilesResponse: Codable {
      |               `- note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18590 |     public var links: PagedDocumentLinks
18591 |     public var data: [Profile]
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:126:51: warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
124 |
125 |         let request = Paths.preReleaseVersions.get(parameters: params)
126 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
127 |         return response.value.data
128 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:4474:15: note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4472 | }
 4473 |
 4474 | public struct PreReleaseVersionsResponse: Codable {
      |               `- note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4475 |     public var included: [IncludedItem]?
 4476 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:140:51: warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
138 |                 limit: nil
139 |             )
140 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
141 |         return response.value.data
142 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:8789:15: note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8787 | }
 8788 |
 8789 | public struct BuildsResponse: Codable {
      |               `- note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8790 |     public var included: [IncludedItem]?
 8791 |     public var meta: PagingInformation?
[850/865] Compiling Swiftlane Archive.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:32:51: warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 30 |
 31 |         let request = Paths.certificates.get(parameters: params)
 32 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<CertificatesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 33 |         return response.value.data
 34 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:16105:15: note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16103 | }
16104 |
16105 | public struct CertificatesResponse: Codable {
      |               `- note: struct 'CertificatesResponse' does not conform to the 'Sendable' protocol
16106 |     public var meta: PagingInformation?
16107 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  6 | //
  7 |
  8 | import AppStoreConnect
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AppStoreConnect'
  9 | import Foundation
 10 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:54:51: warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 52 |
 53 |         let request = Paths.profiles.get(parameters: params)
 54 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<ProfilesResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
 55 |         return response.value.data
 56 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:18589:15: note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18587 | }
18588 |
18589 | public struct ProfilesResponse: Codable {
      |               `- note: struct 'ProfilesResponse' does not conform to the 'Sendable' protocol
18590 |     public var links: PagedDocumentLinks
18591 |     public var data: [Profile]
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:126:51: warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
124 |
125 |         let request = Paths.preReleaseVersions.get(parameters: params)
126 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<PreReleaseVersionsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
127 |         return response.value.data
128 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:4474:15: note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4472 | }
 4473 |
 4474 | public struct PreReleaseVersionsResponse: Codable {
      |               `- note: struct 'PreReleaseVersionsResponse' does not conform to the 'Sendable' protocol
 4475 |     public var included: [IncludedItem]?
 4476 |     public var links: PagedDocumentLinks
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Actions/iOS/ASC.swift:140:51: warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
138 |                 limit: nil
139 |             )
140 |         let response = try await client.apiClient.send(request)
    |                                                   `- warning: non-sendable result type 'Response<BuildsResponse>' cannot be sent from actor-isolated context in call to instance method 'send'; this is an error in the Swift 6 language mode
141 |         return response.value.data
142 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AppStoreConnect/Sources/CreateAPI/Entities.swift:8789:15: note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8787 | }
 8788 |
 8789 | public struct BuildsResponse: Codable {
      |               `- note: struct 'BuildsResponse' does not conform to the 'Sendable' protocol
 8790 |     public var included: [IncludedItem]?
 8791 |     public var meta: PagingInformation?
[851/865] Compiling Swiftlane ProcessHandler.swift
[852/865] Compiling Swiftlane XcodebuildProcessHandler.swift
[853/865] Compiling Swiftlane Console.swift
[854/865] Compiling Swiftlane Environment.swift
[855/865] Compiling Swiftlane Download.swift
[856/865] Compiling Swiftlane MoveFile.swift
[857/865] Compiling Swiftlane AppCenter.swift
[858/865] Compiling Swiftlane PrintWorkingDirectory.swift
[859/865] Compiling Swiftlane Xcode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:66:17: warning: mutation of captured var 'outputData' in concurrently-executing code
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
 66 |                 outputData.append(data)
    |                 `- warning: mutation of captured var 'outputData' in concurrently-executing code
 67 |             }
 68 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:74:17: warning: mutation of captured var 'errorData' in concurrently-executing code
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
 74 |                 errorData.append(data)
    |                 `- warning: mutation of captured var 'errorData' in concurrently-executing code
 75 |             }
 76 |         }
[860/865] Compiling Swiftlane Notarize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:66:17: warning: mutation of captured var 'outputData' in concurrently-executing code
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
 66 |                 outputData.append(data)
    |                 `- warning: mutation of captured var 'outputData' in concurrently-executing code
 67 |             }
 68 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:74:17: warning: mutation of captured var 'errorData' in concurrently-executing code
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
 74 |                 errorData.append(data)
    |                 `- warning: mutation of captured var 'errorData' in concurrently-executing code
 75 |             }
 76 |         }
[861/865] Compiling Swiftlane Args.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:66:17: warning: mutation of captured var 'outputData' in concurrently-executing code
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
 66 |                 outputData.append(data)
    |                 `- warning: mutation of captured var 'outputData' in concurrently-executing code
 67 |             }
 68 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:74:17: warning: mutation of captured var 'errorData' in concurrently-executing code
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
 74 |                 errorData.append(data)
    |                 `- warning: mutation of captured var 'errorData' in concurrently-executing code
 75 |             }
 76 |         }
[862/865] Compiling Swiftlane CommandLine.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:65:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 63 |             outputQueue.async {
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 66 |                 outputData.append(data)
 67 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:66:17: warning: mutation of captured var 'outputData' in concurrently-executing code
 64 |                 let data = handler.availableData
 65 |                 processHandler.handle(output: data)
 66 |                 outputData.append(data)
    |                 `- warning: mutation of captured var 'outputData' in concurrently-executing code
 67 |             }
 68 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:73:17: warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 71 |             outputQueue.async {
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
    |                 `- warning: capture of 'processHandler' with non-sendable type 'any ProcessHandler' in a '@Sendable' closure
 74 |                 errorData.append(data)
 75 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/ProcessHandler.swift:11:17: note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
 9 | import XcbeautifyLib
10 |
11 | public protocol ProcessHandler {
   |                 `- note: protocol 'ProcessHandler' does not conform to the 'Sendable' protocol
12 |     func handle(output data: Data)
13 |     func handle(error data: Data)
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:74:17: warning: mutation of captured var 'errorData' in concurrently-executing code
 72 |                 let data = handler.availableData
 73 |                 processHandler.handle(error: data)
 74 |                 errorData.append(data)
    |                 `- warning: mutation of captured var 'errorData' in concurrently-executing code
 75 |             }
 76 |         }
[863/865] Compiling Swiftlane ALTool.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:128:27: warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
126 |         }
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
    |                           |- warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
130 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:129:27: warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
    |                           |- warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhoneSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
130 |     }
131 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:139:27: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
137 |         }
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
    |                           |- warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |         public static let release = Configuration(rawValue: "RELEASE")
141 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:140:27: warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
140 |         public static let release = Configuration(rawValue: "RELEASE")
    |                           |- warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'release' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
141 |     }
142 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:150:27: warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
148 |         }
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
    |                           |- warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:151:27: warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
    |                           |- warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:152:27: warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
    |                           |- warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:153:27: warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
    |                           |- warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:154:27: warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
    |                           |- warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:155:27: warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
    |                           |- warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 |         public static let macOS = Platform(rawValue: "OSX")
157 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:156:27: warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
    |                           |- warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'macOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |     }
158 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:166:27: warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
157 |     }
158 |
159 |     public struct Name {
    |                   `- note: consider making struct 'Name' conform to the 'Sendable' protocol
160 |         public let rawValue: String
161 |
    :
164 |         }
165 |
166 |         public static let iPhone13 = Name(rawValue: "iPhone 13")
    |                           |- warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
167 |     }
168 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:176:27: warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
167 |     }
168 |
169 |     public struct OS {
    |                   `- note: consider making struct 'OS' conform to the 'Sendable' protocol
170 |         public let rawValue: String
171 |
    :
174 |         }
175 |
176 |         public static let latest = OS(rawValue: "latest")
    |                           |- warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'latest' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
177 |     }
178 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:186:27: warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
177 |     }
178 |
179 |     public struct Destination: Equatable {
    |                   `- note: consider making struct 'Destination' conform to the 'Sendable' protocol
180 |         public let rawValue: String
181 |
    :
184 |         }
185 |
186 |         public static let genericiOS = Destination(rawValue: "generic/platform=iOS")
    |                           |- warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'genericiOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
187 |     }
188 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:201:27: warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
199 |         }
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
    |                           |- warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'appStore' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:202:27: warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
    |                           |- warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'inHouse' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:203:27: warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
    |                           |- warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'adHoc' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
204 |         public static let development = ExportMethod(rawValue: "development")
205 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:204:27: warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
    |                           |- warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'development' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
205 |     }
206 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:14:5: warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     `- warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | struct XCResultToolCompatability {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/Version.swift:14:15: note: struct 'Version' does not conform to the 'Sendable' protocol
 12 |
 13 | /// A struct representing a semver version.
 14 | public struct Version {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 15 |
 16 |     /// The major version.
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:11:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
  9 | import Foundation
 10 | import TSCBasic
 11 | import TSCUtility
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     |- note: add '@MainActor' to make let 'xcparseCurrentVersion' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | struct XCResultToolCompatability {
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:274:69: warning: reference to var 'stdoutStream' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 |
273 |         let header = (displayName != "") ? "Exporting \"\(displayName)\" Attachments" : "Exporting Attachments"
274 |         let progressBar = PercentProgressAnimation(stream: TSCBasic.stdoutStream, header: header)
    |                                                                     `- warning: reference to var 'stdoutStream' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 |         progressBar.update(step: 0, total: attachments.count, text: "")
276 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/WritableByteStream.swift:783:12: note: var declared here
781 |
782 | /// Public stdout stream instance.
783 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(LocalFileOutputByteStream(
    |            `- note: var declared here
784 |     filePointer: TSCLibc.stdout,
785 |     closeOnDeinit: false))
[864/865] Compiling Swiftlane Xcodebuild.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:128:27: warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
126 |         }
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
    |                           |- warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
130 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:129:27: warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
    |                           |- warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhoneSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
130 |     }
131 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:139:27: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
137 |         }
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
    |                           |- warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |         public static let release = Configuration(rawValue: "RELEASE")
141 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:140:27: warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
140 |         public static let release = Configuration(rawValue: "RELEASE")
    |                           |- warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'release' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
141 |     }
142 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:150:27: warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
148 |         }
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
    |                           |- warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:151:27: warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
    |                           |- warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:152:27: warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
    |                           |- warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:153:27: warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
    |                           |- warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:154:27: warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
    |                           |- warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:155:27: warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
    |                           |- warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 |         public static let macOS = Platform(rawValue: "OSX")
157 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:156:27: warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
    |                           |- warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'macOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |     }
158 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:166:27: warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
157 |     }
158 |
159 |     public struct Name {
    |                   `- note: consider making struct 'Name' conform to the 'Sendable' protocol
160 |         public let rawValue: String
161 |
    :
164 |         }
165 |
166 |         public static let iPhone13 = Name(rawValue: "iPhone 13")
    |                           |- warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
167 |     }
168 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:176:27: warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
167 |     }
168 |
169 |     public struct OS {
    |                   `- note: consider making struct 'OS' conform to the 'Sendable' protocol
170 |         public let rawValue: String
171 |
    :
174 |         }
175 |
176 |         public static let latest = OS(rawValue: "latest")
    |                           |- warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'latest' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
177 |     }
178 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:186:27: warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
177 |     }
178 |
179 |     public struct Destination: Equatable {
    |                   `- note: consider making struct 'Destination' conform to the 'Sendable' protocol
180 |         public let rawValue: String
181 |
    :
184 |         }
185 |
186 |         public static let genericiOS = Destination(rawValue: "generic/platform=iOS")
    |                           |- warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'genericiOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
187 |     }
188 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:201:27: warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
199 |         }
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
    |                           |- warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'appStore' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:202:27: warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
    |                           |- warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'inHouse' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:203:27: warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
    |                           |- warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'adHoc' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
204 |         public static let development = ExportMethod(rawValue: "development")
205 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:204:27: warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
    |                           |- warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'development' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
205 |     }
206 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:14:5: warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     `- warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | struct XCResultToolCompatability {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/Version.swift:14:15: note: struct 'Version' does not conform to the 'Sendable' protocol
 12 |
 13 | /// A struct representing a semver version.
 14 | public struct Version {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 15 |
 16 |     /// The major version.
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:11:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
  9 | import Foundation
 10 | import TSCBasic
 11 | import TSCUtility
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     |- note: add '@MainActor' to make let 'xcparseCurrentVersion' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | struct XCResultToolCompatability {
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:274:69: warning: reference to var 'stdoutStream' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 |
273 |         let header = (displayName != "") ? "Exporting \"\(displayName)\" Attachments" : "Exporting Attachments"
274 |         let progressBar = PercentProgressAnimation(stream: TSCBasic.stdoutStream, header: header)
    |                                                                     `- warning: reference to var 'stdoutStream' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 |         progressBar.update(step: 0, total: attachments.count, text: "")
276 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/WritableByteStream.swift:783:12: note: var declared here
781 |
782 | /// Public stdout stream instance.
783 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(LocalFileOutputByteStream(
    |            `- note: var declared here
784 |     filePointer: TSCLibc.stdout,
785 |     closeOnDeinit: false))
[865/865] Compiling Swiftlane XCParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:128:27: warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
126 |         }
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
    |                           |- warning: static property 'iPhone' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
130 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:129:27: warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
119 |
120 | public enum Xcodebuild {
121 |     public struct Sdk {
    |                   `- note: consider making struct 'Sdk' conform to the 'Sendable' protocol
122 |         public let rawValue: String
123 |
    :
127 |
128 |         public static let iPhone = Sdk(rawValue: "iphoneos")
129 |         public static let iPhoneSimulator = Sdk(rawValue: "iphonesimulator")
    |                           |- warning: static property 'iPhoneSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Sdk' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhoneSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
130 |     }
131 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:139:27: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
137 |         }
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
    |                           |- warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |         public static let release = Configuration(rawValue: "RELEASE")
141 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:140:27: warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 |
132 |     public struct Configuration {
    |                   `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
133 |         public let rawValue: String
134 |
    :
138 |
139 |         public static let debug = Configuration(rawValue: "DEBUG")
140 |         public static let release = Configuration(rawValue: "RELEASE")
    |                           |- warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'release' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
141 |     }
142 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:150:27: warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
148 |         }
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
    |                           |- warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:151:27: warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
149 |
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
    |                           |- warning: static property 'iOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:152:27: warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
150 |         public static let iOS = Platform(rawValue: "iOS")
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
    |                           |- warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:153:27: warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
151 |         public static let iOSSimulator = Platform(rawValue: "iOS Simulator")
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
    |                           |- warning: static property 'tvOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'tvOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:154:27: warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
152 |         public static let tvOS = Platform(rawValue: "tvOS")
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
    |                           |- warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:155:27: warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
153 |         public static let tvOSSimulator = Platform(rawValue: "tvOS Simulator")
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
    |                           |- warning: static property 'watchOSSimulator' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'watchOSSimulator' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 |         public static let macOS = Platform(rawValue: "OSX")
157 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:156:27: warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
141 |     }
142 |
143 |     public struct Platform {
    |                   `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
144 |         public let rawValue: String
145 |
    :
154 |         public static let watchOS = Platform(rawValue: "watchOS")
155 |         public static let watchOSSimulator = Platform(rawValue: "watchOS Simulator")
156 |         public static let macOS = Platform(rawValue: "OSX")
    |                           |- warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'macOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
157 |     }
158 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:166:27: warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
157 |     }
158 |
159 |     public struct Name {
    |                   `- note: consider making struct 'Name' conform to the 'Sendable' protocol
160 |         public let rawValue: String
161 |
    :
164 |         }
165 |
166 |         public static let iPhone13 = Name(rawValue: "iPhone 13")
    |                           |- warning: static property 'iPhone13' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Name' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'iPhone13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
167 |     }
168 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:176:27: warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
167 |     }
168 |
169 |     public struct OS {
    |                   `- note: consider making struct 'OS' conform to the 'Sendable' protocol
170 |         public let rawValue: String
171 |
    :
174 |         }
175 |
176 |         public static let latest = OS(rawValue: "latest")
    |                           |- warning: static property 'latest' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.OS' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'latest' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
177 |     }
178 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:186:27: warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
177 |     }
178 |
179 |     public struct Destination: Equatable {
    |                   `- note: consider making struct 'Destination' conform to the 'Sendable' protocol
180 |         public let rawValue: String
181 |
    :
184 |         }
185 |
186 |         public static let genericiOS = Destination(rawValue: "generic/platform=iOS")
    |                           |- warning: static property 'genericiOS' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.Destination' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'genericiOS' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
187 |     }
188 |
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:201:27: warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
199 |         }
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
    |                           |- warning: static property 'appStore' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'appStore' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:202:27: warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
200 |
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
    |                           |- warning: static property 'inHouse' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'inHouse' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:203:27: warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
201 |         public static let appStore = ExportMethod(rawValue: "app-store")
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
    |                           |- warning: static property 'adHoc' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'adHoc' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
204 |         public static let development = ExportMethod(rawValue: "development")
205 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Tools/Xcodebuild.swift:204:27: warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
187 |     }
188 |
189 |     public struct ExportMethod: Encodable {
    |                   `- note: consider making struct 'ExportMethod' conform to the 'Sendable' protocol
190 |         public let rawValue: String
191 |
    :
202 |         public static let inHouse = ExportMethod(rawValue: "enterprise")
203 |         public static let adHoc = ExportMethod(rawValue: "ad-hoc")
204 |         public static let development = ExportMethod(rawValue: "development")
    |                           |- warning: static property 'development' is not concurrency-safe because non-'Sendable' type 'Xcodebuild.ExportMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'development' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
205 |     }
206 | }
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:14:5: warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     `- warning: let 'xcparseCurrentVersion' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | struct XCResultToolCompatability {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/Version.swift:14:15: note: struct 'Version' does not conform to the 'Sendable' protocol
 12 |
 13 | /// A struct representing a semver version.
 14 | public struct Version {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 15 |
 16 |     /// The major version.
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:11:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
  9 | import Foundation
 10 | import TSCBasic
 11 | import TSCUtility
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
 12 | import XCParseCore
 13 |
 14 | let xcparseCurrentVersion = Version(2, 2, 1)
    |     |- note: add '@MainActor' to make let 'xcparseCurrentVersion' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | struct XCResultToolCompatability {
/Users/admin/builder/spi-builder-workspace/Sources/Swiftlane/Library/Vendor/XCParser.swift:274:69: warning: reference to var 'stdoutStream' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
272 |
273 |         let header = (displayName != "") ? "Exporting \"\(displayName)\" Attachments" : "Exporting Attachments"
274 |         let progressBar = PercentProgressAnimation(stream: TSCBasic.stdoutStream, header: header)
    |                                                                     `- warning: reference to var 'stdoutStream' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
275 |         progressBar.update(step: 0, total: attachments.count, text: "")
276 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/WritableByteStream.swift:783:12: note: var declared here
781 |
782 | /// Public stdout stream instance.
783 | public var stdoutStream: ThreadSafeOutputByteStream = try! ThreadSafeOutputByteStream(LocalFileOutputByteStream(
    |            `- note: var declared here
784 |     filePointer: TSCLibc.stdout,
785 |     closeOnDeinit: false))
Build complete! (77.72s)
warning: 'xcbeautify': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/xcbeautify/Sources/XcbeautifyLib/BUILD
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcbeautify",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcbeautify"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    },
    {
      "identity" : "xcparse",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChargePoint/xcparse"
    },
    {
      "identity" : "swiftyxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yahoojapan/SwiftyXMLParser"
    },
    {
      "identity" : "appstoreconnect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onmyway133/AppStoreConnect"
    }
  ],
  "manifest_display_name" : "Swiftlane",
  "name" : "Swiftlane",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Swiftlane",
      "targets" : [
        "Swiftlane"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftlaneTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftlaneTests",
      "path" : "Tests/SwiftlaneTests",
      "sources" : [
        "SwiftlaneTests.swift"
      ],
      "target_dependencies" : [
        "Swiftlane"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Swiftlane",
      "module_type" : "SwiftTarget",
      "name" : "Swiftlane",
      "path" : "Sources",
      "product_dependencies" : [
        "XCParseCore",
        "XcbeautifyLib",
        "Files",
        "AppStoreConnect",
        "SwiftyXMLParser"
      ],
      "product_memberships" : [
        "Swiftlane"
      ],
      "sources" : [
        "Swiftlane/Actions/File/Download.swift",
        "Swiftlane/Actions/File/MoveFile.swift",
        "Swiftlane/Actions/Standard/AppCenter.swift",
        "Swiftlane/Actions/Standard/PrintWorkingDirectory.swift",
        "Swiftlane/Actions/Standard/RunScript.swift",
        "Swiftlane/Actions/Standard/Slack.swift",
        "Swiftlane/Actions/iOS/ASC.swift",
        "Swiftlane/Actions/iOS/Archive.swift",
        "Swiftlane/Actions/iOS/Build.swift",
        "Swiftlane/Actions/iOS/ExportArchive.swift",
        "Swiftlane/Actions/iOS/GetBuildSettings.swift",
        "Swiftlane/Actions/iOS/Keychain.swift",
        "Swiftlane/Actions/iOS/Project.swift",
        "Swiftlane/Actions/iOS/Screenshot.swift",
        "Swiftlane/Actions/iOS/Test.swift",
        "Swiftlane/Actions/iOS/UploadASC.swift",
        "Swiftlane/Actions/iOS/Xcode.swift",
        "Swiftlane/Actions/macOS/Notarize.swift",
        "Swiftlane/Library/Core/Args.swift",
        "Swiftlane/Library/Core/CommandLine/CommandLine.swift",
        "Swiftlane/Library/Core/CommandLine/ProcessHandler.swift",
        "Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift",
        "Swiftlane/Library/Core/Console.swift",
        "Swiftlane/Library/Core/Environment.swift",
        "Swiftlane/Library/Core/FileSystem.swift",
        "Swiftlane/Library/Core/PlistBuilder.swift",
        "Swiftlane/Library/Core/Settings.swift",
        "Swiftlane/Library/Core/SwiftlaneError.swift",
        "Swiftlane/Library/Core/Workflow.swift",
        "Swiftlane/Library/Extensions/Bool+extensions.swift",
        "Swiftlane/Library/Extensions/Data+extensions.swift",
        "Swiftlane/Library/Extensions/String+extensions.swift",
        "Swiftlane/Library/Extensions/URL+extension.swift",
        "Swiftlane/Library/Tools/ALTool.swift",
        "Swiftlane/Library/Tools/Xcodebuild.swift",
        "Swiftlane/Library/Vendor/XCParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.