[INFO] fetching crate drone-core 0.14.3... [INFO] checking drone-core-0.14.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate drone-core 0.14.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate drone-core 0.14.3 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate drone-core 0.14.3 [INFO] finished tweaking crates.io crate drone-core 0.14.3 [INFO] tweaked toml for crates.io crate drone-core 0.14.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] [stderr] Adding toml v0.5.11 (available: v0.8.19) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drone-ctypes v0.14.3 [INFO] [stderr] Downloaded drone-config v0.14.0 [INFO] [stderr] Downloaded drone-core-macros v0.14.3 [INFO] [stderr] Downloaded drone-macros-core v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83dad6510f0340fb7e51703252110db84ed404d5e754805b9a020a047791099f [INFO] running `Command { std: "docker" "start" "-a" "83dad6510f0340fb7e51703252110db84ed404d5e754805b9a020a047791099f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83dad6510f0340fb7e51703252110db84ed404d5e754805b9a020a047791099f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dad6510f0340fb7e51703252110db84ed404d5e754805b9a020a047791099f", kill_on_drop: false }` [INFO] [stdout] 83dad6510f0340fb7e51703252110db84ed404d5e754805b9a020a047791099f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bee43f19c12b92c9928a7533799c9d2d998749a3c119d4f8033b122c10a24c9d [INFO] running `Command { std: "docker" "start" "-a" "bee43f19c12b92c9928a7533799c9d2d998749a3c119d4f8033b122c10a24c9d", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking drone-ctypes v0.14.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling drone-macros-core v0.14.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling drone-config v0.14.0 [INFO] [stderr] Compiling drone-core-macros v0.14.3 [INFO] [stderr] Checking drone-core v0.14.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(generators)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coroutines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(generators)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coroutines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/prelude.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub use alloc::prelude::v1::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::ops::Generator`, `core::ops::GeneratorState` [INFO] [stdout] --> src/fib/generator.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | ops::{Generator, GeneratorState}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ no `GeneratorState` in `ops` [INFO] [stdout] | | [INFO] [stdout] | no `Generator` in `ops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/prelude.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub use alloc::prelude::v1::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `std` [INFO] [stdout] --> src/ffi/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | use std::collections::hash_map::DefaultHasher; [INFO] [stdout] | ^^^ use of undeclared crate or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::ops::Generator`, `core::ops::GeneratorState` [INFO] [stdout] --> src/fib/generator.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | ops::{Generator, GeneratorState}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ no `GeneratorState` in `ops` [INFO] [stdout] | | [INFO] [stdout] | no `Generator` in `ops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/ffi/mod.rs:94:76 [INFO] [stdout] | [INFO] [stdout] 94 | assert_eq!(CStr::from_ptr(ptr).to_string_lossy(), Owned::(format!("123\u{FFFD}"))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 24 + use alloc::format; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/ffi/mod.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | assert_eq!(format!("{:?}", s), r#""abc\x01\x02\n\xe2\x80\xa6\xff""#); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 24 + use alloc::format; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/ffi/mod.rs:62:49 [INFO] [stdout] | [INFO] [stdout] 62 | let s = CString::from_vec_unchecked(vec![0]); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 24 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/ffi/mod.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | assert!(CString::new(vec![0]).is_err()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 24 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/ffi/c_str.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | String::from_utf8_lossy(self.to_bytes()) [INFO] [stdout] | ^^^^^^ use of undeclared type `String` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 380 | CString::from_utf8_lossy(self.to_bytes()) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:396:32 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn into_c_string(self: Box) -> CString { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:397:19 [INFO] [stdout] | [INFO] [stdout] 397 | let raw = Box::into_raw(self) as *mut [u8]; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:398:35 [INFO] [stdout] | [INFO] [stdout] 398 | CString { inner: unsafe { Box::from_raw(raw) } } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToOwned` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:449:6 [INFO] [stdout] | [INFO] [stdout] 449 | impl ToOwned for CStr { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::borrow::ToOwned; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:464:18 [INFO] [stdout] | [INFO] [stdout] 464 | impl Default for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 466 | let boxed: Box<[u8]> = Box::from([0]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:466:32 [INFO] [stdout] | [INFO] [stdout] 466 | let boxed: Box<[u8]> = Box::from([0]); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:467:18 [INFO] [stdout] | [INFO] [stdout] 467 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:467:32 [INFO] [stdout] | [INFO] [stdout] 467 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:471:16 [INFO] [stdout] | [INFO] [stdout] 471 | impl Clone for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:478:22 [INFO] [stdout] | [INFO] [stdout] 478 | impl From<&CStr> for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:480:20 [INFO] [stdout] | [INFO] [stdout] 480 | let boxed: Box<[u8]> = Box::from(s.to_bytes_with_nul()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:480:32 [INFO] [stdout] | [INFO] [stdout] 480 | let boxed: Box<[u8]> = Box::from(s.to_bytes_with_nul()); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:481:18 [INFO] [stdout] | [INFO] [stdout] 481 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:481:32 [INFO] [stdout] | [INFO] [stdout] 481 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:485:24 [INFO] [stdout] | [INFO] [stdout] 485 | impl From for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | pub(super) inner: Box<[u8]>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct NulError(usize, Vec); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn new>>(t: T) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn _new(bytes: Vec) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:179:45 [INFO] [stdout] | [INFO] [stdout] 179 | pub unsafe fn from_vec_unchecked(mut v: Vec) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | Self { inner: Box::from_raw(slice as *mut [c_char] as *mut [u8]) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | Box::into_raw(self.into_inner()).cast::() [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct CString { [INFO] [stdout] | ------------------ similarly named struct `CString` defined here [INFO] [stdout] ... [INFO] [stdout] 283 | pub fn into_string(self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 283 | pub fn into_string(self) -> Result { [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/ffi/c_string.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | String::from_utf8(self.into_bytes()).map_err(|e| IntoStringError { [INFO] [stdout] | ^^^^^^ use of undeclared type `String` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 284 | CString::from_utf8(self.into_bytes()).map_err(|e| IntoStringError { [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn into_bytes(self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:323:41 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn into_bytes_with_nul(self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:397:38 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn into_boxed_c_str(self) -> Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:398:18 [INFO] [stdout] | [INFO] [stdout] 398 | unsafe { Box::from_raw(Box::into_raw(self.into_inner()) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | unsafe { Box::from_raw(Box::into_raw(self.into_inner()) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:402:39 [INFO] [stdout] | [INFO] [stdout] 402 | pub(super) fn into_inner(self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:442:30 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn into_vec(self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:485:24 [INFO] [stdout] | [INFO] [stdout] 485 | impl From for Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:524:11 [INFO] [stdout] | [INFO] [stdout] 524 | impl From> for CString { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:528:16 [INFO] [stdout] | [INFO] [stdout] 528 | fn from(s: Box) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/fib/chain.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe { Self::upcast(Box::into_raw(Box::new(ListNode::from(node)))) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/fib/chain.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe { Self::upcast(Box::into_raw(Box::new(ListNode::from(node)))) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/fib/chain.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { Box::from_raw(Self::downcast(node)) }; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/io/read.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Pin> + Send + 'sess>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/io/seek.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | ) -> Pin> + Send + 'sess>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/io/write.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Pin> + Send + 'sess>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/proc_loop.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | type SessFuture<'a, T> = Pin + Send + 'a>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/proc_loop.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | Box::pin(async move { [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | unsafe { self.push_raw(Box::into_raw(Box::new(Node::from(data)))) }; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:110:46 [INFO] [stdout] | [INFO] [stdout] 110 | unsafe { self.push_raw(Box::into_raw(Box::new(Node::from(data)))) }; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:170:44 [INFO] [stdout] | [INFO] [stdout] 170 | unsafe { self.pop_raw().map(|node| Box::from_raw(node).value) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:332:27 [INFO] [stdout] | [INFO] [stdout] 332 | drop(unsafe { Box::from_raw(curr) }); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 384 | Some(unsafe { Box::from_raw(curr) }.value) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:427:45 [INFO] [stdout] | [INFO] [stdout] 427 | self.raw.next().map(|node| unsafe { Box::from_raw(node).value }) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/mutex.rs:152:43 [INFO] [stdout] | [INFO] [stdout] 152 | .for_each(|node| drop(Box::from_raw(node))); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/mutex.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 187 | let waiter = Box::into_raw(Box::new(Node::from(Waiter::from(cx.waker().clone())))); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/mutex.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | let waiter = Box::into_raw(Box::new(Node::from(Waiter::from(cx.waker().clone())))); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> src/sync/spsc/ring/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use alloc::{raw_vec::RawVec, sync::Arc}; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/alloc/src/lib.rs:220:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/future.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_pulse.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_ring.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_ring.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `prelude_import` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #![feature(prelude_import)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `raw_vec_internals` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | #![feature(raw_vec_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_internals` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #![feature(slice_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/sync/linked_list.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn drain_filter<'a, F: 'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 289 | ) -> DrainFilter<'_, T, impl FnMut(*mut Node) -> bool> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/ffi/c_str.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | String::from_utf8_lossy(self.to_bytes()) [INFO] [stdout] | ^^^^^^ use of undeclared type `String` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 380 | CString::from_utf8_lossy(self.to_bytes()) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:396:32 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn into_c_string(self: Box) -> CString { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:397:19 [INFO] [stdout] | [INFO] [stdout] 397 | let raw = Box::into_raw(self) as *mut [u8]; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:398:35 [INFO] [stdout] | [INFO] [stdout] 398 | CString { inner: unsafe { Box::from_raw(raw) } } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToOwned` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:449:6 [INFO] [stdout] | [INFO] [stdout] 449 | impl ToOwned for CStr { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::borrow::ToOwned; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0522]: definition of an unknown lang item: `oom` [INFO] [stdout] --> src/lang_items.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[lang = "oom"] [INFO] [stdout] | ^^^^^^^^^^^^^^^ definition of unknown lang item `oom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:464:18 [INFO] [stdout] | [INFO] [stdout] 464 | impl Default for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 466 | let boxed: Box<[u8]> = Box::from([0]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:466:32 [INFO] [stdout] | [INFO] [stdout] 466 | let boxed: Box<[u8]> = Box::from([0]); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:467:18 [INFO] [stdout] | [INFO] [stdout] 467 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:467:32 [INFO] [stdout] | [INFO] [stdout] 467 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:471:16 [INFO] [stdout] | [INFO] [stdout] 471 | impl Clone for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:478:22 [INFO] [stdout] | [INFO] [stdout] 478 | impl From<&CStr> for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:480:20 [INFO] [stdout] | [INFO] [stdout] 480 | let boxed: Box<[u8]> = Box::from(s.to_bytes_with_nul()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:480:32 [INFO] [stdout] | [INFO] [stdout] 480 | let boxed: Box<[u8]> = Box::from(s.to_bytes_with_nul()); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/future.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks [INFO] [stdout] --> src/fib/future.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine [INFO] [stdout] | [INFO] [stdout] 96 | #[coroutine] move || { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:481:18 [INFO] [stdout] | [INFO] [stdout] 481 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_str.rs:481:32 [INFO] [stdout] | [INFO] [stdout] 481 | unsafe { Box::from_raw(Box::into_raw(boxed) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_pulse.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks [INFO] [stdout] --> src/fib/stream_pulse.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine [INFO] [stdout] | [INFO] [stdout] 151 | #[coroutine] move || { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_str.rs:485:24 [INFO] [stdout] | [INFO] [stdout] 485 | impl From for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_ring.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks [INFO] [stdout] --> src/fib/stream_ring.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine [INFO] [stdout] | [INFO] [stdout] 263 | #[coroutine] move || { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_ring.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks [INFO] [stdout] --> src/fib/stream_ring.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine [INFO] [stdout] | [INFO] [stdout] 329 | #[coroutine] move || { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | pub(super) inner: Box<[u8]>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct NulError(usize, Vec); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn new>>(t: T) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn _new(bytes: Vec) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:179:45 [INFO] [stdout] | [INFO] [stdout] 179 | pub unsafe fn from_vec_unchecked(mut v: Vec) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | Self { inner: Box::from_raw(slice as *mut [c_char] as *mut [u8]) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | Box::into_raw(self.into_inner()).cast::() [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct CString { [INFO] [stdout] | ------------------ similarly named struct `CString` defined here [INFO] [stdout] ... [INFO] [stdout] 283 | pub fn into_string(self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 283 | pub fn into_string(self) -> Result { [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/ffi/c_string.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | String::from_utf8(self.into_bytes()).map_err(|e| IntoStringError { [INFO] [stdout] | ^^^^^^ use of undeclared type `String` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 284 | CString::from_utf8(self.into_bytes()).map_err(|e| IntoStringError { [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn into_bytes(self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:323:41 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn into_bytes_with_nul(self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:397:38 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn into_boxed_c_str(self) -> Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:398:18 [INFO] [stdout] | [INFO] [stdout] 398 | unsafe { Box::from_raw(Box::into_raw(self.into_inner()) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/c_string.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | unsafe { Box::from_raw(Box::into_raw(self.into_inner()) as *mut CStr) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:402:39 [INFO] [stdout] | [INFO] [stdout] 402 | pub(super) fn into_inner(self) -> Box<[u8]> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:442:30 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn into_vec(self) -> Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:485:24 [INFO] [stdout] | [INFO] [stdout] 485 | impl From for Vec { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:524:11 [INFO] [stdout] | [INFO] [stdout] 524 | impl From> for CString { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/c_string.rs:528:16 [INFO] [stdout] | [INFO] [stdout] 528 | fn from(s: Box) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/mod.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | let boxed: Box = Box::from(cstr); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 24 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/ffi/mod.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | let boxed: Box = Box::from(cstr); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 24 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/ffi/mod.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | let boxed = >::default(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 24 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/fib/chain.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe { Self::upcast(Box::into_raw(Box::new(ListNode::from(node)))) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/fib/chain.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe { Self::upcast(Box::into_raw(Box::new(ListNode::from(node)))) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/fib/chain.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { Box::from_raw(Self::downcast(node)) }; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/io/read.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Pin> + Send + 'sess>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/io/seek.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | ) -> Pin> + Send + 'sess>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/io/write.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | ) -> Pin> + Send + 'sess>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/proc_loop.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | type SessFuture<'a, T> = Pin + Send + 'a>>; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/proc_loop.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | Box::pin(async move { [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | unsafe { self.push_raw(Box::into_raw(Box::new(Node::from(data)))) }; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:110:46 [INFO] [stdout] | [INFO] [stdout] 110 | unsafe { self.push_raw(Box::into_raw(Box::new(Node::from(data)))) }; [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:170:44 [INFO] [stdout] | [INFO] [stdout] 170 | unsafe { self.pop_raw().map(|node| Box::from_raw(node).value) } [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:332:27 [INFO] [stdout] | [INFO] [stdout] 332 | drop(unsafe { Box::from_raw(curr) }); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 384 | Some(unsafe { Box::from_raw(curr) }.value) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/linked_list.rs:427:45 [INFO] [stdout] | [INFO] [stdout] 427 | self.raw.next().map(|node| unsafe { Box::from_raw(node).value }) [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/sync/linked_list.rs:526:60 [INFO] [stdout] | [INFO] [stdout] 526 | let deleted = m.drain_filter(|v| *v < 4).collect::>(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 520 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/sync/linked_list.rs:529:44 [INFO] [stdout] | [INFO] [stdout] 529 | assert_eq!(m.into_iter().collect::>(), &[6, 5, 4]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 520 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/sync/linked_list.rs:536:58 [INFO] [stdout] | [INFO] [stdout] 536 | let deleted = m.drain_filter(|_| true).collect::>(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 520 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/sync/linked_list.rs:539:44 [INFO] [stdout] | [INFO] [stdout] 539 | assert_eq!(m.into_iter().collect::>(), &[]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 520 + use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/mutex.rs:152:43 [INFO] [stdout] | [INFO] [stdout] 152 | .for_each(|node| drop(Box::from_raw(node))); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/mutex.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 187 | let waiter = Box::into_raw(Box::new(Node::from(Waiter::from(cx.waker().clone())))); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Box` [INFO] [stdout] --> src/sync/mutex.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | let waiter = Box::into_raw(Box::new(Node::from(Waiter::from(cx.waker().clone())))); [INFO] [stdout] | ^^^ use of undeclared type `Box` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> src/sync/spsc/ring/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use alloc::{raw_vec::RawVec, sync::Arc}; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/alloc/src/lib.rs:220:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_raw_ptr_deref` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | #![feature(const_raw_ptr_deref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | #![feature(maybe_uninit_extra)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_ref` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | #![feature(maybe_uninit_ref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nonnull_slice_from_raw_parts` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | #![feature(nonnull_slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_ptr_len` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #![feature(slice_ptr_len)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `generator_trait` [INFO] [stdout] --> src/lib.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(generator_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `alloc_prelude` [INFO] [stdout] --> src/lib.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | #![feature(alloc_prelude)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/future.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_pulse.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_ring.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> src/fib/stream_ring.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | yield; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `prelude_import` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | #![feature(prelude_import)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `raw_vec_internals` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | #![feature(raw_vec_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_internals` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #![feature(slice_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/sync/linked_list.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn drain_filter<'a, F: 'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 289 | ) -> DrainFilter<'_, T, impl FnMut(*mut Node) -> bool> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/lang_items.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / fn begin_panic(pi: &PanicInfo<'_>) -> ! { [INFO] [stdout] 10 | | eprintln!("{}", pi); [INFO] [stdout] 11 | | abort() [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib [INFO] [stdout] = note: second definition in the local crate (`drone_core`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Yield` not found for `G` [INFO] [stdout] --> src/fib/generator.rs:26:62 [INFO] [stdout] | [INFO] [stdout] 26 | fn resume(self: Pin<&mut Self>, (): ()) -> FiberState { [INFO] [stdout] | ^^^^^ associated type `Yield` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Return` not found for `G` [INFO] [stdout] --> src/fib/generator.rs:26:72 [INFO] [stdout] | [INFO] [stdout] 26 | fn resume(self: Pin<&mut Self>, (): ()) -> FiberState { [INFO] [stdout] | ^^^^^^ associated type `Return` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/fib/stream_ring.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct FiberStreamRing { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] 19 | rx: Receiver, [INFO] [stdout] | - `T` is named here, but is likely unused in the containing type [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/fib/stream_ring.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct TryFiberStreamRing { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] 28 | rx: Receiver, [INFO] [stdout] | - `T` is named here, but is likely unused in the containing type [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 76 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0405, E0412, E0432, E0433, E0557, E0603, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-core` (lib test) due to 77 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/sync/spsc/ring/receiver.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Receiver { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] 17 | inner: Arc>, [INFO] [stdout] | - `T` is named here, but is likely unused in the containing type [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/sync/spsc/ring/sender.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Sender { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] 14 | inner: Arc>, [INFO] [stdout] | - `T` is named here, but is likely unused in the containing type [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0392, E0405, E0412, E0432, E0433, E0522, E0557, E0603... [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-core` (lib) due to 81 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bee43f19c12b92c9928a7533799c9d2d998749a3c119d4f8033b122c10a24c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee43f19c12b92c9928a7533799c9d2d998749a3c119d4f8033b122c10a24c9d", kill_on_drop: false }` [INFO] [stdout] bee43f19c12b92c9928a7533799c9d2d998749a3c119d4f8033b122c10a24c9d