Oct 27 10:38:20.682 INFO checking MichaelBlume/crypto-pals against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:38:20.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 10:38:21.135 INFO blam! f26300fb54b885bc4f56f664d5f42c7057c8c147172f6b1fa9e48074b1479461 Oct 27 10:38:21.147 INFO running `"docker" "start" "-a" "f26300fb54b885bc4f56f664d5f42c7057c8c147172f6b1fa9e48074b1479461"` Oct 27 10:38:22.702 INFO kablam! usermod: no changes Oct 27 10:38:22.743 INFO kablam! Checking crypto-pals v0.1.0 (/source) Oct 27 10:38:23.803 INFO kablam! warning: function is never used: `xor_buffers` Oct 27 10:38:23.803 INFO kablam! --> src/main.rs:64:1 Oct 27 10:38:23.803 INFO kablam! | Oct 27 10:38:23.803 INFO kablam! 64 | fn xor_buffers(s1: &[u8], s2: &[u8], out_buffer: &mut [u8]) { Oct 27 10:38:23.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:23.803 INFO kablam! | Oct 27 10:38:23.803 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:38:23.803 INFO kablam! Oct 27 10:38:23.803 INFO kablam! warning: function is never used: `hex_byte_to_nibble` Oct 27 10:38:23.803 INFO kablam! --> src/main.rs:73:1 Oct 27 10:38:23.803 INFO kablam! | Oct 27 10:38:23.803 INFO kablam! 73 | fn hex_byte_to_nibble(b: u8) -> u8 { Oct 27 10:38:23.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:23.804 INFO kablam! Oct 27 10:38:23.804 INFO kablam! warning: function is never used: `hex_to_bytestring` Oct 27 10:38:23.804 INFO kablam! --> src/main.rs:77:1 Oct 27 10:38:23.804 INFO kablam! | Oct 27 10:38:23.804 INFO kablam! 77 | fn hex_to_bytestring(s: &[u8]) -> Vec { Oct 27 10:38:23.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:23.804 INFO kablam! Oct 27 10:38:23.804 INFO kablam! warning: function is never used: `create_scoring_table` Oct 27 10:38:23.804 INFO kablam! --> src/main.rs:86:1 Oct 27 10:38:23.804 INFO kablam! | Oct 27 10:38:23.804 INFO kablam! 86 | fn create_scoring_table() -> [u8; 256] { Oct 27 10:38:23.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:23.804 INFO kablam! Oct 27 10:38:23.804 INFO kablam! warning: function is never used: `score_string_with_key` Oct 27 10:38:23.804 INFO kablam! --> src/main.rs:113:1 Oct 27 10:38:23.804 INFO kablam! | Oct 27 10:38:23.804 INFO kablam! 113 | fn score_string_with_key(cipher_string: &Vec, key: u8, score_table: &[u8]) -> i32 { Oct 27 10:38:23.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:23.805 INFO kablam! Oct 27 10:38:23.805 INFO kablam! warning: function is never used: `decode_string_with_key` Oct 27 10:38:23.805 INFO kablam! --> src/main.rs:123:1 Oct 27 10:38:23.805 INFO kablam! | Oct 27 10:38:23.805 INFO kablam! 123 | fn decode_string_with_key(cipher_string: &mut Vec, key: u8) { Oct 27 10:38:23.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:23.805 INFO kablam! Oct 27 10:38:23.805 INFO kablam! warning: function is never used: `decode_hex_cipher` Oct 27 10:38:23.805 INFO kablam! --> src/main.rs:130:1 Oct 27 10:38:23.805 INFO kablam! | Oct 27 10:38:23.805 INFO kablam! 130 | fn decode_hex_cipher(s: &[u8]) -> Vec { Oct 27 10:38:23.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:23.805 INFO kablam! Oct 27 10:38:23.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 27 10:38:23.899 INFO kablam! su: No module specific data is present Oct 27 10:38:25.242 INFO running `"docker" "rm" "-f" "f26300fb54b885bc4f56f664d5f42c7057c8c147172f6b1fa9e48074b1479461"` Oct 27 10:38:25.451 INFO blam! f26300fb54b885bc4f56f664d5f42c7057c8c147172f6b1fa9e48074b1479461