[INFO] fetching crate zerocopy-derive 0.8.26... [INFO] checking zerocopy-derive-0.8.26 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate zerocopy-derive 0.8.26 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zerocopy-derive 0.8.26 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81133ac5cb82e00bb97a87d484da96119d6a3143b6c4316ebf2f0314b36075a1 [INFO] running `Command { std: "docker" "start" "-a" "81133ac5cb82e00bb97a87d484da96119d6a3143b6c4316ebf2f0314b36075a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81133ac5cb82e00bb97a87d484da96119d6a3143b6c4316ebf2f0314b36075a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81133ac5cb82e00bb97a87d484da96119d6a3143b6c4316ebf2f0314b36075a1", kill_on_drop: false }` [INFO] [stdout] 81133ac5cb82e00bb97a87d484da96119d6a3143b6c4316ebf2f0314b36075a1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54391314cad9cc4b7e9bf6cd6e3445ac93e85646ac45f3dc0f46c3cc87c77ac8 [INFO] running `Command { std: "docker" "start" "-a" "54391314cad9cc4b7e9bf6cd6e3445ac93e85646ac45f3dc0f46c3cc87c77ac8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling libc v0.2.163 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking basic-toml v0.1.10 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.102 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking zerocopy-derive v0.8.26 (/opt/rustwide/workdir) [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[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/union_to_bytes.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(imp::IntoBytes, Clone, Copy)] [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/union_to_bytes.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[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/union_to_bytes.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | #[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/union_to_bytes.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | #[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/union_to_bytes.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | #[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[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[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] [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] 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] 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 `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 `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[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[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 `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 `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 `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 `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[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/paths_and_modules.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(imp::FromBytes, imp::IntoBytes, imp::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/paths_and_modules.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(imp::FromBytes, imp::IntoBytes, imp::Unaligned)] [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/paths_and_modules.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(imp::FromBytes, imp::IntoBytes, imp::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/paths_and_modules.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(imp::FromBytes, imp::IntoBytes, imp::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/paths_and_modules.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(imp::FromBytes, imp::IntoBytes, imp::Unaligned)] [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/paths_and_modules.rs:26:51 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(imp::FromBytes, imp::IntoBytes, imp::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/paths_and_modules.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(imp::FromBytes, imp::IntoBytes, imp::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/paths_and_modules.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(imp::FromBytes, imp::IntoBytes, imp::Unaligned)] [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/paths_and_modules.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(imp::FromBytes, imp::IntoBytes, 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[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 `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 `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 `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/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[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/enum_known_layout.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[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/enum_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/enum_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/enum_known_layout.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(imp::KnownLayout)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `KnownLayout` in `imp` [INFO] [stdout] [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 "struct_no_cell") 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. [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] [stderr] error: could not compile `zerocopy-derive` (test "enum_to_bytes") due to 19 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 "union_to_bytes") due to 10 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 "paths_and_modules") due to 14 previous errors [INFO] [stderr] error: could not compile `zerocopy-derive` (test "enum_known_layout") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "54391314cad9cc4b7e9bf6cd6e3445ac93e85646ac45f3dc0f46c3cc87c77ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54391314cad9cc4b7e9bf6cd6e3445ac93e85646ac45f3dc0f46c3cc87c77ac8", kill_on_drop: false }` [INFO] [stdout] 54391314cad9cc4b7e9bf6cd6e3445ac93e85646ac45f3dc0f46c3cc87c77ac8