[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 5.0) #275

Report

[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-16_04 [#275]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-16_04/275/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 13 Dec 2018 12:23:45 -0600
Build duration:
54 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9740 test(s), Total: 11005 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 504 test(s), Total: 504 test(s)

Changes

  • Commit f8eee49371af0110141839d01237282bd42bc4ec by dgregor:
    [Constraint solver] De-priority SIMD operators.

    • edit: lib/Sema/ConstraintSystem.h
    • add: validation-test/Sema/type_checker_perf/fast/rdar46541800.swift
    • edit: lib/Sema/CSStep.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit 95988764c6d5c8efa4dc332077af3e5f6a59ce8a by dgregor:
    [Type checker] Pull the null check into swift::isSIMDOperator().

    • edit: lib/Sema/CSStep.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit f20b7b081383f35c1011737af4cc093fdfce0ab1 by dgregor:
    Update test for swift-5.0-branch

    • edit: validation-test/Sema/type_checker_perf/fast/rdar46541800.swift
  • Commit 050c1dbd08407f0ba3ba51ddadfda40775889dd2 by ben_cohen:
    [5.0] [String] UTF8View.withContiguousStorageIfAvailable (#21194)

    • edit: stdlib/public/core/StringUTF8View.swift
    • add: validation-test/stdlib/StringUTF8.swift
  • Commit a3d2d24101d2c24e9b3ccb13d57132c776776a57 by bbuegling:
    Emit duplicate target dependency warnings (#1903)

    • edit: Tests/PackageLoadingTests/XCTestManifests.swift
    • edit: Sources/PackageLoading/Diagnostics.swift
    • edit: Sources/PackageLoading/PackageBuilder.swift
    • edit: Tests/PackageLoadingTests/PackageBuilderTests.swift