Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#4673]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/4673/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Tue, 11 Feb 2020 08:53:17 -0600
Build duration:
1 hr 47 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit d4eaf9059cbfa041cefd18e2a82e02273b2809fe by rbayer:
[Python: flake8] Update the .flake8 config file to remove non-existent- edit: .flake8
-
Commit b1961745e0a5ab346923a2083ac838d8220e6480 by rbayer:
[Python: black] Reformatted the benchmark Python sources using- edit: benchmark/scripts/create_benchmark.py
- edit: benchmark/scripts/perf_test_driver/perf_test_driver.py
- edit: benchmark/scripts/compare_perf_tests.py
- edit: benchmark/scripts/test_utils.py
- edit: benchmark/scripts/test_Benchmark_Driver.py
- edit: benchmark/scripts/Benchmark_DTrace.in
- edit: benchmark/scripts/Benchmark_RuntimeLeaksRunner.in
- edit: benchmark/scripts/Benchmark_Driver
- edit: benchmark/utils/convertToJSON.py
- edit: benchmark/scripts/Benchmark_QuickCheck.in
- edit: benchmark/scripts/Benchmark_GuardMalloc.in
- edit: benchmark/scripts/build_linux.py
- edit: benchmark/scripts/build_script_helper.py
- edit: benchmark/scripts/run_smoke_bench
- edit: benchmark/scripts/generate_harness/generate_harness.py
- edit: benchmark/scripts/test_compare_perf_tests.py
-
Commit 211394099f7080d8119f840faac39c0404b50f7d by github:
[CSDiagnostics] Offer a fix-it to insert a return type placeholder when- edit: include/swift/AST/DiagnosticsSema.def
- edit: test/Constraints/overload.swift
- edit: test/Constraints/diagnostics.swift
- edit: test/Misc/misc_diagnostics.swift
- edit: lib/Sema/CSDiagnostics.cpp
-
Commit c2ac96f09fe1874817382dad86db2ccf722a8b7b by github:
[AutoDiff upstream] Add SIL transpose function type calculation.- edit: lib/AST/AutoDiff.cpp
- edit: include/swift/AST/Types.h
- edit: lib/SIL/SILFunctionType.cpp
- edit: include/swift/AST/AutoDiff.h