fix: Set RUSTUP_TOOLCHAIN
and invoke the proxies instead of directly invoking sysroot binaries
#30083
Triggered via pull request
February 14, 2024 14:14
Status
Success
Total duration
11m 22s
Artifacts
–
ci.yaml
on: pull_request
Annotations
10 errors and 5 warnings
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L37
`Rc<bool>` cannot be sent between threads safely
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L37
`Rc<bool>` cannot be shared between threads safely
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L52
the trait bound `Cell<bool>: Hash` is not satisfied
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L60
type `Cell<bool>` cannot be dereferenced
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L63
no field `storage` on type `&DatabaseImpl`
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L63
no field `storage` on type `&mut DatabaseImpl`
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L75
`Cell<bool>` cannot be shared between threads safely
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L90
the trait bound `Cell<bool>: Hash` is not satisfied
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L98
type `Cell<bool>` cannot be dereferenced
|
Rust (ubuntu-latest):
crates/salsa/src/doctest.rs#L101
no field `storage` on type `&DatabaseImpl`
|
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rust Cross
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@988c164c3d0e93c4dbab36aaf5bbeb77425b2894. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rust (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@988c164c3d0e93c4dbab36aaf5bbeb77425b2894. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rust (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@988c164c3d0e93c4dbab36aaf5bbeb77425b2894. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rust (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@988c164c3d0e93c4dbab36aaf5bbeb77425b2894. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|