[INFO] fetching crate zerocopy-derive 0.8.25-alpha.3... [INFO] checking zerocopy-derive-0.8.25-alpha.3 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate zerocopy-derive 0.8.25-alpha.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate zerocopy-derive 0.8.25-alpha.3 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zerocopy-derive 0.8.25-alpha.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zerocopy-derive 0.8.25-alpha.3 [INFO] tweaked toml for crates.io crate zerocopy-derive 0.8.25-alpha.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate zerocopy-derive 0.8.25-alpha.3 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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d4ca4751a2c3e29c52b8a2498f719b85ae1947c7cccae63f7459bfbaf10263f [INFO] running `Command { std: "docker" "start" "-a" "9d4ca4751a2c3e29c52b8a2498f719b85ae1947c7cccae63f7459bfbaf10263f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d4ca4751a2c3e29c52b8a2498f719b85ae1947c7cccae63f7459bfbaf10263f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d4ca4751a2c3e29c52b8a2498f719b85ae1947c7cccae63f7459bfbaf10263f", kill_on_drop: false }` [INFO] [stdout] 9d4ca4751a2c3e29c52b8a2498f719b85ae1947c7cccae63f7459bfbaf10263f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a030289d77defc582883df2c51851d36965829a8bcc887cced8ea0fb62b4d0f [INFO] running `Command { std: "docker" "start" "-a" "6a030289d77defc582883df2c51851d36965829a8bcc887cced8ea0fb62b4d0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.163 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.56 [INFO] [stderr] Checking zerocopy-derive v0.8.25-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking basic-toml v0.1.10 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/struct_from_bytes.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/struct_from_bytes.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/struct_from_bytes.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/struct_from_bytes.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/struct_from_bytes.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/struct_from_bytes.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Copy, imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Copy, imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/union_from_zeros.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(imp::Immutable, imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/deprecated.rs:48:123 [INFO] [stdout] | [INFO] [stdout] 48 | test!(Union => #[repr(C)] union Union{ a: (), } => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/enum_unaligned.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/enum_unaligned.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/enum_unaligned.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/enum_unaligned.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:48:112 [INFO] [stdout] | [INFO] [stdout] 48 | test!(Union => #[repr(C)] union Union{ a: (), } => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/deprecated.rs:48:101 [INFO] [stdout] | [INFO] [stdout] 48 | test!(Union => #[repr(C)] union Union{ a: (), } => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/deprecated.rs:48:88 [INFO] [stdout] | [INFO] [stdout] 48 | test!(Union => #[repr(C)] union Union{ a: (), } => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:48:77 [INFO] [stdout] | [INFO] [stdout] 48 | test!(Union => #[repr(C)] union Union{ a: (), } => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/deprecated.rs:48:66 [INFO] [stdout] | [INFO] [stdout] 48 | test!(Union => #[repr(C)] union Union{ a: (), } => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:48:52 [INFO] [stdout] | [INFO] [stdout] 48 | test!(Union => #[repr(C)] union Union{ a: (), } => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/deprecated.rs:46:117 [INFO] [stdout] | [INFO] [stdout] 46 | test!(Struct => #[repr(C)] struct Struct; => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:46:106 [INFO] [stdout] | [INFO] [stdout] 46 | test!(Struct => #[repr(C)] struct Struct; => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/deprecated.rs:46:95 [INFO] [stdout] | [INFO] [stdout] 46 | test!(Struct => #[repr(C)] struct Struct; => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/deprecated.rs:46:82 [INFO] [stdout] | [INFO] [stdout] 46 | test!(Struct => #[repr(C)] struct Struct; => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | test!(Struct => #[repr(C)] struct Struct; => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/deprecated.rs:46:60 [INFO] [stdout] | [INFO] [stdout] 46 | test!(Struct => #[repr(C)] struct Struct; => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:46:46 [INFO] [stdout] | [INFO] [stdout] 46 | test!(Struct => #[repr(C)] struct Struct; => TryFromBytes, FromZeros, FromBytes, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/deprecated.rs:44:107 [INFO] [stdout] | [INFO] [stdout] 44 | test!(Enum => #[repr(u8)] enum Enum { A, } => TryFromBytes, FromZeros, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:44:96 [INFO] [stdout] | [INFO] [stdout] 44 | test!(Enum => #[repr(u8)] enum Enum { A, } => TryFromBytes, FromZeros, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/deprecated.rs:44:85 [INFO] [stdout] | [INFO] [stdout] 44 | test!(Enum => #[repr(u8)] enum Enum { A, } => TryFromBytes, FromZeros, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/deprecated.rs:44:72 [INFO] [stdout] | [INFO] [stdout] 44 | test!(Enum => #[repr(u8)] enum Enum { A, } => TryFromBytes, FromZeros, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/deprecated.rs:44:61 [INFO] [stdout] | [INFO] [stdout] 44 | test!(Enum => #[repr(u8)] enum Enum { A, } => TryFromBytes, FromZeros, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/deprecated.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | test!(Enum => #[repr(u8)] enum Enum { A, } => TryFromBytes, FromZeros, KnownLayout, Immutable, IntoBytes, Unaligned); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ByteEq` in `imp` [INFO] [stdout] --> tests/crate_path.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | imp::ByteEq, [INFO] [stdout] | ^^^^^^ could not find `ByteEq` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ByteHash` in `imp` [INFO] [stdout] --> tests/crate_path.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | imp::ByteHash, [INFO] [stdout] | ^^^^^^^^ could not find `ByteHash` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/crate_path.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/crate_path.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/crate_path.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | imp::Unaligned, [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/crate_path.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/crate_path.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_no_cell.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/struct_to_bytes.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromZeros` in `imp` [INFO] [stdout] --> tests/enum_from_zeros.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(imp::FromZeros)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromZeros` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/struct_known_layout.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_to_bytes.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(imp::IntoBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Copy, imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Copy, imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/union_from_bytes.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(imp::Immutable, imp::FromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutil` [INFO] [stdout] --> tests/trybuild.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use testutil::set_rustflags_w_warnings; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutil`, use `cargo add testutil` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/struct_unaligned.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/struct_unaligned.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/struct_unaligned.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/struct_unaligned.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/struct_unaligned.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/struct_unaligned.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/struct_unaligned.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `zerocopy` in this scope [INFO] [stdout] --> tests/crate_path.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[zerocopy(crate = "fake_zerocopy")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/union_unaligned.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/union_unaligned.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/union_unaligned.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "union_from_zeros") due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unaligned` in `imp` [INFO] [stdout] --> tests/union_unaligned.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(imp::Unaligned)] [INFO] [stdout] | ^^^^^^^^^ could not find `Unaligned` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "enum_unaligned") due to 9 previous errors [INFO] [stdout] error[E0463]: can't find crate for `zerocopy` [INFO] [stdout] --> tests/hygiene.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate zerocopy as _zerocopy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "deprecated") due to 25 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testutil` [INFO] [stdout] --> tests/trybuild.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | let version = testutil::ToolchainVersion::extract_from_pwd().unwrap(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutil`, use `cargo add testutil` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zerocopy` [INFO] [stdout] --> tests/include.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | ::zerocopy::*, [INFO] [stdout] | ^^^^^^^^ could not find `zerocopy` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `KnownLayout` in `imp` [INFO] [stdout] --> tests/include.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | super::imp::KnownLayout, [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/include.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | super::imp::Immutable, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FromBytes` in `imp` [INFO] [stdout] --> tests/include.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | super::imp::FromBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `FromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/include.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | super::imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "enum_from_zeros") due to 14 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "struct_unaligned") due to 12 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "struct_no_cell") due to 13 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "priv_in_pub") due to 5 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "struct_from_bytes") due to 11 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "trybuild") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "struct_to_bytes") due to 21 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "crate_path") due to 13 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "union_from_bytes") due to 15 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "enum_to_bytes") due to 19 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "struct_known_layout") due to 13 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "union_unaligned") due to 9 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "hygiene") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "6a030289d77defc582883df2c51851d36965829a8bcc887cced8ea0fb62b4d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a030289d77defc582883df2c51851d36965829a8bcc887cced8ea0fb62b4d0f", kill_on_drop: false }` [INFO] [stdout] 6a030289d77defc582883df2c51851d36965829a8bcc887cced8ea0fb62b4d0f