Downloading crates ...
Downloaded adler2 v2.0.1
Downloaded crossbeam-epoch v0.9.18
Downloaded wayland-cursor v0.29.5
Downloaded rayon-core v1.12.1
Downloaded regex-automata v0.4.9
Downloaded yane v1.1.11
Downloaded embedded-graphics v0.8.1
Downloaded dotlottie-rs v0.1.0-alpha.1
Downloaded regex v1.11.1
Downloaded zip v2.4.2
Downloaded zerocopy v0.8.26
Downloaded wayland-protocols v0.29.5
Downloaded ttf-parser v0.21.1
Downloaded ttf-parser v0.20.0
Downloaded time v0.3.41
Downloaded syn v2.0.104
Downloaded serde_json v1.0.141
Downloaded rustix v1.0.8
Downloaded regex-syntax v0.8.5
Downloaded nix v0.24.3
Downloaded micromath v2.1.0
Downloaded libc v0.2.174
Downloaded jpeg-decoder v0.3.2
Downloaded bindgen v0.70.1
Downloaded zopfli v0.8.2
Downloaded xml-rs v0.8.27
Downloaded xcursor v0.3.10
Downloaded x11-dl v2.21.0
Downloaded weezl v0.1.10
Downloaded wayland-sys v0.29.5
Downloaded wayland-scanner v0.29.5
Downloaded wayland-commons v0.29.5
Downloaded wayland-client v0.29.5
Downloaded version_check v0.9.5
Downloaded unicode-ident v1.0.18
Downloaded typetag-impl v0.2.20
Downloaded typetag v0.2.20
Downloaded typeid v1.0.3
Downloaded time-macros v0.2.22
Downloaded time-core v0.1.4
Downloaded thiserror-impl v1.0.69
Downloaded thiserror v2.0.12
Downloaded termcolor v1.4.1
Downloaded tempfile v3.20.0
Downloaded stable_deref_trait v1.2.0
Downloaded spin v0.9.8
Downloaded smallvec v1.15.1
Downloaded simplelog v0.12.2
Downloaded simd-adler32 v0.3.7
Downloaded serde_derive v1.0.219
Downloaded serde-big-array v0.5.1
Downloaded serde v1.0.219
Downloaded scopeguard v1.2.0
Downloaded ryu v1.0.20
Downloaded rustc_version v0.4.1
Downloaded rayon v1.10.0
Downloaded rand_core v0.6.4
Downloaded rand_chacha v0.3.1
Downloaded rand v0.8.5
Downloaded quote v1.0.40
Downloaded qrcode v0.14.1
Downloaded proc-macro2 v1.0.95
Downloaded prettyplease v0.2.36
Downloaded ppv-lite86 v0.2.21
Downloaded postcard v1.1.3
Downloaded png v0.18.0-rc.3
Downloaded once_cell v1.21.3
Downloaded num-traits v0.2.19
Downloaded nom v7.1.3
Downloaded miniz_oxide v0.8.9
Downloaded minimal-lexical v0.2.1
Downloaded minifb v0.24.0
Downloaded memoffset v0.6.5
Downloaded memchr v2.7.5
Downloaded log v0.4.27
Downloaded lock_api v0.4.13
Downloaded libloading v0.8.8
Downloaded jzon v0.12.5
Downloaded json v0.12.4
Downloaded itertools v0.13.0
Downloaded inventory v0.3.20
Downloaded indexmap v2.10.0
Downloaded iana-time-zone v0.1.63
Downloaded heapless v0.7.17
Downloaded hashbrown v0.15.4
Downloaded hashbrown v0.14.5
Downloaded glob v0.3.2
Downloaded gif v0.13.3
Downloaded getrandom v0.3.3
Downloaded getrandom v0.2.16
Downloaded fontdue v0.9.3
Downloaded fontdue v0.8.0
Downloaded flate2 v1.1.2
Downloaded fdeflate v0.3.7
Downloaded fatfs v0.3.6
Downloaded erased-serde v0.4.6
Downloaded embedded-io v0.4.0
Downloaded embedded-hal v1.0.0
Downloaded embedded-graphics-core v0.4.0
Downloaded embedded-canvas v0.3.1
Downloaded displaydoc v0.2.5
Downloaded crc32fast v1.5.0
Downloaded clang-sys v1.8.1
Downloaded chrono v0.4.41
Downloaded bitflags v2.9.1
Downloaded base64 v0.22.1
Downloaded aho-corasick v1.1.3
Downloaded thiserror-impl v2.0.12
Downloaded thiserror v1.0.69
Downloaded shlex v1.3.0
Downloaded semver v1.0.26
Downloaded scoped-tls v1.0.1
Downloaded rustc-hash v1.1.0
Downloaded raw-window-handle v0.4.3
Downloaded powerfmt v0.2.0
Downloaded pkg-config v0.3.32
Downloaded num_threads v0.1.7
Downloaded num-conv v0.1.0
Downloaded lazy_static v1.5.0
Downloaded itoa v1.0.15
Downloaded instant v0.1.13
Downloaded hash32 v0.2.1
Downloaded fscommon v0.1.1
Downloaded foldhash v0.1.5
Downloaded float-cmp v0.9.0
Downloaded fastrand v2.3.0
Downloaded errno v0.3.13
Downloaded equivalent v1.0.2
Downloaded embedded-io v0.6.1
Downloaded embedded-hal-async v1.0.0
Downloaded either v1.15.0
Downloaded downcast-rs v1.2.1
Downloaded dlib v0.5.2
Downloaded display-interface-spi v0.5.0
Downloaded display-interface v0.5.0
Downloaded deranged v0.4.0
Downloaded cty v0.2.2
Downloaded crossbeam-utils v0.8.21
Downloaded crossbeam-deque v0.8.6
Downloaded core-foundation-sys v0.8.7
Downloaded conan2 v0.1.7
Downloaded color_quant v1.1.0
Downloaded cobs v0.3.0
Downloaded cexpr v0.6.0
Downloaded cc v1.2.30
Downloaded byte-slice-cast v1.2.3
Downloaded bumpalo v3.19.0
Downloaded bitflags v1.3.2
Downloaded az v1.2.1
Downloaded autocfg v1.5.0
Downloaded allocator-api2 v0.2.21
Downloaded cfg-if v1.0.1
Downloaded byteorder v1.5.0
Downloaded ahash v0.8.12
Compiling proc-macro2 v1.0.95
Compiling unicode-ident v1.0.18
Checking cfg-if v1.0.1
Compiling autocfg v1.5.0
Compiling serde v1.0.219
Compiling crossbeam-utils v0.8.21
Checking once_cell v1.21.3
error[E0463]: can't find crate for `std`
|
= note: the `thumbv7em-none-eabihf` target may not support the standard library
= note: `std` is required by `once_cell` because it does not declare `#![no_std]`
error[E0463]: can't find crate for `std`
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:6:5
|
6 | use std::{
| ^^^ can't find crate
|
= note: the `thumbv7em-none-eabihf` target may not support the standard library
error: cannot find macro `panic` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:753:47
|
753 | init.take().unwrap_or_else(|| panic!("Lazy instance has previously been poisoned"))
| ^^^^^
|
help: consider importing this macro
|
384 + use core::panic;
|
error: cannot find macro `panic` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:776:25
|
776 | None => panic!("Lazy instance has previously been poisoned"),
| ^^^^^
|
help: consider importing this macro
|
384 + use core::panic;
|
error: cannot find macro `panic` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:798:29
|
798 | None => panic!("Lazy instance has previously been poisoned"),
| ^^^^^
|
help: consider importing this macro
|
384 + use core::panic;
|
error: cannot find macro `unreachable` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:802:51
|
802 | this.cell.get_mut().unwrap_or_else(|| unreachable!())
| ^^^^^^^^^^^
|
help: consider importing this macro
|
384 + use core::unreachable;
|
error: cannot find macro `panic` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1289:47
|
1289 | init.take().unwrap_or_else(|| panic!("Lazy instance has previously been poisoned"))
| ^^^^^
|
help: consider importing this macro
|
864 + use core::panic;
|
error: cannot find macro `panic` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
|
1311 | None => panic!("Lazy instance has previously been poisoned"),
| ^^^^^
|
help: consider importing this macro
|
864 + use core::panic;
|
error: cannot find macro `panic` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1331:29
|
1331 | None => panic!("Lazy instance has previously been poisoned"),
| ^^^^^
|
help: consider importing this macro
|
864 + use core::panic;
|
error: cannot find macro `unreachable` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1335:51
|
1335 | this.cell.get_mut().unwrap_or_else(|| unreachable!())
| ^^^^^^^^^^^
|
help: consider importing this macro
|
864 + use core::unreachable;
|
error: cannot find attribute `derive` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:13:3
|
13 | #[derive(Debug)]
| ^^^^^^
error: cannot find macro `debug_assert` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:100:9
|
100 | debug_assert!(self.is_initialized());
| ^^^^^^^^^^^^
|
help: consider importing this macro
|
6 + use core::debug_assert;
|
error: cannot find macro `assert_eq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:155:9
|
155 | assert_eq!(state, RUNNING);
| ^^^^^^^^^
|
help: consider importing this macro
|
6 + use core::assert_eq;
|
error: cannot find macro `debug_assert` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:205:18
|
205 | _ => debug_assert!(false),
| ^^^^^^^^^^^^
|
help: consider importing this macro
|
6 + use core::debug_assert;
|
error: cannot find macro `assert` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:634:13
|
634 | assert!(self.set(val).is_ok(), "reentrant init");
| ^^^^^^
|
help: consider importing this macro
|
384 + use core::assert;
|
error: cannot find macro `debug_assert` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:997:13
|
997 | debug_assert!(self.0.is_initialized());
| ^^^^^^^^^^^^
|
help: consider importing this macro
|
864 + use core::debug_assert;
|
error: cannot find macro `debug_assert` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1164:13
|
1164 | debug_assert!(self.0.is_initialized());
| ^^^^^^^^^^^^
|
help: consider importing this macro
|
864 + use core::debug_assert;
|
error: cannot find attribute `derive` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:42:3
|
42 | #[derive(Default, Debug)]
| ^^^^^^
Compiling zerocopy v0.8.26
error: cannot find macro `assert` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:79:17
|
79 | assert!(align_of::<AtomicUsize>() % align_of::<usize>() == 0);
| ^^^^^^
|
help: consider importing this macro
|
30 + use core::assert;
|
error: cannot find attribute `derive` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:166:3
|
166 | #[derive(Default, Debug)]
| ^^^^^^
error: cannot find macro `write` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:242:9
|
242 | write!(f, "OnceRef({:?})", self.inner)
| ^^^^^
|
help: consider importing this macro
|
30 + use core::write;
|
error: cannot find macro `write` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:368:13
|
368 | write!(f, "OnceBox({:?})", self.inner.load(Ordering::Relaxed))
| ^^^^^
|
help: consider importing this macro
|
355 + use core::write;
|
error[E0408]: variable `None` is not bound in all patterns
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:201:34
|
201 | (INCOMPLETE, None) | (RUNNING, _) => {
| ---- ^^^^^^^^^^^^ pattern doesn't bind `None`
| |
| variable not in all patterns
|
help: if you meant to match on unit variant `core::option::Option::None`, use the full path in the pattern
|
201 | (INCOMPLETE, core::option::Option::None) | (RUNNING, _) => {
| ++++++++++++++++++++++
Compiling pkg-config v0.3.32
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:24:23
|
24 | value: UnsafeCell<Option<T>>,
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
6 + use core::option::Option;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:32:29
|
32 | unsafe impl<T: Sync + Send> Sync for OnceCell<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::marker::Sync;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:32:16
|
32 | unsafe impl<T: Sync + Send> Sync for OnceCell<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::marker::Sync;
|
error[E0405]: cannot find trait `Send` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:32:23
|
32 | unsafe impl<T: Sync + Send> Sync for OnceCell<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::marker::Send;
|
error[E0405]: cannot find trait `Send` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:33:22
|
33 | unsafe impl<T: Send> Send for OnceCell<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::marker::Send;
|
error[E0405]: cannot find trait `Send` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:33:16
|
33 | unsafe impl<T: Send> Send for OnceCell<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::marker::Send;
|
error[E0425]: cannot find value `None` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:40:82
|
40 | OnceCell { queue: AtomicPtr::new(INCOMPLETE_PTR), value: UnsafeCell::new(None) }
| ^^^^ not found in this scope
|
help: consider importing this unit variant
|
6 + use core::option::Option::None;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:44:80
|
44 | OnceCell { queue: AtomicPtr::new(COMPLETE_PTR), value: UnsafeCell::new(Some(value)) }
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::option::Option::Some;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:63:12
|
63 | F: FnOnce() -> Result<T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:63:24
|
63 | F: FnOnce() -> Result<T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
6 + use core::fmt::Result;
|
6 + use core::result::Result;
|
6 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:61:52
|
61 | pub(crate) fn initialize<F, E>(&self, f: F) -> Result<(), E>
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
6 + use core::fmt::Result;
|
6 + use core::result::Result;
|
6 + use alloc::fmt::Result;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:65:21
|
65 | let mut f = Some(f);
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::option::Option::Some;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:66:22
|
66 | let mut res: Result<(), E> = Ok(());
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
6 + use core::fmt::Result;
|
6 + use core::result::Result;
|
6 + use alloc::fmt::Result;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:66:38
|
66 | let mut res: Result<(), E> = Ok(());
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::result::Result::Ok;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:67:24
|
67 | let slot: *mut Option<T> = self.value.get();
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
6 + use core::option::Option;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:70:13
|
70 | Some(&mut || {
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:73:21
|
73 | Ok(value) => {
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::result::Result::Ok;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:74:42
|
74 | unsafe { *slot = Some(value) };
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:77:21
|
77 | Err(err) => {
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:78:31
|
78 | res = Err(err);
| ^^^
|
help: a local variable with a similar name exists
|
78 - res = Err(err);
78 + res = err(err);
|
help: consider importing this tuple variant
|
6 + use core::result::Result::Err;
|
error[E0425]: cannot find value `None` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:89:41
|
89 | initialize_or_wait(&self.queue, None);
| ^^^^ not found in this scope
|
help: consider importing this unit variant
|
6 + use core::option::Option::None;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:107:41
|
107 | pub(crate) fn get_mut(&mut self) -> Option<&mut T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
6 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:115:39
|
115 | pub(crate) fn into_inner(self) -> Option<T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
6 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:139:18
|
139 | thread: Cell<Option<Thread>>,
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
6 + use core::option::Option;
|
error[E0405]: cannot find trait `Drop` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:150:6
|
150 | impl Drop for Guard<'_> {
| ^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::ops::Drop;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:177:60
|
177 | fn initialize_or_wait(queue: &AtomicPtr<Waiter>, mut init: Option<&mut dyn FnMut() -> bool>) {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
6 + use core::option::Option;
|
error[E0405]: cannot find trait `FnMut` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:177:76
|
177 | fn initialize_or_wait(queue: &AtomicPtr<Waiter>, mut init: Option<&mut dyn FnMut() -> bool>) {
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
6 + use core::ops::FnMut;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:184:26
|
184 | (INCOMPLETE, Some(init)) => {
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:191:24
|
191 | if let Err(new_queue) = exchange {
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:214:31
|
214 | thread: Cell::new(Some(thread::current())),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:226:16
|
226 | if let Err(new_queue) = exchange {
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
6 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `Sized` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:250:12
|
250 | T: Sized,
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
246 + use core::marker::Sized;
|
error[E0405]: cannot find trait `Sized` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:262:12
|
262 | T: Sized,
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
246 + use core::marker::Sized;
|
error[E0405]: cannot find trait `Sized` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:283:12
|
283 | T: Sized,
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
246 + use core::marker::Sized;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:281:52
|
281 | pub(crate) fn map_addr<T>(ptr: *mut T, f: impl FnOnce(usize) -> usize) -> *mut T
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
246 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:413:27
|
413 | inner: UnsafeCell<Option<T>>,
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:423:13
|
423 | impl<T> Default for OnceCell<T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::default::Default;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:432:17
|
432 | Some(v) => f.debug_tuple("OnceCell").field(v).finish(),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0405]: cannot find trait `Clone` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:438:20
|
438 | impl<T: Clone> Clone for OnceCell<T> {
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::clone::Clone;
|
error[E0405]: cannot find trait `Clone` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:438:13
|
438 | impl<T: Clone> Clone for OnceCell<T> {
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::clone::Clone;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:441:17
|
441 | Some(value) => OnceCell::with_value(value.clone()),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:448:18
|
448 | (Some(this), Some(source)) => this.clone_from(source),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:448:30
|
448 | (Some(this), Some(source)) => this.clone_from(source),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0405]: cannot find trait `PartialEq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:454:24
|
454 | impl<T: PartialEq> PartialEq for OnceCell<T> {
| ^^^^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::cmp::PartialEq;
|
error[E0405]: cannot find trait `PartialEq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:454:13
|
454 | impl<T: PartialEq> PartialEq for OnceCell<T> {
| ^^^^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::cmp::PartialEq;
|
error[E0405]: cannot find trait `Eq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:460:17
|
460 | impl<T: Eq> Eq for OnceCell<T> {}
| ^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::cmp::Eq;
|
error[E0405]: cannot find trait `Eq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:460:13
|
460 | impl<T: Eq> Eq for OnceCell<T> {}
| ^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::cmp::Eq;
|
error[E0405]: cannot find trait `From` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:462:13
|
462 | impl<T> From<T> for OnceCell<T> {
| ^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::convert::From;
|
error[E0425]: cannot find value `None` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:471:47
|
471 | OnceCell { inner: UnsafeCell::new(None) }
| ^^^^ not found in this scope
|
help: consider importing this unit variant
|
384 + use core::option::Option::None;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:476:47
|
476 | OnceCell { inner: UnsafeCell::new(Some(value)) }
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:483:30
|
483 | pub fn get(&self) -> Option<&T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:508:38
|
508 | pub fn get_mut(&mut self) -> Option<&mut T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:530:40
|
530 | pub fn set(&self, value: T) -> Result<(), T> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
384 + use crate::unsync::fmt::Result;
|
384 + use core::fmt::Result;
|
384 + use core::result::Result;
|
384 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:532:17
|
532 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Ok;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:532:26
|
532 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:533:17
|
533 | Err((_, value)) => Err(value),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:533:36
|
533 | Err((_, value)) => Err(value),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Err;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:551:47
|
551 | pub fn try_insert(&self, value: T) -> Result<&T, (&T, T)> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
384 + use crate::unsync::fmt::Result;
|
384 + use core::fmt::Result;
|
384 + use core::result::Result;
|
384 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:552:20
|
552 | if let Some(old) = self.get() {
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:553:24
|
553 | return Err((old, value));
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:561:21
|
561 | *slot = Some(value);
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:562:13
|
562 | Ok(unsafe { slot.as_ref().unwrap_unchecked() })
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Ok;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:588:16
|
588 | F: FnOnce() -> T,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::ops::FnOnce;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:43
|
591 | match self.get_or_try_init(|| Ok::<T, Void>(f())) {
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:592:17
|
592 | Ok(val) => val,
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:593:17
|
593 | Err(void) => match void {},
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:624:16
|
624 | F: FnOnce() -> Result<T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:624:28
|
624 | F: FnOnce() -> Result<T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
384 + use crate::unsync::fmt::Result;
|
384 + use core::fmt::Result;
|
384 + use core::result::Result;
|
384 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:622:54
|
622 | pub fn get_or_try_init<F, E>(&self, f: F) -> Result<&T, E>
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
384 + use crate::unsync::fmt::Result;
|
384 + use core::fmt::Result;
|
384 + use core::result::Result;
|
384 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:626:20
|
626 | if let Some(val) = self.get() {
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:627:24
|
627 | return Ok(val);
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Ok;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:635:13
|
635 | Ok(unsafe { self.get().unwrap_unchecked() })
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::result::Result::Ok;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:667:35
|
667 | pub fn take(&mut self) -> Option<T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:687:36
|
687 | pub fn into_inner(self) -> Option<T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:716:20
|
716 | init: Cell<Option<F>>,
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:743:59
|
743 | Lazy { cell: OnceCell::new(), init: Cell::new(Some(init)) }
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:749:48
|
749 | pub fn into_value(this: Lazy<T, F>) -> Result<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
384 + use crate::unsync::fmt::Result;
|
384 + use core::fmt::Result;
|
384 + use core::result::Result;
|
384 + use alloc::fmt::Result;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:758:16
|
758 | impl<T, F: FnOnce() -> T> Lazy<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::ops::FnOnce;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:775:17
|
775 | Some(f) => f(),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:797:21
|
797 | Some(f) => f(),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
384 + use core::option::Option::Some;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:818:42
|
818 | pub fn get(this: &Lazy<T, F>) -> Option<&T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:835:50
|
835 | pub fn get_mut(this: &mut Lazy<T, F>) -> Option<&mut T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
384 + use core::option::Option;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:840:16
|
840 | impl<T, F: FnOnce() -> T> Deref for Lazy<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::ops::FnOnce;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:847:16
|
847 | impl<T, F: FnOnce() -> T> DerefMut for Lazy<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::ops::FnOnce;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:853:22
|
853 | impl<T: Default> Default for Lazy<T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::default::Default;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:853:13
|
853 | impl<T: Default> Default for Lazy<T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
384 + use core::default::Default;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:903:13
|
903 | impl<T> Default for OnceCell<T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::default::Default;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:912:17
|
912 | Some(v) => f.debug_tuple("OnceCell").field(v).finish(),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0405]: cannot find trait `Clone` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:918:20
|
918 | impl<T: Clone> Clone for OnceCell<T> {
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::clone::Clone;
|
error[E0405]: cannot find trait `Clone` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:918:13
|
918 | impl<T: Clone> Clone for OnceCell<T> {
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::clone::Clone;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:921:17
|
921 | Some(value) => Self::with_value(value.clone()),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:928:18
|
928 | (Some(this), Some(source)) => this.clone_from(source),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:928:30
|
928 | (Some(this), Some(source)) => this.clone_from(source),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0405]: cannot find trait `From` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:934:13
|
934 | impl<T> From<T> for OnceCell<T> {
| ^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::convert::From;
|
error[E0405]: cannot find trait `PartialEq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:940:24
|
940 | impl<T: PartialEq> PartialEq for OnceCell<T> {
| ^^^^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::cmp::PartialEq;
|
error[E0405]: cannot find trait `PartialEq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:940:13
|
940 | impl<T: PartialEq> PartialEq for OnceCell<T> {
| ^^^^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::cmp::PartialEq;
|
error[E0405]: cannot find trait `Eq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:946:17
|
946 | impl<T: Eq> Eq for OnceCell<T> {}
| ^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::cmp::Eq;
|
error[E0405]: cannot find trait `Eq` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:946:13
|
946 | impl<T: Eq> Eq for OnceCell<T> {}
| ^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::cmp::Eq;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:963:30
|
963 | pub fn get(&self) -> Option<&T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
864 + use core::option::Option;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:966:17
|
966 | Some(unsafe { self.get_unchecked() })
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0425]: cannot find value `None` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:968:17
|
968 | None
| ^^^^ not found in this scope
|
help: consider importing this unit variant
|
864 + use core::option::Option::None;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1019:38
|
1019 | pub fn get_mut(&mut self) -> Option<&mut T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
864 + use core::option::Option;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1058:40
|
1058 | pub fn set(&self, value: T) -> Result<(), T> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
864 + use crate::sync::fmt::Result;
|
864 + use core::fmt::Result;
|
864 + use core::result::Result;
|
864 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1060:17
|
1060 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Ok;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1060:26
|
1060 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1061:17
|
1061 | Err((_, value)) => Err(value),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1061:36
|
1061 | Err((_, value)) => Err(value),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Err;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1080:47
|
1080 | pub fn try_insert(&self, value: T) -> Result<&T, (&T, T)> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
864 + use crate::sync::fmt::Result;
|
864 + use core::fmt::Result;
|
864 + use core::result::Result;
|
864 + use alloc::fmt::Result;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1081:29
|
1081 | let mut value = Some(value);
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1084:25
|
1084 | None => Ok(res),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1085:17
|
1085 | Some(value) => Err((res, value)),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1085:32
|
1085 | Some(value) => Err((res, value)),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1117:16
|
1117 | F: FnOnce() -> T,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::ops::FnOnce;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:43
|
1120 | match self.get_or_try_init(|| Ok::<T, Void>(f())) {
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1121:17
|
1121 | Ok(val) => val,
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1122:17
|
1122 | Err(void) => match void {},
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1154:16
|
1154 | F: FnOnce() -> Result<T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1154:28
|
1154 | F: FnOnce() -> Result<T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
864 + use crate::sync::fmt::Result;
|
864 + use core::fmt::Result;
|
864 + use core::result::Result;
|
864 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1152:54
|
1152 | pub fn get_or_try_init<F, E>(&self, f: F) -> Result<&T, E>
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
864 + use crate::sync::fmt::Result;
|
864 + use core::fmt::Result;
|
864 + use core::result::Result;
|
864 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1157:20
|
1157 | if let Some(value) = self.get() {
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1158:24
|
1158 | return Ok(value);
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Ok;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1165:13
|
1165 | Ok(unsafe { self.get_unchecked() })
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::result::Result::Ok;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1197:35
|
1197 | pub fn take(&mut self) -> Option<T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
864 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1217:36
|
1217 | pub fn into_inner(self) -> Option<T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
864 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1257:20
|
1257 | init: Cell<Option<F>>,
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
864 + use core::option::Option;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1270:29
|
1270 | unsafe impl<T, F: Send> Sync for Lazy<T, F> where OnceCell<T>: Sync {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::marker::Sync;
|
error[E0405]: cannot find trait `Send` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1270:23
|
1270 | unsafe impl<T, F: Send> Sync for Lazy<T, F> where OnceCell<T>: Sync {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::marker::Send;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1270:68
|
1270 | unsafe impl<T, F: Send> Sync for Lazy<T, F> where OnceCell<T>: Sync {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::marker::Sync;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1279:59
|
1279 | Lazy { cell: OnceCell::new(), init: Cell::new(Some(f)) }
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1285:48
|
1285 | pub fn into_value(this: Lazy<T, F>) -> Result<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
864 + use crate::sync::fmt::Result;
|
864 + use core::fmt::Result;
|
864 + use core::result::Result;
|
864 + use alloc::fmt::Result;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1294:16
|
1294 | impl<T, F: FnOnce() -> T> Lazy<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::ops::FnOnce;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:17
|
1310 | Some(f) => f(),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1330:21
|
1330 | Some(f) => f(),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
864 + use core::option::Option::Some;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1351:42
|
1351 | pub fn get(this: &Lazy<T, F>) -> Option<&T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
864 + use core::option::Option;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1368:50
|
1368 | pub fn get_mut(this: &mut Lazy<T, F>) -> Option<&mut T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
864 + use core::option::Option;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1373:16
|
1373 | impl<T, F: FnOnce() -> T> Deref for Lazy<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::ops::FnOnce;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1380:16
|
1380 | impl<T, F: FnOnce() -> T> DerefMut for Lazy<T, F> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::ops::FnOnce;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1386:22
|
1386 | impl<T: Default> Default for Lazy<T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::default::Default;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1386:13
|
1386 | impl<T: Default> Default for Lazy<T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
864 + use core::default::Default;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:56:26
|
56 | pub fn get(&self) -> Option<NonZeroUsize> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
30 + use core::option::Option;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:107:47
|
107 | pub fn set(&self, value: NonZeroUsize) -> Result<(), ()> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:109:13
|
109 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:109:22
|
109 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:110:13
|
110 | Err(_) => Err(()),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:110:23
|
110 | Err(_) => Err(()),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:122:12
|
122 | F: FnOnce() -> NonZeroUsize,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:125:39
|
125 | match self.get_or_try_init(|| Ok::<NonZeroUsize, Void>(f())) {
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:126:13
|
126 | Ok(val) => val,
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:127:13
|
127 | Err(void) => match void {},
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:140:12
|
140 | F: FnOnce() -> Result<NonZeroUsize, E>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:140:24
|
140 | F: FnOnce() -> Result<NonZeroUsize, E>,
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:138:50
|
138 | pub fn get_or_try_init<F, E>(&self, f: F) -> Result<NonZeroUsize, E>
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:143:13
|
143 | Some(it) => Ok(it),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:143:25
|
143 | Some(it) => Ok(it),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:150:31
|
150 | fn init<E>(&self, f: impl FnOnce() -> Result<NonZeroUsize, E>) -> Result<NonZeroUsize, E> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:150:43
|
150 | fn init<E>(&self, f: impl FnOnce() -> Result<NonZeroUsize, E>) -> Result<NonZeroUsize, E> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:150:71
|
150 | fn init<E>(&self, f: impl FnOnce() -> Result<NonZeroUsize, E>) -> Result<NonZeroUsize, E> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:153:16
|
153 | if let Err(old) = self.compare_exchange(nz) {
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:156:9
|
156 | Ok(unsafe { NonZeroUsize::new_unchecked(val) })
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:160:54
|
160 | fn compare_exchange(&self, val: NonZeroUsize) -> Result<usize, usize> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:180:26
|
180 | pub fn get(&self) -> Option<bool> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
30 + use core::option::Option;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:189:39
|
189 | pub fn set(&self, value: bool) -> Result<(), ()> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:201:12
|
201 | F: FnOnce() -> bool,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:215:12
|
215 | F: FnOnce() -> Result<bool, E>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:215:24
|
215 | F: FnOnce() -> Result<bool, E>,
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:213:50
|
213 | pub fn get_or_try_init<F, E>(&self, f: F) -> Result<bool, E>
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:238:26
|
238 | unsafe impl<'a, T: Sync> Sync for OnceRef<'a, T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::marker::Sync;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:238:20
|
238 | unsafe impl<'a, T: Sync> Sync for OnceRef<'a, T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::marker::Sync;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:246:13
|
246 | impl<'a, T> Default for OnceRef<'a, T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::default::Default;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:259:26
|
259 | pub fn get(&self) -> Option<&'a T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
30 + use core::option::Option;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:268:40
|
268 | pub fn set(&self, value: &'a T) -> Result<(), ()> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:270:13
|
270 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:270:22
|
270 | Ok(_) => Ok(()),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:271:13
|
271 | Err(_) => Err(()),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:271:23
|
271 | Err(_) => Err(()),
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:283:12
|
283 | F: FnOnce() -> &'a T,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:286:39
|
286 | match self.get_or_try_init(|| Ok::<&'a T, Void>(f())) {
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:287:13
|
287 | Ok(val) => val,
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:288:13
|
288 | Err(void) => match void {},
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:301:12
|
301 | F: FnOnce() -> Result<&'a T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:301:24
|
301 | F: FnOnce() -> Result<&'a T, E>,
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:299:50
|
299 | pub fn get_or_try_init<F, E>(&self, f: F) -> Result<&'a T, E>
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:304:13
|
304 | Some(val) => Ok(val),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:304:26
|
304 | Some(val) => Ok(val),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:311:31
|
311 | fn init<E>(&self, f: impl FnOnce() -> Result<&'a T, E>) -> Result<&'a T, E> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
30 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:311:43
|
311 | fn init<E>(&self, f: impl FnOnce() -> Result<&'a T, E>) -> Result<&'a T, E> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:311:64
|
311 | fn init<E>(&self, f: impl FnOnce() -> Result<&'a T, E>) -> Result<&'a T, E> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:313:16
|
313 | if let Err(old) = self.compare_exchange(value) {
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:316:9
|
316 | Ok(value)
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
30 + use core::result::Result::Ok;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:320:49
|
320 | fn compare_exchange(&self, value: &'a T) -> Result<(), *const T> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
30 + use core::fmt::Result;
|
30 + use core::result::Result;
|
30 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:363:28
|
363 | ghost: PhantomData<Option<Box<T>>>,
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
355 + use core::option::Option;
|
error[E0405]: cannot find trait `Default` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:372:13
|
372 | impl<T> Default for OnceBox<T> {
| ^^^^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::default::Default;
|
error[E0405]: cannot find trait `Drop` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:378:13
|
378 | impl<T> Drop for OnceBox<T> {
| ^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::ops::Drop;
|
error[E0425]: cannot find function `drop` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:382:17
|
382 | drop(unsafe { Box::from_raw(ptr) })
| ^^^^ not found in this scope
|
help: consider using the method on `Self`
|
382 | self.drop(unsafe { Box::from_raw(ptr) })
| +++++
help: consider importing this function
|
355 + use core::mem::drop;
|
error[E0412]: cannot find type `Option` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:399:30
|
399 | pub fn get(&self) -> Option<&T> {
| ^^^^^^ not found in this scope
|
help: consider importing this enum
|
355 + use core::option::Option;
|
error[E0425]: cannot find value `None` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:402:24
|
402 | return None;
| ^^^^ not found in this scope
|
help: consider importing this unit variant
|
355 + use core::option::Option::None;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:404:13
|
404 | Some(unsafe { &*ptr })
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::option::Option::Some;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:411:45
|
411 | pub fn set(&self, value: Box<T>) -> Result<(), Box<T>> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
355 + use core::fmt::Result;
|
355 + use core::result::Result;
|
355 + use alloc::fmt::Result;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:421:24
|
421 | return Err(value);
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Err;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:423:13
|
423 | Ok(())
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Ok;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:434:16
|
434 | F: FnOnce() -> Box<T>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::ops::FnOnce;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:437:43
|
437 | match self.get_or_try_init(|| Ok::<Box<T>, Void>(f())) {
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:438:17
|
438 | Ok(val) => val,
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Ok;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:439:17
|
439 | Err(void) => match void {},
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Err;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:452:16
|
452 | F: FnOnce() -> Result<Box<T>, E>,
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:452:28
|
452 | F: FnOnce() -> Result<Box<T>, E>,
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
355 + use core::fmt::Result;
|
355 + use core::result::Result;
|
355 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:450:54
|
450 | pub fn get_or_try_init<F, E>(&self, f: F) -> Result<&T, E>
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
355 + use core::fmt::Result;
|
355 + use core::result::Result;
|
355 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:455:17
|
455 | Some(val) => Ok(val),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::option::Option::Some;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:455:30
|
455 | Some(val) => Ok(val),
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Ok;
|
error[E0405]: cannot find trait `FnOnce` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:462:35
|
462 | fn init<E>(&self, f: impl FnOnce() -> Result<Box<T>, E>) -> Result<&T, E> {
| ^^^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::ops::FnOnce;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:462:47
|
462 | fn init<E>(&self, f: impl FnOnce() -> Result<Box<T>, E>) -> Result<&T, E> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
355 + use core::fmt::Result;
|
355 + use core::result::Result;
|
355 + use alloc::fmt::Result;
|
error[E0412]: cannot find type `Result` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:462:69
|
462 | fn init<E>(&self, f: impl FnOnce() -> Result<Box<T>, E>) -> Result<&T, E> {
| ^^^^^^ not found in this scope
|
help: consider importing one of these items
|
355 + use core::fmt::Result;
|
355 + use core::result::Result;
|
355 + use alloc::fmt::Result;
|
error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:471:20
|
471 | if let Err(old) = exchange {
| ^^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Err;
|
error[E0425]: cannot find function `drop` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:472:17
|
472 | drop(unsafe { Box::from_raw(ptr) });
| ^^^^ not found in this scope
|
help: consider importing this function
|
355 + use core::mem::drop;
|
error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:475:13
|
475 | Ok(unsafe { &*ptr })
| ^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::result::Result::Ok;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:479:33
|
479 | unsafe impl<T: Sync + Send> Sync for OnceBox<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::marker::Sync;
|
error[E0405]: cannot find trait `Sync` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:479:20
|
479 | unsafe impl<T: Sync + Send> Sync for OnceBox<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::marker::Sync;
|
error[E0405]: cannot find trait `Send` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:479:27
|
479 | unsafe impl<T: Sync + Send> Sync for OnceBox<T> {}
| ^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::marker::Send;
|
error[E0405]: cannot find trait `Clone` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:481:20
|
481 | impl<T: Clone> Clone for OnceBox<T> {
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::clone::Clone;
|
error[E0405]: cannot find trait `Clone` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:481:13
|
481 | impl<T: Clone> Clone for OnceBox<T> {
| ^^^^^ not found in this scope
|
help: consider importing this trait
|
355 + use core::clone::Clone;
|
error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope
--> /Users/iraabbott/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/race.rs:484:17
|
484 | Some(value) => OnceBox::with_value(Box::new(value.clone())),
| ^^^^ not found in this scope
|
help: consider importing this tuple variant
|
355 + use core::option::Option::Some;
|
Some errors have detailed explanations: E0405, E0408, E0412, E0425, E0463, E0531.
For more information about an error, try `rustc --explain E0405`.
error: could not compile `once_cell` (lib) due to 244 previous errors
warning: build failed, waiting for other jobs to finish...