[INFO] fetching crate s-types 0.4.0... [INFO] testing s-types-0.4.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate s-types 0.4.0 into /workspace/builds/worker-93/source [INFO] validating manifest of crates.io crate s-types 0.4.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate s-types 0.4.0 [INFO] finished tweaking crates.io crate s-types 0.4.0 [INFO] tweaked toml for crates.io crate s-types 0.4.0 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uint v0.4.1 [INFO] [stderr] Downloaded sbloom v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0a3a12e62ff9e64f114213ef253d29e54bd971f66e39eba9744ace58fa3c8b8 [INFO] running `Command { std: "docker" "start" "-a" "a0a3a12e62ff9e64f114213ef253d29e54bd971f66e39eba9744ace58fa3c8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0a3a12e62ff9e64f114213ef253d29e54bd971f66e39eba9744ace58fa3c8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a3a12e62ff9e64f114213ef253d29e54bd971f66e39eba9744ace58fa3c8b8", kill_on_drop: false }` [INFO] [stdout] a0a3a12e62ff9e64f114213ef253d29e54bd971f66e39eba9744ace58fa3c8b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341b1b811b2be681b9fb7122eb05425577f1121d2e0c48445a674f55f4aee596 [INFO] running `Command { std: "docker" "start" "-a" "341b1b811b2be681b9fb7122eb05425577f1121d2e0c48445a674f55f4aee596", kill_on_drop: false }` [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling s-types-serialize v0.2.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling sbloom v0.5.1 [INFO] [stderr] Compiling s-types v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/hash.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/hash.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/lib.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub use fixed_hash::clean_0x; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | construct_uint!(U64, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | construct_uint!(U64, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | construct_uint!(U128, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | construct_uint!(U128, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | construct_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | construct_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | construct_uint!(U512, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | construct_uint!(U512, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | let mut ret = H160::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let mut ret = H64::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | let mut ret = H256::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | let mut ret = H256::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | impl_uint_conversions!(H64, U64); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | impl_uint_conversions!(H64, U64); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | impl_uint_conversions!(H128, U128); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | impl_uint_conversions!(H128, U128); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | impl_uint_conversions!(H256, U256); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | impl_uint_conversions!(H256, U256); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_uint_conversions!(H512, U512); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_uint_conversions!(H512, U512); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 103 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.26s [INFO] running `Command { std: "docker" "inspect" "341b1b811b2be681b9fb7122eb05425577f1121d2e0c48445a674f55f4aee596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341b1b811b2be681b9fb7122eb05425577f1121d2e0c48445a674f55f4aee596", kill_on_drop: false }` [INFO] [stdout] 341b1b811b2be681b9fb7122eb05425577f1121d2e0c48445a674f55f4aee596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee12401eaa4ca043c5a11ff697c2ee142c4874612f1f765ad2c114fb696f1969 [INFO] running `Command { std: "docker" "start" "-a" "ee12401eaa4ca043c5a11ff697c2ee142c4874612f1f765ad2c114fb696f1969", kill_on_drop: false }` [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/hash.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/hash.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/lib.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub use fixed_hash::clean_0x; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | construct_uint!(U64, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | construct_uint!(U64, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | construct_uint!(U128, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | construct_uint!(U128, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | construct_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | construct_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | construct_uint!(U512, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | construct_uint!(U512, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | let mut ret = H160::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let mut ret = H64::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | let mut ret = H256::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | let mut ret = H256::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | impl_uint_conversions!(H64, U64); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | impl_uint_conversions!(H64, U64); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | impl_uint_conversions!(H128, U128); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | impl_uint_conversions!(H128, U128); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling s-types v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | impl_uint_conversions!(H256, U256); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | impl_uint_conversions!(H256, U256); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_uint_conversions!(H512, U512); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_uint_conversions!(H512, U512); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 103 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/hash.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/hash.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/lib.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub use fixed_hash::clean_0x; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | construct_uint!(U64, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | construct_uint!(U64, 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | construct_uint!(U128, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | construct_uint!(U128, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | construct_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | construct_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | construct_uint!(U512, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | construct_uint!(U512, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | let mut ret = H160::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let mut ret = H64::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | let mut ret = H256::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | let mut ret = H256::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H32::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | construct_hash!(H32, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | construct_hash!(H64, 8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | construct_hash!(H128, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | construct_hash!(H160, 20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | construct_hash!(H256, 32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H264::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | construct_hash!(H264, 33); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | construct_hash!(H512, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::clone_from_slice`: unconventional API, replaced by `assign_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H520::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | construct_hash!(H520, 65); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | impl_uint_conversions!(H64, U64); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | impl_uint_conversions!(H64, U64); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | impl_uint_conversions!(H128, U128); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | impl_uint_conversions!(H128, U128); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | impl_uint_conversions!(H256, U256); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | impl_uint_conversions!(H256, U256); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_uint_conversions!(H512, U512); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stdout] --> src/hash.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut ret = $hash::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | impl_uint_conversions!(H512, U512); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 103 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.30s [INFO] running `Command { std: "docker" "inspect" "ee12401eaa4ca043c5a11ff697c2ee142c4874612f1f765ad2c114fb696f1969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee12401eaa4ca043c5a11ff697c2ee142c4874612f1f765ad2c114fb696f1969", kill_on_drop: false }` [INFO] [stdout] ee12401eaa4ca043c5a11ff697c2ee142c4874612f1f765ad2c114fb696f1969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 072fc0ea821b6820d25a61a06b03551f4cf96b40efd3f63fe9f2257384aec0e7 [INFO] running `Command { std: "docker" "start" "-a" "072fc0ea821b6820d25a61a06b03551f4cf96b40efd3f63fe9f2257384aec0e7", kill_on_drop: false }` [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/hash.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(useless_deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/hash.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `fixed_hash::clean_0x`: out of scope for fixed-hash [INFO] [stderr] --> src/lib.rs:27:21 [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 function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `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 the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H160::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:88:23 [INFO] [stderr] | [INFO] [stderr] 88 | let mut ret = H160::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:97:22 [INFO] [stderr] | [INFO] [stderr] 97 | let mut ret = H64::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:105:23 [INFO] [stderr] | [INFO] [stderr] 105 | let mut ret = H256::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:113:23 [INFO] [stderr] | [INFO] [stderr] 113 | let mut ret = H256::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `construct_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash_internals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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 the macro `impl_std_for_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H64::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H128::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H256::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:34:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hash::H512::new`: use `fixed_hash`::zero constructor instead [INFO] [stderr] --> src/hash.rs:42:26 [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 the macro `impl_uint_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `s-types` (lib) generated 103 warnings (36 duplicates) [INFO] [stderr] warning: `s-types` (lib test) generated 103 warnings (103 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/s_types-de9a4db275955377) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test hash::tests::test_serialize_h160 ... ok [INFO] [stdout] test hash::tests::test_serialize_h256 ... ok [INFO] [stdout] test hash::tests::test_serialize_invalid ... ok [INFO] [stdout] test uint::tests::fixed_arrays_roundtrip ... ok [INFO] [stdout] test uint::tests::test_serialize_large_values ... ok [INFO] [stdout] test uint::tests::test_u256 ... ok [INFO] [stdout] test uint::tests::test_u512 ... ok [INFO] [stdout] test uint::tests::u256_multi_full_mul ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests s-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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "072fc0ea821b6820d25a61a06b03551f4cf96b40efd3f63fe9f2257384aec0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072fc0ea821b6820d25a61a06b03551f4cf96b40efd3f63fe9f2257384aec0e7", kill_on_drop: false }` [INFO] [stdout] 072fc0ea821b6820d25a61a06b03551f4cf96b40efd3f63fe9f2257384aec0e7