[INFO] cloning repository https://github.com/tismith/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tismith/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismith%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismith%2Fcryptopals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1cfc2e1c2a545d35d03258b01c2522624e2170a [INFO] testing tismith/cryptopals against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismith%2Fcryptopals" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tismith/cryptopals on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tismith/cryptopals [INFO] finished tweaking git repo https://github.com/tismith/cryptopals [INFO] tweaked toml for git repo https://github.com/tismith/cryptopals written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tismith/cryptopals already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ddb600d3e9b1f59612d25672efe5081a37aeade6a8736109ea669635af1465e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ddb600d3e9b1f59612d25672efe5081a37aeade6a8736109ea669635af1465e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ddb600d3e9b1f59612d25672efe5081a37aeade6a8736109ea669635af1465e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ddb600d3e9b1f59612d25672efe5081a37aeade6a8736109ea669635af1465e", kill_on_drop: false }` [INFO] [stdout] 9ddb600d3e9b1f59612d25672efe5081a37aeade6a8736109ea669635af1465e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b32d0dea76efa5ac7db8ed0d364bb63294e48dbf0cce14b3bf01b029ec012eb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b32d0dea76efa5ac7db8ed0d364bb63294e48dbf0cce14b3bf01b029ec012eb4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling openssl v0.10.6 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling hex v0.3.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling stderrlog v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/utils/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain!{ [INFO] [stdout] 6 | | //add custom or mapped error types here [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | FromHexError(::hex::FromHexError); [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/utils/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain!{ [INFO] [stdout] 6 | | //add custom or mapped error types here [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | FromHexError(::hex::FromHexError); [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut y = (mt.state[i] & bitmask_2) + (mt.state[(i + 1) % 624] & bitmask_3); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | let mut block = xor(&iv, chunk); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `untemper` [INFO] [stdout] --> src/set3.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn untemper(mut y: usize) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.76s [INFO] running `Command { std: "docker" "inspect" "b32d0dea76efa5ac7db8ed0d364bb63294e48dbf0cce14b3bf01b029ec012eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32d0dea76efa5ac7db8ed0d364bb63294e48dbf0cce14b3bf01b029ec012eb4", kill_on_drop: false }` [INFO] [stdout] b32d0dea76efa5ac7db8ed0d364bb63294e48dbf0cce14b3bf01b029ec012eb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dadf6bd7a6e0c33ccbd0ecbac1736716359d3abeee6e87d798e1c684a1c814d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1dadf6bd7a6e0c33ccbd0ecbac1736716359d3abeee6e87d798e1c684a1c814d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/utils/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain!{ [INFO] [stdout] 6 | | //add custom or mapped error types here [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | FromHexError(::hex::FromHexError); [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/utils/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain!{ [INFO] [stdout] 6 | | //add custom or mapped error types here [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | FromHexError(::hex::FromHexError); [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut y = (mt.state[i] & bitmask_2) + (mt.state[(i + 1) % 624] & bitmask_3); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | let mut block = xor(&iv, chunk); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `untemper` [INFO] [stdout] --> src/set3.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn untemper(mut y: usize) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling proptest v0.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling assert_cli v0.5.4 [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/utils/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain!{ [INFO] [stdout] 6 | | //add custom or mapped error types here [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | FromHexError(::hex::FromHexError); [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/utils/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain!{ [INFO] [stdout] 6 | | //add custom or mapped error types here [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | FromHexError(::hex::FromHexError); [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut y = (mt.state[i] & bitmask_2) + (mt.state[(i + 1) % 624] & bitmask_3); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | let mut block = xor(&iv, chunk); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.09s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cryptopals-175c63dc4a760738) [INFO] [stderr] Executable tests/integration.rs (/opt/rustwide/target/debug/deps/integration-df64996e48343e89) [INFO] running `Command { std: "docker" "inspect" "1dadf6bd7a6e0c33ccbd0ecbac1736716359d3abeee6e87d798e1c684a1c814d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dadf6bd7a6e0c33ccbd0ecbac1736716359d3abeee6e87d798e1c684a1c814d", kill_on_drop: false }` [INFO] [stdout] 1dadf6bd7a6e0c33ccbd0ecbac1736716359d3abeee6e87d798e1c684a1c814d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5578f696c0fac961042d565e50cbae6ab3680e3bff6ddba4f4525835c5ccacb1 [INFO] running `Command { std: "docker" "start" "-a" "5578f696c0fac961042d565e50cbae6ab3680e3bff6ddba4f4525835c5ccacb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/utils/types.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain!{ [INFO] [stderr] 6 | | //add custom or mapped error types here [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | FromHexError(::hex::FromHexError); [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/utils/types.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain!{ [INFO] [stderr] 6 | | //add custom or mapped error types here [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | FromHexError(::hex::FromHexError); [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/common.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | let mut y = (mt.state[i] & bitmask_2) + (mt.state[(i + 1) % 624] & bitmask_3); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/common.rs:283:13 [INFO] [stderr] | [INFO] [stderr] 283 | let mut block = xor(&iv, chunk); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `untemper` [INFO] [stderr] --> src/set3.rs:38:4 [INFO] [stderr] | [INFO] [stderr] 38 | fn untemper(mut y: usize) -> usize { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cryptopals` (bin "cryptopals") generated 5 warnings [INFO] [stderr] warning: `cryptopals` (bin "cryptopals" test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cryptopals-175c63dc4a760738) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test common::test::test_aes_cbc ... ok [INFO] [stdout] test common::test::test_chi2_english ... ok [INFO] [stdout] test set2::test::test_is_admin_profile ... ok [INFO] [stdout] test set2::test::test_detect_ecb_or_cbc ... ok [INFO] [stdout] test common::test::test_pkcs7_pad ... ok [INFO] [stdout] test set2::test::test_parse_kv_query ... ok [INFO] [stdout] test common::test::test_repeating_key_xor ... ok [INFO] [stdout] test common::test::test_hamming_distance ... ok [INFO] [stdout] test set3::test::test_untemper_prop ... ok [INFO] [stdout] test common::test::test_strip_pkcs7_padding_aligned ... ok [INFO] [stdout] test common::test::test_strip_pkcs7_padding_error_incorrect ... ok [INFO] [stdout] test common::test::test_strip_pkcs7_padding ... ok [INFO] [stdout] test common::test::test_strip_pkcs7_padding_unpadded - should panic ... ok [INFO] [stdout] test common::test::test_strip_pkcs7_padding_error_incrementing - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-df64996e48343e89) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_help ... ok [INFO] [stdout] test test_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5578f696c0fac961042d565e50cbae6ab3680e3bff6ddba4f4525835c5ccacb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5578f696c0fac961042d565e50cbae6ab3680e3bff6ddba4f4525835c5ccacb1", kill_on_drop: false }` [INFO] [stdout] 5578f696c0fac961042d565e50cbae6ab3680e3bff6ddba4f4525835c5ccacb1