Oct 13 03:30:37.940 INFO checking MichaelBlume/crypto-pals against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:30:37.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 03:30:38.538 INFO blam! 4769ddd871da0c3b13882c2870f6a444e5bb7677fff884ed5944c3dfb3c157ac Oct 13 03:30:38.540 INFO running `"docker" "start" "-a" "4769ddd871da0c3b13882c2870f6a444e5bb7677fff884ed5944c3dfb3c157ac"` Oct 13 03:30:40.232 INFO kablam! usermod: no changes Oct 13 03:30:40.296 INFO kablam! Checking crypto-pals v0.1.0 (/source) Oct 13 03:30:41.653 INFO kablam! warning: function is never used: `xor_buffers` Oct 13 03:30:41.653 INFO kablam! --> src/main.rs:64:1 Oct 13 03:30:41.654 INFO kablam! | Oct 13 03:30:41.654 INFO kablam! 64 | fn xor_buffers(s1: &[u8], s2: &[u8], out_buffer: &mut [u8]) { Oct 13 03:30:41.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:30:41.654 INFO kablam! | Oct 13 03:30:41.655 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:30:41.655 INFO kablam! Oct 13 03:30:41.655 INFO kablam! warning: function is never used: `hex_byte_to_nibble` Oct 13 03:30:41.656 INFO kablam! --> src/main.rs:73:1 Oct 13 03:30:41.656 INFO kablam! | Oct 13 03:30:41.656 INFO kablam! 73 | fn hex_byte_to_nibble(b: u8) -> u8 { Oct 13 03:30:41.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:30:41.657 INFO kablam! Oct 13 03:30:41.657 INFO kablam! warning: function is never used: `hex_to_bytestring` Oct 13 03:30:41.657 INFO kablam! --> src/main.rs:77:1 Oct 13 03:30:41.658 INFO kablam! | Oct 13 03:30:41.658 INFO kablam! 77 | fn hex_to_bytestring(s: &[u8]) -> Vec { Oct 13 03:30:41.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:30:41.658 INFO kablam! Oct 13 03:30:41.659 INFO kablam! warning: function is never used: `create_scoring_table` Oct 13 03:30:41.659 INFO kablam! --> src/main.rs:86:1 Oct 13 03:30:41.659 INFO kablam! | Oct 13 03:30:41.659 INFO kablam! 86 | fn create_scoring_table() -> [u8; 256] { Oct 13 03:30:41.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:30:41.660 INFO kablam! Oct 13 03:30:41.660 INFO kablam! warning: function is never used: `score_string_with_key` Oct 13 03:30:41.661 INFO kablam! --> src/main.rs:113:1 Oct 13 03:30:41.661 INFO kablam! | Oct 13 03:30:41.661 INFO kablam! 113 | fn score_string_with_key(cipher_string: &Vec, key: u8, score_table: &[u8]) -> i32 { Oct 13 03:30:41.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:30:41.662 INFO kablam! Oct 13 03:30:41.662 INFO kablam! warning: function is never used: `decode_string_with_key` Oct 13 03:30:41.662 INFO kablam! --> src/main.rs:123:1 Oct 13 03:30:41.663 INFO kablam! | Oct 13 03:30:41.663 INFO kablam! 123 | fn decode_string_with_key(cipher_string: &mut Vec, key: u8) { Oct 13 03:30:41.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:30:41.664 INFO kablam! Oct 13 03:30:41.664 INFO kablam! warning: function is never used: `decode_hex_cipher` Oct 13 03:30:41.664 INFO kablam! --> src/main.rs:130:1 Oct 13 03:30:41.664 INFO kablam! | Oct 13 03:30:41.665 INFO kablam! 130 | fn decode_hex_cipher(s: &[u8]) -> Vec { Oct 13 03:30:41.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:30:41.665 INFO kablam! Oct 13 03:30:41.697 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 13 03:30:41.701 INFO kablam! su: No module specific data is present Oct 13 03:30:42.703 INFO running `"docker" "rm" "-f" "4769ddd871da0c3b13882c2870f6a444e5bb7677fff884ed5944c3dfb3c157ac"` Oct 13 03:30:43.132 INFO blam! 4769ddd871da0c3b13882c2870f6a444e5bb7677fff884ed5944c3dfb3c157ac