[INFO] cloning repository https://github.com/siddharthverma314/cryptopals
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siddharthverma314/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddharthverma314%2Fcryptopals", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddharthverma314%2Fcryptopals'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 891f95df0e847bae84ce9621269bd1ba38cd3e31
[INFO] checking siddharthverma314/cryptopals/891f95df0e847bae84ce9621269bd1ba38cd3e31 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddharthverma314%2Fcryptopals" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/siddharthverma314/cryptopals
[INFO] finished tweaking git repo https://github.com/siddharthverma314/cryptopals
[INFO] tweaked toml for git repo https://github.com/siddharthverma314/cryptopals written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siddharthverma314/cryptopals on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/siddharthverma314/cryptopals 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4c30aff536eba22d32effe375a5e19ee80a89493697b8fec71be6f43c069e54
[INFO] running `Command { std: "docker" "start" "-a" "e4c30aff536eba22d32effe375a5e19ee80a89493697b8fec71be6f43c069e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4c30aff536eba22d32effe375a5e19ee80a89493697b8fec71be6f43c069e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4c30aff536eba22d32effe375a5e19ee80a89493697b8fec71be6f43c069e54", kill_on_drop: false }`
[INFO] [stdout] e4c30aff536eba22d32effe375a5e19ee80a89493697b8fec71be6f43c069e54
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14b118bca0eae8f3beb0f90a04baec8f3baa7a06743735aa7e83e9752116eaa6
[INFO] running `Command { std: "docker" "start" "-a" "14b118bca0eae8f3beb0f90a04baec8f3baa7a06743735aa7e83e9752116eaa6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking cryptopal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/convert.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     buf: Box<Iterator<Item=u8> + 'a>,
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 |     buf: Box<dyn Iterator<Item=u8> + 'a>,
[INFO] [stdout]   |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/convert.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     buf: Box<Iterator<Item=u8> + 'a>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     buf: Box<dyn Iterator<Item=u8> + 'a>,
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `assert_eq`
[INFO] [stdout]    --> src/aes.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         assert_eq(mat.len(), 16);
[INFO] [stdout]     |         ^^^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 117 |         assert_eq!(mat.len(), 16);
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/convert.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     buf: Box<Iterator<Item=u8> + 'a>,
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 |     buf: Box<dyn Iterator<Item=u8> + 'a>,
[INFO] [stdout]   |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/aes.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |       pub fn mix_columns(mut self, mat: &[u8]) -> AesBuf {
[INFO] [stdout]     |                                                   ------ expected `aes::AesBuf` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 119 | /         for c in 0..self.nb {
[INFO] [stdout] 120 | |             for r in 0..4 {
[INFO] [stdout] 121 | |                 let mut elem = 0;
[INFO] [stdout] 122 | |                 for i in 0..4 {
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout]     | |_________^ expected `AesBuf`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `for` loops evaluate to unit type `()`
[INFO] [stdout] help: consider returning a value here
[INFO] [stdout]     |
[INFO] [stdout] 126 ~         }
[INFO] [stdout] 127 +         /* `aes::AesBuf` value */
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/convert.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     buf: Box<Iterator<Item=u8> + 'a>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     buf: Box<dyn Iterator<Item=u8> + 'a>,
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptopal` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0423.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `assert_eq`
[INFO] [stdout]    --> src/aes.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         assert_eq(mat.len(), 16);
[INFO] [stdout]     |         ^^^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 117 |         assert_eq!(mat.len(), 16);
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/aes.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |       pub fn mix_columns(mut self, mat: &[u8]) -> AesBuf {
[INFO] [stdout]     |                                                   ------ expected `AesBuf` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 119 | /         for c in 0..self.nb {
[INFO] [stdout] 120 | |             for r in 0..4 {
[INFO] [stdout] 121 | |                 let mut elem = 0;
[INFO] [stdout] 122 | |                 for i in 0..4 {
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         }
[INFO] [stdout]     | |_________^ expected `AesBuf`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `for` loops evaluate to unit type `()`
[INFO] [stdout] help: consider returning a value here
[INFO] [stdout]     |
[INFO] [stdout] 126 ~         }
[INFO] [stdout] 127 +         /* `AesBuf` value */
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0423.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptopal` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "14b118bca0eae8f3beb0f90a04baec8f3baa7a06743735aa7e83e9752116eaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14b118bca0eae8f3beb0f90a04baec8f3baa7a06743735aa7e83e9752116eaa6", kill_on_drop: false }`
[INFO] [stdout] 14b118bca0eae8f3beb0f90a04baec8f3baa7a06743735aa7e83e9752116eaa6
