[INFO] fetching crate zerocopy-derive 0.8.26... [INFO] checking zerocopy-derive-0.8.26 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate zerocopy-derive 0.8.26 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate zerocopy-derive 0.8.26 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zerocopy-derive 0.8.26 [INFO] tweaked toml for crates.io crate zerocopy-derive 0.8.26 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zerocopy-derive 0.8.26 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zerocopy-derive 0.8.26 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8363a9e5cab5399b4700a69c8d632987ca389230f0f85a7ff571ed3d301a0dc8 [INFO] running `Command { std: "docker" "start" "-a" "8363a9e5cab5399b4700a69c8d632987ca389230f0f85a7ff571ed3d301a0dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8363a9e5cab5399b4700a69c8d632987ca389230f0f85a7ff571ed3d301a0dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8363a9e5cab5399b4700a69c8d632987ca389230f0f85a7ff571ed3d301a0dc8", kill_on_drop: false }` [INFO] [stdout] 8363a9e5cab5399b4700a69c8d632987ca389230f0f85a7ff571ed3d301a0dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bc6068357bc64cf1b1d081774bec97d6183ccd514df1394cd3a291dd31126ab [INFO] running `Command { std: "docker" "start" "-a" "6bc6068357bc64cf1b1d081774bec97d6183ccd514df1394cd3a291dd31126ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling libc v0.2.163 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking zerocopy-derive v0.8.26 (/opt/rustwide/workdir) [INFO] [stderr] Checking basic-toml v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [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[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 `IntoBytes` in `imp` [INFO] [stdout] --> tests/eq.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(imp::Debug, imp::IntoBytes, imp::Immutable, imp::ByteEq)] [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 `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 `Immutable` in `imp` [INFO] [stdout] --> tests/eq.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(imp::Debug, imp::IntoBytes, imp::Immutable, imp::ByteEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ByteEq` in `imp` [INFO] [stdout] --> tests/eq.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(imp::Debug, imp::IntoBytes, imp::Immutable, imp::ByteEq)] [INFO] [stdout] | ^^^^^^ could not find `ByteEq` 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 `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[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/struct_from_zeros.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | #[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/struct_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 `FromZeros` in `imp` [INFO] [stdout] --> tests/struct_from_zeros.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/struct_from_zeros.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | #[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/struct_from_zeros.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | #[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/struct_from_zeros.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(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 `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/enum_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/enum_no_cell.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[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/enum_no_cell.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[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/enum_no_cell.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | #[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 `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[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[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] 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] 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 `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:256:15 [INFO] [stdout] | [INFO] [stdout] 256 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(imp::TryFromBytes, imp::KnownLayout, imp::Immutable)] [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/struct_try_from_bytes.rs:203:34 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(imp::TryFromBytes, imp::KnownLayout, imp::Immutable)] [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/struct_try_from_bytes.rs:203:52 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(imp::TryFromBytes, imp::KnownLayout, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:182:37 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug, PartialEq, Eq, imp::TryFromBytes, imp::Immutable, imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:182:56 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug, PartialEq, Eq, imp::TryFromBytes, imp::Immutable, imp::KnownLayout)] [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/struct_try_from_bytes.rs:182:72 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug, PartialEq, Eq, imp::TryFromBytes, imp::Immutable, 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/struct_try_from_bytes.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | #[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 `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/struct_try_from_bytes.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(imp::TryFromBytes)] [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[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[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 `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:637:19 [INFO] [stdout] | [INFO] [stdout] 637 | #[derive(imp::TryFromBytes)] [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: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[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[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 `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 `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/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/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 `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 `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/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 `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 `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 `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 `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 `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 `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 `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[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:360:15 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:353:15 [INFO] [stdout] | [INFO] [stdout] 353 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Copy, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:343:15 [INFO] [stdout] | [INFO] [stdout] 343 | #[derive(imp::KnownLayout, imp::TryFromBytes, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:343:33 [INFO] [stdout] | [INFO] [stdout] 343 | #[derive(imp::KnownLayout, imp::TryFromBytes, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:343:52 [INFO] [stdout] | [INFO] [stdout] 343 | #[derive(imp::KnownLayout, imp::TryFromBytes, 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/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[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 `KnownLayout` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(imp::KnownLayout, imp::TryFromBytes, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(imp::KnownLayout, imp::TryFromBytes, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:333:52 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(imp::KnownLayout, imp::TryFromBytes, 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/enum_try_from_bytes.rs:323:15 [INFO] [stdout] | [INFO] [stdout] 323 | #[derive(imp::KnownLayout, imp::TryFromBytes, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:323:33 [INFO] [stdout] | [INFO] [stdout] 323 | #[derive(imp::KnownLayout, imp::TryFromBytes, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:323:52 [INFO] [stdout] | [INFO] [stdout] 323 | #[derive(imp::KnownLayout, imp::TryFromBytes, imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:303:31 [INFO] [stdout] | [INFO] [stdout] 303 | let bytes: [u8; SIZE] = ::zerocopy::transmute!(wrap(HasFieldsPrimitive::B { [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 `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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | let bytes: [u8; SIZE] = ::zerocopy::transmute!(wrap(HasFieldsPrimitive::A(10))); [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/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/enum_try_from_bytes.rs:288:19 [INFO] [stdout] | [INFO] [stdout] 288 | #[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/enum_try_from_bytes.rs:275:37 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:275:55 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/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 `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:275:71 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` 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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | let bytes: [u8; SIZE] = ::zerocopy::transmute!(HasFieldsPrimitive::B { [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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:260:31 [INFO] [stdout] | [INFO] [stdout] 260 | let bytes: [u8; SIZE] = ::zerocopy::transmute!(HasFieldsPrimitive::A(10)); [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/enum_try_from_bytes.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [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/enum_try_from_bytes.rs:248:50 [INFO] [stdout] | [INFO] [stdout] 248 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:248:66 [INFO] [stdout] | [INFO] [stdout] 248 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:248:85 [INFO] [stdout] | [INFO] [stdout] 248 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | let bytes: [u8; SIZE] = ::zerocopy::transmute!(wrap(HasFields::B { [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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | let bytes: [u8; SIZE] = ::zerocopy::transmute!(wrap(HasFields::A(10))); [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_try_from_bytes.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 223 | #[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/enum_try_from_bytes.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:210:55 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | ::zerocopy::transmute!(HasFields::B { foo: ::core::num::NonZeroU32::new(123456).unwrap() }); [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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:196:31 [INFO] [stdout] | [INFO] [stdout] 196 | let bytes: [u8; SIZE] = ::zerocopy::transmute!(HasFields::A(10)); [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/enum_try_from_bytes.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [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/enum_try_from_bytes.rs:184:50 [INFO] [stdout] | [INFO] [stdout] 184 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:184:66 [INFO] [stdout] | [INFO] [stdout] 184 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:184:85 [INFO] [stdout] | [INFO] [stdout] 184 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | let disc: [u8; SIZE] = ::zerocopy::transmute!(WeirdDiscriminants::C); [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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | let disc: [u8; SIZE] = ::zerocopy::transmute!(WeirdDiscriminants::B); [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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | let disc: [u8; SIZE] = ::zerocopy::transmute!(WeirdDiscriminants::A); [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/enum_try_from_bytes.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [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/enum_try_from_bytes.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [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 `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 `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 `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[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:149:66 [INFO] [stdout] | [INFO] [stdout] 149 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:149:85 [INFO] [stdout] | [INFO] [stdout] 149 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `IntoBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | let disc: [u8; SIZE] = ::zerocopy::transmute!(FieldlessButNotUnitOnly::C {}); [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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | let disc: [u8; SIZE] = ::zerocopy::transmute!(FieldlessButNotUnitOnly::B()); [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 `zerocopy` in the list of imported crates [INFO] [stdout] --> tests/enum_try_from_bytes.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | let disc: [u8; SIZE] = ::zerocopy::transmute!(FieldlessButNotUnitOnly::A); [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/enum_try_from_bytes.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [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/enum_try_from_bytes.rs:115:50 [INFO] [stdout] | [INFO] [stdout] 115 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:115:66 [INFO] [stdout] | [INFO] [stdout] 115 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, imp::IntoBytes, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IntoBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:115:85 [INFO] [stdout] | [INFO] [stdout] 115 | Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes, 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/enum_try_from_bytes.rs:80:37 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:80:55 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:48:55 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:48:71 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [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/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[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:31:55 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:31:71 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Eq, PartialEq, Debug, imp::KnownLayout, imp::Immutable, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TryFromBytes` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Immutable` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Eq, PartialEq, Debug, imp::Immutable, imp::KnownLayout, imp::TryFromBytes)] [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/enum_try_from_bytes.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Eq, PartialEq, Debug, imp::Immutable, imp::KnownLayout, imp::TryFromBytes)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TryFromBytes` in `imp` [INFO] [stdout] --> tests/enum_try_from_bytes.rs:15:71 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Eq, PartialEq, Debug, imp::Immutable, imp::KnownLayout, imp::TryFromBytes)] [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[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] 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 "include") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zerocopy-derive` (test "union_unaligned") due to 9 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[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_no_cell.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, 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/union_no_cell.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[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/union_no_cell.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[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/union_no_cell.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | #[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/union_no_cell.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(imp::Immutable)] [INFO] [stdout] | ^^^^^^^^^ could not find `Immutable` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "struct_unaligned") due to 12 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_try_from_bytes") due to 20 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[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] 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: 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 `KnownLayout` in `imp` [INFO] [stdout] --> tests/union_known_layout.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, 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/union_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 `KnownLayout` in `imp` [INFO] [stdout] --> tests/union_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/union_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/union_known_layout.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "union_no_cell") due to 10 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] [stderr] error: could not compile `zerocopy-derive` (test "struct_from_zeros") 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] [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 "deprecated") due to 25 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "eq") due to 8 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] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "enum_no_cell") due to 9 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy-derive` (test "union_known_layout") due to 10 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] [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_to_bytes") due to 21 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "enum_try_from_bytes") due to 69 previous errors [INFO] running `Command { std: "docker" "inspect" "6bc6068357bc64cf1b1d081774bec97d6183ccd514df1394cd3a291dd31126ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc6068357bc64cf1b1d081774bec97d6183ccd514df1394cd3a291dd31126ab", kill_on_drop: false }` [INFO] [stdout] 6bc6068357bc64cf1b1d081774bec97d6183ccd514df1394cd3a291dd31126ab