[INFO] fetching crate rapier2d-f64 0.28.0... [INFO] testing rapier2d-f64-0.28.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rapier2d-f64 0.28.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rapier2d-f64 0.28.0 [INFO] finished tweaking crates.io crate rapier2d-f64 0.28.0 [INFO] tweaked toml for crates.io crate rapier2d-f64 0.28.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapier2d-f64 0.28.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rapier2d-f64 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parry2d-f64 v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c00292a79c6afe0e3f1d13c3dab97a6ef4e638bda64b2b5ee8460ec8ab5c5517 [INFO] running `Command { std: "docker" "start" "-a" "c00292a79c6afe0e3f1d13c3dab97a6ef4e638bda64b2b5ee8460ec8ab5c5517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c00292a79c6afe0e3f1d13c3dab97a6ef4e638bda64b2b5ee8460ec8ab5c5517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00292a79c6afe0e3f1d13c3dab97a6ef4e638bda64b2b5ee8460ec8ab5c5517", kill_on_drop: false }` [INFO] [stdout] c00292a79c6afe0e3f1d13c3dab97a6ef4e638bda64b2b5ee8460ec8ab5c5517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba62cf90fd6044014eef2f20bd045361074cf2889146999f8ac01e9ebfb4e4cb [INFO] running `Command { std: "docker" "start" "-a" "ba62cf90fd6044014eef2f20bd045361074cf2889146999f8ac01e9ebfb4e4cb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stdout] error[E0583]: file not found for module `internal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | mod internal; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `internal`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/internal.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/internal/mod.rs" [INFO] [stdout] = note: if there is a `mod internal` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `zeroable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | mod zeroable; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `zeroable`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/zeroable.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/zeroable/mod.rs" [INFO] [stdout] = note: if there is a `mod zeroable` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `zeroable_in_option` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | mod zeroable_in_option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `zeroable_in_option`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/zeroable_in_option.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/zeroable_in_option/mod.rs" [INFO] [stdout] = note: if there is a `mod zeroable_in_option` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `pod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | mod pod; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `pod`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/pod.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/pod/mod.rs" [INFO] [stdout] = note: if there is a `mod pod` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `pod_in_option` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | mod pod_in_option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `pod_in_option`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/pod_in_option.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/pod_in_option/mod.rs" [INFO] [stdout] = note: if there is a `mod pod_in_option` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `no_uninit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | mod no_uninit; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `no_uninit`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/no_uninit.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/no_uninit/mod.rs" [INFO] [stdout] = note: if there is a `mod no_uninit` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `contiguous` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | mod contiguous; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `contiguous`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/contiguous.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/contiguous/mod.rs" [INFO] [stdout] = note: if there is a `mod contiguous` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `offset_of` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | mod offset_of; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `offset_of`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/offset_of.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/offset_of/mod.rs" [INFO] [stdout] = note: if there is a `mod offset_of` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `transparent` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | mod transparent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `transparent`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/transparent.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/transparent/mod.rs" [INFO] [stdout] = note: if there is a `mod transparent` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stdout] error[E0432]: unresolved imports `crate::Pod`, `crate::Zeroable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/anybitpattern.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{Pod, Zeroable}; [INFO] [stdout] | ^^^ ^^^^^^^^ no `Zeroable` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Pod` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:243:3 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 243 | Pod, TransparentWrapper, Zeroable, [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 243 | Pod, TransparentWrapper, Zeroable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 - use crate::{Pod, Zeroable}; [INFO] [stdout] 1 + use crate::{pod, Zeroable}; [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 1 - use crate::{Pod, Zeroable}; [INFO] [stdout] 1 + use crate::{Pod, zeroable}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::NoUninit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/checked.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | AnyBitPattern, NoUninit, [INFO] [stdout] | ^^^^^^^^ no `NoUninit` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn bytes_of(t: &T) -> &[u8] { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:295:24 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn bytes_of_mut(t: &mut T) -> &mut [u8] { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn from_bytes_mut(s: &mut [u8]) -> &mut T { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:366:30 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn try_from_bytes_mut( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:379:16 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn cast(a: A) -> B { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn cast_mut( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:390:49 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn cast_mut( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:403:20 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn cast_ref(a: &A) -> &B { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn cast_slice(a: &[A]) -> &[B] { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:426:6 [INFO] [stdout] | [INFO] [stdout] 426 | A: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:427:6 [INFO] [stdout] | [INFO] [stdout] 427 | B: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:437:24 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn pod_align_to( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:447:6 [INFO] [stdout] | [INFO] [stdout] 447 | T: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:448:6 [INFO] [stdout] | [INFO] [stdout] 448 | U: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn try_cast( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:479:24 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn try_cast_ref( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:490:6 [INFO] [stdout] | [INFO] [stdout] 490 | A: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:491:6 [INFO] [stdout] | [INFO] [stdout] 491 | B: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:514:26 [INFO] [stdout] | [INFO] [stdout] 514 | pub fn try_cast_slice( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | A: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NoUninit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:527:6 [INFO] [stdout] | [INFO] [stdout] 527 | B: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 242 | AnyBitPattern, ByteEq, ByteHash, CheckedBitPattern, Contiguous, NoUninit, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Zeroable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:541:24 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn write_zeroes(target: &mut T) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 243 | Pod, TransparentWrapper, Zeroable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Zeroable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:566:23 [INFO] [stdout] | [INFO] [stdout] 566 | pub fn fill_zeroes(slice: &mut [T]) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] ... [INFO] [stdout] 243 | Pod, TransparentWrapper, Zeroable, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] error: could not compile `bytemuck` (lib) due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba62cf90fd6044014eef2f20bd045361074cf2889146999f8ac01e9ebfb4e4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba62cf90fd6044014eef2f20bd045361074cf2889146999f8ac01e9ebfb4e4cb", kill_on_drop: false }` [INFO] [stdout] ba62cf90fd6044014eef2f20bd045361074cf2889146999f8ac01e9ebfb4e4cb