[INFO] fetching crate cryprot-codes 0.1.0...
[INFO] testing cryprot-codes-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cryprot-codes 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cryprot-codes 0.1.0
[INFO] finished tweaking crates.io crate cryprot-codes 0.1.0
[INFO] tweaked toml for crates.io crate cryprot-codes 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cryprot-codes 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 160 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 seq-macro v0.3.5 (available: v0.3.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded fastdivide v0.4.2
[INFO] [stderr]   Downloaded cipher v0.5.0-rc.1
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded inout v0.2.0-rc.6
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.4
[INFO] [stderr]   Downloaded cryprot-core v0.1.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.186
[INFO] [stderr]   Downloaded hybrid-array v0.4.5
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.186
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.186
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded cxx-build v1.0.186
[INFO] [stderr]   Downloaded aes v0.9.0-rc.1
[INFO] [stderr]   Downloaded cxx v1.0.186
[INFO] [stderr]   Downloaded libote-codes v0.1.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06c8b1084857c56023f359c64236256718653938f976d2049b643ecf9a2c6692
[INFO] running `Command { std: "docker" "start" "-a" "06c8b1084857c56023f359c64236256718653938f976d2049b643ecf9a2c6692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06c8b1084857c56023f359c64236256718653938f976d2049b643ecf9a2c6692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c8b1084857c56023f359c64236256718653938f976d2049b643ecf9a2c6692", kill_on_drop: false }`
[INFO] [stdout] 06c8b1084857c56023f359c64236256718653938f976d2049b643ecf9a2c6692
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 960d5f8f0a4227160930499ec0740e295a2c759f904331437eeeb9b65ee64b90
[INFO] running `Command { std: "docker" "start" "-a" "960d5f8f0a4227160930499ec0740e295a2c759f904331437eeeb9b65ee64b90", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling inout v0.2.0-rc.6
[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 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 serde v1.0.228
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling cryprot-core v0.1.0
[INFO] [stdout] error[E0277]: the trait bound `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryprot-core-0.1.0/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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               Block
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]               [T; 1024]
[INFO] [stdout]             and 87 others
[INFO] [stdout]     = note: required for `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, 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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: AnyBitPattern` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryprot-core-0.1.0/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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               Block
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]               [T; 1024]
[INFO] [stdout]             and 87 others
[INFO] [stdout]     = note: required for `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, 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: NoUninit, B: AnyBitPattern>(a: &[A]) -> &[B] {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ required by this bound in `cast_slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: AnyBitPattern` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryprot-core-0.1.0/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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               Block
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]               [T; 1024]
[INFO] [stdout]             and 87 others
[INFO] [stdout]     = note: required for `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, 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: NoUninit, B: AnyBitPattern>(a: &[A]) -> &[B] {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ required by this bound in `cast_slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryprot-core-0.1.0/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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               Block
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]               [T; 1024]
[INFO] [stdout]             and 87 others
[INFO] [stdout]     = note: required for `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, 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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryprot-core-0.1.0/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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               Block
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]               [T; 1024]
[INFO] [stdout]             and 87 others
[INFO] [stdout]     = note: required for `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, 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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>: NoUninit` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryprot-core-0.1.0/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<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               Block
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]               [T; 1024]
[INFO] [stdout]             and 87 others
[INFO] [stdout]     = note: required for `Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, 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] 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
[INFO] running `Command { std: "docker" "inspect" "960d5f8f0a4227160930499ec0740e295a2c759f904331437eeeb9b65ee64b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "960d5f8f0a4227160930499ec0740e295a2c759f904331437eeeb9b65ee64b90", kill_on_drop: false }`
[INFO] [stdout] 960d5f8f0a4227160930499ec0740e295a2c759f904331437eeeb9b65ee64b90
