The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-openapi-compute, reference main (9cfff5), with Swift 6.1 for Android on 29 May 2025 06:53:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/novr/swift-openapi-compute.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/novr/swift-openapi-compute
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9cfff53 Merge pull request #10 from novr/ci/renovate/all-minor-patch
Cloned https://github.com/novr/swift-openapi-compute.git
Revision (git rev-parse @):
9cfff535cabf64471047b6c86b09e56eaf4405f0
SUCCESS checkout https://github.com/novr/swift-openapi-compute.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/novr/swift-openapi-compute.git
https://github.com/novr/swift-openapi-compute.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "compute",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-cloud/Compute"
    }
  ],
  "manifest_display_name" : "swift-openapi-compute",
  "name" : "swift-openapi-compute",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPICompute",
      "targets" : [
        "OpenAPICompute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIComputeTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIComputeTests",
      "path" : "Tests/OpenAPIComputeTests",
      "sources" : [
        "ComputeTransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPICompute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPICompute",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPICompute",
      "path" : "Sources/OpenAPICompute",
      "product_dependencies" : [
        "Compute",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPICompute"
      ],
      "sources" : [
        "ComputeTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-cloud/Compute
Fetching https://github.com/apple/swift-openapi-runtime.git
[1/17048] Fetching compute
[2/22727] Fetching compute, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.57s)
Fetched https://github.com/swift-cloud/Compute from cache (0.57s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 3.1.0 (3.36s)
Fetching https://github.com/apple/swift-crypto
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (1.40s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (2.23s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.39s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.87s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (4.07s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.73s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.27s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.2
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
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
Building for debugging...
[0/368] Write sources
[6/368] Compiling ComputeRuntime ComputeRuntime.c
[7/368] Compiling fiat_p256_adx_sqr.S
[8/368] Compiling fiat_p256_adx_mul.S
[9/368] Write swift-version-24593BA9C3E375BF.txt
[10/368] Compiling fiat_curve25519_adx_square.S
[11/368] Compiling fiat_curve25519_adx_mul.S
[12/368] Compiling md5-x86_64-linux.S
[13/371] Compiling md5-x86_64-apple.S
[14/376] Compiling CCryptoBoringSSLShims shims.c
[15/376] Compiling md5-586-apple.S
[16/376] Compiling md5-586-linux.S
[17/376] Compiling chacha20_poly1305_x86_64-linux.S
[18/376] Compiling chacha20_poly1305_x86_64-apple.S
[19/376] Compiling a_octet.cc
[20/376] Compiling a_time.cc
[21/376] Compiling chacha20_poly1305_armv8-win.S
[22/376] Compiling chacha20_poly1305_armv8-apple.S
[23/376] Compiling chacha-x86_64-linux.S
[24/376] Compiling chacha20_poly1305_armv8-linux.S
[25/376] Compiling err_data.cc
[26/376] Compiling chacha-x86_64-apple.S
[27/376] Compiling chacha-x86-linux.S
[28/376] Compiling chacha-armv8-win.S
[29/376] Compiling chacha-x86-apple.S
[30/376] Compiling a_strex.cc
[31/376] Compiling chacha-armv8-apple.S
[32/376] Compiling a_type.cc
[33/376] Compiling chacha-armv4-linux.S
[34/376] Compiling chacha-armv8-linux.S
[35/376] Compiling x86_64-mont5-apple.S
[36/376] Compiling x86_64-mont5-linux.S
[37/376] Compiling aes128gcmsiv-x86_64-linux.S
[38/376] Compiling x86_64-mont-linux.S
[39/376] Compiling aes128gcmsiv-x86_64-apple.S
[40/376] Compiling x86_64-mont-apple.S
[41/376] Compiling vpaes-x86_64-linux.S
[42/376] Compiling x86-mont-linux.S
[43/376] Compiling x86-mont-apple.S
[44/376] Compiling a_strnid.cc
[45/376] Compiling vpaes-x86-linux.S
[46/376] Compiling vpaes-x86_64-apple.S
[47/376] Compiling vpaes-armv8-win.S
[48/376] Compiling vpaes-x86-apple.S
[49/376] Compiling vpaes-armv7-linux.S
[50/376] Compiling sha512-x86_64-linux.S
[51/376] Compiling vpaes-armv8-apple.S
[52/376] Compiling vpaes-armv8-linux.S
[53/376] Compiling sha512-x86_64-apple.S
[54/376] Compiling sha512-armv8-win.S
[55/376] Compiling sha512-armv8-apple.S
[56/376] Compiling sha512-586-linux.S
[57/376] Compiling sha512-586-apple.S
[58/376] Compiling sha512-armv8-linux.S
[59/376] Compiling sha512-armv4-linux.S
[60/376] Compiling sha256-x86_64-linux.S
[61/376] Compiling sha256-x86_64-apple.S
[62/376] Compiling sha256-armv8-win.S
[63/376] Compiling sha256-armv8-apple.S
[64/376] Compiling sha256-armv8-linux.S
[65/376] Compiling sha256-armv4-linux.S
[65/376] Compiling sha256-586-apple.S
[67/376] Compiling sha256-586-linux.S
[68/376] Compiling sha1-x86_64-linux.S
[69/376] Compiling sha1-armv8-win.S
[70/376] Compiling sha1-x86_64-apple.S
[71/376] Compiling sha1-armv8-apple.S
[72/376] Compiling sha1-586-linux.S
[73/376] Compiling sha1-armv4-large-linux.S
[74/376] Compiling sha1-armv8-linux.S
[75/376] Compiling rsaz-avx2-linux.S
[76/376] Compiling sha1-586-apple.S
[77/376] Compiling rdrand-x86_64-linux.S
[78/376] Compiling rsaz-avx2-apple.S
[79/376] Compiling rdrand-x86_64-apple.S
[80/376] Compiling p256_beeu-x86_64-asm-linux.S
[81/376] Compiling p256_beeu-x86_64-asm-apple.S
[82/376] Compiling p256-x86_64-asm-linux.S
[83/376] Compiling p256_beeu-armv8-asm-win.S
[84/376] Compiling p256_beeu-armv8-asm-apple.S
[85/376] Compiling p256-armv8-asm-win.S
[86/376] Compiling p256_beeu-armv8-asm-linux.S
[87/376] Compiling p256-x86_64-asm-apple.S
[88/376] Compiling ghashv8-armv8-win.S
[89/376] Compiling p256-armv8-asm-linux.S
[90/376] Compiling ghashv8-armv7-linux.S
[91/376] Compiling ghashv8-armv8-apple.S
[91/376] Compiling p256-armv8-asm-apple.S
[93/376] Compiling ghash-x86_64-linux.S
[94/376] Compiling ghashv8-armv8-linux.S
[95/376] Compiling ghash-x86_64-apple.S
[96/376] Compiling ghash-x86-apple.S
[97/376] Compiling ghash-ssse3-x86-apple.S
[97/376] Compiling ghash-x86-linux.S
[97/376] Compiling ghash-ssse3-x86_64-linux.S
[100/376] Compiling ghash-ssse3-x86-linux.S
[101/376] Compiling ghash-ssse3-x86_64-apple.S
[102/376] Compiling ghash-neon-armv8-win.S
[103/376] Compiling ghash-armv4-linux.S
[104/376] Compiling ghash-neon-armv8-linux.S
[105/376] Compiling co-586-apple.S
[106/376] Compiling co-586-linux.S
[107/376] Compiling ghash-neon-armv8-apple.S
[108/376] Compiling bn-armv8-win.S
[109/376] Compiling bsaes-armv7-linux.S
[110/376] Compiling bn-586-linux.S
[111/376] Compiling bn-586-apple.S
[112/376] Compiling armv8-mont-win.S
[113/376] Compiling armv8-mont-apple.S
[114/376] Compiling bn-armv8-linux.S
[115/376] Compiling armv8-mont-linux.S
[116/376] Compiling bn-armv8-apple.S
[117/376] Compiling aesv8-gcm-armv8-win.S
[118/376] Compiling armv4-mont-linux.S
[119/376] Compiling aesv8-gcm-armv8-apple.S
[120/376] Compiling aesv8-gcm-armv8-linux.S
[121/376] Compiling aesv8-armv8-win.S
[121/376] Compiling aesv8-armv8-apple.S
[123/376] Compiling aesv8-armv7-linux.S
[124/376] Compiling aesv8-armv8-linux.S
[126/376] Emitting module HTTPTypes
[126/377] Compiling aesni-x86_64-apple.S
[127/377] Compiling aesni-x86-linux.S
[128/377] Compiling aesni-x86_64-linux.S
[129/377] Compiling aesni-x86-apple.S
[130/377] Compiling aesni-gcm-x86_64-linux.S
[131/377] Compiling aesni-gcm-x86_64-apple.S
[132/377] Compiling aes-gcm-avx10-x86_64-apple.S
[133/377] Compiling aes-gcm-avx10-x86_64-linux.S
[134/377] Compiling x_spki.cc
[135/377] Compiling x_val.cc
[136/377] Compiling x_x509.cc
[137/377] Compiling x_sig.cc
[138/377] Compiling x_req.cc
[139/377] Compiling x_pubkey.cc
[140/377] Compiling x_x509a.cc
[141/377] Compiling x_name.cc
[142/377] Compiling x_crl.cc
[143/377] Compiling x_exten.cc
[145/377] Compiling HTTPTypes HTTPRequest.swift
[146/377] Compiling HTTPTypes HTTPResponse.swift
[147/377] Compiling HTTPTypes ISOLatin1String.swift
[148/377] Compiling HTTPTypes HTTPField.swift
[148/377] Compiling x_attrib.cc
[150/377] Compiling HTTPTypes HTTPParsedFields.swift
[151/377] Compiling HTTPTypes NIOLock.swift
[151/377] Compiling x_all.cc
[152/377] Compiling x_algor.cc
[153/377] Compiling x509spki.cc
[154/377] Compiling x509rset.cc
[155/377] Compiling x509name.cc
[156/377] Compiling x509cset.cc
[157/377] Compiling x509_vpm.cc
[158/377] Compiling x509_txt.cc
[159/377] Compiling x509_v3.cc
[160/377] Compiling x509_vfy.cc
[161/377] Compiling x509_trs.cc
[162/377] Compiling x509_set.cc
[163/377] Compiling x509_req.cc
[164/377] Compiling x509_obj.cc
[165/377] Compiling x509_lu.cc
[166/377] Compiling x509_ext.cc
[167/377] Compiling x509_def.cc
[168/377] Compiling x509_d2.cc
[169/377] Compiling x509_cmp.cc
[170/377] Compiling x509_att.cc
[171/377] Compiling x509.cc
[172/377] Compiling v3_utl.cc
[173/377] Compiling v3_skey.cc
[174/377] Compiling v3_prn.cc
[175/377] Compiling v3_pmaps.cc
[176/377] Compiling v3_purp.cc
[177/377] Compiling v3_pcons.cc
[178/377] Compiling v3_ocsp.cc
[179/377] Compiling v3_lib.cc
[180/377] Compiling v3_int.cc
[181/377] Compiling v3_ncons.cc
[182/377] Compiling v3_ia5.cc
[183/377] Compiling v3_info.cc
[185/377] Compiling HTTPTypes HTTPFieldName.swift
[186/377] Compiling HTTPTypes HTTPFields.swift
[186/378] Compiling v3_extku.cc
[188/378] Compiling v3_genn.cc
[189/378] Compiling v3_enum.cc
[190/378] Compiling v3_cpols.cc
[191/378] Compiling v3_crld.cc
[192/430] Compiling v3_conf.cc
[193/439] Compiling v3_bcons.cc
[194/439] Compiling v3_bitst.cc
[195/439] Compiling v3_alt.cc
[196/439] Compiling v3_akeya.cc
[197/439] Compiling v3_akey.cc
[198/439] Compiling t_x509.cc
[199/439] Compiling t_req.cc
[200/439] Compiling t_crl.cc
[201/439] Compiling t_x509a.cc
[202/439] Compiling rsa_pss.cc
[203/439] Compiling i2d_pr.cc
[204/439] Compiling name_print.cc
[205/439] Compiling policy.cc
[206/439] Compiling by_file.cc
[207/439] Compiling algorithm.cc
[208/439] Compiling by_dir.cc
[209/439] Compiling asn1_gen.cc
[210/439] Compiling a_verify.cc
[211/439] Compiling a_sign.cc
[212/439] Compiling voprf.cc
[213/439] Compiling thread_win.cc
[214/439] Compiling a_digest.cc
[215/439] Compiling trust_token.cc
[216/439] Compiling thread_none.cc
[217/439] Compiling thread_pthread.cc
[218/439] Compiling thread.cc
[219/439] Compiling wots.cc
[220/439] Compiling pmbtoken.cc
[221/439] Compiling stack.cc
[222/439] Compiling thash.cc
[223/439] Compiling slhdsa.cc
[224/439] Compiling fors.cc
[226/439] Emitting module OpenAPIRuntime
[226/447] Compiling siphash.cc
[227/447] Compiling merkle.cc
[228/447] Compiling rsa_extra.cc
[229/447] Compiling sha1.cc
[230/447] Compiling refcount.cc
[231/447] Compiling sha256.cc
[232/447] Compiling sha512.cc
[233/447] Compiling rsa_print.cc
[234/447] Compiling rsa_crypt.cc
[236/447] Compiling OpenAPIRuntime FoundationExtensions.swift
[237/447] Compiling OpenAPIRuntime ParameterStyles.swift
[238/447] Compiling OpenAPIRuntime ServerVariable.swift
[239/447] Compiling OpenAPIRuntime URLExtensions.swift
[240/447] Compiling OpenAPIRuntime Deprecated.swift
[241/447] Compiling OpenAPIRuntime ClientError.swift
[242/447] Compiling OpenAPIRuntime CodingErrors.swift
[243/447] Compiling OpenAPIRuntime RuntimeError.swift
[244/447] Compiling OpenAPIRuntime ServerError.swift
[244/447] Compiling trusty.cc
[246/447] Compiling OpenAPIRuntime CurrencyTypes.swift
[247/447] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[248/447] Compiling OpenAPIRuntime HTTPBody.swift
[249/447] Compiling OpenAPIRuntime ServerTransport.swift
[250/447] Compiling OpenAPIRuntime UniversalClient.swift
[251/447] Compiling OpenAPIRuntime UniversalServer.swift
[252/447] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[253/447] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[254/447] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[255/447] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[256/447] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[257/447] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[258/447] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[259/447] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[260/447] Compiling OpenAPIRuntime MultipartValidation.swift
[261/447] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[262/447] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[263/447] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[264/447] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[265/447] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[266/447] Compiling OpenAPIRuntime ServerSentEvents.swift
[267/447] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[268/447] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[269/447] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[270/447] Compiling OpenAPIRuntime ClientTransport.swift
[270/447] Compiling windows.cc
[272/447] Compiling OpenAPIRuntime URICodeCodingKey.swift
[273/447] Compiling OpenAPIRuntime URICoderConfiguration.swift
[274/447] Compiling OpenAPIRuntime URIEncodedNode.swift
[275/447] Compiling OpenAPIRuntime URIParsedTypes.swift
[276/447] Compiling OpenAPIRuntime URIDecoder.swift
[277/447] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[278/447] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[279/447] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[280/447] Compiling OpenAPIRuntime Acceptable.swift
[281/447] Compiling OpenAPIRuntime Base64EncodedData.swift
[282/447] Compiling OpenAPIRuntime ByteUtilities.swift
[283/447] Compiling OpenAPIRuntime ContentDisposition.swift
[284/447] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[285/447] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[286/447] Compiling OpenAPIRuntime OpenAPIValue.swift
[287/447] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[288/447] Compiling OpenAPIRuntime UndocumentedPayload.swift
[289/447] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[290/447] Compiling OpenAPIRuntime CodableExtensions.swift
[291/447] Compiling OpenAPIRuntime Configuration.swift
[292/447] Compiling OpenAPIRuntime Converter+Client.swift
[293/447] Compiling OpenAPIRuntime Converter+Common.swift
[294/447] Compiling OpenAPIRuntime Converter+Server.swift
[295/447] Compiling OpenAPIRuntime Converter.swift
[296/447] Compiling OpenAPIRuntime CurrencyExtensions.swift
[297/447] Compiling OpenAPIRuntime ErrorExtensions.swift
[297/447] Compiling rand_extra.cc
[298/447] Compiling rc4.cc
[299/447] Compiling passive.cc
[300/447] Compiling rsa_asn1.cc
[301/447] Compiling urandom.cc
[302/447] Compiling ios.cc
[303/447] Compiling getentropy.cc
[304/447] Compiling poly1305_arm_asm.S
[305/447] Compiling forkunsafe.cc
[306/447] Compiling fork_detect.cc
[307/447] Compiling deterministic.cc
[308/447] Compiling poly1305_vec.cc
[309/447] Compiling pool.cc
[310/447] Compiling poly1305.cc
[311/447] Compiling poly1305_arm.cc
[313/447] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[314/447] Compiling OpenAPIRuntime URIEncoder.swift
[315/447] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[316/447] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[317/447] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[318/447] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[319/447] Compiling OpenAPIRuntime URIParser.swift
[320/447] Compiling OpenAPIRuntime URISerializer.swift
[321/448] Compiling pem_xaux.cc
[322/448] Compiling pkcs8_x509.cc
[323/448] Compiling pkcs7_x509.cc
[324/448] Compiling pkcs8.cc
[325/448] Compiling p5_pbev2.cc
[326/448] Compiling pkcs7.cc
[327/448] Compiling pem_x509.cc
[328/448] Compiling obj_xref.cc
[329/448] Compiling pem_oth.cc
[330/448] Compiling pem_pkey.cc
[331/448] Compiling pem_info.cc
[332/448] Compiling obj.cc
[333/448] Compiling pem_lib.cc
[334/448] Compiling pem_pk8.cc
[335/448] Compiling pem_all.cc
[336/448] Compiling mldsa.cc
[337/448] Compiling md5.cc
[338/448] Compiling poly_rq_mul.S
[339/448] Compiling fips_shared_support.cc
[340/448] Compiling md4.cc
[341/448] Compiling mem.cc
[342/448] Compiling mlkem.cc
[343/448] Compiling lhash.cc
[344/448] Compiling hpke.cc
[345/448] Compiling kyber.cc
[346/448] Compiling scrypt.cc
[347/448] Compiling sign.cc
[348/448] Compiling ex_data.cc
[349/448] Compiling hrss.cc
[350/448] Compiling print.cc
[351/448] Compiling p_x25519.cc
[352/448] Compiling pbkdf.cc
[353/448] Compiling p_rsa_asn1.cc
[354/448] Compiling p_x25519_asn1.cc
[355/448] Compiling p_ed25519_asn1.cc
[356/448] Compiling p_rsa.cc
[357/448] Compiling p_hkdf.cc
[358/448] Compiling p_ed25519.cc
[359/448] Compiling p_ec_asn1.cc
[360/448] Compiling p_dh_asn1.cc
[361/448] Compiling p_ec.cc
[362/448] Compiling p_dsa_asn1.cc
[363/448] Compiling p_dh.cc
[363/448] Compiling evp.cc
[364/448] Compiling evp_ctx.cc
[366/448] Compiling evp_asn1.cc
[367/448] Compiling err.cc
[368/448] Compiling engine.cc
[369/448] Compiling ecdh_extra.cc
[370/448] Compiling hash_to_curve.cc
[371/448] Compiling ec_derive.cc
[372/448] Compiling ecdsa_asn1.cc
[373/448] Compiling ec_asn1.cc
[374/448] Compiling dsa.cc
[375/448] Compiling params.cc
[376/448] Compiling digest_extra.cc
[377/448] Compiling bcm.cc
[378/448] Compiling dsa_asn1.cc
[379/448] Compiling des.cc
[380/448] Compiling x25519-asm-arm.S
[381/448] Compiling dh_asn1.cc
[382/448] Compiling curve25519_64_adx.cc
[383/448] Compiling crypto.cc
[384/448] Compiling spake25519.cc
[385/448] Compiling cpu_aarch64_win.cc
[386/448] Compiling cpu_intel.cc
[387/448] Compiling cpu_arm_linux.cc
[388/448] Compiling cpu_arm_freebsd.cc
[389/448] Compiling curve25519.cc
[390/448] Compiling cpu_aarch64_sysreg.cc
[391/448] Compiling cpu_aarch64_openbsd.cc
[392/448] Compiling cpu_aarch64_linux.cc
[393/448] Compiling cpu_aarch64_fuchsia.cc
[394/448] Compiling cpu_aarch64_apple.cc
[395/448] Compiling tls_cbc.cc
[396/448] Compiling e_tls.cc
[397/448] Compiling conf.cc
[398/448] Compiling e_rc4.cc
[399/448] Compiling e_des.cc
[400/448] Compiling e_null.cc
[400/448] Compiling e_rc2.cc
[402/448] Compiling e_chacha20poly1305.cc
[403/448] Compiling derive_key.cc
[404/448] Compiling e_aesgcmsiv.cc
[405/448] Compiling e_aesctrhmac.cc
[406/448] Compiling cipher_extra.cc
[407/448] Compiling chacha.cc
[408/448] Compiling buf.cc
[409/448] Compiling unicode.cc
[410/448] Compiling cbb.cc
[411/448] Compiling asn1_compat.cc
[411/448] Compiling ber.cc
[413/448] Compiling cbs.cc
[414/448] Compiling convert.cc
[415/448] Compiling blake2.cc
[416/448] Compiling printf.cc
[417/448] Compiling hexdump.cc
[418/448] Compiling file.cc
[418/448] Compiling pair.cc
[420/448] Compiling bn_asn1.cc
[421/448] Compiling fd.cc
[422/448] Compiling errno.cc
[423/448] Compiling bio_mem.cc
[424/448] Compiling tasn_typ.cc
[425/448] Compiling base64.cc
[426/448] Compiling bio.cc
[427/448] Compiling tasn_fre.cc
[428/448] Compiling tasn_utl.cc
[429/448] Compiling tasn_new.cc
[430/448] Compiling tasn_enc.cc
[431/448] Compiling f_string.cc
[432/448] Compiling posix_time.cc
[433/448] Compiling f_int.cc
[434/448] Compiling asn_pack.cc
[435/448] Compiling tasn_dec.cc
[436/448] Compiling asn1_par.cc
[437/448] Compiling asn1_lib.cc
[438/448] Compiling a_utctm.cc
[439/448] Compiling a_i2d_fp.cc
[440/448] Compiling a_dup.cc
[441/448] Compiling a_object.cc
[442/448] Compiling a_gentm.cc
[443/448] Compiling a_mbstr.cc
[444/448] Compiling a_int.cc
[445/448] Compiling a_d2i_fp.cc
[446/448] Compiling a_bool.cc
[447/448] Compiling a_bitstr.cc
[449/456] Compiling CryptoBoringWrapper RandomBytes.swift
[450/456] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[451/456] Emitting module CryptoBoringWrapper
[452/456] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[453/456] Compiling CryptoBoringWrapper EllipticCurve.swift
[454/456] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[455/456] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[456/456] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[458/528] Compiling Crypto HPKE-Ciphersuite.swift
[459/528] Compiling Crypto HPKE-KDF.swift
[460/528] Compiling Crypto HPKE-KexKeyDerivation.swift
[461/528] Compiling Crypto HPKE-LabeledExtract.swift
[462/528] Compiling Crypto HPKE-Utils.swift
[463/528] Compiling Crypto DHKEM.swift
[464/528] Compiling Crypto HPKE-KEM-Curve25519.swift
[465/528] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[466/528] Compiling Crypto HPKE-KEM.swift
[467/528] Compiling Crypto HPKE-Errors.swift
[468/537] Emitting module Crypto
[469/537] Compiling Crypto AES-GCM.swift
[470/537] Compiling Crypto AES-GCM_boring.swift
[471/537] Compiling Crypto ChaChaPoly_boring.swift
[472/537] Compiling Crypto ChaChaPoly.swift
[473/537] Compiling Crypto Cipher.swift
[474/537] Compiling Crypto Nonces.swift
[475/537] Compiling Crypto ASN1.swift
[476/537] Compiling Crypto ASN1Any.swift
[477/537] Compiling Crypto ASN1BitString.swift
[478/537] Compiling Crypto ASN1Boolean.swift
[479/537] Compiling Crypto SymmetricKeys.swift
[480/537] Compiling Crypto HMAC.swift
[481/537] Compiling Crypto MACFunctions.swift
[482/537] Compiling Crypto MessageAuthenticationCode.swift
[483/537] Compiling Crypto AES.swift
[484/537] Compiling Crypto ECDSASignature_boring.swift
[485/537] Compiling Crypto ECDSA_boring.swift
[486/537] Compiling Crypto EdDSA_boring.swift
[487/537] Compiling Crypto ECDSA.swift
[488/537] Compiling Crypto Ed25519.swift
[489/537] Compiling Crypto PKCS8PrivateKey.swift
[490/537] Compiling Crypto SEC1PrivateKey.swift
[491/537] Compiling Crypto SubjectPublicKeyInfo.swift
[492/537] Compiling Crypto CryptoKitErrors.swift
[493/537] Compiling Crypto Digest_boring.swift
[494/537] Compiling Crypto Digest.swift
[495/537] Compiling Crypto Digests.swift
[496/537] Compiling Crypto HashFunctions.swift
[497/537] Compiling Crypto HashFunctions_SHA2.swift
[498/537] Compiling Crypto HPKE-AEAD.swift
[499/537] Compiling Crypto HKDF.swift
[500/537] Compiling Crypto AESWrap.swift
[501/537] Compiling Crypto AESWrap_boring.swift
[502/537] Compiling Crypto Ed25519_boring.swift
[503/537] Compiling Crypto NISTCurvesKeys_boring.swift
[504/537] Compiling Crypto X25519Keys_boring.swift
[505/537] Compiling Crypto Curve25519.swift
[506/537] Compiling Crypto Ed25519Keys.swift
[507/537] Compiling Crypto NISTCurvesKeys.swift
[508/537] Compiling Crypto X25519Keys.swift
[509/537] Compiling Crypto HPKE.swift
[510/537] Compiling Crypto HPKE-Context.swift
[511/537] Compiling Crypto HPKE-KeySchedule.swift
[512/537] Compiling Crypto HPKE-Modes.swift
[513/537] Compiling Crypto Insecure.swift
[514/537] Compiling Crypto Insecure_HashFunctions.swift
[515/537] Compiling Crypto KEM.swift
[516/537] Compiling Crypto ECDH_boring.swift
[517/537] Compiling Crypto DH.swift
[518/537] Compiling Crypto ECDH.swift
[519/537] Compiling Crypto ASN1Identifier.swift
[520/537] Compiling Crypto ASN1Integer.swift
[521/537] Compiling Crypto ASN1Null.swift
[522/537] Compiling Crypto ASN1OctetString.swift
[523/537] Compiling Crypto ASN1Strings.swift
[524/537] Compiling Crypto ArraySliceBigint.swift
[525/537] Compiling Crypto GeneralizedTime.swift
[526/537] Compiling Crypto ObjectIdentifier.swift
[527/537] Compiling Crypto ECDSASignature.swift
[528/537] Compiling Crypto PEMDocument.swift
[529/537] Compiling Crypto Signature.swift
[530/537] Compiling Crypto CryptoKitErrors_boring.swift
[531/537] Compiling Crypto RNG_boring.swift
[532/537] Compiling Crypto SafeCompare_boring.swift
[533/537] Compiling Crypto Zeroization_boring.swift
[534/537] Compiling Crypto PrettyBytes.swift
[535/537] Compiling Crypto SafeCompare.swift
[536/537] Compiling Crypto SecureBytes.swift
[537/537] Compiling Crypto Zeroization.swift
[539/584] Emitting module Compute
[540/590] Compiling Compute Cache.swift
[541/590] Compiling Compute Compute.swift
[542/590] Compiling Compute Concurrency.swift
[543/590] Compiling Compute ConfigStore.swift
[544/590] Compiling Compute Console.swift
[545/590] Compiling Compute Crypto.swift
[546/590] Compiling Compute FanoutClient.swift
[547/590] Compiling Compute Headers.swift
[548/590] Compiling Compute IncomingRequest.swift
[549/590] Compiling Compute JWT.swift
[550/590] Compiling Compute JWTClaim.swift
[551/590] Compiling Compute JWTError.swift
[552/590] Compiling Compute KVStore.swift
[553/590] Compiling Compute OutgoingResponse.swift
[554/590] Compiling Compute Range.swift
[555/590] Compiling Compute ReadableBody+Data.swift
[556/590] Compiling Compute ReadableBody+Wasi.swift
[557/590] Compiling Compute ReadableBody.swift
[558/590] Compiling Compute Parameters.swift
[559/590] Compiling Compute FastlyUtils.swift
[560/590] Compiling Compute Fetch+URLSession.swift
[561/590] Compiling Compute Fetch+Wasi.swift
[562/590] Compiling Compute Fetch.swift
[563/590] Compiling Compute FetchRequest.swift
[564/590] Compiling Compute FetchResponse.swift
[565/590] Compiling Compute FanoutMessage.swift
[566/590] Compiling Compute IncomingRequest+Fanout.swift
[567/590] Compiling Compute OutgoingResponse+Fanout.swift
[568/590] Compiling Compute Fastly.swift
[569/590] Compiling Compute FastlyABI.swift
[570/590] Compiling Compute FastlyBody.swift
[571/590] Compiling Compute FastlyCache.swift
[572/590] Compiling Compute FastlyConfigStore.swift
[573/590] Compiling Compute FastlyDevice.swift
[574/590] Compiling Compute FastlyEnvironment.swift
[575/590] Compiling Compute FastlyError.swift
[576/590] Compiling Compute FastlyGeoLocation.swift
[577/590] Compiling Compute FastlyKVStore.swift
[578/590] Compiling Compute FastlyLogger.swift
[579/590] Compiling Compute FastlyPendingRequest.swift
[580/590] Compiling Compute FastlyRequest.swift
[581/590] Compiling Compute FastlyResponse.swift
[582/590] Compiling Compute FastlySecretStore.swift
[583/590] Compiling Compute FastlyStubs.swift
[584/590] Compiling Compute FastlyTypes.swift
[585/590] Compiling Compute PathComponent.swift
[586/590] Compiling Compute Routable.swift
[587/590] Compiling Compute Router.swift
[588/590] Compiling Compute TrieRouter.swift
[589/590] Compiling Compute SecretStore.swift
[590/590] Compiling Compute WritableBody.swift
[592/593] Emitting module OpenAPICompute
[593/593] Compiling OpenAPICompute ComputeTransport.swift
Build complete! (90.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "compute",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-cloud/Compute"
    }
  ],
  "manifest_display_name" : "swift-openapi-compute",
  "name" : "swift-openapi-compute",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPICompute",
      "targets" : [
        "OpenAPICompute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIComputeTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIComputeTests",
      "path" : "Tests/OpenAPIComputeTests",
      "sources" : [
        "ComputeTransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPICompute"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPICompute",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPICompute",
      "path" : "Sources/OpenAPICompute",
      "product_dependencies" : [
        "Compute",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPICompute"
      ],
      "sources" : [
        "ComputeTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.