The Swift Package Index logo.Swift Package Index

Build Information

Successful build of random-swift, reference main (8896ba), with Swift 6.1 for Android on 30 May 2025 01:57:00 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GiacomoLeopizzi/random-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/GiacomoLeopizzi/random-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8896baa SPI
Cloned https://github.com/GiacomoLeopizzi/random-swift.git
Revision (git rev-parse @):
8896baade358e669aa6b8639400f1a76ab030b9a
SUCCESS checkout https://github.com/GiacomoLeopizzi/random-swift.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GiacomoLeopizzi/random-swift.git
https://github.com/GiacomoLeopizzi/random-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl"
    }
  ],
  "manifest_display_name" : "random-swift",
  "name" : "random-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Random",
      "targets" : [
        "Random"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RandomTests",
      "module_type" : "SwiftTarget",
      "name" : "RandomTests",
      "path" : "Tests/RandomTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "ArrayTests.swift",
        "ByteBufferTests.swift",
        "SecureRandomNumberGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "Random"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Random",
      "module_type" : "SwiftTarget",
      "name" : "Random",
      "path" : "Sources/Random",
      "product_dependencies" : [
        "NIO",
        "NIOSSL"
      ],
      "product_memberships" : [
        "Random"
      ],
      "sources" : [
        "Array-Extension.swift",
        "ByteBuffer-Extension.swift",
        "SecureRandomBytesGenerator.swift",
        "UnsafeMutableBufferPointer-Extension.swift",
        "UnsafeMutablePointer-Extension.swift",
        "UnsafeMutableRawBufferPointer-Extension.swift",
        "UnsafeMutableRawPointer-Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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 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/apple/swift-nio-ssl
Fetching https://github.com/apple/swift-nio
[1/14843] Fetching swift-nio-ssl
[1931/90951] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl from cache (8.08s)
Fetched https://github.com/apple/swift-nio from cache (8.19s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.31.0 (11.81s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.27s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[1890/6101] Fetching swift-system, swift-atomics
[3299/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.75s)
[4531/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.82s)
[4148/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.01s)
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Building for debugging...
[0/423] Write sources
[12/423] Compiling CNIOWindows shim.c
[13/423] Compiling _AtomicsShims.c
[14/423] Compiling CNIOWindows WSAStartup.c
[15/423] Compiling CNIOWASI CNIOWASI.c
[16/423] Compiling CNIOLinux liburing_shims.c
[17/423] Compiling CNIODarwin shim.c
[18/423] Compiling CNIOLinux shim.c
[19/423] Compiling fiat_p256_adx_sqr.S
[20/423] Compiling fiat_p256_adx_mul.S
[21/423] Compiling fiat_curve25519_adx_square.S
[22/423] Write swift-version-24593BA9C3E375BF.txt
[23/423] Compiling CNIOBoringSSLShims shims.c
[24/423] Compiling fiat_curve25519_adx_mul.S
[25/429] Compiling a_dup.cc
[26/429] Compiling a_d2i_fp.cc
[27/429] Compiling a_bitstr.cc
[28/429] Compiling a_gentm.cc
[29/443] Compiling a_bool.cc
[31/443] Emitting module _NIODataStructures
[31/443] Compiling tls_record.cc
[32/443] Compiling tls13_client.cc
[33/443] Compiling tls_method.cc
[34/443] Compiling tls13_server.cc
[35/443] Compiling tls13_enc.cc
[37/443] Emitting module _NIOBase64
[38/443] Compiling _NIOBase64 Base64.swift
[39/444] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/444] Compiling InternalCollectionsUtilities Integer rank.swift
[41/444] Emitting module InternalCollectionsUtilities
[42/445] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/445] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/445] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[45/445] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/445] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/445] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/445] Compiling _NIODataStructures _TinyArray.swift
[49/445] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/445] Compiling _NIODataStructures PriorityQueue.swift
[52/445] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[53/445] Compiling InternalCollectionsUtilities Debugging.swift
[54/445] Compiling InternalCollectionsUtilities Descriptions.swift
[55/445] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/445] Compiling _NIODataStructures Heap.swift
[57/446] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/447] Compiling tls13_both.cc
[60/462] Compiling t1_enc.cc
[62/462] Compiling DequeModule _DequeBuffer.swift
[63/462] Compiling DequeModule _DequeBufferHeader.swift
[64/464] Compiling DequeModule Deque+CustomReflectable.swift
[65/464] Compiling DequeModule Deque+Descriptions.swift
[66/464] Compiling DequeModule Deque+Extras.swift
[67/464] Compiling DequeModule Deque+Hashable.swift
[68/464] Compiling DequeModule Deque+Equatable.swift
[69/464] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/464] Compiling DequeModule Deque+Testing.swift
[71/464] Compiling DequeModule Deque._Storage.swift
[71/464] Compiling ssl_transcript.cc
[72/464] Compiling ssl_versions.cc
[74/464] Compiling DequeModule Deque._UnsafeHandle.swift
[75/464] Compiling DequeModule Deque.swift
[76/464] Compiling DequeModule _DequeSlot.swift
[77/464] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/464] Emitting module DequeModule
[79/464] Compiling DequeModule Deque+Codable.swift
[80/464] Compiling DequeModule Deque+Collection.swift
[81/465] Compiling ssl_x509.cc
[82/465] Compiling ssl_stat.cc
[83/465] Compiling ssl_privkey.cc
[84/465] Compiling ssl_key_share.cc
[85/465] Compiling ssl_session.cc
[86/465] Compiling ssl_cipher.cc
[87/465] Compiling ssl_file.cc
[88/465] Compiling ssl_asn1.cc
[89/465] Compiling ssl_lib.cc
[90/465] Compiling s3_pkt.cc
[91/465] Compiling ssl_buffer.cc
[92/465] Compiling ssl_cert.cc
[93/465] Compiling ssl_aead_ctx.cc
[94/465] Compiling ssl_credential.cc
[95/465] Compiling s3_both.cc
[96/465] Compiling handshake_client.cc
[97/465] Compiling s3_lib.cc
[98/465] Compiling handshake_server.cc
[99/465] Compiling handshake.cc
[100/465] Compiling handoff.cc
[101/465] Compiling encrypted_client_hello.cc
[102/465] Compiling extensions.cc
[103/465] Compiling md5-x86_64-linux.S
[104/465] Compiling md5-x86_64-apple.S
[105/465] Compiling md5-586-linux.S
[106/465] Compiling md5-586-apple.S
[107/465] Compiling dtls_record.cc
[108/465] Compiling chacha20_poly1305_x86_64-linux.S
[109/465] Compiling dtls_method.cc
[110/465] Compiling chacha20_poly1305_x86_64-apple.S
[111/465] Compiling chacha20_poly1305_armv8-win.S
[112/465] Compiling chacha20_poly1305_armv8-linux.S
[113/465] Compiling chacha20_poly1305_armv8-apple.S
[114/465] Compiling err_data.cc
[115/465] Compiling chacha-x86_64-linux.S
[116/465] Compiling d1_srtp.cc
[117/465] Compiling chacha-x86-linux.S
[118/465] Compiling chacha-x86_64-apple.S
[119/465] Compiling chacha-x86-apple.S
[120/465] Compiling chacha-armv8-win.S
[121/465] Compiling chacha-armv8-linux.S
[122/465] Compiling chacha-armv4-linux.S
[123/465] Compiling chacha-armv8-apple.S
[124/465] Compiling aes128gcmsiv-x86_64-linux.S
[125/465] Compiling aes128gcmsiv-x86_64-apple.S
[126/465] Compiling bio_ssl.cc
[127/465] Compiling x86_64-mont5-linux.S
[128/465] Compiling x86_64-mont5-apple.S
[129/465] Compiling d1_lib.cc
[130/465] Compiling x86_64-mont-apple.S
[131/465] Compiling x86_64-mont-linux.S
[132/465] Compiling x86-mont-apple.S
[133/465] Compiling d1_pkt.cc
[134/465] Compiling vpaes-x86-linux.S
[134/465] Compiling x86-mont-linux.S
[136/465] Compiling vpaes-x86_64-linux.S
[137/465] Compiling d1_both.cc
[138/465] Compiling vpaes-x86-apple.S
[139/465] Compiling vpaes-armv8-win.S
[140/465] Compiling vpaes-armv8-linux.S
[141/465] Compiling vpaes-armv8-apple.S
[142/465] Compiling sha512-x86_64-apple.S
[143/465] Compiling sha512-x86_64-linux.S
[143/465] Compiling vpaes-x86_64-apple.S
[145/465] Compiling vpaes-armv7-linux.S
[146/465] Compiling sha512-armv8-win.S
[147/465] Compiling sha512-armv8-linux.S
[148/465] Compiling sha256-x86_64-linux.S
[149/465] Compiling sha256-x86_64-apple.S
[150/465] Compiling sha512-armv4-linux.S
[151/465] Compiling sha256-armv8-win.S
[152/465] Compiling sha512-586-apple.S
[153/465] Compiling sha512-armv8-apple.S
[154/465] Compiling sha512-586-linux.S
[155/465] Compiling sha256-armv8-linux.S
[156/465] Compiling sha256-armv4-linux.S
[156/465] Compiling sha256-armv8-apple.S
[158/465] Compiling sha256-586-linux.S
[159/465] Compiling sha1-x86_64-linux.S
[160/465] Compiling sha1-x86_64-apple.S
[161/465] Compiling sha1-armv8-win.S
[162/465] Compiling sha256-586-apple.S
[163/465] Compiling sha1-armv4-large-linux.S
[164/465] Compiling sha1-586-linux.S
[165/465] Compiling rsaz-avx2-linux.S
[165/465] Compiling sha1-armv8-linux.S
[165/465] Compiling sha1-armv8-apple.S
[168/465] Compiling sha1-586-apple.S
[169/465] Compiling rdrand-x86_64-linux.S
[170/465] Compiling rsaz-avx2-apple.S
[171/465] Compiling rdrand-x86_64-apple.S
[172/465] Compiling p256_beeu-x86_64-asm-linux.S
[173/465] Compiling p256_beeu-x86_64-asm-apple.S
[174/465] Compiling p256-x86_64-asm-apple.S
[175/465] Compiling p256-x86_64-asm-linux.S
[175/465] Compiling p256_beeu-armv8-asm-linux.S
[177/465] Compiling p256_beeu-armv8-asm-win.S
[178/465] Compiling p256-armv8-asm-apple.S
[179/465] Compiling p256_beeu-armv8-asm-apple.S
[179/465] Compiling p256-armv8-asm-win.S
[181/465] Compiling ghashv8-armv8-win.S
[182/465] Compiling ghashv8-armv8-linux.S
[183/465] Compiling ghashv8-armv8-apple.S
[184/465] Compiling p256-armv8-asm-linux.S
[185/465] Compiling ghashv8-armv7-linux.S
[186/465] Compiling ghash-x86_64-linux.S
[187/465] Compiling ghash-x86_64-apple.S
[188/465] Compiling ghash-x86-apple.S
[189/465] Compiling ghash-ssse3-x86_64-linux.S
[190/465] Compiling ghash-x86-linux.S
[190/465] Compiling ghash-ssse3-x86_64-apple.S
[192/465] Compiling ghash-ssse3-x86-linux.S
[193/465] Compiling ghash-neon-armv8-linux.S
[194/465] Compiling ghash-neon-armv8-win.S
[195/465] Compiling ghash-ssse3-x86-apple.S
[195/465] Compiling ghash-neon-armv8-apple.S
[197/465] Compiling co-586-linux.S
[198/465] Compiling ghash-armv4-linux.S
[199/465] Compiling bn-armv8-linux.S
[200/465] Compiling bsaes-armv7-linux.S
[201/465] Compiling bn-armv8-win.S
[202/465] Compiling co-586-apple.S
[203/465] Compiling bn-586-linux.S
[204/465] Compiling bn-armv8-apple.S
[205/465] Compiling bn-586-apple.S
[206/465] Compiling armv8-mont-win.S
[207/465] Compiling armv4-mont-linux.S
[208/465] Compiling aesv8-gcm-armv8-win.S
[209/465] Compiling aesv8-armv8-win.S
[210/465] Compiling aesv8-gcm-armv8-linux.S
[211/465] Compiling armv8-mont-apple.S
[212/465] Compiling armv8-mont-linux.S
[213/465] Compiling aesv8-armv8-linux.S
[213/465] Compiling aesv8-gcm-armv8-apple.S
[215/465] Compiling aesv8-armv7-linux.S
[216/465] Compiling aesni-x86_64-linux.S
[217/465] Compiling aesv8-armv8-apple.S
[218/465] Compiling aesni-x86_64-apple.S
[219/465] Compiling aes-gcm-avx2-x86_64-apple.S
[220/465] Compiling aesni-gcm-x86_64-linux.S
[220/465] Compiling aes-gcm-avx10-x86_64-apple.S
[220/465] Compiling aesni-x86-linux.S
[223/465] Compiling aesni-x86-apple.S
[224/465] Compiling aes-gcm-avx10-x86_64-linux.S
[225/465] Compiling aesni-gcm-x86_64-apple.S
[226/465] Compiling aes-gcm-avx2-x86_64-linux.S
[227/465] Compiling x_pubkey.cc
[228/465] Compiling x_exten.cc
[229/465] Compiling x_x509a.cc
[230/465] Compiling x_sig.cc
[231/465] Compiling x_name.cc
[232/465] Compiling x_val.cc
[233/465] Compiling x_x509.cc
[234/465] Compiling x_req.cc
[235/465] Compiling x_spki.cc
[236/465] Compiling x_attrib.cc
[237/465] Compiling x_crl.cc
[238/465] Compiling x_algor.cc
[239/465] Compiling x_all.cc
[240/465] Compiling x509rset.cc
[241/465] Compiling x509cset.cc
[242/465] Compiling x509spki.cc
[243/465] Compiling x509name.cc
[244/465] Compiling x509_vpm.cc
[245/465] Compiling x509_vfy.cc
[246/465] Compiling x509_v3.cc
[247/465] Compiling x509_req.cc
[248/465] Compiling x509_txt.cc
[249/465] Compiling x509_set.cc
[250/465] Compiling x509_trs.cc
[251/465] Compiling x509_obj.cc
[252/465] Compiling x509_lu.cc
[253/465] Compiling x509_def.cc
[254/465] Compiling x509_ext.cc
[255/465] Compiling x509_d2.cc
[256/465] Compiling x509.cc
[257/465] Compiling x509_att.cc
[258/465] Compiling x509_cmp.cc
[259/465] Compiling v3_utl.cc
[260/465] Compiling v3_skey.cc
[261/465] Compiling v3_prn.cc
[262/465] Compiling v3_purp.cc
[263/465] Compiling v3_lib.cc
[264/465] Compiling v3_pmaps.cc
[265/465] Compiling v3_ocsp.cc
[266/465] Compiling v3_pcons.cc
[267/465] Compiling v3_ncons.cc
[268/465] Compiling v3_int.cc
[269/465] Compiling v3_info.cc
[270/465] Compiling v3_ia5.cc
[271/465] Compiling v3_enum.cc
[272/465] Compiling v3_genn.cc
[273/465] Compiling v3_extku.cc
[274/465] Compiling v3_cpols.cc
[275/465] Compiling v3_bitst.cc
[276/465] Compiling v3_crld.cc
[277/465] Compiling v3_conf.cc
[278/465] Compiling v3_bcons.cc
[279/465] Compiling v3_akeya.cc
[280/465] Compiling v3_akey.cc
[281/465] Compiling v3_alt.cc
[282/465] Compiling t_x509.cc
[283/465] Compiling t_x509a.cc
[284/465] Compiling t_req.cc
[285/465] Compiling t_crl.cc
[286/465] Compiling i2d_pr.cc
[287/465] Compiling rsa_pss.cc
[288/465] Compiling name_print.cc
[289/465] Compiling by_dir.cc
[290/465] Compiling policy.cc
[291/465] Compiling by_file.cc
[292/465] Compiling asn1_gen.cc
[293/465] Compiling algorithm.cc
[294/465] Compiling a_verify.cc
[295/465] Compiling voprf.cc
[296/465] Compiling a_digest.cc
[297/465] Compiling thread_win.cc
[298/465] Compiling thread_none.cc
[299/465] Compiling a_sign.cc
[300/465] Compiling trust_token.cc
[301/465] Compiling thread_pthread.cc
[302/465] Compiling pmbtoken.cc
[303/465] Compiling thread.cc
[304/465] Compiling stack.cc
[305/465] Compiling sha512.cc
[306/465] Compiling siphash.cc
[307/465] Compiling sha256.cc
[308/465] Compiling sha1.cc
[309/465] Compiling slhdsa.cc
[310/465] Compiling rsa_print.cc
[311/465] Compiling rsa_extra.cc
[312/465] Compiling rsa_crypt.cc
[313/465] Compiling spake2plus.cc
[314/465] Compiling refcount.cc
[315/465] Compiling rc4.cc
[316/465] Compiling rsa_asn1.cc
[317/465] Compiling trusty.cc
[318/465] Compiling windows.cc
[319/465] Compiling rand.cc
[320/465] Compiling ios.cc
[321/465] Compiling urandom.cc
[322/465] Compiling poly1305_arm_asm.S
[323/465] Compiling getentropy.cc
[324/465] Compiling passive.cc
[325/465] Compiling forkunsafe.cc
[326/465] Compiling fork_detect.cc
[327/465] Compiling pool.cc
[328/465] Compiling poly1305_arm.cc
[329/465] Compiling deterministic.cc
[330/465] Compiling poly1305_vec.cc
[331/465] Compiling poly1305.cc
[332/465] Compiling pkcs7_x509.cc
[333/465] Compiling pkcs8.cc
[334/465] Compiling pkcs7.cc
[335/465] Compiling p5_pbev2.cc
[336/465] Compiling pkcs8_x509.cc
[337/465] Compiling pem_pk8.cc
[338/465] Compiling pem_x509.cc
[339/465] Compiling pem_xaux.cc
[340/465] Compiling pem_pkey.cc
[341/465] Compiling pem_lib.cc
[342/465] Compiling mldsa.cc
[343/465] Compiling pem_oth.cc
[344/465] Compiling mlkem.cc
[345/465] Compiling obj_xref.cc
[346/465] Compiling md5.cc
[347/465] Compiling mem.cc
[348/465] Compiling obj.cc
[349/465] Compiling poly_rq_mul.S
[350/465] Compiling pem_info.cc
[351/465] Compiling fips_shared_support.cc
[352/465] Compiling pem_all.cc
[353/465] Compiling md4.cc
[354/465] Compiling lhash.cc
[355/465] Compiling ex_data.cc
[356/465] Compiling scrypt.cc
[357/465] Compiling kyber.cc
[358/465] Compiling print.cc
[359/465] Compiling hrss.cc
[360/465] Compiling sign.cc
[361/465] Compiling hpke.cc
[362/465] Compiling pbkdf.cc
[363/465] Compiling p_x25519_asn1.cc
[364/465] Compiling p_x25519.cc
[365/465] Compiling p_ed25519_asn1.cc
[366/465] Compiling p_ed25519.cc
[367/465] Compiling p_hkdf.cc
[368/465] Compiling p_rsa_asn1.cc
[369/465] Compiling p_ec.cc
[370/465] Compiling p_rsa.cc
[371/465] Compiling p_ec_asn1.cc
[372/465] Compiling evp_ctx.cc
[373/465] Compiling p_dsa_asn1.cc
[374/465] Compiling p_dh_asn1.cc
[375/465] Compiling p_dh.cc
[376/465] Compiling engine.cc
[377/465] Compiling ecdh.cc
[378/465] Compiling err.cc
[379/465] Compiling evp.cc
[380/465] Compiling ecdsa_asn1.cc
[381/465] Compiling evp_asn1.cc
[382/465] Compiling ec_derive.cc
[383/465] Compiling hash_to_curve.cc
[384/465] Compiling dsa.cc
[385/465] Compiling ec_asn1.cc
[386/465] Compiling dsa_asn1.cc
[387/465] Compiling bcm.cc
[388/465] Compiling x25519-asm-arm.S
[389/465] Compiling digest_extra.cc
[390/465] Compiling params.cc
[391/465] Compiling spake25519.cc
[392/465] Compiling des.cc
[393/465] Compiling cpu_arm_freebsd.cc
[394/465] Compiling dh_asn1.cc
[395/465] Compiling curve25519_64_adx.cc
[396/465] Compiling crypto.cc
[397/465] Compiling cpu_arm_linux.cc
[398/465] Compiling cpu_intel.cc
[399/465] Compiling cpu_aarch64_win.cc
[400/465] Compiling curve25519.cc
[401/465] Compiling cpu_aarch64_sysreg.cc
[402/465] Compiling cpu_aarch64_linux.cc
[403/465] Compiling cpu_aarch64_openbsd.cc
[404/465] Compiling cpu_aarch64_fuchsia.cc
[405/465] Compiling cpu_aarch64_apple.cc
[406/465] Compiling e_tls.cc
[407/465] Compiling tls_cbc.cc
[408/465] Compiling conf.cc
[409/465] Compiling get_cipher.cc
[410/465] Compiling e_rc4.cc
[411/465] Compiling e_null.cc
[412/465] Compiling e_rc2.cc
[413/465] Compiling e_des.cc
[414/465] Compiling e_aesctrhmac.cc
[415/465] Compiling e_aesgcmsiv.cc
[416/465] Compiling e_chacha20poly1305.cc
[417/465] Compiling derive_key.cc
[418/465] Compiling chacha.cc
[419/465] Compiling unicode.cc
[420/465] Compiling cbb.cc
[421/465] Compiling asn1_compat.cc
[422/465] Compiling cbs.cc
[423/465] Compiling buf.cc
[424/465] Compiling bn_asn1.cc
[425/465] Compiling convert.cc
[426/465] Compiling socket.cc
[427/465] Compiling ber.cc
[428/465] Compiling blake2.cc
[429/465] Compiling socket_helper.cc
[430/465] Compiling printf.cc
[431/465] Compiling pair.cc
[432/465] Compiling hexdump.cc
[433/465] Compiling file.cc
[434/465] Compiling fd.cc
[435/465] Compiling errno.cc
[436/465] Compiling connect.cc
[437/465] Compiling bio_mem.cc
[438/465] Compiling base64.cc
[439/465] Compiling bio.cc
[440/465] Compiling tasn_fre.cc
[441/465] Compiling tasn_enc.cc
[442/465] Compiling tasn_new.cc
[443/465] Compiling tasn_typ.cc
[444/465] Compiling posix_time.cc
[445/465] Compiling f_string.cc
[446/465] Compiling tasn_utl.cc
[447/465] Compiling f_int.cc
[448/465] Compiling tasn_dec.cc
[449/465] Compiling asn1_lib.cc
[450/465] Compiling asn_pack.cc
[451/465] Compiling asn1_par.cc
[452/465] Compiling a_time.cc
[453/465] Compiling a_type.cc
[454/465] Compiling a_octet.cc
[455/465] Compiling a_utctm.cc
[456/465] Compiling a_strex.cc
[457/465] Write sources
[458/465] Compiling a_strnid.cc
[459/484] Compiling a_i2d_fp.cc
[460/484] Compiling a_object.cc
[462/484] Compiling Atomics UnsafeAtomic.swift
[463/484] Compiling Atomics UnsafeAtomicLazyReference.swift
[464/484] Compiling Atomics AtomicMemoryOrderings.swift
[465/484] Compiling Atomics DoubleWord.swift
[466/484] Compiling Atomics ManagedAtomic.swift
[467/484] Compiling Atomics ManagedAtomicLazyReference.swift
[467/486] Compiling a_mbstr.cc
[468/486] Compiling a_int.cc
[470/486] Compiling Atomics Primitives.shims.swift
[471/486] Compiling Atomics AtomicInteger.swift
[472/486] Compiling Atomics AtomicOptionalWrappable.swift
[473/486] Compiling Atomics AtomicReference.swift
[474/486] Compiling Atomics AtomicStorage.swift
[475/486] Compiling Atomics AtomicValue.swift
[476/486] Compiling Atomics IntegerOperations.swift
[477/486] Compiling Atomics Unmanaged extensions.swift
[478/486] Emitting module Atomics
[479/486] Compiling Atomics IntegerConformances.swift
[480/486] Compiling Atomics PointerConformances.swift
[481/486] Compiling Atomics Primitives.native.swift
[482/486] Compiling Atomics OptionalRawRepresentable.swift
[483/486] Compiling Atomics RawRepresentable.swift
[484/486] Compiling Atomics AtomicBool.swift
[485/487] Compiling c-nioatomics.c
[486/487] Compiling c-atomics.c
[488/493] Compiling NIOConcurrencyHelpers NIOLock.swift
[489/493] Compiling NIOConcurrencyHelpers lock.swift
[490/493] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[491/493] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[492/493] Compiling NIOConcurrencyHelpers atomics.swift
[493/493] Emitting module NIOConcurrencyHelpers
[495/554] Compiling NIOCore MulticastChannel.swift
[496/554] Compiling NIOCore NIOAny.swift
[497/554] Compiling NIOCore NIOCloseOnErrorHandler.swift
[498/554] Compiling NIOCore NIOLoopBound.swift
[499/554] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[500/554] Compiling NIOCore NIOScheduledCallback.swift
[501/554] Compiling NIOCore NIOSendable.swift
[502/554] Compiling NIOCore RecvByteBufferAllocator.swift
[503/562] Compiling NIOCore IO.swift
[504/562] Compiling NIOCore IOData.swift
[505/562] Compiling NIOCore IPProtocol.swift
[506/562] Compiling NIOCore IntegerBitPacking.swift
[507/562] Compiling NIOCore IntegerTypes.swift
[508/562] Compiling NIOCore Interfaces.swift
[509/562] Compiling NIOCore Linux.swift
[510/562] Compiling NIOCore MarkedCircularBuffer.swift
[511/562] Compiling NIOCore CircularBuffer.swift
[512/562] Compiling NIOCore Codec.swift
[513/562] Compiling NIOCore ConvenienceOptionSupport.swift
[514/562] Compiling NIOCore DeadChannel.swift
[515/562] Compiling NIOCore DispatchQueue+WithFuture.swift
[516/562] Compiling NIOCore EventLoop+Deprecated.swift
[517/562] Compiling NIOCore EventLoop+SerialExecutor.swift
[518/562] Compiling NIOCore EventLoop.swift
[519/562] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[520/562] Compiling NIOCore EventLoopFuture+Deprecated.swift
[521/562] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[522/562] Compiling NIOCore EventLoopFuture.swift
[523/562] Compiling NIOCore FileDescriptor.swift
[524/562] Compiling NIOCore FileHandle.swift
[525/562] Compiling NIOCore FileRegion.swift
[526/562] Compiling NIOCore GlobalSingletons.swift
[527/562] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[528/562] Compiling NIOCore BSDSocketAPI.swift
[529/562] Compiling NIOCore ByteBuffer-aux.swift
[530/562] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[531/562] Compiling NIOCore ByteBuffer-conversions.swift
[532/562] Compiling NIOCore ByteBuffer-core.swift
[533/562] Compiling NIOCore ByteBuffer-hex.swift
[534/562] Compiling NIOCore ByteBuffer-int.swift
[535/562] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[536/562] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[537/562] Compiling NIOCore SocketAddresses.swift
[538/562] Compiling NIOCore SocketOptionProvider.swift
[539/562] Compiling NIOCore SystemCallHelpers.swift
[540/562] Compiling NIOCore TimeAmount+Duration.swift
[541/562] Compiling NIOCore TypeAssistedChannelHandler.swift
[542/562] Compiling NIOCore UniversalBootstrapSupport.swift
[543/562] Compiling NIOCore Utilities.swift
[544/562] Compiling NIOCore ByteBuffer-multi-int.swift
[545/562] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[546/562] Compiling NIOCore ByteBuffer-views.swift
[547/562] Compiling NIOCore Channel.swift
[548/562] Compiling NIOCore ChannelHandler.swift
[549/562] Compiling NIOCore ChannelHandlers.swift
[550/562] Compiling NIOCore ChannelInvoker.swift
[551/562] Compiling NIOCore ChannelOption.swift
[552/562] Compiling NIOCore ChannelPipeline.swift
[553/562] Compiling NIOCore AddressedEnvelope.swift
[554/562] Compiling NIOCore AsyncAwaitSupport.swift
[555/562] Compiling NIOCore AsyncChannel.swift
[556/562] Compiling NIOCore AsyncChannelHandler.swift
[557/562] Compiling NIOCore AsyncChannelInboundStream.swift
[558/562] Compiling NIOCore AsyncChannelOutboundWriter.swift
[559/562] Compiling NIOCore NIOAsyncSequenceProducer.swift
[560/562] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[561/562] Compiling NIOCore NIOAsyncWriter.swift
[562/562] Emitting module NIOCore
[564/613] Compiling NIOEmbedded AsyncTestingChannel.swift
[565/613] Emitting module NIOEmbedded
[566/613] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[567/613] Compiling NIOEmbedded Embedded.swift
[569/614] Compiling NIOPosix SelectableChannel.swift
[570/614] Compiling NIOPosix SelectableEventLoop.swift
[571/614] Compiling NIOPosix SelectorEpoll.swift
[572/614] Compiling NIOPosix SelectorGeneric.swift
[573/614] Compiling NIOPosix SelectorKqueue.swift
[574/614] Compiling NIOPosix SelectorUring.swift
[575/620] Emitting module NIOPosix
[576/620] Compiling NIOPosix Pool.swift
[577/620] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[578/620] Compiling NIOPosix PosixSingletons.swift
[579/620] Compiling NIOPosix RawSocketBootstrap.swift
[580/620] Compiling NIOPosix Resolver.swift
[581/620] Compiling NIOPosix Selectable.swift
[582/620] Compiling NIOPosix ServerSocket.swift
[583/620] Compiling NIOPosix Socket.swift
[584/620] Compiling NIOPosix SocketChannel.swift
[585/620] Compiling NIOPosix SocketProtocols.swift
[586/620] Compiling NIOPosix System.swift
[587/620] Compiling NIOPosix Thread.swift
[588/620] Compiling NIOPosix ThreadPosix.swift
[589/620] Compiling NIOPosix ThreadWindows.swift
[590/620] Compiling NIOPosix UnsafeTransfer.swift
[591/620] Compiling NIOPosix Utilities.swift
[592/620] Compiling NIOPosix VsockAddress.swift
[593/620] Compiling NIOPosix VsockChannelEvents.swift
[594/620] Compiling NIOPosix IO.swift
[595/620] Compiling NIOPosix IntegerBitPacking.swift
[596/620] Compiling NIOPosix IntegerTypes.swift
[597/620] Compiling NIOPosix Linux.swift
[598/620] Compiling NIOPosix LinuxCPUSet.swift
[599/620] Compiling NIOPosix LinuxUring.swift
[600/620] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[601/620] Compiling NIOPosix NIOThreadPool.swift
[602/620] Compiling NIOPosix NonBlockingFileIO.swift
[603/620] Compiling NIOPosix PendingDatagramWritesManager.swift
[604/620] Compiling NIOPosix PendingWritesManager.swift
[605/620] Compiling NIOPosix PipeChannel.swift
[606/620] Compiling NIOPosix PipePair.swift
[607/620] Compiling NIOPosix BSDSocketAPICommon.swift
[608/620] Compiling NIOPosix BSDSocketAPIPosix.swift
[609/620] Compiling NIOPosix BSDSocketAPIWindows.swift
[610/620] Compiling NIOPosix BaseSocket.swift
[611/620] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[612/620] Compiling NIOPosix BaseSocketChannel.swift
[613/620] Compiling NIOPosix BaseStreamSocketChannel.swift
[614/620] Compiling NIOPosix Bootstrap.swift
[615/620] Compiling NIOPosix ControlMessage.swift
[616/620] Compiling NIOPosix DatagramVectorReadManager.swift
[617/620] Compiling NIOPosix Errors+Any.swift
[618/620] Compiling NIOPosix FileDescriptor.swift
[619/620] Compiling NIOPosix GetaddrinfoResolver.swift
[620/620] Compiling NIOPosix HappyEyeballs.swift
[622/623] Emitting module NIO
[623/623] Compiling NIO Exports.swift
[625/630] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[626/630] Emitting module NIOTLS
[627/630] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[628/630] Compiling NIOTLS SNIHandler.swift
[629/630] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[630/630] Compiling NIOTLS TLSEvents.swift
[632/660] Emitting module NIOSSL
[633/664] Compiling NIOSSL SSLPrivateKey.swift
[634/664] Compiling NIOSSL SSLPublicKey.swift
[635/664] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[636/664] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[637/664] Compiling NIOSSL AndroidCABundle.swift
[638/664] Compiling NIOSSL ByteBufferBIO.swift
[639/664] Compiling NIOSSL CustomPrivateKey.swift
[640/664] Compiling NIOSSL IdentityVerification.swift
[641/664] Compiling NIOSSL LinuxCABundle.swift
[642/664] Compiling NIOSSL NIOSSLClientHandler.swift
[643/664] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[644/664] Compiling NIOSSL NIOSSLHandler.swift
[645/664] Compiling NIOSSL SubjectAlternativeName.swift
[646/664] Compiling NIOSSL NIOSSLSecureBytes.swift
[647/664] Compiling NIOSSL RNG.swift
[648/664] Compiling NIOSSL SafeCompare.swift
[649/664] Compiling NIOSSL NIOSSLServerHandler.swift
[650/664] Compiling NIOSSL ObjectIdentifier.swift
[651/664] Compiling NIOSSL PosixPort.swift
[652/664] Compiling NIOSSL SSLCallbacks.swift
[653/664] Compiling NIOSSL SSLContext.swift
[654/664] Compiling NIOSSL SSLErrors.swift
[655/664] Compiling NIOSSL SSLInit.swift
[656/664] Compiling NIOSSL SSLPKCS12Bundle.swift
[657/664] Compiling NIOSSL SSLCertificate.swift
[658/664] Compiling NIOSSL SSLCertificateExtensions.swift
[659/664] Compiling NIOSSL SSLCertificateName.swift
[660/664] Compiling NIOSSL SSLConnection.swift
[661/664] Compiling NIOSSL Zeroization.swift
[662/664] Compiling NIOSSL TLSConfiguration.swift
[663/664] Compiling NIOSSL UniversalBootstrapSupport.swift
[664/664] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[666/673] Compiling Random SecureRandomBytesGenerator.swift
[667/673] Compiling Random ByteBuffer-Extension.swift
[668/673] Compiling Random UnsafeMutableRawBufferPointer-Extension.swift
[669/673] Compiling Random UnsafeMutablePointer-Extension.swift
[670/673] Compiling Random UnsafeMutableBufferPointer-Extension.swift
[671/673] Emitting module Random
[672/673] Compiling Random UnsafeMutableRawPointer-Extension.swift
[673/673] Compiling Random Array-Extension.swift
Build complete! (196.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl"
    }
  ],
  "manifest_display_name" : "random-swift",
  "name" : "random-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Random",
      "targets" : [
        "Random"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RandomTests",
      "module_type" : "SwiftTarget",
      "name" : "RandomTests",
      "path" : "Tests/RandomTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "ArrayTests.swift",
        "ByteBufferTests.swift",
        "SecureRandomNumberGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "Random"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Random",
      "module_type" : "SwiftTarget",
      "name" : "Random",
      "path" : "Sources/Random",
      "product_dependencies" : [
        "NIO",
        "NIOSSL"
      ],
      "product_memberships" : [
        "Random"
      ],
      "sources" : [
        "Array-Extension.swift",
        "ByteBuffer-Extension.swift",
        "SecureRandomBytesGenerator.swift",
        "UnsafeMutableBufferPointer-Extension.swift",
        "UnsafeMutablePointer-Extension.swift",
        "UnsafeMutableRawBufferPointer-Extension.swift",
        "UnsafeMutableRawPointer-Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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.