Oct 26 22:19:40.375 INFO checking remram44/rs-sync against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:19:40.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 26 22:19:40.999 INFO blam! 0d4b46da5ba71079623656d5580508edb658fe4dcc756753d18f119b25c6dbd8 Oct 26 22:19:41.001 INFO running `"docker" "start" "-a" "0d4b46da5ba71079623656d5580508edb658fe4dcc756753d18f119b25c6dbd8"` Oct 26 22:19:42.934 INFO kablam! usermod: no changes Oct 26 22:19:43.123 INFO kablam! Checking log v0.4.0 Oct 26 22:19:43.127 INFO kablam! Checking regex v0.2.4 Oct 26 22:19:43.160 INFO kablam! Checking docopt v0.6.86 Oct 26 22:19:44.656 INFO kablam! Checking log v0.3.9 Oct 26 22:19:47.725 INFO kablam! Checking env_logger v0.4.3 Oct 26 22:19:48.312 INFO kablam! Checking rs-sync v0.1.0 (/source) Oct 26 22:19:49.451 INFO kablam! warning: unused variable: `hashes` Oct 26 22:19:49.452 INFO kablam! --> src/delta.rs:27:9 Oct 26 22:19:49.453 INFO kablam! | Oct 26 22:19:49.453 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 26 22:19:49.454 INFO kablam! | ^^^^^^ help: consider using `_hashes` instead Oct 26 22:19:49.454 INFO kablam! | Oct 26 22:19:49.455 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:19:49.455 INFO kablam! Oct 26 22:19:49.456 INFO kablam! warning: unused variable: `files` Oct 26 22:19:49.457 INFO kablam! --> src/delta.rs:27:51 Oct 26 22:19:49.457 INFO kablam! | Oct 26 22:19:49.458 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 26 22:19:49.459 INFO kablam! | ^^^^^ help: consider using `_files` instead Oct 26 22:19:49.459 INFO kablam! Oct 26 22:19:49.614 INFO kablam! warning: type `Adler32_SHA1` should have a camel case name such as `Adler32Sha1` Oct 26 22:19:49.615 INFO kablam! --> src/hasher.rs:60:1 Oct 26 22:19:49.616 INFO kablam! | Oct 26 22:19:49.616 INFO kablam! 60 | / pub struct Adler32_SHA1 { Oct 26 22:19:49.617 INFO kablam! 61 | | pub adler32: u32, Oct 26 22:19:49.617 INFO kablam! 62 | | pub sha1: [u8; 20], Oct 26 22:19:49.618 INFO kablam! 63 | | } Oct 26 22:19:49.618 INFO kablam! | |_^ Oct 26 22:19:49.619 INFO kablam! | Oct 26 22:19:49.620 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 26 22:19:49.620 INFO kablam! Oct 26 22:19:49.887 INFO kablam! warning: unused variable: `hashes` Oct 26 22:19:49.888 INFO kablam! --> src/delta.rs:27:9 Oct 26 22:19:49.888 INFO kablam! | Oct 26 22:19:49.888 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 26 22:19:49.888 INFO kablam! | ^^^^^^ help: consider using `_hashes` instead Oct 26 22:19:49.888 INFO kablam! | Oct 26 22:19:49.888 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:19:49.888 INFO kablam! Oct 26 22:19:49.888 INFO kablam! warning: unused variable: `files` Oct 26 22:19:49.888 INFO kablam! --> src/delta.rs:27:51 Oct 26 22:19:49.888 INFO kablam! | Oct 26 22:19:49.888 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 26 22:19:49.888 INFO kablam! | ^^^^^ help: consider using `_files` instead Oct 26 22:19:49.888 INFO kablam! Oct 26 22:19:50.347 INFO kablam! warning: type `Adler32_SHA1` should have a camel case name such as `Adler32Sha1` Oct 26 22:19:50.347 INFO kablam! --> src/hasher.rs:60:1 Oct 26 22:19:50.347 INFO kablam! | Oct 26 22:19:50.347 INFO kablam! 60 | / pub struct Adler32_SHA1 { Oct 26 22:19:50.347 INFO kablam! 61 | | pub adler32: u32, Oct 26 22:19:50.347 INFO kablam! 62 | | pub sha1: [u8; 20], Oct 26 22:19:50.347 INFO kablam! 63 | | } Oct 26 22:19:50.347 INFO kablam! | |_^ Oct 26 22:19:50.347 INFO kablam! | Oct 26 22:19:50.347 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 26 22:19:50.347 INFO kablam! Oct 26 22:19:50.886 INFO kablam! warning: unused import: `ReadBytesExt` Oct 26 22:19:50.886 INFO kablam! --> tests/test_diff.rs:8:17 Oct 26 22:19:50.886 INFO kablam! | Oct 26 22:19:50.886 INFO kablam! 8 | use byteorder::{ReadBytesExt, WriteBytesExt, BigEndian}; Oct 26 22:19:50.886 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:19:50.886 INFO kablam! | Oct 26 22:19:50.886 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:19:50.886 INFO kablam! Oct 26 22:19:50.886 INFO kablam! warning: unused import: `Adler32_SHA1` Oct 26 22:19:50.886 INFO kablam! --> tests/test_diff.rs:9:15 Oct 26 22:19:50.886 INFO kablam! | Oct 26 22:19:50.887 INFO kablam! 9 | use rs_sync::{Adler32_SHA1, adler32_sha1, DefaultHashes}; Oct 26 22:19:50.887 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:19:50.887 INFO kablam! Oct 26 22:19:51.263 INFO kablam! warning: constant item is never used: `h_e` Oct 26 22:19:51.263 INFO kablam! --> tests/test_diff.rs:119:1 Oct 26 22:19:51.264 INFO kablam! | Oct 26 22:19:51.264 INFO kablam! 119 | / const h_e: (u32, &'static [u8; 20]) = (66453909, Oct 26 22:19:51.264 INFO kablam! 120 | | b"\xb2\xc4\xee\x5d\xe8\x28\x66\xdb\x38\xf7\ Oct 26 22:19:51.264 INFO kablam! 121 | | \x9c\x6d\x4a\x91\xa6\x26\x48\x6b\x70\xe9" Oct 26 22:19:51.264 INFO kablam! 122 | | ); Oct 26 22:19:51.264 INFO kablam! | |__^ Oct 26 22:19:51.264 INFO kablam! | Oct 26 22:19:51.264 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:19:51.264 INFO kablam! Oct 26 22:19:51.264 INFO kablam! warning: constant item is never used: `h_f` Oct 26 22:19:51.264 INFO kablam! --> tests/test_diff.rs:123:1 Oct 26 22:19:51.264 INFO kablam! | Oct 26 22:19:51.264 INFO kablam! 123 | / const h_f: (u32, &'static [u8; 20]) = (67109273, Oct 26 22:19:51.264 INFO kablam! 124 | | b"\xd3\x3f\xef\x58\xbe\xdd\x39\xdc\x1c\x2d\ Oct 26 22:19:51.264 INFO kablam! 125 | | \x38\xf1\x63\x05\xb1\x00\x10\xe9\x05\x8e" Oct 26 22:19:51.264 INFO kablam! 126 | | ); Oct 26 22:19:51.264 INFO kablam! | |__^ Oct 26 22:19:51.264 INFO kablam! Oct 26 22:19:51.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.268 INFO kablam! --> tests/test_diff.rs:16:5 Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! 16 | / hashes.hash(Path::new("/file1").to_owned(), Oct 26 22:19:51.268 INFO kablam! 17 | | Cursor::new(b"aaaabbbbccccZZ" as &[u8])); Oct 26 22:19:51.268 INFO kablam! | |_________________________________________________________^ Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 22:19:51.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.268 INFO kablam! Oct 26 22:19:51.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.268 INFO kablam! --> tests/test_diff.rs:18:5 Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! 18 | / hashes.hash(Path::new("/file2").to_owned(), Oct 26 22:19:51.268 INFO kablam! 19 | | Cursor::new(b"ddddbbbbYY" as &[u8])); Oct 26 22:19:51.268 INFO kablam! | |_____________________________________________________^ Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.268 INFO kablam! Oct 26 22:19:51.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.268 INFO kablam! --> tests/test_diff.rs:21:5 Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! 21 | write_index_file(&mut index, &hashes); Oct 26 22:19:51.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.268 INFO kablam! Oct 26 22:19:51.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.268 INFO kablam! --> tests/test_diff.rs:70:5 Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! 70 | expected.write_u8(0x02); Oct 26 22:19:51.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.268 INFO kablam! Oct 26 22:19:51.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.268 INFO kablam! --> tests/test_diff.rs:71:5 Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.268 INFO kablam! 71 | expected.write_u32::(h_a.0); Oct 26 22:19:51.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.268 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:72:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 72 | expected.write(h_a.1); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:74:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 74 | expected.write_u8(0x01); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:75:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 75 | expected.write_u16::(5 - 1); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:78:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 78 | expected.write_u8(0x02); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:79:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 79 | expected.write_u32::(h_b.0); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:80:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 80 | expected.write(h_b.1); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:82:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 82 | expected.write_u8(0x01); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:83:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 83 | expected.write_u16::(4 - 1); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:86:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 86 | expected.write_u8(0x03); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:87:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 87 | expected.write_u16::(0); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.269 INFO kablam! Oct 26 22:19:51.269 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.269 INFO kablam! --> tests/test_diff.rs:88:5 Oct 26 22:19:51.269 INFO kablam! | Oct 26 22:19:51.269 INFO kablam! 88 | expected.write_u64::(4); Oct 26 22:19:51.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.270 INFO kablam! Oct 26 22:19:51.270 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.270 INFO kablam! --> tests/test_diff.rs:90:5 Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! 90 | expected.write_u8(0x01); Oct 26 22:19:51.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.270 INFO kablam! Oct 26 22:19:51.270 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.270 INFO kablam! --> tests/test_diff.rs:91:5 Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! 91 | expected.write_u16::(6 - 1); Oct 26 22:19:51.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.270 INFO kablam! Oct 26 22:19:51.270 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:19:51.270 INFO kablam! --> tests/test_diff.rs:98:5 Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! 98 | expected.write_u8(0x00); Oct 26 22:19:51.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:19:51.270 INFO kablam! Oct 26 22:19:51.270 INFO kablam! warning: constant `h_a` should have an upper case name such as `H_A` Oct 26 22:19:51.270 INFO kablam! --> tests/test_diff.rs:103:1 Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! 103 | / const h_a: (u32, &'static [u8; 20]) = (63832453, Oct 26 22:19:51.270 INFO kablam! 104 | | b"\x70\xc8\x81\xd4\xa2\x69\x84\xdd\xce\x79\ Oct 26 22:19:51.270 INFO kablam! 105 | | \x5f\x6f\x71\x81\x7c\x9c\xf4\x48\x0e\x79" Oct 26 22:19:51.270 INFO kablam! 106 | | ); Oct 26 22:19:51.270 INFO kablam! | |__^ Oct 26 22:19:51.270 INFO kablam! Oct 26 22:19:51.270 INFO kablam! warning: constant `h_b` should have an upper case name such as `H_B` Oct 26 22:19:51.270 INFO kablam! --> tests/test_diff.rs:107:1 Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.270 INFO kablam! 107 | / const h_b: (u32, &'static [u8; 20]) = (64487817, Oct 26 22:19:51.270 INFO kablam! 108 | | b"\x8a\xed\x13\x22\xe5\x45\x0b\xad\xb0\x78\ Oct 26 22:19:51.270 INFO kablam! 109 | | \xe1\xfb\x60\xa8\x17\xa1\xdf\x25\xa2\xca" Oct 26 22:19:51.270 INFO kablam! 110 | | ); Oct 26 22:19:51.270 INFO kablam! | |__^ Oct 26 22:19:51.270 INFO kablam! Oct 26 22:19:51.270 INFO kablam! warning: constant `h_c` should have an upper case name such as `H_C` Oct 26 22:19:51.270 INFO kablam! --> tests/test_diff.rs:111:1 Oct 26 22:19:51.270 INFO kablam! | Oct 26 22:19:51.286 INFO kablam! 111 | / const h_c: (u32, &'static [u8; 20]) = (65143181, Oct 26 22:19:51.286 INFO kablam! 112 | | b"\x4b\xea\xad\x62\x92\xb7\xdb\x0f\x93\x54\ Oct 26 22:19:51.286 INFO kablam! 113 | | \xe0\xd8\xb9\x15\xec\x0d\xbb\xc0\x3a\x5a" Oct 26 22:19:51.286 INFO kablam! 114 | | ); Oct 26 22:19:51.286 INFO kablam! | |__^ Oct 26 22:19:51.286 INFO kablam! Oct 26 22:19:51.286 INFO kablam! warning: constant `h_d` should have an upper case name such as `H_D` Oct 26 22:19:51.286 INFO kablam! --> tests/test_diff.rs:115:1 Oct 26 22:19:51.286 INFO kablam! | Oct 26 22:19:51.286 INFO kablam! 115 | / const h_d: (u32, &'static [u8; 20]) = (65798545, Oct 26 22:19:51.286 INFO kablam! 116 | | b"\x01\x46\x4e\x16\x16\xe3\xfd\xd5\xc6\x0c\ Oct 26 22:19:51.286 INFO kablam! 117 | | \x0c\xc5\x51\x6c\x1d\x14\x54\xcc\x41\x85" Oct 26 22:19:51.286 INFO kablam! 118 | | ); Oct 26 22:19:51.286 INFO kablam! | |__^ Oct 26 22:19:51.286 INFO kablam! Oct 26 22:19:51.286 INFO kablam! warning: constant `h_e` should have an upper case name such as `H_E` Oct 26 22:19:51.286 INFO kablam! --> tests/test_diff.rs:119:1 Oct 26 22:19:51.286 INFO kablam! | Oct 26 22:19:51.286 INFO kablam! 119 | / const h_e: (u32, &'static [u8; 20]) = (66453909, Oct 26 22:19:51.286 INFO kablam! 120 | | b"\xb2\xc4\xee\x5d\xe8\x28\x66\xdb\x38\xf7\ Oct 26 22:19:51.286 INFO kablam! 121 | | \x9c\x6d\x4a\x91\xa6\x26\x48\x6b\x70\xe9" Oct 26 22:19:51.287 INFO kablam! 122 | | ); Oct 26 22:19:51.287 INFO kablam! | |__^ Oct 26 22:19:51.287 INFO kablam! Oct 26 22:19:51.287 INFO kablam! warning: constant `h_f` should have an upper case name such as `H_F` Oct 26 22:19:51.287 INFO kablam! --> tests/test_diff.rs:123:1 Oct 26 22:19:51.287 INFO kablam! | Oct 26 22:19:51.287 INFO kablam! 123 | / const h_f: (u32, &'static [u8; 20]) = (67109273, Oct 26 22:19:51.287 INFO kablam! 124 | | b"\xd3\x3f\xef\x58\xbe\xdd\x39\xdc\x1c\x2d\ Oct 26 22:19:51.287 INFO kablam! 125 | | \x38\xf1\x63\x05\xb1\x00\x10\xe9\x05\x8e" Oct 26 22:19:51.287 INFO kablam! 126 | | ); Oct 26 22:19:51.287 INFO kablam! | |__^ Oct 26 22:19:51.287 INFO kablam! Oct 26 22:19:51.287 INFO kablam! warning: constant `h_z` should have an upper case name such as `H_Z` Oct 26 22:19:51.287 INFO kablam! --> tests/test_diff.rs:127:1 Oct 26 22:19:51.287 INFO kablam! | Oct 26 22:19:51.287 INFO kablam! 127 | / const h_z: (u32, &'static [u8; 20]) = (17825973, Oct 26 22:19:51.287 INFO kablam! 128 | | b"\xd3\x08\xe0\xb2\xd3\x6c\x5d\x24\x20\x86\ Oct 26 22:19:51.287 INFO kablam! 129 | | \x9c\x6b\xf1\x12\xe3\x1e\x8d\x5b\x0d\x52" Oct 26 22:19:51.287 INFO kablam! 130 | | ); Oct 26 22:19:51.287 INFO kablam! | |__^ Oct 26 22:19:51.287 INFO kablam! Oct 26 22:19:51.287 INFO kablam! warning: constant `h_y` should have an upper case name such as `H_Y` Oct 26 22:19:51.287 INFO kablam! --> tests/test_diff.rs:131:1 Oct 26 22:19:51.287 INFO kablam! | Oct 26 22:19:51.287 INFO kablam! 131 | / const h_y: (u32, &'static [u8; 20]) = (17629363, Oct 26 22:19:51.287 INFO kablam! 132 | | b"\xe6\x2c\xdb\x27\xa6\x1e\x20\xb0\xf3\x0f\ Oct 26 22:19:51.287 INFO kablam! 133 | | \x4f\xf4\x03\x47\x3f\xde\x44\x85\xa9\xba" Oct 26 22:19:51.287 INFO kablam! 134 | | ); Oct 26 22:19:51.287 INFO kablam! | |__^ Oct 26 22:19:51.287 INFO kablam! Oct 26 22:19:51.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.91s Oct 26 22:19:51.911 INFO kablam! su: No module specific data is present Oct 26 22:19:53.424 INFO running `"docker" "rm" "-f" "0d4b46da5ba71079623656d5580508edb658fe4dcc756753d18f119b25c6dbd8"` Oct 26 22:19:53.788 INFO blam! 0d4b46da5ba71079623656d5580508edb658fe4dcc756753d18f119b25c6dbd8