rust-lang / rust-lang/rust-analyzer

Rust-analyzer debug: [error] Finished `dev` profile

Open
#19,680 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

C-bug
Dominant language
Rust
Stars
16.9k
Forks
2.2k
Avg merge
1d 12h
Merged PRs (30d)
72

Description

rust-analyzer version: 0.3.2433-standalone
rustc version: rustc 1.86.0 (05f9846f8 2025-03-31)
editor or extension: VSCode
relevant settings: N/A

repository link (if public, optional): N/A
code snippet to reproduce:
This error occurs whenever a build completes successfully:
Image
The program above is just a simple "Hello world" app.
The build is activated using the Debug code lens (just above the 'main' function).

I tried asking whether this was a normal in the rust forum, seems unusual:
https://users.rust-lang.org/t/rust-analyzer-debug-error-finished-dev-profile/127889

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in a simple Hello World Rust project using the VSCode Debug code lens, with the listed rust-analyzer and rustc versions. First determine whether the “Finished dev profile” message comes from rust-analyzer, VSCode, or the build, then verify the expected output after a successful debug build.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.