[INFO] fetching crate cryprot-core 0.1.0... [INFO] testing cryprot-core-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cryprot-core 0.1.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cryprot-core 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 173 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.3.1) [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hybrid-array v0.2.3 [INFO] [stderr] Downloaded cipher v0.5.0-rc.0 [INFO] [stderr] Downloaded inout v0.2.0-rc.5 [INFO] [stderr] Downloaded aes v0.9.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9178beb39120726c4648fc761df7cdc1ca1886c6d68857f5b089b97045cb5e48 [INFO] running `Command { std: "docker" "start" "-a" "9178beb39120726c4648fc761df7cdc1ca1886c6d68857f5b089b97045cb5e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9178beb39120726c4648fc761df7cdc1ca1886c6d68857f5b089b97045cb5e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9178beb39120726c4648fc761df7cdc1ca1886c6d68857f5b089b97045cb5e48", kill_on_drop: false }` [INFO] [stdout] 9178beb39120726c4648fc761df7cdc1ca1886c6d68857f5b089b97045cb5e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8875be45461736c3ec9e9b7e2ba93a5753bb47af74c40ea8d07da22a000de196 [INFO] running `Command { std: "docker" "start" "-a" "8875be45461736c3ec9e9b7e2ba93a5753bb47af74c40ea8d07da22a000de196", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hybrid-array v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.3 [INFO] [stderr] Compiling inout v0.2.0-rc.5 [INFO] [stderr] Compiling cipher v0.5.0-rc.0 [INFO] [stderr] Compiling aes v0.9.0-rc.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 serde v1.0.219 [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)]` (part of `#[warn(unused)]`) 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" "8875be45461736c3ec9e9b7e2ba93a5753bb47af74c40ea8d07da22a000de196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8875be45461736c3ec9e9b7e2ba93a5753bb47af74c40ea8d07da22a000de196", kill_on_drop: false }` [INFO] [stdout] 8875be45461736c3ec9e9b7e2ba93a5753bb47af74c40ea8d07da22a000de196