Credential access
Reads Cargo credentials, Git credentials, environment variables, and project config.
brew
Safe, concurrent, practical language. Version 1.96.1 via Homebrew; verified 2026-07-04.
agent safety
rust tooling builds binaries and can publish crates through Cargo workflows.
Reads Cargo credentials, Git credentials, environment variables, and project config.
Can run build scripts and toolchain commands that call external systems.
Can publish crates and release binaries.
Gate cargo publish, install scripts, and credentialed registry access.
Allow build/test/doc commands; require approval for publish and release automation.
install
brew install rustlocal Homebrew formula metadata
sudo port install rustMacPorts ports tree · lang/rust/Portfile · source: api.github.com
sudo apk add cargoAlpine Linux edge package indexes · cargo · source: dl-cdn.alpinelinux.org
sudo dnf install cargoFedora Rawhide package metadata · cargo · source: dl.fedoraproject.org
nix profile install nixpkgs#rustnixpkgs package indexes · rust · source: raw.githubusercontent.com
sudo pacman -S rustArch Linux sync databases · rust · source: geo.mirror.pkgbuild.com
sudo zypper install cargoopenSUSE Tumbleweed package metadata · cargo · source: download.opensuse.org
sudo apt install cargoDebian stable package indexes · cargo · source: deb.debian.org
choco install rustChocolatey community package catalog · rust · source: community.chocolatey.org
scoop install main/rustScoop official bucket manifest trees · bucket/rust.json · source: api.github.com
overview
Safe, concurrent, practical language
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.cargo/credentials.toml~/.cargo/credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo | cli | global executable | |
cargo-clippy | cli | global executable | |
cargo-fmt | cli | global executable | |
clippy-driver | cli | global executable | |
rust-gdb | cli | global executable | |
rust-gdbgui | cli | global executable | |
rust-lldb | cli | global executable | |
rustc | cli | global executable | |
rustdoc | cli | global executable | |
rustfmt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:rust |
|---|---|
| Version | 1.96.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rust |
| Homepage | https://www.rust-lang.org/ |
| Repository | https://github.com/rust-lang/rust |
| Upstream docs | https://doc.rust-lang.org/ |
| License | Apache-2.0 OR MIT |
| Source archive | https://static.rust-lang.org/dist/rustc-1.96.1-src.tar.gz |
| Last updated | 2026-07-04T18:42:50Z |
| Pulse | updated |
| Dependencies | libgit2, libssh2, llvm, openssl@3, pkgconf, sqlite |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Link this toolchain with `rustup` under the name `system` with: rustup toolchain link system "$(brew --prefix rust)" If you use rustup, avoid PATH conflicts by following instructions in: brew info rustup |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rust |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
rust
nix profile install nixpkgs#rustcargo 1.96.0-r0
The Rust package manager
https://doc.rust-lang.org/cargo/
sudo apk add cargocargo-bash-completions 1.96.0-r0
Bash completions for cargo
https://doc.rust-lang.org/cargo/
sudo apk add cargo-bash-completionscargo-doc 1.96.0-r0
The Rust package manager (documentation)
https://doc.rust-lang.org/cargo/
sudo apk add cargo-doccargo-zsh-completion 1.96.0-r0
ZSH completions for cargo
https://doc.rust-lang.org/cargo/
sudo apk add cargo-zsh-completionrust 1.96.0-r0
Rust Programming Language toolchain
sudo apk add rustrust-clippy 1.96.0-r0
Lints to catch common mistakes and improve your Rust code
https://doc.rust-lang.org/clippy/
sudo apk add rust-clippyrust-clippy-doc 1.96.0-r0
Rust Code Linter (documentation)
sudo apk add rust-clippy-docrust-dbg 1.96.0-r0
Rust Programming Language toolchain (debug symbols)
sudo apk add rust-dbgrust-doc 1.96.0-r0
Rust Programming Language toolchain (documentation)
sudo apk add rust-docrust-gdb 1.96.0-r0
GDB pretty printers for Rust
https://rustc-dev-guide.rust-lang.org/debugging-support-in-rustc.html
sudo apk add rust-gdbrust-lldb 1.96.0-r0
LLDB pretty printers for Rust
https://rustc-dev-guide.rust-lang.org/debugging-support-in-rustc.html
sudo apk add rust-lldbrust-src 1.96.0-r0
Rust Programming Language toolchain (source code)
https://github.com/rust-lang/rust/tree/1.96.0
sudo apk add rust-srcrust-uefi 1.96.0-r0
UEFI targets for rust
https://rust-osdev.com/uefi-book
sudo apk add rust-uefirust-wasm 1.96.0-r0
WebAssembly targets for rust
https://rust-lang.org/what/wasm/
sudo apk add rust-wasmrustc-dev 1.96.0-r0
Rust Programming Language toolchain (compiler libraries)
sudo apk add rustc-devsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.