Recordscargoonce_cell1.21.4
Which symbol ran where
Symbols × operating systems for this version. Cells drill into the package's compatibility cube.
| alpine musl | |
|---|---|
| LazyLock::force | |
| LazyLock::force_mut | |
| OnceLock::get_or_init | |
| OnceLock::set | |
| OnceLock::take | |
| once_cell::race::OnceBool |
Showing the environments with the most evidence.
Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.
- no sample at this coordinate yet
- there is a sample here, and nothing of ours has run it at this coordinate yet
- there is a sample here, and our run of it at this coordinate came back clean
- there is a sample here, and our run of it at this coordinate failed
- there is a sample here, and this coordinate records both a passing and a failing run of it
- nothing recorded — unknown, never "works" and never "broken"
- there is a level below this cell — click to open it
A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.
Environment detail
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|---|---|---|---|---|---|
| rust 1 · Rust · cargo · linux musl · docker
Observations: PROJECT_LOAD 3✓ · PROJECT_TEST 3✓ — Usage: USED 3✓ — Verified: CONTRACT 7✓
|
MEDIUM | 6 +3 | 7 | 100% | 2 · 2✓ | 2026-08-30 |
Symbols
- LazyLock::force 1 1 of 1 runs passed
- LazyLock::force_mut 1 1 of 1 runs passed
- OnceLock::get_or_init 1 1 of 1 runs passed
- OnceLock::set 1 1 of 1 runs passed
- OnceLock::take 1 1 of 1 runs passed
- once_cell::race::OnceBool 2 2 of 2 runs passed
- once_cell::race::OnceBool::get_or_init 1 1 of 1 runs passed
- once_cell::race::OnceBox 2 2 of 2 runs passed
- once_cell::race::OnceBox::clone 1 1 of 1 runs passed
- once_cell::race::OnceBox::get_or_init 2 2 of 2 runs passed
- once_cell::race::OnceBox::set 1
- once_cell::race::OnceNonZeroUsize 2
- once_cell::race::OnceNonZeroUsize::get_or_init 1
- once_cell::race::OnceRef 2
- once_cell::race::OnceRef::get_or_init 1
- once_cell::sync::Lazy 2
- once_cell::sync::Lazy::force 1
- once_cell::sync::Lazy::get 1
- once_cell::sync::Lazy::into_value 1
- once_cell::sync::OnceCell 5
- once_cell::sync::OnceCell::get_mut 1
- once_cell::sync::OnceCell::get_or_init 3
- once_cell::sync::OnceCell::get_or_try_init 3
- once_cell::sync::OnceCell::set 2
- once_cell::sync::OnceCell::take 2
- once_cell::sync::OnceCell::try_insert 2
- once_cell::sync::OnceCell::wait 1
- once_cell::unsync::OnceCell 4
- once_cell::unsync::OnceCell::get_or_init 1
- std::cell::LazyCell 1
- std::cell::OnceCell 1
- std::sync::LazyLock 1
- std::sync::OnceLock 1