ErrLookup › loco-rs/loco
loco-rs/loco
🚂 🦀 The one-person framework for Rust for side-projects and startups · Rust · 196 source files
Analyzed at 23639d1e36 on 2026-09-12. 23 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| ServerOnly boot always builds a router | panic | error | rust, loco, lambda, invariant |
| failed to install signal handler | panic | error | rust, signals, tokio, panic |
| Could not delete sqlite test db | panic | error | rust, testing, sqlite, filesystem |
| db cleanup thread panicked | panic | error | rust, testing, threads, panic, database |
| implement `up()` for the | panic | error | migration, panic, database, todo |
| logger initialization failed | panic | error | rust, logging, tracing, env-var, panic |
| memory service must build with success | panic | error | rust, storage, opendal, memory, panic |
| create cleanup runtime | panic | error | rust, tokio, testing, runtime, panic |
| fs service should build with success | panic | error | rust, storage, opendal, filesystem, panic |
| db connection should success | panic | error | rust, postgres, database, testing, connection |
| Failed to get local address | panic | error | rust, testing, network, socket |
| Drop database | panic | error | rust, postgres, database, testing, sql |
| found no ```rust blocks in | error_code | error | docs, tooling, markdown, configuration |
| Failed to bind to address | panic | error | rust, testing, network, bind |
| : : ```rust block is never closed | error_code | error | docs, markdown, validation, unclosed-block |
| create DB schema | panic | error | rust, postgres, database, testing, sql |
| does not exist | error_code | error | docs, tooling, filesystem, path |
| Failed to retrieve file stem | exception | error | filesystem, path, template, generator |
| Type mismatch in RefGuard | panic | error | panic, invariant, shared-store, downcast |
| found no ```rust blocks under | error_code | error | docs, tooling, markdown, regression |
| : : ` ` needs a reason — write it as ```rust ="why this is… | error_code | error | docs, markdown, validation, tooling |
| only enum supported | panic | error | panic, enum, display, background-jobs |
| failed to install Ctrl+C handler | panic | error | signals, shutdown, panic, unix, tokio |