risingwave 2.0.0 #121
Annotations
4 errors and 3 warnings
|
Formula/risingwave.rb#L27
/usr/bin/env tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b43b2c31a90d9379711d168e22f79455f81d5505f4e00857a813157224d0f0b3--risingwave-2.0.0.tar.gz --directory /private/tmp/homebrew-unpack20240918-30770-iwopbr
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240918-30770-iwopbr/risingwave-2.0.0/. /private/tmp/risingwave-20240918-30770-tbsa3q/risingwave-2.0.0
==> /usr/local/opt/rustup/bin/rustup-init -qy --no-modify-path --default-toolchain none
warning: it looks like you have an existing installation of Rust at:
warning: /usr/local/opt/rustup/bin
warning: It is recommended that rustup be the primary Rust installation.
warning: Otherwise you may have confusion unless you are careful with your PATH
warning: If you are sure that you want both rustup and your already installed Rust
warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
warning: or pass `-y' to ignore all ignorable checks.
error: cannot install while Rust is installed
warning: continuing (because the -y flag is set and the error is ignorable)
error: $HOME differs from euid-obtained home directory: you may be using sudo
error: $HOME directory: /private/tmp/risingwave-20240918-30770-tbsa3q/risingwave-2.0.0/.brew_home
error: euid-obtained home directory: /Users/runner
info: profile set to 'default'
info: default host triple is x86_64-apple-darwin
info: skipping toolchain installation
Rust is installed now. Great!
To get started you need Cargo's bin directory
(/Users/runner/Library/Caches/Homebrew/cargo_cache/bin) in your PATH
environment variable. This has not been done automatically.
To configure your current shell, you need to source
the corresponding env file under
/Users/runner/Library/Caches/Homebrew/cargo_cache.
This is usually done by running one of the following (note the leading DOT):
. "/Users/runner/Library/Caches/Homebrew/cargo_cache/env" # For
sh/bash/zsh/ash/dash/pdksh
source "/Users/runner/Library/Caches/Homebrew/cargo_cache/env.fish" # For fish
==> cargo install --profile production --bin risingwave --features rw-static-link --features all-udf --jobs 12 --locked --root=/usr/local/Cellar/risingwave/2.0.0/libexec --path=src/cmd_all
info: syncing channel updates for 'nightly-2024-06-06-x86_64-apple-darwin'
info: latest update on 2024-06-06, rust version 1.80.0-nightly (72fdf913c 2024-06-05)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
Installing risingwave_cmd_all v2.0.0 (/private/tmp/risingwave-20240918-30770-tbsa3q/risingwave-2.0.0/src/cmd_all)
Updating git repository `https://github.com/risingwavelabs/bson-rust`
Updating git repository `https://github.com/madsim-rs/futures-timer.git`
Updating git repository `https://github.com/madsim-rs/getrandom.git`
Updating git repository `https://github.com/madsim-rs/quanta.git`
Updating git repository `https://github.com/kwannoel/sqlx.git`
Updating git repository `https://github.com/madsim-rs/rust-postgres.git`
Updating git repository `https://github.com/madsim-rs/rust-tokio-retry.git`
Updating crates.io index
Updating git repository `https://github.com/risingwavelabs/iceberg-rust.git`
Updating git repository `https://github.com/madsim-rs/tokio.git`
Updating git repository `https://github.com/risingwavelabs/jemallocator.git`
Updating git submodule `https://github.com/jemalloc/jemalloc`
Updating git repository `https://github.com/risingwavelabs/lru-rs.git`
Updating git repository `https://github.com/risingwavelabs/darwin-libproc.git`
Updating git repository `https://github.com/risingwavelabs/avro`
Upd
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bottles".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading