[INFO] cloning repository https://github.com/AndrewFrauens/crypto-pals-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewFrauens/crypto-pals-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewFrauens%2Fcrypto-pals-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewFrauens%2Fcrypto-pals-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ea8a37b03f4300d684e22042e5d10d31f2b2a38
[INFO] checking AndrewFrauens/crypto-pals-rs against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewFrauens%2Fcrypto-pals-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndrewFrauens/crypto-pals-rs on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AndrewFrauens/crypto-pals-rs
[INFO] finished tweaking git repo https://github.com/AndrewFrauens/crypto-pals-rs
[INFO] tweaked toml for git repo https://github.com/AndrewFrauens/crypto-pals-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AndrewFrauens/crypto-pals-rs 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4712bd264c731646bce6b247ab7374574212717859b5fa7424571cc5a402b879
[INFO] running `Command { std: "docker" "start" "-a" "4712bd264c731646bce6b247ab7374574212717859b5fa7424571cc5a402b879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4712bd264c731646bce6b247ab7374574212717859b5fa7424571cc5a402b879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4712bd264c731646bce6b247ab7374574212717859b5fa7424571cc5a402b879", kill_on_drop: false }`
[INFO] [stdout] 4712bd264c731646bce6b247ab7374574212717859b5fa7424571cc5a402b879
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab178f6319adfcb2b38726ed2db98ef216e62b321191d5208843b8914c049e45
[INFO] running `Command { std: "docker" "start" "-a" "ab178f6319adfcb2b38726ed2db98ef216e62b321191d5208843b8914c049e45", kill_on_drop: false }`
[INFO] [stderr]     Checking crypto-pals-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `unchecked_math` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(unchecked_math)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unchecked_math` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(unchecked_math)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]   --> src/binary_vec.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 constructed_byte = constructed_byte.unchecked_shl(4);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]    = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:147:54
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let input = (*input.get_unchecked(0) as u32).unchecked_shl(8 * 2)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 |             | (*input.get_unchecked(1) as u32).unchecked_shl(8)
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:151:27
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let idx_0 = input.unchecked_shr(6 * 3);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let idx_1 = input.unchecked_shr(6 * 2) & MASK;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let idx_2 = input.unchecked_shr(6) & MASK;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:181:39
[INFO] [stdout]     |
[INFO] [stdout] 181 |             bits |= (input[0] as u32).unchecked_shl(8 * 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:184:39
[INFO] [stdout]     |
[INFO] [stdout] 184 |             bits |= (input[1] as u32).unchecked_shl(8);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |         idx_0 = bits.unchecked_shr(6 * 3);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |         idx_1 = bits.unchecked_shr(6 * 2) & MASK;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |         idx_2 = bits.unchecked_shr(6) & MASK;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]   --> src/binary_vec.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 constructed_byte = constructed_byte.unchecked_shl(4);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]    = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:147:54
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let input = (*input.get_unchecked(0) as u32).unchecked_shl(8 * 2)
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:148:48
[INFO] [stdout]     |
[INFO] [stdout] 148 |             | (*input.get_unchecked(1) as u32).unchecked_shl(8)
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:151:27
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let idx_0 = input.unchecked_shr(6 * 3);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let idx_1 = input.unchecked_shr(6 * 2) & MASK;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let idx_2 = input.unchecked_shr(6) & MASK;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:181:39
[INFO] [stdout]     |
[INFO] [stdout] 181 |             bits |= (input[0] as u32).unchecked_shl(8 * 2);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:184:39
[INFO] [stdout]     |
[INFO] [stdout] 184 |             bits |= (input[1] as u32).unchecked_shl(8);
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |         idx_0 = bits.unchecked_shr(6 * 3);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |         idx_1 = bits.unchecked_shr(6 * 2) & MASK;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `unchecked_shifts`: niche optimization path
[INFO] [stdout]    --> src/binary_vec.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |         idx_2 = bits.unchecked_shr(6) & MASK;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #85122 <https://github.com/rust-lang/rust/issues/85122> for more information
[INFO] [stdout]     = help: add `#![feature(unchecked_shifts)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-03-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-pals-rs` (lib) due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-pals-rs` (lib test) due to 11 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ab178f6319adfcb2b38726ed2db98ef216e62b321191d5208843b8914c049e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab178f6319adfcb2b38726ed2db98ef216e62b321191d5208843b8914c049e45", kill_on_drop: false }`
[INFO] [stdout] ab178f6319adfcb2b38726ed2db98ef216e62b321191d5208843b8914c049e45
