[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 1.90.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rolph-recto/cryptopals-rust-solutions 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] 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-test v0.2.3 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 09a67dda2564bab479b079a76f0345a997adafa08e059e18569b200cfb1b5aef [INFO] running `Command { std: "docker" "start" "-a" "09a67dda2564bab479b079a76f0345a997adafa08e059e18569b200cfb1b5aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09a67dda2564bab479b079a76f0345a997adafa08e059e18569b200cfb1b5aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a67dda2564bab479b079a76f0345a997adafa08e059e18569b200cfb1b5aef", kill_on_drop: false }` [INFO] [stdout] 09a67dda2564bab479b079a76f0345a997adafa08e059e18569b200cfb1b5aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7fdb2760a58a4520de5f19b81ec788307e5e826fc1eb8e794a612634b54c1aa2 [INFO] running `Command { std: "docker" "start" "-a" "7fdb2760a58a4520de5f19b81ec788307e5e826fc1eb8e794a612634b54c1aa2", kill_on_drop: false }` [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 v0.1.45 [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 stable 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)]` 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" "7fdb2760a58a4520de5f19b81ec788307e5e826fc1eb8e794a612634b54c1aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fdb2760a58a4520de5f19b81ec788307e5e826fc1eb8e794a612634b54c1aa2", kill_on_drop: false }` [INFO] [stdout] 7fdb2760a58a4520de5f19b81ec788307e5e826fc1eb8e794a612634b54c1aa2