[INFO] fetching crate cryprot-core 0.1.0... [INFO] testing cryprot-core-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate cryprot-core 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cryprot-core 0.1.0 [INFO] finished tweaking crates.io crate cryprot-core 0.1.0 [INFO] tweaked toml for crates.io crate cryprot-core 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cryprot-core 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding hybrid-array v0.2.3 (available: v0.4.5) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e8b044c9534b84d63cb81fc0d97ddbc7f499af5e7f574cc57cecfa4cf99510 [INFO] running `Command { std: "docker" "start" "-a" "66e8b044c9534b84d63cb81fc0d97ddbc7f499af5e7f574cc57cecfa4cf99510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e8b044c9534b84d63cb81fc0d97ddbc7f499af5e7f574cc57cecfa4cf99510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e8b044c9534b84d63cb81fc0d97ddbc7f499af5e7f574cc57cecfa4cf99510", kill_on_drop: false }` [INFO] [stdout] 66e8b044c9534b84d63cb81fc0d97ddbc7f499af5e7f574cc57cecfa4cf99510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2ed1fdffd0292c84ef734aad19aee5bc6a0a988ef2eaf596fc183ebc3dd0b40 [INFO] running `Command { std: "docker" "start" "-a" "f2ed1fdffd0292c84ef734aad19aee5bc6a0a988ef2eaf596fc183ebc3dd0b40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hybrid-array v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inout v0.2.0-rc.6 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.5.0-rc.1 [INFO] [stderr] Compiling aes v0.9.0-rc.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hybrid-array v0.2.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling cryprot-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Array, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied [INFO] [stdout] --> src/aes_hash.rs:67:42 [INFO] [stdout] | [INFO] [stdout] 67 | let out_aes: &mut [aes::Block] = bytemuck::cast_slice_mut(out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pod` is not implemented for `Array, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Pod`: [INFO] [stdout] () [INFO] [stdout] Block [INFO] [stdout] ManuallyDrop [INFO] [stdout] PhantomData [INFO] [stdout] PhantomPinned [INFO] [stdout] Wrapping [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 1024] [INFO] [stdout] and 87 others [INFO] [stdout] = note: required for `Array, B0>, B0>, B0>, B0>>` to implement `NoUninit` [INFO] [stdout] note: required by a bound in `bytemuck::cast_slice_mut` [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] 425 | pub fn cast_slice_mut< [INFO] [stdout] | -------------- required by a bound in this function [INFO] [stdout] 426 | A: NoUninit + AnyBitPattern, [INFO] [stdout] 427 | B: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ required by this bound in `cast_slice_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Array, B0>, B0>, B0>, B0>>: AnyBitPattern` is not satisfied [INFO] [stdout] --> src/aes_hash.rs:79:37 [INFO] [stdout] | [INFO] [stdout] 79 | .encrypt_blocks_b2b(bytemuck::cast_slice(chunk), &mut tmp[..chunk.len()]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pod` is not implemented for `Array, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Pod`: [INFO] [stdout] () [INFO] [stdout] Block [INFO] [stdout] ManuallyDrop [INFO] [stdout] PhantomData [INFO] [stdout] PhantomPinned [INFO] [stdout] Wrapping [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 1024] [INFO] [stdout] and 87 others [INFO] [stdout] = note: required for `Array, B0>, B0>, B0>, B0>>` to implement `AnyBitPattern` [INFO] [stdout] note: required by a bound in `bytemuck::cast_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:414:35 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn cast_slice(a: &[A]) -> &[B] { [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `cast_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Array, B0>, B0>, B0>, B0>>: AnyBitPattern` is not satisfied [INFO] [stdout] --> src/aes_hash.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | .encrypt_blocks_b2b(bytemuck::cast_slice(chunk), &mut tmp[..chunk.len()]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pod` is not implemented for `Array, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Pod`: [INFO] [stdout] () [INFO] [stdout] Block [INFO] [stdout] ManuallyDrop [INFO] [stdout] PhantomData [INFO] [stdout] PhantomPinned [INFO] [stdout] Wrapping [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 1024] [INFO] [stdout] and 87 others [INFO] [stdout] = note: required for `Array, B0>, B0>, B0>, B0>>` to implement `AnyBitPattern` [INFO] [stdout] note: required by a bound in `bytemuck::cast_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:414:35 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn cast_slice(a: &[A]) -> &[B] { [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `cast_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Array, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied [INFO] [stdout] --> src/aes_hash.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | self.aes.encrypt_blocks(bytemuck::cast_slice_mut(chunk)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pod` is not implemented for `Array, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Pod`: [INFO] [stdout] () [INFO] [stdout] Block [INFO] [stdout] ManuallyDrop [INFO] [stdout] PhantomData [INFO] [stdout] PhantomPinned [INFO] [stdout] Wrapping [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 1024] [INFO] [stdout] and 87 others [INFO] [stdout] = note: required for `Array, B0>, B0>, B0>, B0>>` to implement `NoUninit` [INFO] [stdout] note: required by a bound in `bytemuck::cast_slice_mut` [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] 425 | pub fn cast_slice_mut< [INFO] [stdout] | -------------- required by a bound in this function [INFO] [stdout] 426 | A: NoUninit + AnyBitPattern, [INFO] [stdout] 427 | B: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ required by this bound in `cast_slice_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Array, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied [INFO] [stdout] --> src/aes_rng.rs:42:52 [INFO] [stdout] | [INFO] [stdout] 42 | let blocks = bytemuck::cast_slice_mut::<_, aes::Block>(block_bytes); [INFO] [stdout] | ^^^^^^^^^^ the trait `Pod` is not implemented for `Array, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Pod`: [INFO] [stdout] () [INFO] [stdout] Block [INFO] [stdout] ManuallyDrop [INFO] [stdout] PhantomData [INFO] [stdout] PhantomPinned [INFO] [stdout] Wrapping [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 1024] [INFO] [stdout] and 87 others [INFO] [stdout] = note: required for `Array, B0>, B0>, B0>, B0>>` to implement `NoUninit` [INFO] [stdout] note: required by a bound in `bytemuck::cast_slice_mut` [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] 425 | pub fn cast_slice_mut< [INFO] [stdout] | -------------- required by a bound in this function [INFO] [stdout] 426 | A: NoUninit + AnyBitPattern, [INFO] [stdout] 427 | B: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ required by this bound in `cast_slice_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Array, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied [INFO] [stdout] --> src/aes_rng.rs:121:52 [INFO] [stdout] | [INFO] [stdout] 121 | let blocks = bytemuck::cast_slice_mut::<_, aes::Block>(results.as_mut()); [INFO] [stdout] | ^^^^^^^^^^ the trait `Pod` is not implemented for `Array, B0>, B0>, B0>, B0>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Pod`: [INFO] [stdout] () [INFO] [stdout] Block [INFO] [stdout] ManuallyDrop [INFO] [stdout] PhantomData [INFO] [stdout] PhantomPinned [INFO] [stdout] Wrapping [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 1024] [INFO] [stdout] and 87 others [INFO] [stdout] = note: required for `Array, B0>, B0>, B0>, B0>>` to implement `NoUninit` [INFO] [stdout] note: required by a bound in `bytemuck::cast_slice_mut` [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] 425 | pub fn cast_slice_mut< [INFO] [stdout] | -------------- required by a bound in this function [INFO] [stdout] 426 | A: NoUninit + AnyBitPattern, [INFO] [stdout] 427 | B: NoUninit + AnyBitPattern, [INFO] [stdout] | ^^^^^^^^ required by this bound in `cast_slice_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/block/gf128.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cryprot-core` (lib) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f2ed1fdffd0292c84ef734aad19aee5bc6a0a988ef2eaf596fc183ebc3dd0b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2ed1fdffd0292c84ef734aad19aee5bc6a0a988ef2eaf596fc183ebc3dd0b40", kill_on_drop: false }` [INFO] [stdout] f2ed1fdffd0292c84ef734aad19aee5bc6a0a988ef2eaf596fc183ebc3dd0b40