Oct 21 14:29:22.116 INFO checking remram44/rs-sync against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:29:22.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 14:29:22.580 INFO blam! d7e526e6572c348e063035bae4558e30d240f525bb5d29c20f53ca4d29583a59 Oct 21 14:29:22.581 INFO running `"docker" "start" "-a" "d7e526e6572c348e063035bae4558e30d240f525bb5d29c20f53ca4d29583a59"` Oct 21 14:29:24.545 INFO kablam! usermod: no changes Oct 21 14:29:24.732 INFO kablam! Checking sha1 v0.4.0 Oct 21 14:29:24.732 INFO kablam! Checking memchr v0.1.11 Oct 21 14:29:24.752 INFO kablam! Checking regex v0.2.4 Oct 21 14:29:24.752 INFO kablam! Checking thread-id v2.0.0 Oct 21 14:29:25.612 INFO kablam! Checking thread_local v0.2.7 Oct 21 14:29:26.192 INFO kablam! Checking aho-corasick v0.5.3 Oct 21 14:29:27.224 INFO kablam! Checking regex v0.1.80 Oct 21 14:29:30.600 INFO kablam! Checking env_logger v0.4.3 Oct 21 14:29:31.260 INFO kablam! Checking docopt v0.6.86 Oct 21 14:29:33.106 INFO kablam! Checking rs-sync v0.1.0 (/source) Oct 21 14:29:34.340 INFO kablam! warning: unused variable: `hashes` Oct 21 14:29:34.341 INFO kablam! --> src/delta.rs:27:9 Oct 21 14:29:34.342 INFO kablam! | Oct 21 14:29:34.343 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 21 14:29:34.343 INFO kablam! | ^^^^^^ help: consider using `_hashes` instead Oct 21 14:29:34.344 INFO kablam! warning: unused variable: `hashes` Oct 21 14:29:34.344 INFO kablam! --> src/delta.rs:27:9 Oct 21 14:29:34.344 INFO kablam! | Oct 21 14:29:34.344 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 21 14:29:34.344 INFO kablam! | ^^^^^^ help: consider using `_hashes` instead Oct 21 14:29:34.345 INFO kablam! | Oct 21 14:29:34.345 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:29:34.345 INFO kablam! Oct 21 14:29:34.345 INFO kablam! warning: unused variable: `files` Oct 21 14:29:34.345 INFO kablam! --> src/delta.rs:27:51 Oct 21 14:29:34.345 INFO kablam! | Oct 21 14:29:34.345 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 21 14:29:34.345 INFO kablam! | ^^^^^ help: consider using `_files` instead Oct 21 14:29:34.345 INFO kablam! Oct 21 14:29:34.360 INFO kablam! | Oct 21 14:29:34.360 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:29:34.361 INFO kablam! Oct 21 14:29:34.361 INFO kablam! warning: unused variable: `files` Oct 21 14:29:34.361 INFO kablam! --> src/delta.rs:27:51 Oct 21 14:29:34.361 INFO kablam! | Oct 21 14:29:34.361 INFO kablam! 27 | hashes: &HashMap>, files: I, Oct 21 14:29:34.361 INFO kablam! | ^^^^^ help: consider using `_files` instead Oct 21 14:29:34.361 INFO kablam! Oct 21 14:29:34.556 INFO kablam! warning: type `Adler32_SHA1` should have a camel case name such as `Adler32Sha1` Oct 21 14:29:34.556 INFO kablam! --> src/hasher.rs:60:1 Oct 21 14:29:34.556 INFO kablam! | Oct 21 14:29:34.556 INFO kablam! 60 | / pub struct Adler32_SHA1 { Oct 21 14:29:34.556 INFO kablam! 61 | | pub adler32: u32, Oct 21 14:29:34.556 INFO kablam! 62 | | pub sha1: [u8; 20], Oct 21 14:29:34.556 INFO kablam! 63 | | } Oct 21 14:29:34.556 INFO kablam! | |_^ Oct 21 14:29:34.556 INFO kablam! | Oct 21 14:29:34.556 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 21 14:29:34.556 INFO kablam! Oct 21 14:29:34.574 INFO kablam! warning: type `Adler32_SHA1` should have a camel case name such as `Adler32Sha1` Oct 21 14:29:34.574 INFO kablam! --> src/hasher.rs:60:1 Oct 21 14:29:34.574 INFO kablam! | Oct 21 14:29:34.575 INFO kablam! 60 | / pub struct Adler32_SHA1 { Oct 21 14:29:34.575 INFO kablam! 61 | | pub adler32: u32, Oct 21 14:29:34.575 INFO kablam! 62 | | pub sha1: [u8; 20], Oct 21 14:29:34.575 INFO kablam! 63 | | } Oct 21 14:29:34.575 INFO kablam! | |_^ Oct 21 14:29:34.575 INFO kablam! | Oct 21 14:29:34.576 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 21 14:29:34.576 INFO kablam! Oct 21 14:29:35.565 INFO kablam! warning: unused import: `ReadBytesExt` Oct 21 14:29:35.565 INFO kablam! --> tests/test_diff.rs:8:17 Oct 21 14:29:35.565 INFO kablam! | Oct 21 14:29:35.565 INFO kablam! 8 | use byteorder::{ReadBytesExt, WriteBytesExt, BigEndian}; Oct 21 14:29:35.565 INFO kablam! | ^^^^^^^^^^^^ Oct 21 14:29:35.565 INFO kablam! | Oct 21 14:29:35.565 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:29:35.565 INFO kablam! Oct 21 14:29:35.565 INFO kablam! warning: unused import: `Adler32_SHA1` Oct 21 14:29:35.565 INFO kablam! --> tests/test_diff.rs:9:15 Oct 21 14:29:35.565 INFO kablam! | Oct 21 14:29:35.565 INFO kablam! 9 | use rs_sync::{Adler32_SHA1, adler32_sha1, DefaultHashes}; Oct 21 14:29:35.565 INFO kablam! | ^^^^^^^^^^^^ Oct 21 14:29:35.565 INFO kablam! Oct 21 14:29:35.936 INFO kablam! warning: constant item is never used: `h_e` Oct 21 14:29:35.937 INFO kablam! --> tests/test_diff.rs:119:1 Oct 21 14:29:35.938 INFO kablam! | Oct 21 14:29:35.939 INFO kablam! 119 | / const h_e: (u32, &'static [u8; 20]) = (66453909, Oct 21 14:29:35.939 INFO kablam! 120 | | b"\xb2\xc4\xee\x5d\xe8\x28\x66\xdb\x38\xf7\ Oct 21 14:29:35.940 INFO kablam! 121 | | \x9c\x6d\x4a\x91\xa6\x26\x48\x6b\x70\xe9" Oct 21 14:29:35.941 INFO kablam! 122 | | ); Oct 21 14:29:35.941 INFO kablam! | |__^ Oct 21 14:29:35.942 INFO kablam! | Oct 21 14:29:35.942 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:29:35.943 INFO kablam! Oct 21 14:29:35.968 INFO kablam! warning: constant item is never used: `h_f` Oct 21 14:29:35.969 INFO kablam! --> tests/test_diff.rs:123:1 Oct 21 14:29:35.970 INFO kablam! | Oct 21 14:29:35.971 INFO kablam! 123 | / const h_f: (u32, &'static [u8; 20]) = (67109273, Oct 21 14:29:35.971 INFO kablam! 124 | | b"\xd3\x3f\xef\x58\xbe\xdd\x39\xdc\x1c\x2d\ Oct 21 14:29:35.972 INFO kablam! 125 | | \x38\xf1\x63\x05\xb1\x00\x10\xe9\x05\x8e" Oct 21 14:29:35.973 INFO kablam! 126 | | ); Oct 21 14:29:35.973 INFO kablam! | |__^ Oct 21 14:29:35.974 INFO kablam! Oct 21 14:29:35.974 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.975 INFO kablam! --> tests/test_diff.rs:16:5 Oct 21 14:29:35.976 INFO kablam! | Oct 21 14:29:35.976 INFO kablam! 16 | / hashes.hash(Path::new("/file1").to_owned(), Oct 21 14:29:35.977 INFO kablam! 17 | | Cursor::new(b"aaaabbbbccccZZ" as &[u8])); Oct 21 14:29:35.978 INFO kablam! | |_________________________________________________________^ Oct 21 14:29:35.978 INFO kablam! | Oct 21 14:29:35.979 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 14:29:35.979 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.980 INFO kablam! Oct 21 14:29:35.980 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.981 INFO kablam! --> tests/test_diff.rs:18:5 Oct 21 14:29:35.982 INFO kablam! | Oct 21 14:29:35.982 INFO kablam! 18 | / hashes.hash(Path::new("/file2").to_owned(), Oct 21 14:29:35.983 INFO kablam! 19 | | Cursor::new(b"ddddbbbbYY" as &[u8])); Oct 21 14:29:35.984 INFO kablam! | |_____________________________________________________^ Oct 21 14:29:35.984 INFO kablam! | Oct 21 14:29:35.985 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.985 INFO kablam! Oct 21 14:29:35.986 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.987 INFO kablam! --> tests/test_diff.rs:21:5 Oct 21 14:29:35.987 INFO kablam! | Oct 21 14:29:35.988 INFO kablam! 21 | write_index_file(&mut index, &hashes); Oct 21 14:29:35.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.988 INFO kablam! | Oct 21 14:29:35.988 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.988 INFO kablam! Oct 21 14:29:35.988 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.988 INFO kablam! --> tests/test_diff.rs:70:5 Oct 21 14:29:35.988 INFO kablam! | Oct 21 14:29:35.988 INFO kablam! 70 | expected.write_u8(0x02); Oct 21 14:29:35.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.992 INFO kablam! Oct 21 14:29:35.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.992 INFO kablam! --> tests/test_diff.rs:71:5 Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! 71 | expected.write_u32::(h_a.0); Oct 21 14:29:35.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.992 INFO kablam! Oct 21 14:29:35.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.992 INFO kablam! --> tests/test_diff.rs:72:5 Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! 72 | expected.write(h_a.1); Oct 21 14:29:35.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.992 INFO kablam! Oct 21 14:29:35.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.992 INFO kablam! --> tests/test_diff.rs:74:5 Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! 74 | expected.write_u8(0x01); Oct 21 14:29:35.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.992 INFO kablam! Oct 21 14:29:35.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.992 INFO kablam! --> tests/test_diff.rs:75:5 Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! 75 | expected.write_u16::(5 - 1); Oct 21 14:29:35.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.992 INFO kablam! Oct 21 14:29:35.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.992 INFO kablam! --> tests/test_diff.rs:78:5 Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! 78 | expected.write_u8(0x02); Oct 21 14:29:35.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.992 INFO kablam! Oct 21 14:29:35.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.992 INFO kablam! --> tests/test_diff.rs:79:5 Oct 21 14:29:35.992 INFO kablam! | Oct 21 14:29:35.992 INFO kablam! 79 | expected.write_u32::(h_b.0); Oct 21 14:29:35.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:80:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 80 | expected.write(h_b.1); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:82:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 82 | expected.write_u8(0x01); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:83:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 83 | expected.write_u16::(4 - 1); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:86:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 86 | expected.write_u8(0x03); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:87:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 87 | expected.write_u16::(0); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:88:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 88 | expected.write_u64::(4); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:90:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 90 | expected.write_u8(0x01); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:91:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 91 | expected.write_u16::(6 - 1); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:98:5 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 98 | expected.write_u8(0x00); Oct 21 14:29:35.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: constant `h_a` should have an upper case name such as `H_A` Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:103:1 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.993 INFO kablam! 103 | / const h_a: (u32, &'static [u8; 20]) = (63832453, Oct 21 14:29:35.993 INFO kablam! 104 | | b"\x70\xc8\x81\xd4\xa2\x69\x84\xdd\xce\x79\ Oct 21 14:29:35.993 INFO kablam! 105 | | \x5f\x6f\x71\x81\x7c\x9c\xf4\x48\x0e\x79" Oct 21 14:29:35.993 INFO kablam! 106 | | ); Oct 21 14:29:35.993 INFO kablam! | |__^ Oct 21 14:29:35.993 INFO kablam! Oct 21 14:29:35.993 INFO kablam! warning: constant `h_b` should have an upper case name such as `H_B` Oct 21 14:29:35.993 INFO kablam! --> tests/test_diff.rs:107:1 Oct 21 14:29:35.993 INFO kablam! | Oct 21 14:29:35.994 INFO kablam! 107 | / const h_b: (u32, &'static [u8; 20]) = (64487817, Oct 21 14:29:35.994 INFO kablam! 108 | | b"\x8a\xed\x13\x22\xe5\x45\x0b\xad\xb0\x78\ Oct 21 14:29:35.994 INFO kablam! 109 | | \xe1\xfb\x60\xa8\x17\xa1\xdf\x25\xa2\xca" Oct 21 14:29:35.994 INFO kablam! 110 | | ); Oct 21 14:29:35.994 INFO kablam! | |__^ Oct 21 14:29:35.994 INFO kablam! Oct 21 14:29:35.994 INFO kablam! warning: constant `h_c` should have an upper case name such as `H_C` Oct 21 14:29:35.994 INFO kablam! --> tests/test_diff.rs:111:1 Oct 21 14:29:35.994 INFO kablam! | Oct 21 14:29:35.994 INFO kablam! 111 | / const h_c: (u32, &'static [u8; 20]) = (65143181, Oct 21 14:29:35.994 INFO kablam! 112 | | b"\x4b\xea\xad\x62\x92\xb7\xdb\x0f\x93\x54\ Oct 21 14:29:35.994 INFO kablam! 113 | | \xe0\xd8\xb9\x15\xec\x0d\xbb\xc0\x3a\x5a" Oct 21 14:29:35.994 INFO kablam! 114 | | ); Oct 21 14:29:35.994 INFO kablam! | |__^ Oct 21 14:29:35.994 INFO kablam! Oct 21 14:29:35.994 INFO kablam! warning: constant `h_d` should have an upper case name such as `H_D` Oct 21 14:29:35.994 INFO kablam! --> tests/test_diff.rs:115:1 Oct 21 14:29:35.994 INFO kablam! | Oct 21 14:29:35.994 INFO kablam! 115 | / const h_d: (u32, &'static [u8; 20]) = (65798545, Oct 21 14:29:35.994 INFO kablam! 116 | | b"\x01\x46\x4e\x16\x16\xe3\xfd\xd5\xc6\x0c\ Oct 21 14:29:35.994 INFO kablam! 117 | | \x0c\xc5\x51\x6c\x1d\x14\x54\xcc\x41\x85" Oct 21 14:29:35.994 INFO kablam! 118 | | ); Oct 21 14:29:35.994 INFO kablam! | |__^ Oct 21 14:29:35.994 INFO kablam! Oct 21 14:29:35.994 INFO kablam! warning: constant `h_e` should have an upper case name such as `H_E` Oct 21 14:29:35.994 INFO kablam! --> tests/test_diff.rs:119:1 Oct 21 14:29:35.994 INFO kablam! | Oct 21 14:29:35.994 INFO kablam! 119 | / const h_e: (u32, &'static [u8; 20]) = (66453909, Oct 21 14:29:35.994 INFO kablam! 120 | | b"\xb2\xc4\xee\x5d\xe8\x28\x66\xdb\x38\xf7\ Oct 21 14:29:35.994 INFO kablam! 121 | | \x9c\x6d\x4a\x91\xa6\x26\x48\x6b\x70\xe9" Oct 21 14:29:35.994 INFO kablam! 122 | | ); Oct 21 14:29:35.994 INFO kablam! | |__^ Oct 21 14:29:35.994 INFO kablam! Oct 21 14:29:35.994 INFO kablam! warning: constant `h_f` should have an upper case name such as `H_F` Oct 21 14:29:35.994 INFO kablam! --> tests/test_diff.rs:123:1 Oct 21 14:29:35.994 INFO kablam! | Oct 21 14:29:35.994 INFO kablam! 123 | / const h_f: (u32, &'static [u8; 20]) = (67109273, Oct 21 14:29:35.994 INFO kablam! 124 | | b"\xd3\x3f\xef\x58\xbe\xdd\x39\xdc\x1c\x2d\ Oct 21 14:29:35.994 INFO kablam! 125 | | \x38\xf1\x63\x05\xb1\x00\x10\xe9\x05\x8e" Oct 21 14:29:35.994 INFO kablam! 126 | | ); Oct 21 14:29:35.994 INFO kablam! | |__^ Oct 21 14:29:35.994 INFO kablam! Oct 21 14:29:35.994 INFO kablam! warning: constant `h_z` should have an upper case name such as `H_Z` Oct 21 14:29:35.994 INFO kablam! --> tests/test_diff.rs:127:1 Oct 21 14:29:35.994 INFO kablam! | Oct 21 14:29:35.994 INFO kablam! 127 | / const h_z: (u32, &'static [u8; 20]) = (17825973, Oct 21 14:29:35.994 INFO kablam! 128 | | b"\xd3\x08\xe0\xb2\xd3\x6c\x5d\x24\x20\x86\ Oct 21 14:29:35.994 INFO kablam! 129 | | \x9c\x6b\xf1\x12\xe3\x1e\x8d\x5b\x0d\x52" Oct 21 14:29:35.994 INFO kablam! 130 | | ); Oct 21 14:29:35.994 INFO kablam! | |__^ Oct 21 14:29:35.994 INFO kablam! Oct 21 14:29:35.994 INFO kablam! warning: constant `h_y` should have an upper case name such as `H_Y` Oct 21 14:29:35.994 INFO kablam! --> tests/test_diff.rs:131:1 Oct 21 14:29:35.994 INFO kablam! | Oct 21 14:29:35.994 INFO kablam! 131 | / const h_y: (u32, &'static [u8; 20]) = (17629363, Oct 21 14:29:35.994 INFO kablam! 132 | | b"\xe6\x2c\xdb\x27\xa6\x1e\x20\xb0\xf3\x0f\ Oct 21 14:29:35.994 INFO kablam! 133 | | \x4f\xf4\x03\x47\x3f\xde\x44\x85\xa9\xba" Oct 21 14:29:35.994 INFO kablam! 134 | | ); Oct 21 14:29:35.994 INFO kablam! | |__^ Oct 21 14:29:35.994 INFO kablam! Oct 21 14:29:36.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.98s Oct 21 14:29:36.541 INFO kablam! su: No module specific data is present Oct 21 14:29:38.238 INFO running `"docker" "rm" "-f" "d7e526e6572c348e063035bae4558e30d240f525bb5d29c20f53ca4d29583a59"` Oct 21 14:29:38.644 INFO blam! d7e526e6572c348e063035bae4558e30d240f525bb5d29c20f53ca4d29583a59