[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #3108

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3108]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3108/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Fri, 08 Mar 2019 21:45:59 -0600
Build duration:
2 hr 35 min

Identified problems:

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

Changes

  • Commit 40b299da560d3e865ef5342914b790d335a4419d by dmbryson:
    [docker-utils] Fix PyYAML warning about deprecated load()

    • edit: utils/docker/docker-utils
  • Commit 951fbc21b5fa22f05847728354c2c8201a140f35 by dmbryson:
    [Commands] Fix printf formatting warning

    • edit: lib/Commands/BuildSystemCommand.cpp
  • Commit 8a6d28c7d04e13730027da724a15fa4bf0545b59 by gwen.mittertreiner:
    Fix the Rest of the Windows Driver Tests

    • edit: test/Driver/sdk-apple.swift
    • edit: test/Driver/batch_mode_aux_file_order.swift
    • edit: test/Driver/options-repl.swift
    • edit: test/Driver/multi-threaded.swift
    • edit: test/Driver/linker-clang_rt.swift
    • edit: test/Driver/subcommands.swift
    • edit: test/Driver/batch_mode.swift
    • edit: lib/ClangImporter/ClangImporter.cpp
    • edit: test/Driver/Inputs/crash-after-generating-pch.py
    • edit: test/Driver/pipe_round_robin.swift.gyb
    • edit: test/lit.cfg
    • edit: include/swift/Frontend/PrintingDiagnosticConsumer.h
    • edit: test/Driver/bridging-pch.swift
    • edit: test/Driver/linker.swift
    • edit: test/Driver/options.swift
  • Commit a5485d8ae20be69335e57ecfce5cb3577ca13f19 by pyaskevich:
    [CSSimplify] Detect missing optional unwraps in operator/call arguments

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 39dd6306c69132035dca169491f5d54e98141cd0 by pyaskevich:
    [Diagnostics] Refactor missing optional unwrap diagnostic

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit 3940cebebf8df6ceba76f9b4bab2ec2bf15f5015 by pyaskevich:
    [Diagnostics] Don't suggest unwrap with default value if type is not

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit f950360cddb74ff487ac9fa5f0537fe76094db57 by pyaskevich:
    [TypeChecker] NFC: Add a test-case for rdar://problem/47776586

    • edit: test/Constraints/optional.swift
  • Commit 3a95da9a691dcf708c607f4ee71610154b94586e by ross.m.bayer:
    [Build System: CMake] Partially revert PR #22840, manually adding the

    • edit: cmake/modules/StandaloneOverlay.cmake
  • Commit 1038011c67c6bc42f761288968adb990c4ea1f82 by rishizaki:
    [CodeCompletion] Force type check pattern binding for initializer

    • edit: test/IDE/complete_value_expr.swift
    • edit: test/Parse/recovery.swift
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Parse/ParseStmt.cpp
    • edit: include/swift/Sema/IDETypeChecking.h
    • edit: lib/Sema/TypeChecker.cpp
    • edit: lib/IDE/ExprContextAnalysis.cpp
  • Commit 31734b1a0060d47706dace772c778d5fafeac83c by friss:
    Fix TestAppleSimulatorOSType.py with Xcode 10.2

    • edit: packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimulatorOSType.py
  • Commit 9d01e6ea8faa028cb7374d5184a0a258f5557aef by jmolenda:
    Add parens to force the order of operations in an expression trying to

    • edit: source/Target/Memory.cpp