Dec 07 17:23:49.816 INFO testing ethereum-types-0.4.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 17:23:49.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 17:23:50.043 INFO [stdout] ba1da8a79346c9324c5f49168d53f0bc67903ee1be45cd47462cf59d59c78017 Dec 07 17:23:50.046 INFO running `"docker" "start" "-a" "ba1da8a79346c9324c5f49168d53f0bc67903ee1be45cd47462cf59d59c78017"` Dec 07 17:23:50.544 INFO [stderr] usermod: no changes Dec 07 17:23:50.621 INFO [stderr] Compiling rustc-hex v2.0.1 Dec 07 17:23:51.267 INFO [stderr] Compiling fixed-hash v0.2.5 Dec 07 17:23:51.267 INFO [stderr] Compiling uint v0.4.1 Dec 07 17:23:51.920 INFO [stderr] Compiling ethbloom v0.5.0 Dec 07 17:24:04.584 INFO [stderr] Compiling ethereum-types v0.4.0 (/source) Dec 07 17:24:06.328 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.328 INFO [stderr] --> src/lib.rs:27:9 Dec 07 17:24:06.328 INFO [stderr] | Dec 07 17:24:06.328 INFO [stderr] 27 | pub use fixed_hash::clean_0x; Dec 07 17:24:06.328 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.328 INFO [stderr] | Dec 07 17:24:06.328 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 07 17:24:06.328 INFO [stderr] Dec 07 17:24:06.331 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.331 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:06.331 INFO [stderr] | Dec 07 17:24:06.331 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:06.331 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.332 INFO [stderr] | Dec 07 17:24:06.332 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.332 INFO [stderr] Dec 07 17:24:06.332 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.332 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:06.332 INFO [stderr] | Dec 07 17:24:06.332 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:06.332 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.333 INFO [stderr] | Dec 07 17:24:06.333 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.333 INFO [stderr] Dec 07 17:24:06.333 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.333 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:06.334 INFO [stderr] | Dec 07 17:24:06.334 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:06.334 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.334 INFO [stderr] | Dec 07 17:24:06.334 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.334 INFO [stderr] Dec 07 17:24:06.334 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.335 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:06.335 INFO [stderr] | Dec 07 17:24:06.335 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:06.335 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.335 INFO [stderr] | Dec 07 17:24:06.335 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.335 INFO [stderr] Dec 07 17:24:06.336 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.336 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:06.336 INFO [stderr] | Dec 07 17:24:06.336 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:06.336 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.336 INFO [stderr] | Dec 07 17:24:06.337 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.337 INFO [stderr] Dec 07 17:24:06.337 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.337 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:06.337 INFO [stderr] | Dec 07 17:24:06.338 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:06.338 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.338 INFO [stderr] | Dec 07 17:24:06.338 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.339 INFO [stderr] Dec 07 17:24:06.339 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.339 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:06.339 INFO [stderr] | Dec 07 17:24:06.340 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:06.340 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.340 INFO [stderr] | Dec 07 17:24:06.340 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.340 INFO [stderr] Dec 07 17:24:06.341 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:06.341 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:06.341 INFO [stderr] | Dec 07 17:24:06.341 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:06.342 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.342 INFO [stderr] | Dec 07 17:24:06.342 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.342 INFO [stderr] Dec 07 17:24:06.732 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.732 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:06.732 INFO [stderr] | Dec 07 17:24:06.732 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:06.732 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.732 INFO [stderr] ... Dec 07 17:24:06.732 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:06.732 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:06.732 INFO [stderr] Dec 07 17:24:06.732 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.732 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:06.732 INFO [stderr] | Dec 07 17:24:06.732 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:06.732 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.732 INFO [stderr] ... Dec 07 17:24:06.733 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:06.733 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:06.733 INFO [stderr] Dec 07 17:24:06.733 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.733 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:06.733 INFO [stderr] | Dec 07 17:24:06.733 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:06.733 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.733 INFO [stderr] ... Dec 07 17:24:06.733 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:06.733 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:06.733 INFO [stderr] Dec 07 17:24:06.733 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.733 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:06.733 INFO [stderr] | Dec 07 17:24:06.733 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:06.733 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.733 INFO [stderr] ... Dec 07 17:24:06.733 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:06.733 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:06.733 INFO [stderr] Dec 07 17:24:06.733 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.733 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:06.733 INFO [stderr] | Dec 07 17:24:06.733 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:06.733 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.733 INFO [stderr] ... Dec 07 17:24:06.733 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:06.733 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:06.733 INFO [stderr] Dec 07 17:24:06.733 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.733 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:06.733 INFO [stderr] | Dec 07 17:24:06.733 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:06.733 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.733 INFO [stderr] ... Dec 07 17:24:06.733 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:06.733 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:06.733 INFO [stderr] Dec 07 17:24:06.733 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.733 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:06.733 INFO [stderr] | Dec 07 17:24:06.733 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:06.733 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.733 INFO [stderr] ... Dec 07 17:24:06.733 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:06.733 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:06.733 INFO [stderr] Dec 07 17:24:06.737 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.737 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:06.737 INFO [stderr] | Dec 07 17:24:06.737 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:06.737 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:06.737 INFO [stderr] ... Dec 07 17:24:06.737 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:06.737 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:06.737 INFO [stderr] Dec 07 17:24:06.741 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.741 INFO [stderr] --> src/hash.rs:88:17 Dec 07 17:24:06.741 INFO [stderr] | Dec 07 17:24:06.741 INFO [stderr] 88 | let mut ret = H160::new(); Dec 07 17:24:06.741 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:06.741 INFO [stderr] Dec 07 17:24:06.741 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.741 INFO [stderr] --> src/hash.rs:97:17 Dec 07 17:24:06.741 INFO [stderr] | Dec 07 17:24:06.741 INFO [stderr] 97 | let mut ret = H64::new(); Dec 07 17:24:06.741 INFO [stderr] | ^^^^^^^^ Dec 07 17:24:06.741 INFO [stderr] Dec 07 17:24:06.741 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.741 INFO [stderr] --> src/hash.rs:105:17 Dec 07 17:24:06.741 INFO [stderr] | Dec 07 17:24:06.741 INFO [stderr] 105 | let mut ret = H256::new(); Dec 07 17:24:06.741 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:06.741 INFO [stderr] Dec 07 17:24:06.741 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.741 INFO [stderr] --> src/hash.rs:113:17 Dec 07 17:24:06.741 INFO [stderr] | Dec 07 17:24:06.741 INFO [stderr] 113 | let mut ret = H256::new(); Dec 07 17:24:06.741 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:06.741 INFO [stderr] Dec 07 17:24:06.840 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.841 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:06.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.841 INFO [stderr] | Dec 07 17:24:06.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.841 INFO [stderr] Dec 07 17:24:06.841 INFO [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.842 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:06.842 INFO [stderr] | Dec 07 17:24:06.842 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:06.842 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.842 INFO [stderr] | Dec 07 17:24:06.842 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.842 INFO [stderr] Dec 07 17:24:06.842 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.842 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:06.842 INFO [stderr] | Dec 07 17:24:06.842 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:06.842 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.842 INFO [stderr] | Dec 07 17:24:06.842 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.842 INFO [stderr] Dec 07 17:24:06.844 INFO [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.844 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:06.844 INFO [stderr] | Dec 07 17:24:06.844 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:06.844 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.844 INFO [stderr] | Dec 07 17:24:06.844 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.844 INFO [stderr] Dec 07 17:24:06.844 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.844 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:06.844 INFO [stderr] | Dec 07 17:24:06.844 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:06.844 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.844 INFO [stderr] | Dec 07 17:24:06.844 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.844 INFO [stderr] Dec 07 17:24:06.844 INFO [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:06.844 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:06.844 INFO [stderr] | Dec 07 17:24:06.844 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:06.844 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.844 INFO [stderr] | Dec 07 17:24:06.844 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.844 INFO [stderr] Dec 07 17:24:06.860 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.860 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:06.860 INFO [stderr] | Dec 07 17:24:06.860 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:06.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.860 INFO [stderr] | Dec 07 17:24:06.860 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.860 INFO [stderr] Dec 07 17:24:06.860 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.860 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:06.860 INFO [stderr] | Dec 07 17:24:06.860 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:06.860 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.860 INFO [stderr] | Dec 07 17:24:06.860 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.861 INFO [stderr] Dec 07 17:24:06.861 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.861 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:06.861 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.861 INFO [stderr] Dec 07 17:24:06.861 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.861 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:06.861 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.861 INFO [stderr] Dec 07 17:24:06.861 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.861 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:06.861 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.861 INFO [stderr] Dec 07 17:24:06.861 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.861 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:06.861 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.861 INFO [stderr] Dec 07 17:24:06.861 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.861 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:06.861 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.861 INFO [stderr] Dec 07 17:24:06.861 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.861 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:06.861 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.861 INFO [stderr] | Dec 07 17:24:06.861 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.861 INFO [stderr] Dec 07 17:24:06.968 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.968 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:06.968 INFO [stderr] | Dec 07 17:24:06.968 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:06.968 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.968 INFO [stderr] | Dec 07 17:24:06.968 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.968 INFO [stderr] Dec 07 17:24:06.968 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.969 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:06.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.969 INFO [stderr] Dec 07 17:24:06.969 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.969 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:06.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.969 INFO [stderr] Dec 07 17:24:06.969 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.969 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:06.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.969 INFO [stderr] Dec 07 17:24:06.969 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.969 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:06.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.969 INFO [stderr] Dec 07 17:24:06.969 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.969 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:06.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.969 INFO [stderr] Dec 07 17:24:06.969 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.969 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:06.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.969 INFO [stderr] Dec 07 17:24:06.969 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:06.969 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:06.969 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:06.969 INFO [stderr] | Dec 07 17:24:06.969 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:06.969 INFO [stderr] Dec 07 17:24:07.025 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.025 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:07.025 INFO [stderr] | Dec 07 17:24:07.025 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:07.025 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.025 INFO [stderr] | Dec 07 17:24:07.025 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.025 INFO [stderr] Dec 07 17:24:07.028 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.028 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:07.028 INFO [stderr] | Dec 07 17:24:07.028 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:07.028 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.028 INFO [stderr] | Dec 07 17:24:07.028 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.028 INFO [stderr] Dec 07 17:24:07.028 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.029 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:07.029 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.029 INFO [stderr] Dec 07 17:24:07.029 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.029 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:07.029 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.029 INFO [stderr] Dec 07 17:24:07.029 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.029 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:07.029 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.029 INFO [stderr] Dec 07 17:24:07.029 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.029 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:07.029 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.029 INFO [stderr] Dec 07 17:24:07.029 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.029 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:07.029 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.029 INFO [stderr] Dec 07 17:24:07.029 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.029 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:07.029 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.029 INFO [stderr] Dec 07 17:24:07.029 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.029 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:07.029 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.029 INFO [stderr] | Dec 07 17:24:07.029 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.029 INFO [stderr] Dec 07 17:24:07.060 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.060 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:07.060 INFO [stderr] | Dec 07 17:24:07.060 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:07.060 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.060 INFO [stderr] | Dec 07 17:24:07.060 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.060 INFO [stderr] Dec 07 17:24:07.060 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.060 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:07.060 INFO [stderr] | Dec 07 17:24:07.060 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:07.060 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.060 INFO [stderr] | Dec 07 17:24:07.060 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.060 INFO [stderr] Dec 07 17:24:07.065 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.065 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:07.065 INFO [stderr] | Dec 07 17:24:07.065 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:07.065 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.065 INFO [stderr] | Dec 07 17:24:07.065 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.065 INFO [stderr] Dec 07 17:24:07.066 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.066 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:07.066 INFO [stderr] | Dec 07 17:24:07.066 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:07.066 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.066 INFO [stderr] | Dec 07 17:24:07.066 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.066 INFO [stderr] Dec 07 17:24:07.068 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.068 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:07.068 INFO [stderr] | Dec 07 17:24:07.068 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:07.068 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.068 INFO [stderr] | Dec 07 17:24:07.068 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.068 INFO [stderr] Dec 07 17:24:07.071 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.071 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:07.071 INFO [stderr] | Dec 07 17:24:07.071 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:07.071 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.071 INFO [stderr] | Dec 07 17:24:07.071 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.071 INFO [stderr] Dec 07 17:24:07.071 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.071 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:07.071 INFO [stderr] | Dec 07 17:24:07.071 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:07.071 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.071 INFO [stderr] | Dec 07 17:24:07.071 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.071 INFO [stderr] Dec 07 17:24:07.071 INFO [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.071 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:07.071 INFO [stderr] | Dec 07 17:24:07.071 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:07.071 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.071 INFO [stderr] | Dec 07 17:24:07.071 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.071 INFO [stderr] Dec 07 17:24:07.076 INFO [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.076 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:07.076 INFO [stderr] | Dec 07 17:24:07.076 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:07.076 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.076 INFO [stderr] | Dec 07 17:24:07.076 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.076 INFO [stderr] Dec 07 17:24:07.076 INFO [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.076 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:07.076 INFO [stderr] | Dec 07 17:24:07.076 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:07.076 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.076 INFO [stderr] | Dec 07 17:24:07.076 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.076 INFO [stderr] Dec 07 17:24:07.076 INFO [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.076 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:07.076 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:07.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.077 INFO [stderr] Dec 07 17:24:07.077 INFO [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.077 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:07.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.077 INFO [stderr] Dec 07 17:24:07.077 INFO [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.077 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:07.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.077 INFO [stderr] Dec 07 17:24:07.077 INFO [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.077 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:07.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.077 INFO [stderr] Dec 07 17:24:07.077 INFO [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:07.077 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:07.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.077 INFO [stderr] Dec 07 17:24:07.077 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.077 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:07.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.077 INFO [stderr] Dec 07 17:24:07.077 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.077 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:07.077 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.077 INFO [stderr] | Dec 07 17:24:07.077 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.077 INFO [stderr] Dec 07 17:24:07.080 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.080 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:07.080 INFO [stderr] | Dec 07 17:24:07.080 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:07.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.080 INFO [stderr] | Dec 07 17:24:07.080 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.080 INFO [stderr] Dec 07 17:24:07.080 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.080 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:07.080 INFO [stderr] | Dec 07 17:24:07.080 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:07.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.080 INFO [stderr] | Dec 07 17:24:07.080 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.080 INFO [stderr] Dec 07 17:24:07.081 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.081 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:07.081 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.081 INFO [stderr] Dec 07 17:24:07.081 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.081 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:07.081 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.081 INFO [stderr] Dec 07 17:24:07.081 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.081 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:07.081 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.081 INFO [stderr] Dec 07 17:24:07.081 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.081 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:07.081 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.081 INFO [stderr] | Dec 07 17:24:07.081 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.081 INFO [stderr] Dec 07 17:24:07.086 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.086 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:07.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.086 INFO [stderr] Dec 07 17:24:07.086 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.086 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:07.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.086 INFO [stderr] Dec 07 17:24:07.086 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.086 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:07.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.086 INFO [stderr] Dec 07 17:24:07.086 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.086 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:07.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.086 INFO [stderr] Dec 07 17:24:07.086 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.086 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:07.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.086 INFO [stderr] Dec 07 17:24:07.086 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.086 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:07.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.086 INFO [stderr] | Dec 07 17:24:07.086 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.087 INFO [stderr] Dec 07 17:24:07.096 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.096 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:07.096 INFO [stderr] | Dec 07 17:24:07.096 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:07.096 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.096 INFO [stderr] | Dec 07 17:24:07.096 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.096 INFO [stderr] Dec 07 17:24:07.096 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:07.096 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:07.096 INFO [stderr] | Dec 07 17:24:07.096 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:07.096 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:07.096 INFO [stderr] | Dec 07 17:24:07.096 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:07.096 INFO [stderr] Dec 07 17:24:21.475 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.90s Dec 07 17:24:21.480 INFO [stderr] su: No module specific data is present Dec 07 17:24:22.523 INFO running `"docker" "inspect" "ba1da8a79346c9324c5f49168d53f0bc67903ee1be45cd47462cf59d59c78017"` Dec 07 17:24:22.694 INFO running `"docker" "rm" "-f" "ba1da8a79346c9324c5f49168d53f0bc67903ee1be45cd47462cf59d59c78017"` Dec 07 17:24:22.964 INFO [stdout] ba1da8a79346c9324c5f49168d53f0bc67903ee1be45cd47462cf59d59c78017 Dec 07 17:24:22.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 17:24:23.296 INFO [stdout] 41e6e2b292ddd9f28f8f52d1ae3b15b24ba24c64408f1f559afc0431a3c113d5 Dec 07 17:24:23.298 INFO running `"docker" "start" "-a" "41e6e2b292ddd9f28f8f52d1ae3b15b24ba24c64408f1f559afc0431a3c113d5"` Dec 07 17:24:24.397 INFO [stderr] usermod: no changes Dec 07 17:24:24.472 INFO [stderr] Compiling ethereum-types v0.4.0 (/source) Dec 07 17:24:26.204 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.204 INFO [stderr] --> src/lib.rs:27:9 Dec 07 17:24:26.204 INFO [stderr] | Dec 07 17:24:26.204 INFO [stderr] 27 | pub use fixed_hash::clean_0x; Dec 07 17:24:26.204 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.204 INFO [stderr] | Dec 07 17:24:26.204 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 07 17:24:26.204 INFO [stderr] Dec 07 17:24:26.205 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.205 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.205 INFO [stderr] | Dec 07 17:24:26.205 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.205 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.205 INFO [stderr] | Dec 07 17:24:26.205 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.205 INFO [stderr] Dec 07 17:24:26.205 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.205 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.205 INFO [stderr] | Dec 07 17:24:26.205 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.205 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.205 INFO [stderr] | Dec 07 17:24:26.205 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.205 INFO [stderr] Dec 07 17:24:26.207 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.207 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.207 INFO [stderr] | Dec 07 17:24:26.207 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.207 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.207 INFO [stderr] | Dec 07 17:24:26.207 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.207 INFO [stderr] Dec 07 17:24:26.207 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.207 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.207 INFO [stderr] | Dec 07 17:24:26.207 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.207 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.207 INFO [stderr] | Dec 07 17:24:26.207 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.207 INFO [stderr] Dec 07 17:24:26.207 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.207 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.207 INFO [stderr] | Dec 07 17:24:26.207 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.207 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.207 INFO [stderr] | Dec 07 17:24:26.207 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.207 INFO [stderr] Dec 07 17:24:26.207 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.207 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.208 INFO [stderr] | Dec 07 17:24:26.208 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.208 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.208 INFO [stderr] | Dec 07 17:24:26.208 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.208 INFO [stderr] Dec 07 17:24:26.208 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.208 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.208 INFO [stderr] | Dec 07 17:24:26.208 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.208 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.208 INFO [stderr] | Dec 07 17:24:26.208 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.208 INFO [stderr] Dec 07 17:24:26.216 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:26.216 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.216 INFO [stderr] | Dec 07 17:24:26.216 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.216 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.216 INFO [stderr] | Dec 07 17:24:26.216 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.216 INFO [stderr] Dec 07 17:24:26.564 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.564 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:26.564 INFO [stderr] | Dec 07 17:24:26.564 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:26.564 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.564 INFO [stderr] ... Dec 07 17:24:26.564 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:26.564 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:26.564 INFO [stderr] Dec 07 17:24:26.564 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.564 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:26.564 INFO [stderr] | Dec 07 17:24:26.564 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:26.564 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.564 INFO [stderr] ... Dec 07 17:24:26.564 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:26.564 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:26.564 INFO [stderr] Dec 07 17:24:26.564 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.564 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:26.564 INFO [stderr] | Dec 07 17:24:26.564 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:26.564 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.564 INFO [stderr] ... Dec 07 17:24:26.564 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:26.564 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:26.564 INFO [stderr] Dec 07 17:24:26.564 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.564 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:26.564 INFO [stderr] | Dec 07 17:24:26.564 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:26.564 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.564 INFO [stderr] ... Dec 07 17:24:26.564 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:26.564 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:26.564 INFO [stderr] Dec 07 17:24:26.564 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.564 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:26.564 INFO [stderr] | Dec 07 17:24:26.564 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:26.564 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.564 INFO [stderr] ... Dec 07 17:24:26.564 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:26.568 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:26.568 INFO [stderr] Dec 07 17:24:26.568 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.568 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:26.568 INFO [stderr] | Dec 07 17:24:26.568 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:26.568 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.568 INFO [stderr] ... Dec 07 17:24:26.568 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:26.568 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:26.568 INFO [stderr] Dec 07 17:24:26.568 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.568 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:26.568 INFO [stderr] | Dec 07 17:24:26.568 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:26.568 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.568 INFO [stderr] ... Dec 07 17:24:26.568 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:26.568 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:26.568 INFO [stderr] Dec 07 17:24:26.568 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.568 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:26.568 INFO [stderr] | Dec 07 17:24:26.568 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:26.568 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:26.568 INFO [stderr] ... Dec 07 17:24:26.568 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:26.568 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:26.568 INFO [stderr] Dec 07 17:24:26.576 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.576 INFO [stderr] --> src/hash.rs:88:17 Dec 07 17:24:26.576 INFO [stderr] | Dec 07 17:24:26.576 INFO [stderr] 88 | let mut ret = H160::new(); Dec 07 17:24:26.576 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:26.576 INFO [stderr] Dec 07 17:24:26.576 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.576 INFO [stderr] --> src/hash.rs:97:17 Dec 07 17:24:26.576 INFO [stderr] | Dec 07 17:24:26.576 INFO [stderr] 97 | let mut ret = H64::new(); Dec 07 17:24:26.576 INFO [stderr] | ^^^^^^^^ Dec 07 17:24:26.576 INFO [stderr] Dec 07 17:24:26.576 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.576 INFO [stderr] --> src/hash.rs:105:17 Dec 07 17:24:26.576 INFO [stderr] | Dec 07 17:24:26.576 INFO [stderr] 105 | let mut ret = H256::new(); Dec 07 17:24:26.576 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:26.576 INFO [stderr] Dec 07 17:24:26.580 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.580 INFO [stderr] --> src/hash.rs:113:17 Dec 07 17:24:26.580 INFO [stderr] | Dec 07 17:24:26.580 INFO [stderr] 113 | let mut ret = H256::new(); Dec 07 17:24:26.580 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:26.580 INFO [stderr] Dec 07 17:24:26.757 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.757 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.757 INFO [stderr] | Dec 07 17:24:26.757 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.757 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.757 INFO [stderr] | Dec 07 17:24:26.757 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.757 INFO [stderr] Dec 07 17:24:26.757 INFO [stderr] warning: use of deprecated item 'hash::H32::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.757 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.757 INFO [stderr] | Dec 07 17:24:26.757 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.757 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.757 INFO [stderr] | Dec 07 17:24:26.757 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.757 INFO [stderr] Dec 07 17:24:26.757 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.757 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.757 INFO [stderr] | Dec 07 17:24:26.757 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.757 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.757 INFO [stderr] | Dec 07 17:24:26.757 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.757 INFO [stderr] Dec 07 17:24:26.757 INFO [stderr] warning: use of deprecated item 'hash::H64::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.757 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.757 INFO [stderr] | Dec 07 17:24:26.757 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.757 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H128::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H160::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H256::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H264::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H512::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.758 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.758 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.758 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.758 INFO [stderr] | Dec 07 17:24:26.758 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.758 INFO [stderr] Dec 07 17:24:26.759 INFO [stderr] warning: use of deprecated item 'hash::H520::clone_from_slice': unconventional API, replaced by `assign_from_slice` in version 0.3 Dec 07 17:24:26.759 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.759 INFO [stderr] | Dec 07 17:24:26.759 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.759 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.759 INFO [stderr] | Dec 07 17:24:26.759 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.759 INFO [stderr] Dec 07 17:24:26.766 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.766 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.766 INFO [stderr] | Dec 07 17:24:26.766 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.766 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.766 INFO [stderr] | Dec 07 17:24:26.766 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.766 INFO [stderr] Dec 07 17:24:26.767 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.767 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.767 INFO [stderr] | Dec 07 17:24:26.767 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.767 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.767 INFO [stderr] | Dec 07 17:24:26.768 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.768 INFO [stderr] Dec 07 17:24:26.768 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.768 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.768 INFO [stderr] | Dec 07 17:24:26.768 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.768 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.768 INFO [stderr] | Dec 07 17:24:26.769 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.769 INFO [stderr] Dec 07 17:24:26.769 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.769 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.769 INFO [stderr] | Dec 07 17:24:26.769 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.769 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.769 INFO [stderr] | Dec 07 17:24:26.769 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.769 INFO [stderr] Dec 07 17:24:26.770 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.770 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.770 INFO [stderr] | Dec 07 17:24:26.770 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.770 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.770 INFO [stderr] | Dec 07 17:24:26.770 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.770 INFO [stderr] Dec 07 17:24:26.771 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.771 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.771 INFO [stderr] | Dec 07 17:24:26.771 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.771 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.771 INFO [stderr] | Dec 07 17:24:26.771 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.771 INFO [stderr] Dec 07 17:24:26.771 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.771 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.771 INFO [stderr] | Dec 07 17:24:26.771 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.771 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.771 INFO [stderr] | Dec 07 17:24:26.771 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.771 INFO [stderr] Dec 07 17:24:26.772 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.772 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.772 INFO [stderr] | Dec 07 17:24:26.772 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.772 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.772 INFO [stderr] | Dec 07 17:24:26.772 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.772 INFO [stderr] Dec 07 17:24:26.847 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.847 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.847 INFO [stderr] | Dec 07 17:24:26.847 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.847 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.847 INFO [stderr] | Dec 07 17:24:26.847 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.847 INFO [stderr] Dec 07 17:24:26.847 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.847 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.847 INFO [stderr] | Dec 07 17:24:26.847 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.847 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.848 INFO [stderr] | Dec 07 17:24:26.848 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.848 INFO [stderr] Dec 07 17:24:26.848 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.848 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.848 INFO [stderr] | Dec 07 17:24:26.848 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.848 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.848 INFO [stderr] | Dec 07 17:24:26.848 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.848 INFO [stderr] Dec 07 17:24:26.849 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.849 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.849 INFO [stderr] | Dec 07 17:24:26.849 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.849 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.849 INFO [stderr] | Dec 07 17:24:26.849 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.849 INFO [stderr] Dec 07 17:24:26.850 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.850 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.850 INFO [stderr] | Dec 07 17:24:26.850 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.850 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.850 INFO [stderr] | Dec 07 17:24:26.850 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.850 INFO [stderr] Dec 07 17:24:26.850 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.850 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.850 INFO [stderr] | Dec 07 17:24:26.850 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.850 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.850 INFO [stderr] | Dec 07 17:24:26.850 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.850 INFO [stderr] Dec 07 17:24:26.851 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.851 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.851 INFO [stderr] | Dec 07 17:24:26.851 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.851 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.851 INFO [stderr] | Dec 07 17:24:26.851 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.851 INFO [stderr] Dec 07 17:24:26.852 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.852 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.852 INFO [stderr] | Dec 07 17:24:26.852 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.852 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.852 INFO [stderr] | Dec 07 17:24:26.852 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.852 INFO [stderr] Dec 07 17:24:26.890 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.890 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.890 INFO [stderr] | Dec 07 17:24:26.890 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.890 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.890 INFO [stderr] | Dec 07 17:24:26.890 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.890 INFO [stderr] Dec 07 17:24:26.890 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.891 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.891 INFO [stderr] | Dec 07 17:24:26.891 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.891 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.891 INFO [stderr] | Dec 07 17:24:26.891 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.891 INFO [stderr] Dec 07 17:24:26.892 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.892 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.892 INFO [stderr] | Dec 07 17:24:26.892 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.892 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.892 INFO [stderr] | Dec 07 17:24:26.892 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.892 INFO [stderr] Dec 07 17:24:26.893 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.893 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.893 INFO [stderr] | Dec 07 17:24:26.893 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.894 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.894 INFO [stderr] | Dec 07 17:24:26.894 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.894 INFO [stderr] Dec 07 17:24:26.894 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.894 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.895 INFO [stderr] | Dec 07 17:24:26.895 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.895 INFO [stderr] | Dec 07 17:24:26.895 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.895 INFO [stderr] Dec 07 17:24:26.896 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.896 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.896 INFO [stderr] | Dec 07 17:24:26.896 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.896 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.897 INFO [stderr] | Dec 07 17:24:26.897 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.897 INFO [stderr] Dec 07 17:24:26.897 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.897 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.898 INFO [stderr] | Dec 07 17:24:26.898 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.898 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.898 INFO [stderr] | Dec 07 17:24:26.898 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.898 INFO [stderr] Dec 07 17:24:26.899 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.899 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.899 INFO [stderr] | Dec 07 17:24:26.899 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.899 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.899 INFO [stderr] | Dec 07 17:24:26.900 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.900 INFO [stderr] Dec 07 17:24:26.900 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.900 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.901 INFO [stderr] | Dec 07 17:24:26.901 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.901 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.901 INFO [stderr] | Dec 07 17:24:26.901 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.901 INFO [stderr] Dec 07 17:24:26.925 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.925 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.925 INFO [stderr] | Dec 07 17:24:26.925 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.925 INFO [stderr] | Dec 07 17:24:26.926 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.926 INFO [stderr] Dec 07 17:24:26.927 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.927 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.927 INFO [stderr] | Dec 07 17:24:26.928 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.928 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.928 INFO [stderr] | Dec 07 17:24:26.928 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.928 INFO [stderr] Dec 07 17:24:26.930 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.930 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.930 INFO [stderr] | Dec 07 17:24:26.930 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.930 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.931 INFO [stderr] | Dec 07 17:24:26.931 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.931 INFO [stderr] Dec 07 17:24:26.932 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.932 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.933 INFO [stderr] | Dec 07 17:24:26.933 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.933 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.933 INFO [stderr] | Dec 07 17:24:26.933 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.933 INFO [stderr] Dec 07 17:24:26.935 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.935 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.935 INFO [stderr] | Dec 07 17:24:26.935 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.935 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.936 INFO [stderr] | Dec 07 17:24:26.936 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.936 INFO [stderr] Dec 07 17:24:26.937 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.937 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.938 INFO [stderr] | Dec 07 17:24:26.938 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.938 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.938 INFO [stderr] | Dec 07 17:24:26.938 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.938 INFO [stderr] Dec 07 17:24:26.939 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.939 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.939 INFO [stderr] | Dec 07 17:24:26.939 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.939 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.939 INFO [stderr] | Dec 07 17:24:26.939 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.939 INFO [stderr] Dec 07 17:24:26.941 INFO [stderr] warning: use of deprecated item 'hash::H32::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.941 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.941 INFO [stderr] | Dec 07 17:24:26.941 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.941 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.941 INFO [stderr] | Dec 07 17:24:26.941 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.941 INFO [stderr] Dec 07 17:24:26.941 INFO [stderr] warning: use of deprecated item 'hash::H64::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.941 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.941 INFO [stderr] | Dec 07 17:24:26.941 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.941 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.941 INFO [stderr] | Dec 07 17:24:26.941 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.941 INFO [stderr] Dec 07 17:24:26.941 INFO [stderr] warning: use of deprecated item 'hash::H128::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.941 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.941 INFO [stderr] | Dec 07 17:24:26.941 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.941 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.941 INFO [stderr] | Dec 07 17:24:26.941 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.941 INFO [stderr] Dec 07 17:24:26.944 INFO [stderr] warning: use of deprecated item 'hash::H160::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.944 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.944 INFO [stderr] | Dec 07 17:24:26.944 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.944 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.944 INFO [stderr] | Dec 07 17:24:26.944 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H264::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H520::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.945 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.945 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.945 INFO [stderr] Dec 07 17:24:26.945 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.945 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.945 INFO [stderr] | Dec 07 17:24:26.946 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.946 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.946 INFO [stderr] | Dec 07 17:24:26.946 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.946 INFO [stderr] Dec 07 17:24:26.948 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.948 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.948 INFO [stderr] | Dec 07 17:24:26.948 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.948 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.948 INFO [stderr] | Dec 07 17:24:26.948 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.948 INFO [stderr] Dec 07 17:24:26.948 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.948 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.948 INFO [stderr] | Dec 07 17:24:26.948 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.948 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.948 INFO [stderr] | Dec 07 17:24:26.948 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.948 INFO [stderr] Dec 07 17:24:26.960 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.960 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:26.960 INFO [stderr] | Dec 07 17:24:26.960 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:26.960 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.960 INFO [stderr] | Dec 07 17:24:26.960 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.960 INFO [stderr] Dec 07 17:24:26.960 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.960 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:26.960 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:26.961 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.961 INFO [stderr] Dec 07 17:24:26.961 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.961 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:26.961 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.961 INFO [stderr] Dec 07 17:24:26.961 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.961 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:26.961 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.961 INFO [stderr] Dec 07 17:24:26.961 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.961 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:26.961 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.961 INFO [stderr] Dec 07 17:24:26.961 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.961 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:26.961 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.961 INFO [stderr] Dec 07 17:24:26.961 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.961 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:26.961 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.961 INFO [stderr] Dec 07 17:24:26.961 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:26.961 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:26.961 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:26.961 INFO [stderr] | Dec 07 17:24:26.961 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:26.961 INFO [stderr] Dec 07 17:24:31.288 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.86s Dec 07 17:24:31.302 INFO [stderr] su: No module specific data is present Dec 07 17:24:31.918 INFO running `"docker" "inspect" "41e6e2b292ddd9f28f8f52d1ae3b15b24ba24c64408f1f559afc0431a3c113d5"` Dec 07 17:24:32.058 INFO running `"docker" "rm" "-f" "41e6e2b292ddd9f28f8f52d1ae3b15b24ba24c64408f1f559afc0431a3c113d5"` Dec 07 17:24:32.252 INFO [stdout] 41e6e2b292ddd9f28f8f52d1ae3b15b24ba24c64408f1f559afc0431a3c113d5 Dec 07 17:24:32.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 07 17:24:32.492 INFO [stdout] 7086dc85e394cbc1da7b1d961654c88110e7f7a1769440afd433924e70ab58c1 Dec 07 17:24:32.497 INFO running `"docker" "start" "-a" "7086dc85e394cbc1da7b1d961654c88110e7f7a1769440afd433924e70ab58c1"` Dec 07 17:24:33.075 INFO [stderr] usermod: no changes Dec 07 17:24:33.097 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 07 17:24:33.098 INFO [stderr] Running /target/debug/deps/ethereum_types-daf5c32439ac2a52 Dec 07 17:24:33.101 INFO [stdout] Dec 07 17:24:33.101 INFO [stdout] running 8 tests Dec 07 17:24:33.101 INFO [stdout] test uint::tests::fixed_arrays_roundtrip ... ok Dec 07 17:24:33.101 INFO [stdout] test uint::tests::test_u256 ... ok Dec 07 17:24:33.101 INFO [stdout] test uint::tests::test_serialize_large_values ... ok Dec 07 17:24:33.101 INFO [stdout] test hash::tests::test_serialize_h256 ... ok Dec 07 17:24:33.101 INFO [stdout] test hash::tests::test_serialize_h160 ... ok Dec 07 17:24:33.102 INFO [stdout] test hash::tests::test_serialize_invalid ... ok Dec 07 17:24:33.102 INFO [stdout] test uint::tests::test_u512 ... ok Dec 07 17:24:33.103 INFO [stdout] test uint::tests::u256_multi_full_mul ... ok Dec 07 17:24:33.103 INFO [stderr] Doc-tests ethereum-types Dec 07 17:24:33.103 INFO [stdout] Dec 07 17:24:33.103 INFO [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 17:24:33.103 INFO [stdout] Dec 07 17:24:35.208 INFO [stdout] Dec 07 17:24:35.208 INFO [stdout] running 0 tests Dec 07 17:24:35.208 INFO [stdout] Dec 07 17:24:35.208 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 17:24:35.208 INFO [stdout] Dec 07 17:24:35.232 INFO [stderr] su: No module specific data is present Dec 07 17:24:35.696 INFO running `"docker" "inspect" "7086dc85e394cbc1da7b1d961654c88110e7f7a1769440afd433924e70ab58c1"` Dec 07 17:24:35.806 INFO running `"docker" "rm" "-f" "7086dc85e394cbc1da7b1d961654c88110e7f7a1769440afd433924e70ab58c1"` Dec 07 17:24:35.926 INFO [stdout] 7086dc85e394cbc1da7b1d961654c88110e7f7a1769440afd433924e70ab58c1