Oct 27 04:33:52.139 INFO checking frigus02/crypto-playground against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:33:52.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 04:33:52.362 INFO blam! 8096ad815850457c05de0ce507505368b7e3a4eba7e7b5902d62e78d83b665cf Oct 27 04:33:52.384 INFO running `"docker" "start" "-a" "8096ad815850457c05de0ce507505368b7e3a4eba7e7b5902d62e78d83b665cf"` Oct 27 04:33:53.016 INFO kablam! usermod: no changes Oct 27 04:33:53.071 INFO kablam! Checking crypto-playground v0.1.0 (/source) Oct 27 04:33:53.891 INFO kablam! warning: unused variable: `bytes` Oct 27 04:33:53.891 INFO kablam! --> src/challenges/break_repeating_key_xor.rs:9:9 Oct 27 04:33:53.891 INFO kablam! | Oct 27 04:33:53.891 INFO kablam! 9 | let bytes = base64::decode(base64); Oct 27 04:33:53.891 INFO kablam! | ^^^^^ help: consider using `_bytes` instead Oct 27 04:33:53.891 INFO kablam! | Oct 27 04:33:53.891 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:33:53.891 INFO kablam! Oct 27 04:33:53.891 INFO kablam! warning: unused variable: `base64` Oct 27 04:33:53.891 INFO kablam! --> src/encoding/base64.rs:48:15 Oct 27 04:33:53.891 INFO kablam! | Oct 27 04:33:53.891 INFO kablam! 48 | pub fn decode(base64: &str) -> Vec { Oct 27 04:33:53.891 INFO kablam! | ^^^^^^ help: consider using `_base64` instead Oct 27 04:33:53.891 INFO kablam! Oct 27 04:33:53.939 INFO kablam! warning: function is never used: `get` Oct 27 04:33:53.939 INFO kablam! --> src/analysis/hemming_distance.rs:1:1 Oct 27 04:33:53.939 INFO kablam! | Oct 27 04:33:53.939 INFO kablam! 1 | pub fn get(bytes_a: &[u8], bytes_b: &[u8]) -> Result { Oct 27 04:33:53.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:33:53.939 INFO kablam! | Oct 27 04:33:53.939 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:33:53.939 INFO kablam! Oct 27 04:33:54.035 INFO kablam! warning: unused variable: `bytes` Oct 27 04:33:54.036 INFO kablam! --> src/challenges/break_repeating_key_xor.rs:9:9 Oct 27 04:33:54.036 INFO kablam! | Oct 27 04:33:54.036 INFO kablam! 9 | let bytes = base64::decode(base64); Oct 27 04:33:54.037 INFO kablam! | ^^^^^ help: consider using `_bytes` instead Oct 27 04:33:54.037 INFO kablam! | Oct 27 04:33:54.037 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:33:54.038 INFO kablam! Oct 27 04:33:54.038 INFO kablam! warning: unused variable: `base64` Oct 27 04:33:54.038 INFO kablam! --> src/encoding/base64.rs:48:15 Oct 27 04:33:54.039 INFO kablam! | Oct 27 04:33:54.039 INFO kablam! 48 | pub fn decode(base64: &str) -> Vec { Oct 27 04:33:54.039 INFO kablam! | ^^^^^^ help: consider using `_base64` instead Oct 27 04:33:54.040 INFO kablam! Oct 27 04:33:54.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 27 04:33:54.135 INFO kablam! su: No module specific data is present Oct 27 04:33:54.697 INFO running `"docker" "rm" "-f" "8096ad815850457c05de0ce507505368b7e3a4eba7e7b5902d62e78d83b665cf"` Oct 27 04:33:54.955 INFO blam! 8096ad815850457c05de0ce507505368b7e3a4eba7e7b5902d62e78d83b665cf