rules_swift_package_manager icon indicating copy to clipboard operation
rules_swift_package_manager copied to clipboard

chore(deps): update dependency io_bazel_rules_go to v0.49.0

Open cgrindel-self-hosted-renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Type Update Change
io_bazel_rules_go http_archive minor v0.48.1 -> v0.49.0

Release Notes

bazelbuild/rules_go (io_bazel_rules_go)

v0.49.0

Compare Source

WORKSPACE code

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "io_bazel_rules_go",
    sha256 = "d93ef02f1e72c82d8bb3d5169519b36167b33cf68c252525e3b9d3d5dd143de7",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.49.0/rules_go-v0.49.0.zip",
        "https://github.com/bazelbuild/rules_go/releases/download/v0.49.0/rules_go-v0.49.0.zip",
    ],
)

load("@​io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")

go_rules_dependencies()

go_register_toolchains(version = "1.22.5")

What's Changed

New Contributors

Full Changelog: https://github.com/bazelbuild/rules_go/compare/v0.48.0...v0.49.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: ./do_renovate_post_upgrade
2024/08/24 22:24:37 Downloading https://releases.bazel.build/7.2.1/release/bazel-7.2.1-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'bazel_skylib', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'apple_support', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'platforms', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 1 packages loaded
Loading: 1 packages loaded
    currently loading: 
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)
[0 / 1] checking cached actions
Analyzing: target //:tidy_modified (17 packages loaded, 17 targets configured)
[1 / 1] checking cached actions
Analyzing: target //:tidy_modified (56 packages loaded, 477 targets configured)
[1 / 1] checking cached actions
Analyzing: target //:tidy_modified (58 packages loaded, 552 targets configured)
[1 / 1] checking cached actions
INFO: Analyzed target //:tidy_modified (63 packages loaded, 579 targets configured).
INFO: Found 1 target...
Target //:tidy_modified up-to-date:
  bazel-bin/tidy_modified
INFO: Elapsed time: 12.465s, Critical Path: 0.03s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/tidy_modified --mode modified --tidy_target //:tidy
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
WARNING: Build option --action_env has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Analyzing: target //:tidy (0 packages loaded, 0 targets configured)
Analyzing: target //:tidy (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //:tidy (60 packages loaded, 577 targets configured).
INFO: Found 1 target...
Target //:tidy up-to-date:
  bazel-bin/tidy
INFO: Elapsed time: 0.921s, Critical Path: 0.01s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/tidy @rules_bazel_integration_test//tools:remove_child_wksp_bazel_symlinks @rules_bazel_integration_test//tools:update_deleted_packages :bzlformat_missing_pkgs_fix :update_all :go_mod_tidy :go_update_repos :update_build_files
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target @@rules_bazel_integration_test~//tools:remove_child_wksp_bazel_symlinks (1 packages loaded, 0 targets configured)
Analyzing: target @@rules_bazel_integration_test~//tools:remove_child_wksp_bazel_symlinks (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target @@rules_bazel_integration_test~//tools:remove_child_wksp_bazel_symlinks (3 packages loaded, 12 targets configured).
INFO: Found 1 target...
Target @@rules_bazel_integration_test~//tools:remove_child_wksp_bazel_symlinks up-to-date:
  bazel-bin/external/rules_bazel_integration_test~/tools/remove_child_wksp_bazel_symlinks
INFO: Elapsed time: 0.161s, Critical Path: 0.01s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/external/rules_bazel_integration_test~/tools/remove_child_wksp_bazel_symlinks
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target @@rules_bazel_integration_test~//tools:update_deleted_packages (0 packages loaded, 0 targets configured)
Analyzing: target @@rules_bazel_integration_test~//tools:update_deleted_packages (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target @@rules_bazel_integration_test~//tools:update_deleted_packages (0 packages loaded, 8 targets configured).
INFO: Found 1 target...
Target @@rules_bazel_integration_test~//tools:update_deleted_packages up-to-date:
  bazel-bin/external/rules_bazel_integration_test~/tools/update_deleted_packages
INFO: Elapsed time: 0.188s, Critical Path: 0.01s
INFO: 6 processes: 6 internal.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/external/rules_bazel_integration_test~/tools/update_deleted_packages
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //:bzlformat_missing_pkgs_fix (0 packages loaded, 0 targets configured)
Analyzing: target //:bzlformat_missing_pkgs_fix (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //:bzlformat_missing_pkgs_fix (2 packages loaded, 517 targets configured).
INFO: Found 1 target...
Target //:bzlformat_missing_pkgs_fix up-to-date:
  bazel-bin/bzlformat_missing_pkgs_fix.sh
INFO: Elapsed time: 0.882s, Critical Path: 0.01s
INFO: 8 processes: 8 internal.
INFO: Build completed successfully, 8 total actions
INFO: Running command line: bazel-bin/bzlformat_missing_pkgs_fix.sh
Loading: 0 packages loaded
Loading: 47 packages loaded
    currently loading: swiftpkg/tests/generate_modulemap_tests/Sources/PrintVersion ... (3 packages)
WARNING: For repository 'bazel_skylib', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'apple_support', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'platforms', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
Loading: 0 packages loaded
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //:update_all (0 packages loaded, 0 targets configured)
Analyzing: target //:update_all (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //:update_all (1 packages loaded, 2 targets configured).
INFO: Found 1 target...
Target //:update_all up-to-date:
  bazel-bin/update_all
INFO: Elapsed time: 0.197s, Critical Path: 0.01s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/update_all
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: 930 targets (0 packages loaded, 0 targets configured)
Analyzing: 930 targets (33 packages loaded, 2066 targets configured)
Analyzing: 930 targets (37 packages loaded, 2497 targets configured)
Analyzing: 930 targets (41 packages loaded, 2555 targets configured)
Analyzing: 930 targets (55 packages loaded, 2618 targets configured)
Analyzing: 930 targets (89 packages loaded, 5511 targets configured)
Analyzing: 930 targets (90 packages loaded, 6130 targets configured)
Analyzing: 930 targets (92 packages loaded, 6251 targets configured)
Analyzing: 930 targets (92 packages loaded, 15612 targets configured)
Analyzing: 930 targets (93 packages loaded, 15771 targets configured)
Analyzing: 930 targets (93 packages loaded, 15771 targets configured)
Analyzing: 930 targets (106 packages loaded, 15906 targets configured)
Analyzing: 930 targets (123 packages loaded, 16063 targets configured)
INFO: Analyzed 930 targets (124 packages loaded, 16126 targets configured).
INFO: Found 930 targets...
INFO: Elapsed time: 25.373s, Critical Path: 0.00s
INFO: 0 processes.
INFO: Build completed successfully, 0 total actions
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: For repository 'bazel_skylib', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'apple_support', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: For repository 'platforms', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph.
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //:bzlformat_update (0 packages loaded, 0 targets configured)
Analyzing: target //:bzlformat_update (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //:bzlformat_update (0 packages loaded, 0 targets configured).
INFO: Found 1 target...
Target //:bzlformat_update up-to-date:
  bazel-bin/bzlformat_update_update.sh
INFO: Elapsed time: 0.841s, Critical Path: 0.20s
INFO: 15 processes: 10 internal, 5 processwrapper-sandbox.
INFO: Build completed successfully, 15 total actions
INFO: Running command line: bazel-bin/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //:markdown_update (1 packages loaded, 0 targets configured)
Analyzing: target //:markdown_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //:markdown_update (19 packages loaded, 9917 targets configured).
[11 / 20] [Prepa] GoToolchainBinaryBuild external/rules_go~~go_sdk~go_default_sdk/builder [for tool]
[11 / 20] GoToolchainBinaryBuild external/rules_go~~go_sdk~go_default_sdk/builder [for tool]; 1s processwrapper-sandbox
[11 / 20] GoToolchainBinaryBuild external/rules_go~~go_sdk~go_default_sdk/builder [for tool]; 10s processwrapper-sandbox
[13 / 20] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 1s processwrapper-sandbox
[13 / 20] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 11s processwrapper-sandbox
[14 / 20] [Prepa] GoCompilePkg external/gazelle~~go_deps~com_github_gomarkdown_markdown/ast/ast.a [for tool]
INFO: Found 1 target...
Target //:markdown_update up-to-date:
  bazel-bin/markdown_update_update.sh
INFO: Elapsed time: 30.729s, Critical Path: 29.32s
INFO: 20 processes: 12 internal, 8 processwrapper-sandbox.
INFO: Build completed successfully, 20 total actions
INFO: Running command line: bazel-bin/markdown_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //:update_ci_workflow (0 packages loaded, 0 targets configured)
Analyzing: target //:update_ci_workflow (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //:update_ci_workflow (8 packages loaded, 52 targets configured).
INFO: Found 1 target...
Target //:update_ci_workflow up-to-date:
  bazel-bin/update_ci_workflow_update.sh
INFO: Elapsed time: 0.893s, Critical Path: 0.60s
INFO: 16 processes: 9 internal, 7 processwrapper-sandbox.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/update_ci_workflow_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //bzlmod:bzlformat_update (0 packages loaded, 0 targets configured)
Analyzing: target //bzlmod:bzlformat_update (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //bzlmod:bzlformat_update (2 packages loaded, 10 targets configured).
INFO: Found 1 target...
Target //bzlmod:bzlformat_update up-to-date:
  bazel-bin/bzlmod/bzlformat_update_update.sh
INFO: Elapsed time: 0.263s, Critical Path: 0.08s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/bzlmod/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //ci/internal:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //ci/internal:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //ci/internal:bzlformat_update (1 packages loaded, 15 targets configured).
INFO: Found 1 target...
Target //ci/internal:bzlformat_update up-to-date:
  bazel-bin/ci/internal/bzlformat_update_update.sh
INFO: Elapsed time: 0.394s, Critical Path: 0.19s
INFO: 12 processes: 5 internal, 7 processwrapper-sandbox.
INFO: Build completed successfully, 12 total actions
INFO: Running command line: bazel-bin/ci/internal/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //ci/tests:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //ci/tests:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //ci/tests:bzlformat_update (1 packages loaded, 7 targets configured).
INFO: Found 1 target...
Target //ci/tests:bzlformat_update up-to-date:
  bazel-bin/ci/tests/bzlformat_update_update.sh
INFO: Elapsed time: 0.287s, Critical Path: 0.12s
INFO: 8 processes: 5 internal, 3 processwrapper-sandbox.
INFO: Build completed successfully, 8 total actions
INFO: Running command line: bazel-bin/ci/tests/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //ci:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //ci:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //ci:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //ci:bzlformat_update up-to-date:
  bazel-bin/ci/bzlformat_update_update.sh
INFO: Elapsed time: 0.301s, Critical Path: 0.09s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/ci/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //config_settings/bazel/apple_platform_type:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //config_settings/bazel/apple_platform_type:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //config_settings/bazel/apple_platform_type:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //config_settings/bazel/apple_platform_type:bzlformat_update up-to-date:
  bazel-bin/config_settings/bazel/apple_platform_type/bzlformat_update_update.sh
INFO: Elapsed time: 0.276s, Critical Path: 0.08s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/config_settings/bazel/apple_platform_type/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //config_settings/bazel/compilation_mode:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //config_settings/bazel/compilation_mode:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //config_settings/bazel/compilation_mode:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //config_settings/bazel/compilation_mode:bzlformat_update up-to-date:
  bazel-bin/config_settings/bazel/compilation_mode/bzlformat_update_update.sh
INFO: Elapsed time: 0.262s, Critical Path: 0.11s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/config_settings/bazel/compilation_mode/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //config_settings/spm/configuration:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //config_settings/spm/configuration:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //config_settings/spm/configuration:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //config_settings/spm/configuration:bzlformat_update up-to-date:
  bazel-bin/config_settings/spm/configuration/bzlformat_update_update.sh
INFO: Elapsed time: 0.264s, Critical Path: 0.08s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/config_settings/spm/configuration/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //config_settings/spm/platform:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //config_settings/spm/platform:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //config_settings/spm/platform:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //config_settings/spm/platform:bzlformat_update up-to-date:
  bazel-bin/config_settings/spm/platform/bzlformat_update_update.sh
INFO: Elapsed time: 0.257s, Critical Path: 0.09s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/config_settings/spm/platform/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //config_settings/spm/platform_configuration:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //config_settings/spm/platform_configuration:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //config_settings/spm/platform_configuration:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //config_settings/spm/platform_configuration:bzlformat_update up-to-date:
  bazel-bin/config_settings/spm/platform_configuration/bzlformat_update_update.sh
INFO: Elapsed time: 0.238s, Critical Path: 0.08s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/config_settings/spm/platform_configuration/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //config_settings/spm/tests/platform_tests:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //config_settings/spm/tests/platform_tests:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //config_settings/spm/tests/platform_tests:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //config_settings/spm/tests/platform_tests:bzlformat_update up-to-date:
  bazel-bin/config_settings/spm/tests/platform_tests/bzlformat_update_update.sh
INFO: Elapsed time: 0.238s, Critical Path: 0.08s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/config_settings/spm/tests/platform_tests/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //docs/design:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //docs/design:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //docs/design:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //docs/design:bzlformat_update up-to-date:
  bazel-bin/docs/design/bzlformat_update_update.sh
INFO: Elapsed time: 0.235s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/docs/design/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //docs/design:markdown_update (1 packages loaded, 0 targets configured)
Analyzing: target //docs/design:markdown_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //docs/design:markdown_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //docs/design:markdown_update up-to-date:
  bazel-bin/docs/design/markdown_update_update.sh
INFO: Elapsed time: 0.260s, Critical Path: 0.10s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/docs/design/markdown_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //docs:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //docs:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //docs:bzlformat_update (1 packages loaded, 5 targets configured).
INFO: Found 1 target...
Target //docs:bzlformat_update up-to-date:
  bazel-bin/docs/bzlformat_update_update.sh
INFO: Elapsed time: 0.254s, Critical Path: 0.08s
INFO: 7 processes: 5 internal, 2 processwrapper-sandbox.
INFO: Build completed successfully, 7 total actions
INFO: Running command line: bazel-bin/docs/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //docs:markdown_update (1 packages loaded, 0 targets configured)
Analyzing: target //docs:markdown_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //docs:markdown_update (1 packages loaded, 15 targets configured).
INFO: Found 1 target...
Target //docs:markdown_update up-to-date:
  bazel-bin/docs/markdown_update_update.sh
INFO: Elapsed time: 0.468s, Critical Path: 0.27s
INFO: 12 processes: 5 internal, 7 processwrapper-sandbox.
INFO: Build completed successfully, 12 total actions
INFO: Running command line: bazel-bin/docs/markdown_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //docs:update (0 packages loaded, 0 targets configured)
Analyzing: target //docs:update (0 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //docs:update (46 packages loaded, 1676 targets configured).
[46 / 292] Compiling src/google/protobuf/any_lite.cc [for tool]; 0s processwrapper-sandbox ... (4 actions, 3 running)
[65 / 292] Compiling src/google/protobuf/arenastring.cc [for tool]; 0s processwrapper-sandbox ... (5 actions, 3 running)
[68 / 292] Compiling src/google/protobuf/wire_format.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[70 / 292] Compiling src/google/protobuf/wire_format.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[71 / 292] Compiling src/google/protobuf/extension_set.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[71 / 292] Compiling src/google/protobuf/extension_set.cc [for tool]; 3s processwrapper-sandbox ... (5 actions, 4 running)
[74 / 292] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 4s processwrapper-sandbox ... (4 actions, 3 running)
[76 / 292] Compiling src/google/protobuf/util/internal/json_objectwriter.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[79 / 292] Compiling src/google/protobuf/util/internal/default_value_objectwriter.cc [for tool]; 1s processwrapper-sandbox ... (5 actions, 4 running)
[80 / 292] Compiling src/google/protobuf/compiler/cpp/enum.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[84 / 292] Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]; 3s processwrapper-sandbox ... (4 actions, 3 running)
[86 / 292] Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]; 4s processwrapper-sandbox ... (5 actions, 4 running)
INFO: From Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]:
external/protobuf~/src/google/protobuf/generated_message_tctable_lite.cc:347:14: warning: unused function 'Offset' [-Wunused-function]
inline void* Offset(void* base, uint32_t offset) {
             ^
1 warning generated.
[87 / 292] Compiling src/google/protobuf/compiler/cpp/enum_field.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[91 / 292] Compiling src/google/protobuf/map_field.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[95 / 292] Compiling src/google/protobuf/compiler/cpp/extension.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[98 / 292] Compiling src/google/protobuf/compiler/cpp/extension.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 3 running)
[100 / 292] Compiling src/google/protobuf/empty.pb.cc [for tool]; 1s processwrapper-sandbox ... (5 actions, 3 running)
[103 / 292] Compiling src/google/protobuf/compiler/cpp/field.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[105 / 292] Compiling src/google/protobuf/descriptor_database.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[106 / 292] Compiling src/google/protobuf/descriptor_database.cc [for tool]; 4s processwrapper-sandbox ... (5 actions, 4 running)
[109 / 292] Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 3s processwrapper-sandbox ... (4 actions, 3 running)
[109 / 292] Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 5s processwrapper-sandbox ... (5 actions, 4 running)
[111 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 3s processwrapper-sandbox ... (4 actions, 3 running)
[113 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 5s processwrapper-sandbox ... (4 actions, 3 running)
[116 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 6s processwrapper-sandbox ... (5 actions, 4 running)
[117 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 7s processwrapper-sandbox ... (5 actions, 4 running)
[120 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 9s processwrapper-sandbox ... (4 actions, 3 running)
[122 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 10s processwrapper-sandbox ... (5 actions, 4 running)
INFO: From Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]:
external/protobuf~/src/google/protobuf/compiler/cpp/helpers.cc:197:25: warning: unused function 'VerifyInt32TypeToVerifyCustom' [-Wunused-function]
inline VerifySimpleType VerifyInt32TypeToVerifyCustom(VerifyInt32Type t) {
                        ^
1 warning generated.
[124 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 11s processwrapper-sandbox ... (5 actions, 4 running)
[126 / 292] Compiling src/google/protobuf/descriptor.cc [for tool]; 13s processwrapper-sandbox ... (4 actions, 3 running)
[128 / 292] Compiling src/google/protobuf/compiler/cpp/map_field.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[131 / 292] Compiling src/google/protobuf/compiler/python/generator.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[132 / 292] Compiling src/google/protobuf/compiler/python/generator.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[134 / 292] Compiling src/google/protobuf/compiler/python/generator.cc [for tool]; 3s processwrapper-sandbox ... (5 actions, 4 running)
[137 / 292] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 3s processwrapper-sandbox ... (4 actions, 3 running)
[138 / 292] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 4s processwrapper-sandbox ... (4 actions, 3 running)
[140 / 292] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 6s processwrapper-sandbox ... (5 actions, 4 running)
[141 / 292] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 8s processwrapper-sandbox ... (4 actions, 3 running)
[144 / 292] Compiling src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [for tool]; 1s processwrapper-sandbox ... (5 actions, 4 running)
[147 / 292] Compiling src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 3 running)
[150 / 292] Compiling src/google/protobuf/compiler/objectivec/objectivec_file.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[151 / 292] Compiling src/google/protobuf/compiler/objectivec/objectivec_file.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[155 / 292] Compiling src/google/protobuf/compiler/objectivec/objectivec_field.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 3 running)
[158 / 292] Compiling src/google/protobuf/compiler/cpp/parse_function_generator.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[159 / 292] Compiling src/google/protobuf/compiler/cpp/parse_function_generator.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[162 / 292] Compiling src/google/protobuf/compiler/cpp/parse_function_generator.cc [for tool]; 3s processwrapper-sandbox ... (5 actions, 4 running)
[166 / 292] Compiling src/google/protobuf/compiler/java/service.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[167 / 292] Compiling src/google/protobuf/wrappers.pb.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[169 / 292] Compiling src/google/protobuf/compiler/cpp/primitive_field.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[171 / 292] Compiling src/google/protobuf/compiler/java/primitive_field.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[173 / 292] Compiling src/google/protobuf/compiler/cpp/service.cc [for tool]; 1s processwrapper-sandbox ... (5 actions, 4 running)
[174 / 292] Compiling src/google/protobuf/compiler/java/message_lite.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[177 / 292] Compiling src/google/protobuf/util/message_differencer.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[178 / 292] Compiling src/google/protobuf/util/message_differencer.cc [for tool]; 3s processwrapper-sandbox ... (5 actions, 4 running)
[181 / 292] Compiling src/google/protobuf/compiler/java/message.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[183 / 292] Compiling src/google/protobuf/compiler/java/message.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[185 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_enum.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[187 / 292] Compiling src/google/protobuf/compiler/java/kotlin_generator.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[189 / 292] Compiling src/google/protobuf/compiler/java/helpers.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[191 / 292] Compiling src/google/protobuf/compiler/java/generator.cc [for tool]; 1s processwrapper-sandbox ... (5 actions, 4 running)
[193 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_field_base.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[196 / 292] Compiling src/google/protobuf/compiler/java/extension_lite.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[198 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_generator.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[200 / 292] Compiling src/google/protobuf/compiler/java/enum_lite.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[202 / 292] Compiling src/google/protobuf/compiler/java/enum_field.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[204 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_helpers.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[207 / 292] Compiling src/google/protobuf/compiler/java/doc_comment.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 3 running)
[210 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_map_field.cc [for tool]; 1s processwrapper-sandbox ... (5 actions, 4 running)
[213 / 292] Compiling src/google/protobuf/util/internal/datapiece.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 4 running)
[216 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_message.cc [for tool]; 2s processwrapper-sandbox ... (4 actions, 3 running)
[219 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [for tool]; 1s processwrapper-sandbox ... (5 actions, 4 running)
[222 / 292] Compiling src/google/protobuf/compiler/csharp/csharp_message_field.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[225 / 292] Compiling src/google/protobuf/text_format.cc [for tool]; 1s processwrapper-sandbox ... (4 actions, 3 running)
[226 / 292] Compiling src/google/protobuf/text_format.cc [for tool]; 2s processwrapper-sandbox ... (5 actions, 3 running)
[228 / 292] Compiling src/google/protobuf/text_format.cc [for tool]; 4s processwrapper-sandbox ... (4 actions running)
[238 / 292] Compiling src/google/protobuf/generated_message_reflection.cc [for tool]; 2s processwrapper-sandbox ... (2 actions, 1 running)
[239 / 292] Compiling src/google/protobuf/generated_message_reflection.cc [for tool]; 4s processwrapper-sandbox ... (4 actions, 1 running)
[245 / 292] Building external/rules_jvm_external~/private/tools/java/com/github/bazelbuild/rules_jvm_external/jar/AddJarManifestEntry.jar (1 source file) [for tool]; 1s multiplex-worker ... (4 actions running)
INFO: From Building external/rules_jvm_external~/private/tools/java/com/github/bazelbuild/rules_jvm_external/zip/libzip.jar (1 source file) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building external/rules_jvm_external~/private/tools/java/com/github/bazelbuild/rules_jvm_external/librules_jvm_external.jar (4 source files) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building external/rules_jvm_external~/private/tools/java/com/github/bazelbuild/rules_jvm_external/jar/AddJarManifestEntry.jar (1 source file) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[261 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 1s multiplex-worker ... (3 actions, 2 running)
[265 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 2s multiplex-worker ... (4 actions running)
[271 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 4s multiplex-worker ... (4 actions, 3 running)
[276 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 5s multiplex-worker ... (4 actions, 3 running)
[278 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 6s multiplex-worker ... (4 actions, 3 running)
[281 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 7s multiplex-worker ... (4 actions, 3 running)
[283 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 8s multiplex-worker ... (4 actions running)
INFO: From Building external/stardoc~/src/main/java/com/google/devtools/build/skydoc/renderer/librenderer_lib.jar (4 source files) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building external/stardoc~/src/main/java/com/google/devtools/build/skydoc/rendering/librendering.jar (2 source files) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[285 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 9s multiplex-worker ... (3 actions running)
INFO: From Building external/stardoc~/stardoc/proto/libstardoc_output_proto-speed.jar (1 source jar) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[286 / 292] Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]; 11s multiplex-worker ... (2 actions running)
INFO: From Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[287 / 292] Building external/protobuf~/java/core/libcore.jar (36 source files, 1 source jar) [for tool]; 11s multiplex-worker
INFO: From Building external/protobuf~/java/core/libcore.jar (36 source files, 1 source jar) [for tool]:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[288 / 292] [Prepa] Converting proto format of rules_and_macros_overview to markdown format
INFO: Found 1 target...
Target //docs:update up-to-date:
  bazel-bin/docs/update_update.sh
[292 / 292] checking cached actions
INFO: Elapsed time: 115.005s, Critical Path: 33.10s
INFO: 292 processes: 45 internal, 238 processwrapper-sandbox, 9 worker.
INFO: Build completed successfully, 292 total actions
INFO: Running command line: bazel-bin/docs/update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //examples:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //examples:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //examples:bzlformat_update (1 packages loaded, 7 targets configured).
INFO: Found 1 target...
Target //examples:bzlformat_update up-to-date:
  bazel-bin/examples/bzlformat_update_update.sh
INFO: Elapsed time: 0.311s, Critical Path: 0.10s
INFO: 8 processes: 5 internal, 3 processwrapper-sandbox.
INFO: Build completed successfully, 8 total actions
INFO: Running command line: bazel-bin/examples/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/jsonutils:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/jsonutils:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/jsonutils:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/jsonutils:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/jsonutils/bzlformat_update_update.sh
INFO: Elapsed time: 0.220s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/jsonutils/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/pathdistance:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/pathdistance:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/pathdistance:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/pathdistance:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/pathdistance/bzlformat_update_update.sh
INFO: Elapsed time: 0.288s, Critical Path: 0.10s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/pathdistance/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/reslog:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/reslog:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/reslog:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/reslog:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/reslog/bzlformat_update_update.sh
INFO: Elapsed time: 0.249s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/reslog/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/spdesc:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/spdesc:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/spdesc:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/spdesc:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/spdesc/bzlformat_update_update.sh
INFO: Elapsed time: 0.234s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/spdesc/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/spdump:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/spdump:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/spdump:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/spdump:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/spdump/bzlformat_update_update.sh
INFO: Elapsed time: 0.239s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/spdump/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/spreso:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/spreso:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/spreso:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/spreso:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/spreso/bzlformat_update_update.sh
INFO: Elapsed time: 0.230s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/spreso/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/stringslices:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/stringslices:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/stringslices:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/stringslices:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/stringslices/bzlformat_update_update.sh
INFO: Elapsed time: 0.241s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/stringslices/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/swift:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/swift:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/swift:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/swift:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/swift/bzlformat_update_update.sh
INFO: Elapsed time: 0.246s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/swift/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/swiftbin:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/swiftbin:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/swiftbin:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/swiftbin:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/swiftbin/bzlformat_update_update.sh
INFO: Elapsed time: 0.215s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/swiftbin/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/swiftcfg:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/swiftcfg:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/swiftcfg:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/swiftcfg:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/swiftcfg/bzlformat_update_update.sh
INFO: Elapsed time: 0.222s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/swiftcfg/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/swiftpkg:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/swiftpkg:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/swiftpkg:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/swiftpkg:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/swiftpkg/bzlformat_update_update.sh
INFO: Elapsed time: 0.253s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/swiftpkg/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle/internal/updmarker:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle/internal/updmarker:bzlformat_update (1 packages loaded, 0 targets configured)
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Analyzed target //gazelle/internal/updmarker:bzlformat_update (1 packages loaded, 3 targets configured).
INFO: Found 1 target...
Target //gazelle/internal/updmarker:bzlformat_update up-to-date:
  bazel-bin/gazelle/internal/updmarker/bzlformat_update_update.sh
INFO: Elapsed time: 0.242s, Critical Path: 0.07s
INFO: 6 processes: 5 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 6 total actions
INFO: Running command line: bazel-bin/gazelle/internal/updmarker/bzlformat_update_update.sh
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //gazelle:bzlformat_update (1 packages loaded, 0 targets configured)
Analyzing: target //gazelle:bzlformat_update (1 packages load

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.