Dec 18 16:40:43.771 INFO checking ethereum-types-0.4.0 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 16:40:43.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/ethereum-types/0.4.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 16:40:43.988 INFO [stdout] f889a98015c150f6872bec224fad4aa62df1885828f5c4d428f6fedee0bc2d89 Dec 18 16:40:43.990 INFO running `"docker" "start" "-a" "f889a98015c150f6872bec224fad4aa62df1885828f5c4d428f6fedee0bc2d89"` Dec 18 16:40:44.800 INFO [stderr] Checking uint v0.4.1 Dec 18 16:40:46.203 INFO [stderr] Checking ethereum-types v0.4.0 (/opt/crater/workdir) Dec 18 16:40:47.764 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.764 INFO [stderr] --> src/lib.rs:27:9 Dec 18 16:40:47.764 INFO [stderr] | Dec 18 16:40:47.764 INFO [stderr] 27 | pub use fixed_hash::clean_0x; Dec 18 16:40:47.764 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.764 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 16:40:47.765 INFO [stderr] Dec 18 16:40:47.765 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.765 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:47.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.765 INFO [stderr] Dec 18 16:40:47.765 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.765 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:47.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.765 INFO [stderr] Dec 18 16:40:47.765 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.765 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:47.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.765 INFO [stderr] Dec 18 16:40:47.765 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.765 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:47.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.765 INFO [stderr] Dec 18 16:40:47.765 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.765 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:47.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.765 INFO [stderr] Dec 18 16:40:47.765 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.765 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:47.765 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.765 INFO [stderr] | Dec 18 16:40:47.765 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.765 INFO [stderr] Dec 18 16:40:47.766 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.766 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:47.766 INFO [stderr] | Dec 18 16:40:47.766 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:47.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.766 INFO [stderr] | Dec 18 16:40:47.766 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.766 INFO [stderr] Dec 18 16:40:47.766 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:47.766 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:47.766 INFO [stderr] | Dec 18 16:40:47.766 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:47.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:47.766 INFO [stderr] | Dec 18 16:40:47.766 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:47.766 INFO [stderr] Dec 18 16:40:48.028 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.028 INFO [stderr] --> src/lib.rs:27:9 Dec 18 16:40:48.028 INFO [stderr] | Dec 18 16:40:48.028 INFO [stderr] 27 | pub use fixed_hash::clean_0x; Dec 18 16:40:48.028 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.028 INFO [stderr] | Dec 18 16:40:48.028 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 16:40:48.028 INFO [stderr] Dec 18 16:40:48.052 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.052 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.052 INFO [stderr] | Dec 18 16:40:48.052 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.052 INFO [stderr] | Dec 18 16:40:48.052 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.052 INFO [stderr] Dec 18 16:40:48.052 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.052 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.052 INFO [stderr] | Dec 18 16:40:48.052 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.053 INFO [stderr] Dec 18 16:40:48.053 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.053 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.053 INFO [stderr] Dec 18 16:40:48.053 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.053 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.053 INFO [stderr] Dec 18 16:40:48.053 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.053 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.053 INFO [stderr] Dec 18 16:40:48.053 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.053 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.053 INFO [stderr] Dec 18 16:40:48.053 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.053 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.053 INFO [stderr] Dec 18 16:40:48.053 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 18 16:40:48.053 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.053 INFO [stderr] | Dec 18 16:40:48.053 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.053 INFO [stderr] Dec 18 16:40:48.362 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.362 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.362 INFO [stderr] | Dec 18 16:40:48.363 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.363 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.363 INFO [stderr] ... Dec 18 16:40:48.363 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 18 16:40:48.363 INFO [stderr] | --------------------------------- in this macro invocation Dec 18 16:40:48.363 INFO [stderr] Dec 18 16:40:48.363 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.364 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.364 INFO [stderr] | Dec 18 16:40:48.364 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.365 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.365 INFO [stderr] ... Dec 18 16:40:48.365 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 18 16:40:48.366 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.366 INFO [stderr] Dec 18 16:40:48.367 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.367 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.367 INFO [stderr] | Dec 18 16:40:48.367 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.367 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.367 INFO [stderr] ... Dec 18 16:40:48.367 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 18 16:40:48.367 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.367 INFO [stderr] Dec 18 16:40:48.368 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.369 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.369 INFO [stderr] | Dec 18 16:40:48.369 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.369 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.369 INFO [stderr] ... Dec 18 16:40:48.369 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 18 16:40:48.369 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.369 INFO [stderr] Dec 18 16:40:48.370 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.370 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.371 INFO [stderr] | Dec 18 16:40:48.371 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.371 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.371 INFO [stderr] ... Dec 18 16:40:48.371 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 18 16:40:48.372 INFO [stderr] | --------------------------------- in this macro invocation Dec 18 16:40:48.372 INFO [stderr] Dec 18 16:40:48.373 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.373 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.373 INFO [stderr] | Dec 18 16:40:48.373 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.373 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.373 INFO [stderr] ... Dec 18 16:40:48.373 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 18 16:40:48.374 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.374 INFO [stderr] Dec 18 16:40:48.375 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.375 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.375 INFO [stderr] | Dec 18 16:40:48.375 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.375 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.375 INFO [stderr] ... Dec 18 16:40:48.375 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 18 16:40:48.375 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.375 INFO [stderr] Dec 18 16:40:48.376 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.376 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.376 INFO [stderr] | Dec 18 16:40:48.376 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.376 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.376 INFO [stderr] ... Dec 18 16:40:48.376 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 18 16:40:48.376 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.376 INFO [stderr] Dec 18 16:40:48.381 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.381 INFO [stderr] --> src/hash.rs:88:17 Dec 18 16:40:48.381 INFO [stderr] | Dec 18 16:40:48.381 INFO [stderr] 88 | let mut ret = H160::new(); Dec 18 16:40:48.381 INFO [stderr] | ^^^^^^^^^ Dec 18 16:40:48.381 INFO [stderr] Dec 18 16:40:48.382 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.382 INFO [stderr] --> src/hash.rs:97:17 Dec 18 16:40:48.382 INFO [stderr] | Dec 18 16:40:48.382 INFO [stderr] 97 | let mut ret = H64::new(); Dec 18 16:40:48.382 INFO [stderr] | ^^^^^^^^ Dec 18 16:40:48.382 INFO [stderr] Dec 18 16:40:48.382 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.382 INFO [stderr] --> src/hash.rs:105:17 Dec 18 16:40:48.382 INFO [stderr] | Dec 18 16:40:48.383 INFO [stderr] 105 | let mut ret = H256::new(); Dec 18 16:40:48.383 INFO [stderr] | ^^^^^^^^^ Dec 18 16:40:48.383 INFO [stderr] Dec 18 16:40:48.384 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.384 INFO [stderr] --> src/hash.rs:113:17 Dec 18 16:40:48.384 INFO [stderr] | Dec 18 16:40:48.384 INFO [stderr] 113 | let mut ret = H256::new(); Dec 18 16:40:48.384 INFO [stderr] | ^^^^^^^^^ Dec 18 16:40:48.384 INFO [stderr] Dec 18 16:40:48.497 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.497 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.497 INFO [stderr] | Dec 18 16:40:48.497 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.497 INFO [stderr] | Dec 18 16:40:48.497 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.497 INFO [stderr] Dec 18 16:40:48.498 INFO [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.498 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.498 INFO [stderr] | Dec 18 16:40:48.498 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.498 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.498 INFO [stderr] | Dec 18 16:40:48.498 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.498 INFO [stderr] Dec 18 16:40:48.499 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.499 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.499 INFO [stderr] | Dec 18 16:40:48.499 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.499 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.500 INFO [stderr] | Dec 18 16:40:48.500 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.500 INFO [stderr] Dec 18 16:40:48.500 INFO [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.500 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.501 INFO [stderr] | Dec 18 16:40:48.501 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.501 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.501 INFO [stderr] | Dec 18 16:40:48.501 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.501 INFO [stderr] Dec 18 16:40:48.502 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.502 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.502 INFO [stderr] | Dec 18 16:40:48.502 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.503 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.503 INFO [stderr] | Dec 18 16:40:48.503 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.503 INFO [stderr] Dec 18 16:40:48.504 INFO [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.504 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.504 INFO [stderr] | Dec 18 16:40:48.504 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.504 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.504 INFO [stderr] | Dec 18 16:40:48.504 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.504 INFO [stderr] Dec 18 16:40:48.505 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.505 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.505 INFO [stderr] | Dec 18 16:40:48.505 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.505 INFO [stderr] | Dec 18 16:40:48.505 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.505 INFO [stderr] Dec 18 16:40:48.505 INFO [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.505 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.505 INFO [stderr] | Dec 18 16:40:48.505 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.506 INFO [stderr] | Dec 18 16:40:48.506 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.506 INFO [stderr] Dec 18 16:40:48.506 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.506 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.506 INFO [stderr] | Dec 18 16:40:48.506 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.506 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.506 INFO [stderr] | Dec 18 16:40:48.506 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.507 INFO [stderr] Dec 18 16:40:48.507 INFO [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.507 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.507 INFO [stderr] | Dec 18 16:40:48.507 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.507 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.507 INFO [stderr] | Dec 18 16:40:48.507 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.507 INFO [stderr] Dec 18 16:40:48.508 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.508 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.508 INFO [stderr] | Dec 18 16:40:48.508 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.508 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.508 INFO [stderr] | Dec 18 16:40:48.508 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.508 INFO [stderr] Dec 18 16:40:48.509 INFO [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.509 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.509 INFO [stderr] | Dec 18 16:40:48.509 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.509 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.509 INFO [stderr] | Dec 18 16:40:48.509 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.509 INFO [stderr] Dec 18 16:40:48.509 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.510 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.510 INFO [stderr] | Dec 18 16:40:48.510 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.510 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.510 INFO [stderr] | Dec 18 16:40:48.510 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.510 INFO [stderr] Dec 18 16:40:48.511 INFO [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.511 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.511 INFO [stderr] | Dec 18 16:40:48.511 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.511 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.511 INFO [stderr] | Dec 18 16:40:48.511 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.511 INFO [stderr] Dec 18 16:40:48.520 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.520 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.520 INFO [stderr] | Dec 18 16:40:48.520 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.520 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.520 INFO [stderr] | Dec 18 16:40:48.520 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.520 INFO [stderr] Dec 18 16:40:48.521 INFO [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:48.521 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.521 INFO [stderr] | Dec 18 16:40:48.521 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.521 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.521 INFO [stderr] | Dec 18 16:40:48.521 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.521 INFO [stderr] Dec 18 16:40:48.531 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.531 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.531 INFO [stderr] | Dec 18 16:40:48.531 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.532 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.544 INFO [stderr] | Dec 18 16:40:48.544 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.544 INFO [stderr] Dec 18 16:40:48.545 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.545 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.545 INFO [stderr] | Dec 18 16:40:48.545 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.545 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.545 INFO [stderr] | Dec 18 16:40:48.545 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.545 INFO [stderr] Dec 18 16:40:48.546 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.546 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.546 INFO [stderr] | Dec 18 16:40:48.546 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.546 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.546 INFO [stderr] | Dec 18 16:40:48.546 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.546 INFO [stderr] Dec 18 16:40:48.547 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.547 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.547 INFO [stderr] | Dec 18 16:40:48.547 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.547 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.547 INFO [stderr] | Dec 18 16:40:48.547 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.547 INFO [stderr] Dec 18 16:40:48.548 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.548 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.548 INFO [stderr] | Dec 18 16:40:48.548 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.548 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.548 INFO [stderr] | Dec 18 16:40:48.548 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.548 INFO [stderr] Dec 18 16:40:48.549 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.549 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.549 INFO [stderr] | Dec 18 16:40:48.549 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.549 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.549 INFO [stderr] | Dec 18 16:40:48.549 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.549 INFO [stderr] Dec 18 16:40:48.550 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.550 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.550 INFO [stderr] | Dec 18 16:40:48.550 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.550 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.550 INFO [stderr] | Dec 18 16:40:48.550 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.550 INFO [stderr] Dec 18 16:40:48.551 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.551 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.551 INFO [stderr] | Dec 18 16:40:48.551 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.551 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.551 INFO [stderr] | Dec 18 16:40:48.551 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.551 INFO [stderr] Dec 18 16:40:48.629 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.629 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.629 INFO [stderr] | Dec 18 16:40:48.629 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.629 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.629 INFO [stderr] | Dec 18 16:40:48.629 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.629 INFO [stderr] Dec 18 16:40:48.630 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.630 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.630 INFO [stderr] | Dec 18 16:40:48.630 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.630 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.630 INFO [stderr] | Dec 18 16:40:48.630 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.630 INFO [stderr] Dec 18 16:40:48.631 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.631 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.631 INFO [stderr] | Dec 18 16:40:48.631 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.632 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.632 INFO [stderr] | Dec 18 16:40:48.632 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.632 INFO [stderr] Dec 18 16:40:48.633 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.633 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.634 INFO [stderr] | Dec 18 16:40:48.634 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.634 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.634 INFO [stderr] | Dec 18 16:40:48.635 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.635 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.635 INFO [stderr] | Dec 18 16:40:48.635 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.636 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.636 INFO [stderr] ... Dec 18 16:40:48.636 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 18 16:40:48.636 INFO [stderr] | --------------------------------- in this macro invocation Dec 18 16:40:48.636 INFO [stderr] Dec 18 16:40:48.637 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.637 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.637 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.637 INFO [stderr] | Dec 18 16:40:48.638 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.638 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.638 INFO [stderr] ... Dec 18 16:40:48.638 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 18 16:40:48.639 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.639 INFO [stderr] Dec 18 16:40:48.639 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.639 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.640 INFO [stderr] | Dec 18 16:40:48.640 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.640 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.640 INFO [stderr] ... Dec 18 16:40:48.641 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 18 16:40:48.641 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.641 INFO [stderr] Dec 18 16:40:48.641 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.642 INFO [stderr] --> src/hash.rs:34:19 Dec 18 16:40:48.642 INFO [stderr] | Dec 18 16:40:48.642 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 18 16:40:48.642 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.643 INFO [stderr] ... Dec 18 16:40:48.643 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 18 16:40:48.643 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.643 INFO [stderr] Dec 18 16:40:48.643 INFO [stderr] Dec 18 16:40:48.644 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.645 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.645 INFO [stderr] | Dec 18 16:40:48.645 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.645 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.645 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.645 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.645 INFO [stderr] | Dec 18 16:40:48.645 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.645 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.646 INFO [stderr] ... Dec 18 16:40:48.646 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 18 16:40:48.646 INFO [stderr] | --------------------------------- in this macro invocation Dec 18 16:40:48.652 INFO [stderr] Dec 18 16:40:48.652 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.652 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.652 INFO [stderr] | Dec 18 16:40:48.652 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.652 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.652 INFO [stderr] ... Dec 18 16:40:48.652 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 18 16:40:48.652 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.652 INFO [stderr] Dec 18 16:40:48.652 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.652 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.652 INFO [stderr] | Dec 18 16:40:48.652 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.652 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.652 INFO [stderr] ... Dec 18 16:40:48.652 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 18 16:40:48.652 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.653 INFO [stderr] Dec 18 16:40:48.653 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.653 INFO [stderr] --> src/hash.rs:42:19 Dec 18 16:40:48.653 INFO [stderr] | Dec 18 16:40:48.653 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 18 16:40:48.653 INFO [stderr] | ^^^^^^^^^^ Dec 18 16:40:48.653 INFO [stderr] ... Dec 18 16:40:48.653 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 18 16:40:48.653 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 16:40:48.653 INFO [stderr] Dec 18 16:40:48.653 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.653 INFO [stderr] --> src/hash.rs:88:17 Dec 18 16:40:48.653 INFO [stderr] | Dec 18 16:40:48.653 INFO [stderr] 88 | let mut ret = H160::new(); Dec 18 16:40:48.653 INFO [stderr] | ^^^^^^^^^ Dec 18 16:40:48.653 INFO [stderr] Dec 18 16:40:48.653 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.653 INFO [stderr] --> src/hash.rs:97:17 Dec 18 16:40:48.653 INFO [stderr] | Dec 18 16:40:48.653 INFO [stderr] 97 | let mut ret = H64::new(); Dec 18 16:40:48.653 INFO [stderr] | ^^^^^^^^ Dec 18 16:40:48.653 INFO [stderr] Dec 18 16:40:48.653 INFO [stderr] | Dec 18 16:40:48.653 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.653 INFO [stderr] Dec 18 16:40:48.654 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.654 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.654 INFO [stderr] | Dec 18 16:40:48.654 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.654 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.654 INFO [stderr] | Dec 18 16:40:48.654 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.654 INFO [stderr] Dec 18 16:40:48.655 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.655 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.655 INFO [stderr] | Dec 18 16:40:48.655 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.655 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.655 INFO [stderr] | Dec 18 16:40:48.655 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.655 INFO [stderr] Dec 18 16:40:48.656 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.656 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.656 INFO [stderr] | Dec 18 16:40:48.656 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.656 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.656 INFO [stderr] | Dec 18 16:40:48.656 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.656 INFO [stderr] Dec 18 16:40:48.673 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.673 INFO [stderr] --> src/hash.rs:105:17 Dec 18 16:40:48.673 INFO [stderr] | Dec 18 16:40:48.673 INFO [stderr] 105 | let mut ret = H256::new(); Dec 18 16:40:48.673 INFO [stderr] | ^^^^^^^^^ Dec 18 16:40:48.673 INFO [stderr] Dec 18 16:40:48.674 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.674 INFO [stderr] --> src/hash.rs:113:17 Dec 18 16:40:48.674 INFO [stderr] | Dec 18 16:40:48.674 INFO [stderr] 113 | let mut ret = H256::new(); Dec 18 16:40:48.674 INFO [stderr] | ^^^^^^^^^ Dec 18 16:40:48.674 INFO [stderr] Dec 18 16:40:48.731 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.731 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.731 INFO [stderr] | Dec 18 16:40:48.731 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.731 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.744 INFO [stderr] | Dec 18 16:40:48.744 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.744 INFO [stderr] Dec 18 16:40:48.745 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.745 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.745 INFO [stderr] | Dec 18 16:40:48.745 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.745 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.745 INFO [stderr] | Dec 18 16:40:48.745 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.745 INFO [stderr] Dec 18 16:40:48.745 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.745 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.745 INFO [stderr] | Dec 18 16:40:48.745 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.746 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.746 INFO [stderr] | Dec 18 16:40:48.746 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.746 INFO [stderr] Dec 18 16:40:48.747 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.747 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.747 INFO [stderr] | Dec 18 16:40:48.747 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.747 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.747 INFO [stderr] | Dec 18 16:40:48.747 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.747 INFO [stderr] Dec 18 16:40:48.748 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.748 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.748 INFO [stderr] | Dec 18 16:40:48.748 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.748 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.749 INFO [stderr] | Dec 18 16:40:48.749 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.749 INFO [stderr] Dec 18 16:40:48.749 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.749 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.750 INFO [stderr] | Dec 18 16:40:48.750 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.750 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.750 INFO [stderr] | Dec 18 16:40:48.750 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.750 INFO [stderr] Dec 18 16:40:48.750 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.750 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.750 INFO [stderr] | Dec 18 16:40:48.750 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.750 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.751 INFO [stderr] | Dec 18 16:40:48.751 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.751 INFO [stderr] Dec 18 16:40:48.751 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.751 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.751 INFO [stderr] | Dec 18 16:40:48.751 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.751 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.751 INFO [stderr] | Dec 18 16:40:48.751 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.751 INFO [stderr] Dec 18 16:40:48.752 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.752 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.752 INFO [stderr] | Dec 18 16:40:48.752 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.752 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.752 INFO [stderr] | Dec 18 16:40:48.752 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.752 INFO [stderr] Dec 18 16:40:48.797 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.797 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.797 INFO [stderr] | Dec 18 16:40:48.797 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.797 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.798 INFO [stderr] | Dec 18 16:40:48.798 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.798 INFO [stderr] Dec 18 16:40:48.802 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.802 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.802 INFO [stderr] | Dec 18 16:40:48.802 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.802 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.803 INFO [stderr] | Dec 18 16:40:48.803 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.803 INFO [stderr] Dec 18 16:40:48.816 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.816 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.816 INFO [stderr] | Dec 18 16:40:48.816 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.816 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.816 INFO [stderr] | Dec 18 16:40:48.816 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.817 INFO [stderr] Dec 18 16:40:48.818 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.818 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.818 INFO [stderr] | Dec 18 16:40:48.818 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.818 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.818 INFO [stderr] | Dec 18 16:40:48.818 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.818 INFO [stderr] Dec 18 16:40:48.821 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.821 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.821 INFO [stderr] | Dec 18 16:40:48.821 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.821 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.821 INFO [stderr] | Dec 18 16:40:48.821 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.821 INFO [stderr] Dec 18 16:40:48.821 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.821 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.821 INFO [stderr] | Dec 18 16:40:48.821 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.821 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.821 INFO [stderr] | Dec 18 16:40:48.821 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.821 INFO [stderr] Dec 18 16:40:48.822 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.822 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.822 INFO [stderr] | Dec 18 16:40:48.822 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.822 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.822 INFO [stderr] | Dec 18 16:40:48.822 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.822 INFO [stderr] Dec 18 16:40:48.824 INFO [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.824 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.824 INFO [stderr] | Dec 18 16:40:48.824 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.824 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.824 INFO [stderr] | Dec 18 16:40:48.824 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.824 INFO [stderr] Dec 18 16:40:48.824 INFO [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.824 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.824 INFO [stderr] | Dec 18 16:40:48.824 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.824 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.824 INFO [stderr] | Dec 18 16:40:48.825 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.825 INFO [stderr] Dec 18 16:40:48.825 INFO [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.825 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.825 INFO [stderr] | Dec 18 16:40:48.825 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.825 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.825 INFO [stderr] | Dec 18 16:40:48.825 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.825 INFO [stderr] Dec 18 16:40:48.826 INFO [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.826 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.826 INFO [stderr] | Dec 18 16:40:48.826 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.826 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.826 INFO [stderr] | Dec 18 16:40:48.826 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.826 INFO [stderr] Dec 18 16:40:48.826 INFO [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.826 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.826 INFO [stderr] | Dec 18 16:40:48.827 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.827 INFO [stderr] | Dec 18 16:40:48.827 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.827 INFO [stderr] Dec 18 16:40:48.827 INFO [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.827 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.827 INFO [stderr] | Dec 18 16:40:48.827 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.827 INFO [stderr] | Dec 18 16:40:48.827 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.827 INFO [stderr] Dec 18 16:40:48.828 INFO [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.828 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.828 INFO [stderr] | Dec 18 16:40:48.828 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.828 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.828 INFO [stderr] | Dec 18 16:40:48.828 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.828 INFO [stderr] Dec 18 16:40:48.829 INFO [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:48.829 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.829 INFO [stderr] | Dec 18 16:40:48.829 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.829 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.844 INFO [stderr] | Dec 18 16:40:48.844 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.844 INFO [stderr] Dec 18 16:40:48.845 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.845 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.845 INFO [stderr] | Dec 18 16:40:48.845 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.845 INFO [stderr] | Dec 18 16:40:48.845 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.845 INFO [stderr] Dec 18 16:40:48.846 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.846 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.846 INFO [stderr] | Dec 18 16:40:48.846 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.846 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.846 INFO [stderr] | Dec 18 16:40:48.846 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.846 INFO [stderr] Dec 18 16:40:48.846 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.846 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.846 INFO [stderr] | Dec 18 16:40:48.846 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.846 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.846 INFO [stderr] | Dec 18 16:40:48.847 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.847 INFO [stderr] Dec 18 16:40:48.847 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.847 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.847 INFO [stderr] | Dec 18 16:40:48.847 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.847 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.847 INFO [stderr] | Dec 18 16:40:48.847 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.847 INFO [stderr] Dec 18 16:40:48.848 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.848 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.848 INFO [stderr] | Dec 18 16:40:48.848 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.848 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.848 INFO [stderr] | Dec 18 16:40:48.848 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.848 INFO [stderr] Dec 18 16:40:48.849 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.849 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.849 INFO [stderr] | Dec 18 16:40:48.849 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.849 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.849 INFO [stderr] | Dec 18 16:40:48.849 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.849 INFO [stderr] Dec 18 16:40:48.849 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.849 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.849 INFO [stderr] | Dec 18 16:40:48.849 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.849 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.850 INFO [stderr] | Dec 18 16:40:48.850 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.850 INFO [stderr] Dec 18 16:40:48.850 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.850 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.850 INFO [stderr] | Dec 18 16:40:48.850 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.850 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.850 INFO [stderr] | Dec 18 16:40:48.850 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.850 INFO [stderr] Dec 18 16:40:48.860 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.860 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:48.860 INFO [stderr] | Dec 18 16:40:48.860 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:48.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.860 INFO [stderr] | Dec 18 16:40:48.860 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.860 INFO [stderr] Dec 18 16:40:48.861 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.861 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:48.861 INFO [stderr] | Dec 18 16:40:48.861 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:48.861 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.861 INFO [stderr] | Dec 18 16:40:48.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.861 INFO [stderr] Dec 18 16:40:48.862 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.862 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:48.862 INFO [stderr] | Dec 18 16:40:48.862 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:48.862 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.862 INFO [stderr] | Dec 18 16:40:48.862 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.862 INFO [stderr] Dec 18 16:40:48.863 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.863 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:48.863 INFO [stderr] | Dec 18 16:40:48.863 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:48.863 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.863 INFO [stderr] | Dec 18 16:40:48.863 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.863 INFO [stderr] Dec 18 16:40:48.864 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.864 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:48.864 INFO [stderr] | Dec 18 16:40:48.864 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:48.864 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.864 INFO [stderr] | Dec 18 16:40:48.864 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.864 INFO [stderr] Dec 18 16:40:48.866 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.866 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:48.866 INFO [stderr] | Dec 18 16:40:48.866 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:48.866 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.866 INFO [stderr] | Dec 18 16:40:48.866 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.866 INFO [stderr] Dec 18 16:40:48.881 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.881 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:48.881 INFO [stderr] | Dec 18 16:40:48.881 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:48.881 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.881 INFO [stderr] | Dec 18 16:40:48.881 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.881 INFO [stderr] Dec 18 16:40:48.882 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:48.882 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:48.882 INFO [stderr] | Dec 18 16:40:48.882 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:48.882 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:48.882 INFO [stderr] | Dec 18 16:40:48.882 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:48.882 INFO [stderr] Dec 18 16:40:49.080 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.080 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.080 INFO [stderr] | Dec 18 16:40:49.080 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.080 INFO [stderr] | Dec 18 16:40:49.080 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.081 INFO [stderr] Dec 18 16:40:49.092 INFO [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.093 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.093 INFO [stderr] | Dec 18 16:40:49.093 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.093 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.093 INFO [stderr] | Dec 18 16:40:49.093 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.093 INFO [stderr] Dec 18 16:40:49.094 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.094 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.094 INFO [stderr] | Dec 18 16:40:49.094 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.094 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.094 INFO [stderr] | Dec 18 16:40:49.094 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.095 INFO [stderr] Dec 18 16:40:49.095 INFO [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.095 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.095 INFO [stderr] | Dec 18 16:40:49.095 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.095 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.095 INFO [stderr] | Dec 18 16:40:49.096 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.096 INFO [stderr] Dec 18 16:40:49.096 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.096 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.096 INFO [stderr] | Dec 18 16:40:49.096 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.097 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.097 INFO [stderr] | Dec 18 16:40:49.097 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.097 INFO [stderr] Dec 18 16:40:49.097 INFO [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.097 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.097 INFO [stderr] | Dec 18 16:40:49.097 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.098 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.098 INFO [stderr] | Dec 18 16:40:49.098 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.098 INFO [stderr] Dec 18 16:40:49.098 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.098 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.098 INFO [stderr] | Dec 18 16:40:49.099 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.099 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.099 INFO [stderr] | Dec 18 16:40:49.099 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.099 INFO [stderr] Dec 18 16:40:49.099 INFO [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.099 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.100 INFO [stderr] | Dec 18 16:40:49.100 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.100 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.100 INFO [stderr] | Dec 18 16:40:49.100 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.100 INFO [stderr] Dec 18 16:40:49.101 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.101 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.101 INFO [stderr] | Dec 18 16:40:49.101 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.101 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.101 INFO [stderr] | Dec 18 16:40:49.101 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.102 INFO [stderr] Dec 18 16:40:49.102 INFO [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.102 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.102 INFO [stderr] | Dec 18 16:40:49.102 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.102 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.102 INFO [stderr] | Dec 18 16:40:49.103 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.103 INFO [stderr] Dec 18 16:40:49.103 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.103 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.103 INFO [stderr] | Dec 18 16:40:49.103 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.103 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.104 INFO [stderr] | Dec 18 16:40:49.104 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.104 INFO [stderr] Dec 18 16:40:49.104 INFO [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.104 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.104 INFO [stderr] | Dec 18 16:40:49.105 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.105 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.105 INFO [stderr] | Dec 18 16:40:49.105 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.105 INFO [stderr] Dec 18 16:40:49.105 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.105 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.106 INFO [stderr] | Dec 18 16:40:49.106 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.106 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.106 INFO [stderr] | Dec 18 16:40:49.106 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.106 INFO [stderr] Dec 18 16:40:49.106 INFO [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.107 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.107 INFO [stderr] | Dec 18 16:40:49.107 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.107 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.107 INFO [stderr] | Dec 18 16:40:49.107 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.107 INFO [stderr] Dec 18 16:40:49.108 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.108 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.108 INFO [stderr] | Dec 18 16:40:49.108 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.108 INFO [stderr] | Dec 18 16:40:49.109 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.109 INFO [stderr] Dec 18 16:40:49.109 INFO [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 18 16:40:49.109 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.109 INFO [stderr] | Dec 18 16:40:49.109 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.110 INFO [stderr] | Dec 18 16:40:49.110 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.110 INFO [stderr] Dec 18 16:40:49.124 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.124 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.125 INFO [stderr] | Dec 18 16:40:49.125 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.125 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.125 INFO [stderr] | Dec 18 16:40:49.125 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.125 INFO [stderr] Dec 18 16:40:49.125 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.125 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.125 INFO [stderr] | Dec 18 16:40:49.125 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.125 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.125 INFO [stderr] | Dec 18 16:40:49.125 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.125 INFO [stderr] Dec 18 16:40:49.126 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.126 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.126 INFO [stderr] | Dec 18 16:40:49.126 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.126 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.126 INFO [stderr] | Dec 18 16:40:49.126 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.126 INFO [stderr] Dec 18 16:40:49.126 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.126 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.126 INFO [stderr] | Dec 18 16:40:49.127 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.127 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.127 INFO [stderr] | Dec 18 16:40:49.127 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.127 INFO [stderr] Dec 18 16:40:49.127 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.127 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.127 INFO [stderr] | Dec 18 16:40:49.127 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.127 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.127 INFO [stderr] | Dec 18 16:40:49.127 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.127 INFO [stderr] Dec 18 16:40:49.128 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.128 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.128 INFO [stderr] | Dec 18 16:40:49.128 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.128 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.128 INFO [stderr] | Dec 18 16:40:49.128 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.128 INFO [stderr] Dec 18 16:40:49.128 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.128 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.128 INFO [stderr] | Dec 18 16:40:49.128 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.128 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.129 INFO [stderr] | Dec 18 16:40:49.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.129 INFO [stderr] Dec 18 16:40:49.129 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.129 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.129 INFO [stderr] | Dec 18 16:40:49.129 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.129 INFO [stderr] | Dec 18 16:40:49.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.129 INFO [stderr] Dec 18 16:40:49.221 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.221 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.221 INFO [stderr] | Dec 18 16:40:49.221 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.221 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.221 INFO [stderr] | Dec 18 16:40:49.221 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.221 INFO [stderr] Dec 18 16:40:49.221 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.221 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.221 INFO [stderr] | Dec 18 16:40:49.221 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.221 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.221 INFO [stderr] | Dec 18 16:40:49.221 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.221 INFO [stderr] Dec 18 16:40:49.222 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.222 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.222 INFO [stderr] | Dec 18 16:40:49.222 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.222 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.222 INFO [stderr] | Dec 18 16:40:49.222 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.222 INFO [stderr] Dec 18 16:40:49.223 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.223 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.223 INFO [stderr] | Dec 18 16:40:49.223 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.223 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.223 INFO [stderr] | Dec 18 16:40:49.223 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.223 INFO [stderr] Dec 18 16:40:49.223 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.223 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.223 INFO [stderr] | Dec 18 16:40:49.223 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.223 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.223 INFO [stderr] | Dec 18 16:40:49.224 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.224 INFO [stderr] Dec 18 16:40:49.224 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.224 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.224 INFO [stderr] | Dec 18 16:40:49.224 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.224 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.224 INFO [stderr] | Dec 18 16:40:49.224 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.224 INFO [stderr] Dec 18 16:40:49.225 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.225 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.225 INFO [stderr] | Dec 18 16:40:49.225 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.225 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.225 INFO [stderr] | Dec 18 16:40:49.225 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.225 INFO [stderr] Dec 18 16:40:49.225 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.226 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.226 INFO [stderr] | Dec 18 16:40:49.226 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.226 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.226 INFO [stderr] | Dec 18 16:40:49.226 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.226 INFO [stderr] Dec 18 16:40:49.266 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.266 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.266 INFO [stderr] | Dec 18 16:40:49.266 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.266 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.266 INFO [stderr] | Dec 18 16:40:49.266 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.266 INFO [stderr] Dec 18 16:40:49.267 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.267 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.267 INFO [stderr] | Dec 18 16:40:49.267 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.267 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.267 INFO [stderr] | Dec 18 16:40:49.267 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.267 INFO [stderr] Dec 18 16:40:49.267 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.267 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.267 INFO [stderr] | Dec 18 16:40:49.267 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.267 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.267 INFO [stderr] | Dec 18 16:40:49.267 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.267 INFO [stderr] Dec 18 16:40:49.268 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.268 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.268 INFO [stderr] | Dec 18 16:40:49.268 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.268 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.268 INFO [stderr] | Dec 18 16:40:49.268 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.268 INFO [stderr] Dec 18 16:40:49.268 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.268 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.269 INFO [stderr] | Dec 18 16:40:49.269 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.269 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.269 INFO [stderr] | Dec 18 16:40:49.269 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.269 INFO [stderr] Dec 18 16:40:49.270 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.270 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.270 INFO [stderr] | Dec 18 16:40:49.270 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.270 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.271 INFO [stderr] | Dec 18 16:40:49.271 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.271 INFO [stderr] Dec 18 16:40:49.271 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.271 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.272 INFO [stderr] | Dec 18 16:40:49.272 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.272 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.272 INFO [stderr] | Dec 18 16:40:49.272 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.273 INFO [stderr] Dec 18 16:40:49.273 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.273 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.273 INFO [stderr] | Dec 18 16:40:49.273 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.274 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.274 INFO [stderr] | Dec 18 16:40:49.274 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.274 INFO [stderr] Dec 18 16:40:49.275 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.275 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.275 INFO [stderr] | Dec 18 16:40:49.275 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.275 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.275 INFO [stderr] | Dec 18 16:40:49.276 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.276 INFO [stderr] Dec 18 16:40:49.299 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.299 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.299 INFO [stderr] | Dec 18 16:40:49.299 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.299 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.299 INFO [stderr] | Dec 18 16:40:49.300 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.300 INFO [stderr] Dec 18 16:40:49.301 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.301 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.301 INFO [stderr] | Dec 18 16:40:49.302 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.302 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.302 INFO [stderr] | Dec 18 16:40:49.302 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.302 INFO [stderr] Dec 18 16:40:49.304 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.304 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.304 INFO [stderr] | Dec 18 16:40:49.304 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.304 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.304 INFO [stderr] | Dec 18 16:40:49.304 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.304 INFO [stderr] Dec 18 16:40:49.306 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.306 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.306 INFO [stderr] | Dec 18 16:40:49.306 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.306 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.307 INFO [stderr] | Dec 18 16:40:49.307 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.307 INFO [stderr] Dec 18 16:40:49.308 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.308 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.309 INFO [stderr] | Dec 18 16:40:49.309 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.309 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.309 INFO [stderr] | Dec 18 16:40:49.309 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.309 INFO [stderr] Dec 18 16:40:49.311 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.311 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.311 INFO [stderr] | Dec 18 16:40:49.311 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.311 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.311 INFO [stderr] | Dec 18 16:40:49.312 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.312 INFO [stderr] Dec 18 16:40:49.313 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.313 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.313 INFO [stderr] | Dec 18 16:40:49.313 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.314 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.314 INFO [stderr] | Dec 18 16:40:49.314 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.314 INFO [stderr] Dec 18 16:40:49.315 INFO [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.316 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.316 INFO [stderr] | Dec 18 16:40:49.316 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.316 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.316 INFO [stderr] | Dec 18 16:40:49.316 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.316 INFO [stderr] Dec 18 16:40:49.317 INFO [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.317 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.317 INFO [stderr] | Dec 18 16:40:49.317 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.318 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.318 INFO [stderr] | Dec 18 16:40:49.318 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.318 INFO [stderr] Dec 18 16:40:49.318 INFO [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.319 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.319 INFO [stderr] | Dec 18 16:40:49.319 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.319 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.319 INFO [stderr] | Dec 18 16:40:49.319 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.320 INFO [stderr] Dec 18 16:40:49.320 INFO [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.320 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.320 INFO [stderr] | Dec 18 16:40:49.321 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.321 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.321 INFO [stderr] | Dec 18 16:40:49.321 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.321 INFO [stderr] Dec 18 16:40:49.322 INFO [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.322 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.322 INFO [stderr] | Dec 18 16:40:49.322 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.322 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.322 INFO [stderr] | Dec 18 16:40:49.322 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.323 INFO [stderr] Dec 18 16:40:49.323 INFO [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.323 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.323 INFO [stderr] | Dec 18 16:40:49.323 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.324 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.324 INFO [stderr] | Dec 18 16:40:49.324 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.324 INFO [stderr] Dec 18 16:40:49.325 INFO [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.325 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.325 INFO [stderr] | Dec 18 16:40:49.325 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.325 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.325 INFO [stderr] | Dec 18 16:40:49.325 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.326 INFO [stderr] Dec 18 16:40:49.326 INFO [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 18 16:40:49.326 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.326 INFO [stderr] | Dec 18 16:40:49.326 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.327 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.327 INFO [stderr] | Dec 18 16:40:49.327 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.327 INFO [stderr] Dec 18 16:40:49.328 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.328 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.328 INFO [stderr] | Dec 18 16:40:49.328 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.328 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.328 INFO [stderr] | Dec 18 16:40:49.329 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.329 INFO [stderr] Dec 18 16:40:49.329 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.329 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.329 INFO [stderr] | Dec 18 16:40:49.330 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.330 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.330 INFO [stderr] | Dec 18 16:40:49.330 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.330 INFO [stderr] Dec 18 16:40:49.331 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.331 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.331 INFO [stderr] | Dec 18 16:40:49.331 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.331 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.331 INFO [stderr] | Dec 18 16:40:49.332 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.332 INFO [stderr] Dec 18 16:40:49.332 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.332 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.333 INFO [stderr] | Dec 18 16:40:49.333 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.333 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.333 INFO [stderr] | Dec 18 16:40:49.333 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.333 INFO [stderr] Dec 18 16:40:49.334 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.334 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.334 INFO [stderr] | Dec 18 16:40:49.334 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.334 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.334 INFO [stderr] | Dec 18 16:40:49.335 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.335 INFO [stderr] Dec 18 16:40:49.335 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.335 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.336 INFO [stderr] | Dec 18 16:40:49.336 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.336 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.336 INFO [stderr] | Dec 18 16:40:49.336 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.336 INFO [stderr] Dec 18 16:40:49.337 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.337 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.337 INFO [stderr] | Dec 18 16:40:49.337 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.337 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.338 INFO [stderr] | Dec 18 16:40:49.338 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.338 INFO [stderr] Dec 18 16:40:49.338 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.338 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.339 INFO [stderr] | Dec 18 16:40:49.339 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.339 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.339 INFO [stderr] | Dec 18 16:40:49.339 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.339 INFO [stderr] Dec 18 16:40:49.348 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.348 INFO [stderr] --> src/hash.rs:71:1 Dec 18 16:40:49.349 INFO [stderr] | Dec 18 16:40:49.349 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 18 16:40:49.349 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.349 INFO [stderr] | Dec 18 16:40:49.349 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.349 INFO [stderr] Dec 18 16:40:49.350 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.350 INFO [stderr] --> src/hash.rs:72:1 Dec 18 16:40:49.350 INFO [stderr] | Dec 18 16:40:49.350 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 18 16:40:49.350 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.351 INFO [stderr] | Dec 18 16:40:49.351 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.351 INFO [stderr] Dec 18 16:40:49.352 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.352 INFO [stderr] --> src/hash.rs:73:1 Dec 18 16:40:49.352 INFO [stderr] | Dec 18 16:40:49.352 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 18 16:40:49.352 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.352 INFO [stderr] | Dec 18 16:40:49.352 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.352 INFO [stderr] Dec 18 16:40:49.353 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.353 INFO [stderr] --> src/hash.rs:74:1 Dec 18 16:40:49.353 INFO [stderr] | Dec 18 16:40:49.354 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 18 16:40:49.354 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.354 INFO [stderr] | Dec 18 16:40:49.354 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.354 INFO [stderr] Dec 18 16:40:49.355 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.355 INFO [stderr] --> src/hash.rs:75:1 Dec 18 16:40:49.355 INFO [stderr] | Dec 18 16:40:49.355 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 18 16:40:49.355 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.356 INFO [stderr] | Dec 18 16:40:49.356 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.356 INFO [stderr] Dec 18 16:40:49.357 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.357 INFO [stderr] --> src/hash.rs:76:1 Dec 18 16:40:49.357 INFO [stderr] | Dec 18 16:40:49.357 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 18 16:40:49.357 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.357 INFO [stderr] | Dec 18 16:40:49.357 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.358 INFO [stderr] Dec 18 16:40:49.358 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.358 INFO [stderr] --> src/hash.rs:77:1 Dec 18 16:40:49.358 INFO [stderr] | Dec 18 16:40:49.359 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 18 16:40:49.359 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.359 INFO [stderr] | Dec 18 16:40:49.359 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.359 INFO [stderr] Dec 18 16:40:49.360 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 18 16:40:49.360 INFO [stderr] --> src/hash.rs:78:1 Dec 18 16:40:49.360 INFO [stderr] | Dec 18 16:40:49.360 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 18 16:40:49.360 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:40:49.361 INFO [stderr] | Dec 18 16:40:49.361 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 16:40:49.361 INFO [stderr] Dec 18 16:40:51.855 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.14s Dec 18 16:40:52.226 INFO running `"docker" "inspect" "f889a98015c150f6872bec224fad4aa62df1885828f5c4d428f6fedee0bc2d89"` Dec 18 16:40:52.414 INFO running `"docker" "rm" "-f" "f889a98015c150f6872bec224fad4aa62df1885828f5c4d428f6fedee0bc2d89"` Dec 18 16:40:52.581 INFO [stdout] f889a98015c150f6872bec224fad4aa62df1885828f5c4d428f6fedee0bc2d89