[INFO] fetching crate sophon-types 0.4.2... [INFO] testing sophon-types-0.4.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate sophon-types 0.4.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sophon-types 0.4.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sophon-types 0.4.2 [INFO] finished tweaking crates.io crate sophon-types 0.4.2 [INFO] tweaked toml for crates.io crate sophon-types 0.4.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57962967638ec1ce86b82175fd779654777a85e59322fd0c18a0472d70b6b35d [INFO] running `"docker" "start" "-a" "57962967638ec1ce86b82175fd779654777a85e59322fd0c18a0472d70b6b35d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling sophon-types-serialize v0.2.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling sophon-types v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub use fixed_hash::clean_0x; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | let mut ret = H160::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | let mut ret = H64::new(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 101 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.58s [INFO] running `"docker" "inspect" "57962967638ec1ce86b82175fd779654777a85e59322fd0c18a0472d70b6b35d"` [INFO] running `"docker" "rm" "-f" "57962967638ec1ce86b82175fd779654777a85e59322fd0c18a0472d70b6b35d"` [INFO] [stdout] 57962967638ec1ce86b82175fd779654777a85e59322fd0c18a0472d70b6b35d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32b93c527cfc6c51a44b63117b4c75a3edb5410e74f84a44ba597e75ae1e9952 [INFO] running `"docker" "start" "-a" "32b93c527cfc6c51a44b63117b4c75a3edb5410e74f84a44ba597e75ae1e9952"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sophon-types v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub use fixed_hash::clean_0x; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | let mut ret = H160::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | let mut ret = H64::new(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 101 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub use fixed_hash::clean_0x; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | let mut ret = H160::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | let mut ret = H64::new(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 101 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.00s [INFO] running `"docker" "inspect" "32b93c527cfc6c51a44b63117b4c75a3edb5410e74f84a44ba597e75ae1e9952"` [INFO] running `"docker" "rm" "-f" "32b93c527cfc6c51a44b63117b4c75a3edb5410e74f84a44ba597e75ae1e9952"` [INFO] [stdout] 32b93c527cfc6c51a44b63117b4c75a3edb5410e74f84a44ba597e75ae1e9952 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 628b291ebd14e647ec19da61f4c1662da443fdf5303ba635cc023dadeaefafa1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "628b291ebd14e647ec19da61f4c1662da443fdf5303ba635cc023dadeaefafa1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub use fixed_hash::clean_0x; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub use fixed_hash::clean_0x; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | construct_uint!(U64, 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | construct_uint!(U128, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | construct_uint!(U256, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/uint.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | construct_uint!(U512, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | impl_uint_conversions!(H64, U64); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | impl_uint_conversions!(H128, U128); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_uint_conversions!(H256, U256); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | let mut ret = H160::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | let mut ret = H64::new(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:19 [INFO] [stderr] | [INFO] [stderr] 42 | let mut ret = $hash::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | impl_uint_conversions!(H512, U512); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | let mut ret = H160::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | let mut ret = H64::new(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | let mut ret = H256::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | construct_hash!(H32, 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | construct_hash!(H64, 8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | construct_hash!(H128, 16); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 101 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | construct_hash!(H160, 20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | construct_hash!(H256, 32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | construct_hash!(H264, 33); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:77:1 [INFO] [stderr] | [INFO] [stderr] 77 | construct_hash!(H512, 64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:78:1 [INFO] [stderr] | [INFO] [stderr] 78 | construct_hash!(H520, 65); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 101 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sophon_types-182506f22c026890 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test hash::tests::test_serialize_h160 ... ok [INFO] [stdout] test uint::tests::fixed_arrays_roundtrip ... ok [INFO] [stdout] test hash::tests::test_serialize_invalid ... ok [INFO] [stdout] test uint::tests::test_u512 ... ok [INFO] [stdout] test uint::tests::u256_multi_full_mul ... ok [INFO] [stdout] test hash::tests::test_serialize_h256 ... ok [INFO] [stdout] test uint::tests::test_serialize_large_values ... ok [INFO] [stdout] test uint::tests::test_u256 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sophon-types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "628b291ebd14e647ec19da61f4c1662da443fdf5303ba635cc023dadeaefafa1"` [INFO] running `"docker" "rm" "-f" "628b291ebd14e647ec19da61f4c1662da443fdf5303ba635cc023dadeaefafa1"` [INFO] [stdout] 628b291ebd14e647ec19da61f4c1662da443fdf5303ba635cc023dadeaefafa1