Oct 13 16:23:28.629 INFO checking cryptopals-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:23:28.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 16:23:28.993 INFO blam! 6dab46d09196517e85ea5c46d41f2c8fe8f0922e39d2e2fe5340863b7c72322b Oct 13 16:23:29.000 INFO running `"docker" "start" "-a" "6dab46d09196517e85ea5c46d41f2c8fe8f0922e39d2e2fe5340863b7c72322b"` Oct 13 16:23:30.136 INFO kablam! usermod: no changes Oct 13 16:23:30.232 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 13 16:23:30.260 INFO kablam! Checking cryptopals v0.1.0 (/source) Oct 13 16:23:31.569 INFO kablam! warning: function is never used: `to_bytes` Oct 13 16:23:31.569 INFO kablam! --> src/basics.rs:6:5 Oct 13 16:23:31.569 INFO kablam! | Oct 13 16:23:31.569 INFO kablam! 6 | pub fn to_bytes(hex: &String) -> Vec { Oct 13 16:23:31.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:23:31.570 INFO kablam! | Oct 13 16:23:31.570 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 16:23:31.570 INFO kablam! Oct 13 16:23:31.570 INFO kablam! warning: function is never used: `to_hex` Oct 13 16:23:31.570 INFO kablam! --> src/basics.rs:21:5 Oct 13 16:23:31.570 INFO kablam! | Oct 13 16:23:31.570 INFO kablam! 21 | pub fn to_hex(bytes: Vec) -> String { Oct 13 16:23:31.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:23:31.570 INFO kablam! Oct 13 16:23:31.570 INFO kablam! warning: function is never used: `hex_to_base64` Oct 13 16:23:31.570 INFO kablam! --> src/basics.rs:29:5 Oct 13 16:23:31.570 INFO kablam! | Oct 13 16:23:31.570 INFO kablam! 29 | pub fn hex_to_base64(hex: &String) -> String { Oct 13 16:23:31.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:23:31.570 INFO kablam! Oct 13 16:23:31.570 INFO kablam! warning: function is never used: `xor` Oct 13 16:23:31.570 INFO kablam! --> src/basics.rs:36:5 Oct 13 16:23:31.570 INFO kablam! | Oct 13 16:23:31.570 INFO kablam! 36 | pub fn xor(a: &Vec, b: &Vec) -> Vec { Oct 13 16:23:31.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 16:23:31.570 INFO kablam! Oct 13 16:23:31.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 13 16:23:31.596 INFO kablam! su: No module specific data is present Oct 13 16:23:32.056 INFO running `"docker" "rm" "-f" "6dab46d09196517e85ea5c46d41f2c8fe8f0922e39d2e2fe5340863b7c72322b"` Oct 13 16:23:32.232 INFO blam! 6dab46d09196517e85ea5c46d41f2c8fe8f0922e39d2e2fe5340863b7c72322b