Oct 27 10:38:21.333 INFO checking MichaelBlume/crypto-pals against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:38:21.334 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:38:21.738 INFO blam! f1195d6df3ab1e179cc7e9c7717c453e6ae822e39f581d90c8ec82eb7e47d333 Oct 27 10:38:21.740 INFO running `"docker" "start" "-a" "f1195d6df3ab1e179cc7e9c7717c453e6ae822e39f581d90c8ec82eb7e47d333"` Oct 27 10:38:23.591 INFO kablam! usermod: no changes Oct 27 10:38:23.636 INFO kablam! Checking crypto-pals v0.1.0 (/source) Oct 27 10:38:24.505 INFO kablam! warning: function is never used: `xor_buffers` Oct 27 10:38:24.505 INFO kablam! --> src/main.rs:64:1 Oct 27 10:38:24.505 INFO kablam! | Oct 27 10:38:24.505 INFO kablam! 64 | fn xor_buffers(s1: &[u8], s2: &[u8], out_buffer: &mut [u8]) { Oct 27 10:38:24.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:24.505 INFO kablam! | Oct 27 10:38:24.505 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:38:24.505 INFO kablam! Oct 27 10:38:24.505 INFO kablam! warning: function is never used: `hex_byte_to_nibble` Oct 27 10:38:24.505 INFO kablam! --> src/main.rs:73:1 Oct 27 10:38:24.505 INFO kablam! | Oct 27 10:38:24.505 INFO kablam! 73 | fn hex_byte_to_nibble(b: u8) -> u8 { Oct 27 10:38:24.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:24.505 INFO kablam! Oct 27 10:38:24.505 INFO kablam! warning: function is never used: `hex_to_bytestring` Oct 27 10:38:24.505 INFO kablam! --> src/main.rs:77:1 Oct 27 10:38:24.505 INFO kablam! | Oct 27 10:38:24.505 INFO kablam! 77 | fn hex_to_bytestring(s: &[u8]) -> Vec { Oct 27 10:38:24.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:24.505 INFO kablam! Oct 27 10:38:24.505 INFO kablam! warning: function is never used: `create_scoring_table` Oct 27 10:38:24.505 INFO kablam! --> src/main.rs:86:1 Oct 27 10:38:24.505 INFO kablam! | Oct 27 10:38:24.505 INFO kablam! 86 | fn create_scoring_table() -> [u8; 256] { Oct 27 10:38:24.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:24.505 INFO kablam! Oct 27 10:38:24.505 INFO kablam! warning: function is never used: `score_string_with_key` Oct 27 10:38:24.505 INFO kablam! --> src/main.rs:113:1 Oct 27 10:38:24.505 INFO kablam! | Oct 27 10:38:24.505 INFO kablam! 113 | fn score_string_with_key(cipher_string: &Vec, key: u8, score_table: &[u8]) -> i32 { Oct 27 10:38:24.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:24.505 INFO kablam! Oct 27 10:38:24.505 INFO kablam! warning: function is never used: `decode_string_with_key` Oct 27 10:38:24.506 INFO kablam! --> src/main.rs:123:1 Oct 27 10:38:24.506 INFO kablam! | Oct 27 10:38:24.506 INFO kablam! 123 | fn decode_string_with_key(cipher_string: &mut Vec, key: u8) { Oct 27 10:38:24.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:24.506 INFO kablam! Oct 27 10:38:24.506 INFO kablam! warning: function is never used: `decode_hex_cipher` Oct 27 10:38:24.506 INFO kablam! --> src/main.rs:130:1 Oct 27 10:38:24.506 INFO kablam! | Oct 27 10:38:24.506 INFO kablam! 130 | fn decode_hex_cipher(s: &[u8]) -> Vec { Oct 27 10:38:24.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:38:24.506 INFO kablam! Oct 27 10:38:24.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 27 10:38:24.579 INFO kablam! su: No module specific data is present Oct 27 10:38:25.795 INFO running `"docker" "rm" "-f" "f1195d6df3ab1e179cc7e9c7717c453e6ae822e39f581d90c8ec82eb7e47d333"` Oct 27 10:38:26.195 INFO blam! f1195d6df3ab1e179cc7e9c7717c453e6ae822e39f581d90c8ec82eb7e47d333