[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #776

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#776]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/776/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Fri, 30 Nov 2018 16:36:00 -0600
Build duration:
1 hr 6 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 331f0d2394b78c7bdf31004b296947d732f7e04c by mikeash:
    [Runtime] Fix leak when casting to AnyHashable.

    • edit: test/stdlib/AnyHashableCasts.swift.gyb
    • edit: stdlib/public/runtime/Casting.cpp
  • Commit 452230ae33198db82ebae996fe92c2a5aa42c5e5 by andreas:
    [stdlib] adds nullability type specifier to NSStringGetCStringTrampoline

    • edit: stdlib/public/SwiftShims/CoreFoundationShims.h
  • Commit f1f83968d6a042aaa23faff4d15feacb4810ce49 by mikeash:
    [Runtime] Fix leak in tryDynamicCastBoxedSwiftValue.

    • edit: stdlib/public/runtime/Casting.cpp
  • Commit 4d76d308c928811dac10a463fc9b8d3b85542045 by mark.lacey:
    [ConstraintSystem] Move checkTypeOfBinding into CSBindings.cpp.

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/CSSolver.cpp
  • Commit 1bcb29d6088fa55325508528a913b615a55c0b23 by mark.lacey:
    [ConstraintSystem] Hoist out code checking for nil literal conformance.

    • edit: lib/Sema/CSBindings.cpp
  • Commit 56a636066b180c7476f92c91c6aea5ed36da189c by mark.lacey:
    [ConstraintSystem] Make checkTypeOfBinding do one job rather than two.

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/ConstraintSystem.h
  • Commit c32daed203f4b767c3f43354633d1c490672b0a9 by compnerd:
    SwiftPrivateThreadExtras: fix windows build

    • edit: stdlib/private/SwiftPrivateThreadExtras/SwiftPrivateThreadExtras.swift
  • Commit e0847c5a98eb6758658738adca61337ec8c79899 by mark.lacey:
    [ConstraintSystem] More cleanup of nil literal handling.

    • edit: lib/Sema/CSBindings.cpp
  • Commit ab32870d4dfe749c162889e1e3e4c71d0a132781 by aschwaighofer:
    LoadableByAddress: Only replace yielded values with a load if required

    • edit: lib/IRGen/LoadableByAddress.cpp
    • edit: test/IRGen/big_types_coroutine.sil
  • Commit 28962b575463b56b2d561507ef87325b1a9b5065 by github:
    Move most of the simd operators into an optional module (#20914)

    • add: stdlib/public/SIMDOperators/CMakeLists.txt
    • add: stdlib/public/SIMDOperators/Operators.swift
    • edit: stdlib/public/CMakeLists.txt
    • edit: stdlib/public/SDK/simd/Quaternion.swift.gyb
    • add: validation-test/compiler_crashers_fixed/28606-swift-typebase-getcanonicaltype.swift
    • edit: stdlib/public/SDK/simd/simd.swift.gyb
    • delete: validation-test/compiler_crashers/28633-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift
    • edit: stdlib/public/core/SIMDVector.swift
    • edit: stdlib/public/SDK/MediaPlayer/CMakeLists.txt
    • delete: validation-test/compiler_crashers/28606-swift-typebase-getcanonicaltype.swift
    • add: validation-test/compiler_crashers_fixed/28633-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift