Skip to content

Populate Build Cache #18

Populate Build Cache

Populate Build Cache #18

Triggered via schedule June 5, 2026 11:34
Status Failure
Total duration 1h 19m 38s
Artifacts
CI  /  Compute workflow parameters
11s
CI / Compute workflow parameters
Matrix: CI / check-release-compilation
Matrix: CI / lints
Matrix: CI / tests
CI  /  Database Migration (Diesel)
23s
CI / Database Migration (Diesel)
CI  /  Miscellaneous checks
1m 16s
CI / Miscellaneous checks
CI  /  Formatting + Clippy (wasm)
1m 48s
CI / Formatting + Clippy (wasm)
CI  /  Check CI results
3s
CI / Check CI results
Fit to window
Zoom out
Zoom in

Annotations

38 errors, 26 warnings, and 13 notices
CI / Formatting + Clippy (Linux)
Process completed with exit code 1.
CI / Formatting + Clippy (wasm)
Process completed with exit code 1.
CI / Formatting + Clippy (MacOS)
Process completed with exit code 1.
CI / Formatting + Clippy (Windows)
Process completed with exit code 1.
CI / Run Linux tests
Process completed with exit code 101.
CI / Run Linux tests
Missing organization token
CI / Run Linux tests
The process '/usr/bin/xvfb-run' failed with exit code 101
CI / Run Linux tests
Missing organization token
CI / Run Linux tests
The process '/usr/bin/xvfb-run' failed with exit code 101
CI / Run Linux tests
Missing organization token
CI / Run Linux tests
The process '/usr/bin/xvfb-run' failed with exit code 101
CI / Run Linux tests
Missing organization token
CI / Run Linux tests
Missing organization token
CI / Run Linux tests
The process '/usr/bin/xvfb-run' failed with exit code 101
CI / Run Linux tests
Missing organization token
CI / Run Linux tests
The process '/usr/bin/xvfb-run' failed with exit code 101
CI / Run Linux tests
Missing organization token
CI / Run Linux tests
Process completed with exit code 101.
CI / Run Windows tests
Process completed with exit code 1.
CI / Run Windows tests
Missing organization token
CI / Run Windows tests
Process completed with exit code 1.
CI / Run MacOS tests
Process completed with exit code 101.
CI / Run MacOS tests
Missing organization token
CI / Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
CI / Run MacOS tests
Missing organization token
CI / Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
CI / Run MacOS tests
Missing organization token
CI / Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
CI / Run MacOS tests
Missing organization token
CI / Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
CI / Run MacOS tests
Missing organization token
CI / Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
CI / Run MacOS tests
Missing organization token
CI / Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
CI / Run MacOS tests
Missing organization token
CI / Run MacOS tests
Process completed with exit code 101.
CI / Check CI results
Process completed with exit code 1.
CI / Check CI results
Required job tests failed or was skipped (status: failure)
CI / Compute workflow parameters
'before' field is missing in event payload - changes will be detected from last commit
CI / Miscellaneous checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
CI / Formatting + Clippy (MacOS)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
CI / Verify compilation with release flags (MacOS)
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
CI / Run Linux tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3, taiki-e/install-action@9a29ce630c67077a359246f3e4f84941e05f28b5, trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
CI / Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run Windows tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: taiki-e/install-action@9a29ce630c67077a359246f3e4f84941e05f28b5, trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
CI / Run Windows tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3, taiki-e/install-action@9a29ce630c67077a359246f3e4f84941e05f28b5, trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
CI / Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
CI / Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
CI / Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
CI / Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
CI / Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep hashicorp/tap Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep brew trust --formula hashicorp/tap/packer You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep hashicorp/tap Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep hashicorp/tap To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
CI / Formatting + Clippy (Windows)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
CI / Verify compilation with release flags (Windows)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Linux Tests - Powershell Version
7.4.16
Linux Tests - Zsh Version
zsh 5.9 (x86_64-ubuntu-linux-gnu)
Linux Tests - Fish Version
fish, version 3.7.0
Linux Tests - Default Bash Version
GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
CI / Run Windows tests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
MacOS Tests - Powershell Version
7.4.16
MacOS Tests - Zsh Version
zsh 5.9 (arm64-apple-darwin24.0)
MacOS Tests - Fish Version
fish, version 4.7.1
MacOS Tests - Default Bash Version
GNU bash, version 3.2.57(1)-release (arm64-apple-darwin24)
MacOS Tests - Latest Bash Version
GNU bash, version 5.3.12(1)-release (aarch64-apple-darwin24.6.0)