Skip to content

try manually but with loading cargo env #10

try manually but with loading cargo env

try manually but with loading cargo env #10

Triggered via push March 25, 2024 15:01
Status Failure
Total duration 25m 1s
Artifacts 1
Build extension binaries  /  Generate matrix
32s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 28 warnings
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
Process completed with exit code 1.
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
Process completed with exit code 1.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
Process completed with exit code 2.
Build extension binaries / Generate matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L127
'get_default_client' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::ExternTableClientHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L140
'snapshot' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::SnapshotHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L174
'visit_expression_column' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L180
'visit_expression_literal_string' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L190
'kernel_scan_files_init' has C-linkage specified, but returns incomplete type 'ExternResult<ffi::KernelScanFileIterator *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L198
'kernel_scan_files_next' has C-linkage specified, but returns incomplete type 'ExternResult<bool>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L127
'get_default_client' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::ExternTableClientHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L140
'snapshot' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::SnapshotHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L174
'visit_expression_column' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L180
'visit_expression_literal_string' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L127
'get_default_client' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::ExternTableClientHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L140
'snapshot' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::SnapshotHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L174
'visit_expression_column' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L180
'visit_expression_literal_string' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L190
'kernel_scan_files_init' has C-linkage specified, but returns incomplete type 'ExternResult<ffi::KernelScanFileIterator *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L198
'kernel_scan_files_next' has C-linkage specified, but returns incomplete type 'ExternResult<bool>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L127
'get_default_client' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::ExternTableClientHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L140
'snapshot' has C-linkage specified, but returns incomplete type 'ExternResult<const ffi::SnapshotHandle *>' which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L174
'visit_expression_column' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): delta-kernel-rs/target/ffi-headers/deltakernel-ffi.hpp#L180
'visit_expression_literal_string' has C-linkage specified, but returns incomplete type 'ExternResult<uintptr_t>' (aka 'ExternResult<unsigned long>') which could be incompatible with C [-Wreturn-type-c-linkage]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.

Artifacts

Produced during runtime
Name Size
deltatable-v0.10.1-extension-osx_arm64 Expired
40.9 MB