Skip to content

Update CHANGELOG with performance optimization results (Rounds 1-15) #12

Update CHANGELOG with performance optimization results (Rounds 1-15)

Update CHANGELOG with performance optimization results (Rounds 1-15) #12

Triggered via push April 5, 2026 20:48
Status Failure
Total duration 1m 42s
Artifacts

CI.yml

on: push
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 95 warnings
Code Coverage
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Rustfmt
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check: src/execution/types.rs#L730
type `SumAggregate` is more private than the item `execution::types::Aggregate::Sum::0`
Check: src/execution/types.rs#L729
type `MinAggregate` is more private than the item `execution::types::Aggregate::Min::0`
Check: src/execution/types.rs#L728
type `MaxAggregate` is more private than the item `execution::types::Aggregate::Max::0`
Check: src/execution/types.rs#L727
type `LastAggregate` is more private than the item `execution::types::Aggregate::Last::0`
Check: src/execution/types.rs#L726
type `FirstAggregate` is more private than the item `execution::types::Aggregate::First::0`
Check: src/execution/types.rs#L725
type `CountAggregate` is more private than the item `execution::types::Aggregate::Count::0`
Check: src/execution/types.rs#L724
type `AvgAggregate` is more private than the item `execution::types::Aggregate::Avg::0`
Check: src/execution/types.rs#L564
type `Binding` is more private than the item `execution::types::Node::DataSource::1`
Check: src/execution/types.rs#L130
type `CastType` is more private than the item `execution::types::Expression::Cast::1`
Check: src/syntax/parser.rs#L18
unused import: `TableReference`
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Suite (macos-latest): src/execution/types.rs#L730
type `SumAggregate` is more private than the item `execution::types::Aggregate::Sum::0`
Test Suite (macos-latest): src/execution/types.rs#L729
type `MinAggregate` is more private than the item `execution::types::Aggregate::Min::0`
Test Suite (macos-latest): src/execution/types.rs#L728
type `MaxAggregate` is more private than the item `execution::types::Aggregate::Max::0`
Test Suite (macos-latest): src/execution/types.rs#L727
type `LastAggregate` is more private than the item `execution::types::Aggregate::Last::0`
Test Suite (macos-latest): src/execution/types.rs#L726
type `FirstAggregate` is more private than the item `execution::types::Aggregate::First::0`
Test Suite (macos-latest): src/execution/types.rs#L725
type `CountAggregate` is more private than the item `execution::types::Aggregate::Count::0`
Test Suite (macos-latest): src/execution/types.rs#L724
type `AvgAggregate` is more private than the item `execution::types::Aggregate::Avg::0`
Test Suite (macos-latest): src/execution/types.rs#L564
type `Binding` is more private than the item `execution::types::Node::DataSource::1`
Test Suite (macos-latest): src/execution/types.rs#L130
type `CastType` is more private than the item `execution::types::Expression::Cast::1`
Test Suite (macos-latest): src/syntax/parser.rs#L18
unused import: `TableReference`
Test Suite (macos-latest): src/execution/types.rs#L730
type `SumAggregate` is more private than the item `execution::types::Aggregate::Sum::0`
Test Suite (macos-latest): src/execution/types.rs#L729
type `MinAggregate` is more private than the item `execution::types::Aggregate::Min::0`
Test Suite (macos-latest): src/execution/types.rs#L728
type `MaxAggregate` is more private than the item `execution::types::Aggregate::Max::0`
Test Suite (macos-latest): src/execution/types.rs#L727
type `LastAggregate` is more private than the item `execution::types::Aggregate::Last::0`
Test Suite (macos-latest): src/execution/types.rs#L726
type `FirstAggregate` is more private than the item `execution::types::Aggregate::First::0`
Test Suite (macos-latest): src/execution/types.rs#L725
type `CountAggregate` is more private than the item `execution::types::Aggregate::Count::0`
Test Suite (macos-latest): src/execution/types.rs#L724
type `AvgAggregate` is more private than the item `execution::types::Aggregate::Avg::0`
Test Suite (macos-latest): src/execution/types.rs#L564
type `Binding` is more private than the item `execution::types::Node::DataSource::1`
Test Suite (macos-latest): src/execution/types.rs#L130
type `CastType` is more private than the item `execution::types::Expression::Cast::1`
Test Suite (macos-latest): src/syntax/parser.rs#L18
unused import: `TableReference`
Test Suite (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Suite (ubuntu-latest): src/execution/types.rs#L730
type `SumAggregate` is more private than the item `execution::types::Aggregate::Sum::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L729
type `MinAggregate` is more private than the item `execution::types::Aggregate::Min::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L728
type `MaxAggregate` is more private than the item `execution::types::Aggregate::Max::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L727
type `LastAggregate` is more private than the item `execution::types::Aggregate::Last::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L726
type `FirstAggregate` is more private than the item `execution::types::Aggregate::First::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L725
type `CountAggregate` is more private than the item `execution::types::Aggregate::Count::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L724
type `AvgAggregate` is more private than the item `execution::types::Aggregate::Avg::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L564
type `Binding` is more private than the item `execution::types::Node::DataSource::1`
Test Suite (ubuntu-latest): src/execution/types.rs#L130
type `CastType` is more private than the item `execution::types::Expression::Cast::1`
Test Suite (ubuntu-latest): src/syntax/parser.rs#L18
unused import: `TableReference`
Test Suite (ubuntu-latest): src/execution/types.rs#L730
type `SumAggregate` is more private than the item `execution::types::Aggregate::Sum::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L729
type `MinAggregate` is more private than the item `execution::types::Aggregate::Min::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L728
type `MaxAggregate` is more private than the item `execution::types::Aggregate::Max::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L727
type `LastAggregate` is more private than the item `execution::types::Aggregate::Last::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L726
type `FirstAggregate` is more private than the item `execution::types::Aggregate::First::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L725
type `CountAggregate` is more private than the item `execution::types::Aggregate::Count::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L724
type `AvgAggregate` is more private than the item `execution::types::Aggregate::Avg::0`
Test Suite (ubuntu-latest): src/execution/types.rs#L564
type `Binding` is more private than the item `execution::types::Node::DataSource::1`
Test Suite (ubuntu-latest): src/execution/types.rs#L130
type `CastType` is more private than the item `execution::types::Expression::Cast::1`
Test Suite (ubuntu-latest): src/syntax/parser.rs#L18
unused import: `TableReference`
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Suite (windows-latest): src/execution/types.rs#L730
type `SumAggregate` is more private than the item `execution::types::Aggregate::Sum::0`
Test Suite (windows-latest): src/execution/types.rs#L729
type `MinAggregate` is more private than the item `execution::types::Aggregate::Min::0`
Test Suite (windows-latest): src/execution/types.rs#L728
type `MaxAggregate` is more private than the item `execution::types::Aggregate::Max::0`
Test Suite (windows-latest): src/execution/types.rs#L727
type `LastAggregate` is more private than the item `execution::types::Aggregate::Last::0`
Test Suite (windows-latest): src/execution/types.rs#L726
type `FirstAggregate` is more private than the item `execution::types::Aggregate::First::0`
Test Suite (windows-latest): src/execution/types.rs#L725
type `CountAggregate` is more private than the item `execution::types::Aggregate::Count::0`
Test Suite (windows-latest): src/execution/types.rs#L724
type `AvgAggregate` is more private than the item `execution::types::Aggregate::Avg::0`
Test Suite (windows-latest): src/execution/types.rs#L564
type `Binding` is more private than the item `execution::types::Node::DataSource::1`
Test Suite (windows-latest): src/execution/types.rs#L130
type `CastType` is more private than the item `execution::types::Expression::Cast::1`
Test Suite (windows-latest): src/syntax/parser.rs#L18
unused import: `TableReference`
Test Suite (windows-latest): src/execution/types.rs#L730
type `SumAggregate` is more private than the item `execution::types::Aggregate::Sum::0`
Test Suite (windows-latest): src/execution/types.rs#L729
type `MinAggregate` is more private than the item `execution::types::Aggregate::Min::0`
Test Suite (windows-latest): src/execution/types.rs#L728
type `MaxAggregate` is more private than the item `execution::types::Aggregate::Max::0`
Test Suite (windows-latest): src/execution/types.rs#L727
type `LastAggregate` is more private than the item `execution::types::Aggregate::Last::0`
Test Suite (windows-latest): src/execution/types.rs#L726
type `FirstAggregate` is more private than the item `execution::types::Aggregate::First::0`
Test Suite (windows-latest): src/execution/types.rs#L725
type `CountAggregate` is more private than the item `execution::types::Aggregate::Count::0`
Test Suite (windows-latest): src/execution/types.rs#L724
type `AvgAggregate` is more private than the item `execution::types::Aggregate::Avg::0`
Test Suite (windows-latest): src/execution/types.rs#L564
type `Binding` is more private than the item `execution::types::Node::DataSource::1`
Test Suite (windows-latest): src/execution/types.rs#L130
type `CastType` is more private than the item `execution::types::Expression::Cast::1`
Test Suite (windows-latest): src/syntax/parser.rs#L18
unused import: `TableReference`
Test Suite (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/