[INFO] fetching crate aes-prng 0.2.2... [INFO] testing aes-prng-0.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate aes-prng 0.2.2 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate aes-prng 0.2.2 [INFO] finished tweaking crates.io crate aes-prng 0.2.2 [INFO] tweaked toml for crates.io crate aes-prng 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aes-prng 0.2.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aes-prng 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28cf00912291681b876199d91305b8cb02301b68b65a1cb25e15f2b7c0fae49b [INFO] running `Command { std: "docker" "start" "-a" "28cf00912291681b876199d91305b8cb02301b68b65a1cb25e15f2b7c0fae49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28cf00912291681b876199d91305b8cb02301b68b65a1cb25e15f2b7c0fae49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cf00912291681b876199d91305b8cb02301b68b65a1cb25e15f2b7c0fae49b", kill_on_drop: false }` [INFO] [stdout] 28cf00912291681b876199d91305b8cb02301b68b65a1cb25e15f2b7c0fae49b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcdfdc94f3535077d29c6ee02f84dc0c73e3923d89e627292267ce4031939c8 [INFO] running `Command { std: "docker" "start" "-a" "4fcdfdc94f3535077d29c6ee02f84dc0c73e3923d89e627292267ce4031939c8", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stdout] error[E0583]: file not found for module `r#ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | mod r#ref; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `r#ref`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/ref.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/ref/mod.rs" [INFO] [stdout] = note: if there is a `mod r#ref` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `split_at` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | mod split_at; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `split_at`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/split_at.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/split_at/mod.rs" [INFO] [stdout] = note: if there is a `mod split_at` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `wrappers` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:355:1 [INFO] [stdout] | [INFO] [stdout] 355 | mod wrappers; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `wrappers`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/wrappers.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/wrappers/mod.rs" [INFO] [stdout] = note: if there is a `mod wrappers` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stdout] error[E0432]: unresolved import `crate::Unalign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/pointer/transmute.rs:16:69 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::{pointer::invariant::*, FromBytes, Immutable, IntoBytes, Unalign}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Unalign` in the root [INFO] [stdout] | help: a similar name exists in the module: `Unaligned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:438:53 [INFO] [stdout] | [INFO] [stdout] 438 | use {FromZeros as FromZeroes, IntoBytes as AsBytes, Ref as LayoutVerified}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no external crate `Ref` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] crate::util::macro_util::core_reexport::cell::Ref [INFO] [stdout] core::cell::Ref [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(bytes: B) -> Option> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new_from_prefix(bytes: B) -> Option<(Ref, B)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:52:52 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn new_from_suffix(bytes: B) -> Option<(B, Ref)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:69:46 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new_unaligned(bytes: B) -> Option> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:86:59 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn new_unaligned_from_prefix(bytes: B) -> Option<(Ref, B)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new_unaligned_from_suffix(bytes: B) -> Option<(B, Ref)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn new_slice(bytes: B) -> Option> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:132:52 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn new_slice_unaligned(bytes: B) -> Option> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | Ref::from_bytes(bytes).ok() [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | impl<'a, B, T> Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | Ref::into_ref(self) [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 150 | impl<'a, B, T> Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | Ref::into_mut(self) [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:172:69 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn new_slice_from_prefix(bytes: B, count: usize) -> Option<(Ref, B)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | Ref::from_prefix_with_elems(bytes, count).ok() [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn new_slice_from_suffix(bytes: B, count: usize) -> Option<(B, Ref)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | Ref::from_suffix_with_elems(bytes, count).ok() [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | impl Ref [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:197:79 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn new_slice_unaligned_from_prefix(bytes: B, count: usize) -> Option<(Ref, B)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | Ref::from_prefix_with_elems(bytes, count).ok() [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:208:82 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn new_slice_unaligned_from_suffix(bytes: B, count: usize) -> Option<(B, Ref)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/deprecated.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | Ref::from_suffix_with_elems(bytes, count).ok() [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 13 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 13 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/impls.rs:137:31 [INFO] [stdout] | [INFO] [stdout] 137 | let c = c.transmute::, invariant::Valid, _>(); [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/impls.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | impl_size_eq!(char, Unalign); [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/impls.rs:199:59 [INFO] [stdout] | [INFO] [stdout] 199 | unsafe impl pointer::SizeEq<$nonzero> for Unalign<$prim> { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 264 | / unsafe_impl_try_from_bytes_for_nonzero!( [INFO] [stdout] 265 | | NonZeroU8[u8], [INFO] [stdout] 266 | | NonZeroI8[i8], [INFO] [stdout] 267 | | NonZeroU16[u16], [INFO] [stdout] ... | [INFO] [stdout] 276 | | NonZeroIsize[isize] [INFO] [stdout] 277 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unsafe_impl_try_from_bytes_for_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/impls.rs:200:71 [INFO] [stdout] | [INFO] [stdout] 200 | fn cast_from_raw(n: NonNull<$nonzero>) -> NonNull> { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 264 | / unsafe_impl_try_from_bytes_for_nonzero!( [INFO] [stdout] 265 | | NonZeroU8[u8], [INFO] [stdout] 266 | | NonZeroI8[i8], [INFO] [stdout] 267 | | NonZeroU16[u16], [INFO] [stdout] ... | [INFO] [stdout] 276 | | NonZeroIsize[isize] [INFO] [stdout] 277 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unsafe_impl_try_from_bytes_for_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/impls.rs:205:45 [INFO] [stdout] | [INFO] [stdout] 205 | unsafe impl pointer::SizeEq> for $nonzero { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 264 | / unsafe_impl_try_from_bytes_for_nonzero!( [INFO] [stdout] 265 | | NonZeroU8[u8], [INFO] [stdout] 266 | | NonZeroI8[i8], [INFO] [stdout] 267 | | NonZeroU16[u16], [INFO] [stdout] ... | [INFO] [stdout] 276 | | NonZeroIsize[isize] [INFO] [stdout] 277 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unsafe_impl_try_from_bytes_for_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/impls.rs:206:49 [INFO] [stdout] | [INFO] [stdout] 206 | fn cast_from_raw(p: NonNull>) -> NonNull<$nonzero> { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 264 | / unsafe_impl_try_from_bytes_for_nonzero!( [INFO] [stdout] 265 | | NonZeroU8[u8], [INFO] [stdout] 266 | | NonZeroI8[i8], [INFO] [stdout] 267 | | NonZeroU16[u16], [INFO] [stdout] ... | [INFO] [stdout] 276 | | NonZeroIsize[isize] [INFO] [stdout] 277 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unsafe_impl_try_from_bytes_for_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/impls.rs:211:39 [INFO] [stdout] | [INFO] [stdout] 211 | let n = n.transmute::, invariant::Valid, _>(); [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 264 | / unsafe_impl_try_from_bytes_for_nonzero!( [INFO] [stdout] 265 | | NonZeroU8[u8], [INFO] [stdout] 266 | | NonZeroI8[i8], [INFO] [stdout] 267 | | NonZeroU16[u16], [INFO] [stdout] ... | [INFO] [stdout] 276 | | NonZeroIsize[isize] [INFO] [stdout] 277 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unsafe_impl_try_from_bytes_for_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/pointer/ptr.rs:519:29 [INFO] [stdout] | [INFO] [stdout] 519 | ) -> Ptr<'a, crate::Unalign, (I::Aliasing, Aligned, I::Validity)> { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/pointer/ptr.rs:539:65 [INFO] [stdout] | [INFO] [stdout] 539 | self.transmute_unchecked(NonNull::cast::>) [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:5522:1 [INFO] [stdout] | [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MaybeUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:1050:82 [INFO] [stdout] | [INFO] [stdout] 1050 | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T::MaybeUninit)] MaybeUninit) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 1050 | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T::MaybeUninit)] Self::MaybeUninit) [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing one of these unions [INFO] [stdout] | [INFO] [stdout] 357 + use crate::util::macro_util::core_reexport::mem::MaybeUninit; [INFO] [stdout] | [INFO] [stdout] 357 + use core::mem::MaybeUninit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4502:15 [INFO] [stdout] | [INFO] [stdout] 4502 | match Ref::<_, Unalign>::sized_from(source) { [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 357 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 357 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4502:24 [INFO] [stdout] | [INFO] [stdout] 4502 | match Ref::<_, Unalign>::sized_from(source) { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4503:25 [INFO] [stdout] | [INFO] [stdout] 4503 | Ok(r) => Ok(Ref::read(&r).into_inner()), [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 357 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 357 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4553:15 [INFO] [stdout] | [INFO] [stdout] 4553 | match Ref::<_, Unalign>::sized_from_prefix(source) { [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 357 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 357 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4553:24 [INFO] [stdout] | [INFO] [stdout] 4553 | match Ref::<_, Unalign>::sized_from_prefix(source) { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4554:36 [INFO] [stdout] | [INFO] [stdout] 4554 | Ok((r, suffix)) => Ok((Ref::read(&r).into_inner(), suffix)), [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 357 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 357 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4598:15 [INFO] [stdout] | [INFO] [stdout] 4598 | match Ref::<_, Unalign>::sized_from_suffix(source) { [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 357 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 357 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unalign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4598:24 [INFO] [stdout] | [INFO] [stdout] 4598 | match Ref::<_, Unalign>::sized_from_suffix(source) { [INFO] [stdout] | ^^^^^^^ help: a trait with a similar name exists: `Unaligned` [INFO] [stdout] ... [INFO] [stdout] 5522 | pub unsafe trait Unaligned { [INFO] [stdout] | -------------------------- similarly named trait `Unaligned` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ref` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs:4599:44 [INFO] [stdout] | [INFO] [stdout] 4599 | Ok((prefix, r)) => Ok((prefix, Ref::read(&r).into_inner())), [INFO] [stdout] | ^^^ use of undeclared type `Ref` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/byte_slice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 19 | use crate::Ref; [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/error.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(doc)] [INFO] [stdout] | --- the item is gated here [INFO] [stdout] 131 | use crate::{FromBytes, Ref}; [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 357 + use crate::util::macro_util::core_reexport::cell::Ref; [INFO] [stdout] | [INFO] [stdout] 357 + use core::cell::Ref; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stdout] error[E0220]: associated type `Elem` not found for `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/pointer/inner.rs:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | ) -> (Self, PtrInner<'a, [T::Elem]>) [INFO] [stdout] | ^^^^ associated type `Elem` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Elem` not found for `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/pointer/inner.rs:272:60 [INFO] [stdout] | [INFO] [stdout] 272 | pub(crate) fn trailing_slice(self) -> PtrInner<'a, [T::Elem]> [INFO] [stdout] | ^^^^ associated type `Elem` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0412, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 57 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4fcdfdc94f3535077d29c6ee02f84dc0c73e3923d89e627292267ce4031939c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcdfdc94f3535077d29c6ee02f84dc0c73e3923d89e627292267ce4031939c8", kill_on_drop: false }` [INFO] [stdout] 4fcdfdc94f3535077d29c6ee02f84dc0c73e3923d89e627292267ce4031939c8