[INFO] cloning repository https://github.com/rolph-recto/cryptopals-rust-solutions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rolph-recto/cryptopals-rust-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolph-recto%2Fcryptopals-rust-solutions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolph-recto%2Fcryptopals-rust-solutions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6c0418e7752e9a3ed631e89e6c3dcd9587224c8
[INFO] testing rolph-recto/cryptopals-rust-solutions against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolph-recto%2Fcryptopals-rust-solutions" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rolph-recto/cryptopals-rust-solutions
[INFO] finished tweaking git repo https://github.com/rolph-recto/cryptopals-rust-solutions
[INFO] tweaked toml for git repo https://github.com/rolph-recto/cryptopals-rust-solutions written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rolph-recto/cryptopals-rust-solutions on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rolph-recto/cryptopals-rust-solutions 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 722f12fb4d1071d3f0ad84ebff65dc7d042a6a6971b8d36bef89acf14fa93e3c
[INFO] running `Command { std: "docker" "start" "-a" "722f12fb4d1071d3f0ad84ebff65dc7d042a6a6971b8d36bef89acf14fa93e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "722f12fb4d1071d3f0ad84ebff65dc7d042a6a6971b8d36bef89acf14fa93e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722f12fb4d1071d3f0ad84ebff65dc7d042a6a6971b8d36bef89acf14fa93e3c", kill_on_drop: false }`
[INFO] [stdout] 722f12fb4d1071d3f0ad84ebff65dc7d042a6a6971b8d36bef89acf14fa93e3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b69ecf9b05fe449f77c92c609e43cb7e5002348b5b23304ddba2060d1160c99a
[INFO] running `Command { std: "docker" "start" "-a" "b69ecf9b05fe449f77c92c609e43cb7e5002348b5b23304ddba2060d1160c99a", kill_on_drop: false }`
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling time-test v0.2.3
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling cryptopals v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(portable_simd)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use] extern crate time_test;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt` and `ops::Deref`
[INFO] [stdout]  --> src/encoding.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Deref, fmt};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt` and `ops::Deref`
[INFO] [stdout]  --> src/encoding_simd.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Deref, fmt};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptopals` (bin "cryptopals") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b69ecf9b05fe449f77c92c609e43cb7e5002348b5b23304ddba2060d1160c99a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b69ecf9b05fe449f77c92c609e43cb7e5002348b5b23304ddba2060d1160c99a", kill_on_drop: false }`
[INFO] [stdout] b69ecf9b05fe449f77c92c609e43cb7e5002348b5b23304ddba2060d1160c99a
