Dec 07 17:23:54.433 INFO testing ethereum-types-0.4.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 17:23:54.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:54.843 INFO [stdout] 6961d5a53aa21ad93340afde5798816ab6e236ffbe27e5ca33b1ea1663d8a6ee Dec 07 17:23:54.850 INFO running `"docker" "start" "-a" "6961d5a53aa21ad93340afde5798816ab6e236ffbe27e5ca33b1ea1663d8a6ee"` Dec 07 17:23:55.563 INFO [stderr] usermod: no changes Dec 07 17:23:55.612 INFO [stderr] Compiling uint v0.4.1 Dec 07 17:24:08.856 INFO [stderr] Compiling ethereum-types v0.4.0 (/source) Dec 07 17:24:10.462 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.462 INFO [stderr] --> src/lib.rs:27:9 Dec 07 17:24:10.462 INFO [stderr] | Dec 07 17:24:10.462 INFO [stderr] 27 | pub use fixed_hash::clean_0x; Dec 07 17:24:10.462 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.462 INFO [stderr] | Dec 07 17:24:10.462 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 07 17:24:10.462 INFO [stderr] Dec 07 17:24:10.476 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.476 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:10.476 INFO [stderr] | Dec 07 17:24:10.476 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:10.476 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.476 INFO [stderr] | Dec 07 17:24:10.476 INFO [stderr] = note: 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:10.476 INFO [stderr] Dec 07 17:24:10.476 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.476 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:10.476 INFO [stderr] | Dec 07 17:24:10.476 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:10.476 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] = note: 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:10.477 INFO [stderr] Dec 07 17:24:10.477 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.477 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:10.477 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] = note: 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:10.477 INFO [stderr] Dec 07 17:24:10.477 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.477 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:10.477 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] = note: 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:10.477 INFO [stderr] Dec 07 17:24:10.477 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.477 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:10.477 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] = note: 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:10.477 INFO [stderr] Dec 07 17:24:10.477 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.477 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:10.477 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] = note: 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:10.477 INFO [stderr] Dec 07 17:24:10.477 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.477 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:10.477 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] = note: 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:10.477 INFO [stderr] Dec 07 17:24:10.477 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:10.477 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:10.477 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.477 INFO [stderr] | Dec 07 17:24:10.477 INFO [stderr] = note: 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:10.477 INFO [stderr] Dec 07 17:24:10.829 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.829 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:10.829 INFO [stderr] | Dec 07 17:24:10.829 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:10.829 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.829 INFO [stderr] ... Dec 07 17:24:10.829 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:10.829 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:10.829 INFO [stderr] Dec 07 17:24:10.830 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.830 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:10.830 INFO [stderr] | Dec 07 17:24:10.830 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:10.830 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.830 INFO [stderr] ... Dec 07 17:24:10.830 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:10.830 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:10.830 INFO [stderr] Dec 07 17:24:10.831 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.831 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:10.831 INFO [stderr] | Dec 07 17:24:10.831 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:10.831 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.831 INFO [stderr] ... Dec 07 17:24:10.831 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:10.831 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:10.831 INFO [stderr] Dec 07 17:24:10.832 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.832 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:10.832 INFO [stderr] | Dec 07 17:24:10.832 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:10.832 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.832 INFO [stderr] ... Dec 07 17:24:10.832 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:10.832 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:10.832 INFO [stderr] Dec 07 17:24:10.833 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.833 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:10.833 INFO [stderr] | Dec 07 17:24:10.833 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:10.833 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.833 INFO [stderr] ... Dec 07 17:24:10.833 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:10.833 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:10.833 INFO [stderr] Dec 07 17:24:10.833 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.833 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:10.833 INFO [stderr] | Dec 07 17:24:10.833 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:10.833 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.833 INFO [stderr] ... Dec 07 17:24:10.834 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:10.834 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:10.834 INFO [stderr] Dec 07 17:24:10.834 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.834 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:10.834 INFO [stderr] | Dec 07 17:24:10.834 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:10.834 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.834 INFO [stderr] ... Dec 07 17:24:10.834 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:10.834 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:10.834 INFO [stderr] Dec 07 17:24:10.835 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.835 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:10.835 INFO [stderr] | Dec 07 17:24:10.835 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:10.835 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:10.835 INFO [stderr] ... Dec 07 17:24:10.835 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:10.835 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:10.835 INFO [stderr] Dec 07 17:24:10.840 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.840 INFO [stderr] --> src/hash.rs:88:17 Dec 07 17:24:10.840 INFO [stderr] | Dec 07 17:24:10.840 INFO [stderr] 88 | let mut ret = H160::new(); Dec 07 17:24:10.840 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:10.840 INFO [stderr] Dec 07 17:24:10.840 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.840 INFO [stderr] --> src/hash.rs:97:17 Dec 07 17:24:10.840 INFO [stderr] | Dec 07 17:24:10.840 INFO [stderr] 97 | let mut ret = H64::new(); Dec 07 17:24:10.840 INFO [stderr] | ^^^^^^^^ Dec 07 17:24:10.840 INFO [stderr] Dec 07 17:24:10.841 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.841 INFO [stderr] --> src/hash.rs:105:17 Dec 07 17:24:10.841 INFO [stderr] | Dec 07 17:24:10.841 INFO [stderr] 105 | let mut ret = H256::new(); Dec 07 17:24:10.841 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:10.841 INFO [stderr] Dec 07 17:24:10.842 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.842 INFO [stderr] --> src/hash.rs:113:17 Dec 07 17:24:10.842 INFO [stderr] | Dec 07 17:24:10.842 INFO [stderr] 113 | let mut ret = H256::new(); Dec 07 17:24:10.842 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:10.842 INFO [stderr] Dec 07 17:24:10.921 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.921 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:10.921 INFO [stderr] | Dec 07 17:24:10.921 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:10.921 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.921 INFO [stderr] | Dec 07 17:24:10.922 INFO [stderr] = note: 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:10.922 INFO [stderr] Dec 07 17:24:10.922 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:10.922 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:10.922 INFO [stderr] | Dec 07 17:24:10.922 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:10.923 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.923 INFO [stderr] | Dec 07 17:24:10.923 INFO [stderr] = note: 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:10.924 INFO [stderr] Dec 07 17:24:10.924 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.925 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:10.925 INFO [stderr] | Dec 07 17:24:10.925 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:10.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.926 INFO [stderr] | Dec 07 17:24:10.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:10.926 INFO [stderr] Dec 07 17:24:10.927 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:10.927 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:10.927 INFO [stderr] | Dec 07 17:24:10.927 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:10.927 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.928 INFO [stderr] | Dec 07 17:24:10.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:10.928 INFO [stderr] Dec 07 17:24:10.929 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.929 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:10.929 INFO [stderr] | Dec 07 17:24:10.929 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:10.930 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.930 INFO [stderr] | Dec 07 17:24:10.930 INFO [stderr] = note: 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:10.930 INFO [stderr] Dec 07 17:24:10.931 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:10.931 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:10.931 INFO [stderr] | Dec 07 17:24:10.931 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:10.931 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.931 INFO [stderr] | Dec 07 17:24:10.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:10.931 INFO [stderr] Dec 07 17:24:10.932 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.932 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:10.933 INFO [stderr] | Dec 07 17:24:10.933 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:10.933 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.933 INFO [stderr] | Dec 07 17:24:10.934 INFO [stderr] = note: 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:10.934 INFO [stderr] Dec 07 17:24:10.934 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:10.934 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:10.934 INFO [stderr] | Dec 07 17:24:10.934 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:10.934 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.935 INFO [stderr] | Dec 07 17:24:10.935 INFO [stderr] = note: 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:10.935 INFO [stderr] Dec 07 17:24:10.935 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.935 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:10.936 INFO [stderr] | Dec 07 17:24:10.936 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:10.936 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.936 INFO [stderr] | Dec 07 17:24:10.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:10.936 INFO [stderr] Dec 07 17:24:10.936 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:10.936 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:10.936 INFO [stderr] | Dec 07 17:24:10.936 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:10.936 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.937 INFO [stderr] | Dec 07 17:24:10.937 INFO [stderr] = note: 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:10.937 INFO [stderr] Dec 07 17:24:10.937 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.937 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:10.937 INFO [stderr] | Dec 07 17:24:10.937 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:10.937 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.937 INFO [stderr] | Dec 07 17:24:10.937 INFO [stderr] = note: 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:10.938 INFO [stderr] Dec 07 17:24:10.938 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:10.938 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:10.938 INFO [stderr] | Dec 07 17:24:10.938 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:10.938 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.938 INFO [stderr] | Dec 07 17:24:10.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:10.939 INFO [stderr] Dec 07 17:24:10.939 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.939 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:10.939 INFO [stderr] | Dec 07 17:24:10.939 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:10.939 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.939 INFO [stderr] | Dec 07 17:24:10.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:10.939 INFO [stderr] Dec 07 17:24:10.940 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:10.940 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:10.940 INFO [stderr] | Dec 07 17:24:10.940 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:10.940 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.940 INFO [stderr] | Dec 07 17:24:10.940 INFO [stderr] = note: 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:10.940 INFO [stderr] Dec 07 17:24:10.940 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.940 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:10.941 INFO [stderr] | Dec 07 17:24:10.941 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:10.941 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.941 INFO [stderr] | Dec 07 17:24:10.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:10.941 INFO [stderr] Dec 07 17:24:10.941 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:10.941 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:10.941 INFO [stderr] | Dec 07 17:24:10.941 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:10.941 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.941 INFO [stderr] | Dec 07 17:24:10.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:10.941 INFO [stderr] Dec 07 17:24:10.951 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.951 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:10.952 INFO [stderr] | Dec 07 17:24:10.952 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:10.952 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.952 INFO [stderr] | Dec 07 17:24:10.953 INFO [stderr] = note: 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:10.953 INFO [stderr] Dec 07 17:24:10.953 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.954 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:10.954 INFO [stderr] | Dec 07 17:24:10.954 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:10.954 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.954 INFO [stderr] | Dec 07 17:24:10.954 INFO [stderr] = note: 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:10.954 INFO [stderr] Dec 07 17:24:10.955 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.955 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:10.955 INFO [stderr] | Dec 07 17:24:10.955 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:10.955 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.956 INFO [stderr] | Dec 07 17:24:10.956 INFO [stderr] = note: 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:10.956 INFO [stderr] Dec 07 17:24:10.956 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.956 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:10.956 INFO [stderr] | Dec 07 17:24:10.956 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:10.956 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.956 INFO [stderr] | Dec 07 17:24:10.956 INFO [stderr] = note: 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:10.957 INFO [stderr] Dec 07 17:24:10.957 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.958 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:10.958 INFO [stderr] | Dec 07 17:24:10.958 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:10.958 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.958 INFO [stderr] | Dec 07 17:24:10.958 INFO [stderr] = note: 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:10.958 INFO [stderr] Dec 07 17:24:10.959 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.959 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:10.959 INFO [stderr] | Dec 07 17:24:10.959 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:10.959 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.959 INFO [stderr] | Dec 07 17:24:10.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:10.960 INFO [stderr] Dec 07 17:24:10.960 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.960 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:10.960 INFO [stderr] | Dec 07 17:24:10.960 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:10.960 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.960 INFO [stderr] | Dec 07 17:24:10.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:10.961 INFO [stderr] Dec 07 17:24:10.961 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:10.961 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:10.961 INFO [stderr] | Dec 07 17:24:10.961 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:10.962 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:10.968 INFO [stderr] | Dec 07 17:24:10.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:10.968 INFO [stderr] Dec 07 17:24:11.031 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.032 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:11.032 INFO [stderr] | Dec 07 17:24:11.032 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:11.033 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.033 INFO [stderr] | Dec 07 17:24:11.033 INFO [stderr] = note: 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:11.033 INFO [stderr] Dec 07 17:24:11.034 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.034 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:11.034 INFO [stderr] | Dec 07 17:24:11.034 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:11.034 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.034 INFO [stderr] | Dec 07 17:24:11.035 INFO [stderr] = note: 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:11.035 INFO [stderr] Dec 07 17:24:11.035 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.035 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:11.035 INFO [stderr] | Dec 07 17:24:11.035 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:11.035 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.036 INFO [stderr] | Dec 07 17:24:11.036 INFO [stderr] = note: 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:11.036 INFO [stderr] Dec 07 17:24:11.037 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.037 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:11.037 INFO [stderr] | Dec 07 17:24:11.037 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:11.037 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.037 INFO [stderr] | Dec 07 17:24:11.037 INFO [stderr] = note: 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:11.037 INFO [stderr] Dec 07 17:24:11.037 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.037 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:11.037 INFO [stderr] | Dec 07 17:24:11.037 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:11.037 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.037 INFO [stderr] | Dec 07 17:24:11.038 INFO [stderr] = note: 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:11.038 INFO [stderr] Dec 07 17:24:11.038 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.038 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:11.038 INFO [stderr] | Dec 07 17:24:11.038 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:11.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.039 INFO [stderr] | Dec 07 17:24:11.039 INFO [stderr] = note: 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:11.039 INFO [stderr] Dec 07 17:24:11.039 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.039 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:11.039 INFO [stderr] | Dec 07 17:24:11.039 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:11.039 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.040 INFO [stderr] | Dec 07 17:24:11.040 INFO [stderr] = note: 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:11.040 INFO [stderr] Dec 07 17:24:11.040 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.040 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:11.040 INFO [stderr] | Dec 07 17:24:11.040 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:11.040 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.044 INFO [stderr] | Dec 07 17:24:11.044 INFO [stderr] = note: 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:11.044 INFO [stderr] Dec 07 17:24:11.080 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.080 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:11.080 INFO [stderr] | Dec 07 17:24:11.080 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:11.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.080 INFO [stderr] | Dec 07 17:24:11.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:11.081 INFO [stderr] Dec 07 17:24:11.081 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.081 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:11.081 INFO [stderr] | Dec 07 17:24:11.081 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:11.081 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.081 INFO [stderr] | Dec 07 17:24:11.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:11.081 INFO [stderr] Dec 07 17:24:11.082 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.082 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:11.082 INFO [stderr] | Dec 07 17:24:11.082 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:11.082 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.082 INFO [stderr] | Dec 07 17:24:11.082 INFO [stderr] = note: 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:11.082 INFO [stderr] Dec 07 17:24:11.088 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.088 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:11.088 INFO [stderr] | Dec 07 17:24:11.088 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:11.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.088 INFO [stderr] | Dec 07 17:24:11.088 INFO [stderr] = note: 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:11.088 INFO [stderr] Dec 07 17:24:11.088 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.088 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:11.088 INFO [stderr] | Dec 07 17:24:11.088 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:11.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.088 INFO [stderr] | Dec 07 17:24:11.088 INFO [stderr] = note: 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:11.088 INFO [stderr] Dec 07 17:24:11.088 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.088 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:11.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] = note: 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:11.089 INFO [stderr] Dec 07 17:24:11.089 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.089 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:11.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] = note: 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:11.089 INFO [stderr] Dec 07 17:24:11.089 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.089 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:11.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] = note: 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:11.089 INFO [stderr] Dec 07 17:24:11.089 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.089 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:11.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.089 INFO [stderr] | Dec 07 17:24:11.089 INFO [stderr] = note: 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:11.089 INFO [stderr] Dec 07 17:24:11.108 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.108 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:11.108 INFO [stderr] | Dec 07 17:24:11.108 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:11.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.108 INFO [stderr] | Dec 07 17:24:11.108 INFO [stderr] = note: 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:11.108 INFO [stderr] Dec 07 17:24:11.110 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.110 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:11.110 INFO [stderr] | Dec 07 17:24:11.110 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:11.110 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.110 INFO [stderr] | Dec 07 17:24:11.110 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.110 INFO [stderr] Dec 07 17:24:11.111 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.111 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:11.111 INFO [stderr] | Dec 07 17:24:11.111 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:11.111 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.111 INFO [stderr] | Dec 07 17:24:11.111 INFO [stderr] = note: 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:11.111 INFO [stderr] Dec 07 17:24:11.113 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.113 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:11.113 INFO [stderr] | Dec 07 17:24:11.113 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:11.113 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.113 INFO [stderr] | Dec 07 17:24:11.113 INFO [stderr] = note: 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:11.113 INFO [stderr] Dec 07 17:24:11.114 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.114 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:11.114 INFO [stderr] | Dec 07 17:24:11.114 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:11.114 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.114 INFO [stderr] | Dec 07 17:24:11.114 INFO [stderr] = note: 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:11.114 INFO [stderr] Dec 07 17:24:11.115 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.116 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:11.116 INFO [stderr] | Dec 07 17:24:11.116 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:11.116 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.116 INFO [stderr] | Dec 07 17:24:11.116 INFO [stderr] = note: 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:11.116 INFO [stderr] Dec 07 17:24:11.117 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.117 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:11.117 INFO [stderr] | Dec 07 17:24:11.117 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:11.117 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.117 INFO [stderr] | Dec 07 17:24:11.117 INFO [stderr] = note: 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:11.117 INFO [stderr] Dec 07 17:24:11.118 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:11.118 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:11.118 INFO [stderr] | Dec 07 17:24:11.118 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:11.118 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.119 INFO [stderr] | Dec 07 17:24:11.119 INFO [stderr] = note: 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:11.119 INFO [stderr] Dec 07 17:24:11.119 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:11.119 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:11.119 INFO [stderr] | Dec 07 17:24:11.119 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:11.119 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.119 INFO [stderr] | Dec 07 17:24:11.119 INFO [stderr] = note: 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:11.119 INFO [stderr] Dec 07 17:24:11.120 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:11.120 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:11.120 INFO [stderr] | Dec 07 17:24:11.120 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:11.120 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.120 INFO [stderr] | Dec 07 17:24:11.120 INFO [stderr] = note: 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:11.120 INFO [stderr] Dec 07 17:24:11.120 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:11.121 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:11.121 INFO [stderr] | Dec 07 17:24:11.121 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:11.121 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.121 INFO [stderr] | Dec 07 17:24:11.121 INFO [stderr] = note: 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:11.121 INFO [stderr] Dec 07 17:24:11.121 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:11.121 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:11.121 INFO [stderr] | Dec 07 17:24:11.121 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:11.121 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.121 INFO [stderr] | Dec 07 17:24:11.121 INFO [stderr] = note: 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:11.121 INFO [stderr] Dec 07 17:24:11.122 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:11.122 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:11.122 INFO [stderr] | Dec 07 17:24:11.122 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:11.122 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.122 INFO [stderr] | Dec 07 17:24:11.122 INFO [stderr] = note: 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:11.122 INFO [stderr] Dec 07 17:24:11.128 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:11.128 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:11.128 INFO [stderr] | Dec 07 17:24:11.128 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:11.128 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.128 INFO [stderr] | Dec 07 17:24:11.128 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.128 INFO [stderr] Dec 07 17:24:11.128 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:11.128 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.129 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.129 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:11.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.129 INFO [stderr] | Dec 07 17:24:11.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:11.129 INFO [stderr] Dec 07 17:24:11.138 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.138 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:11.138 INFO [stderr] | Dec 07 17:24:11.138 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:11.138 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.138 INFO [stderr] | Dec 07 17:24:11.138 INFO [stderr] = note: 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:11.138 INFO [stderr] Dec 07 17:24:11.139 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.139 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:11.139 INFO [stderr] | Dec 07 17:24:11.139 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:11.139 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.139 INFO [stderr] | Dec 07 17:24:11.139 INFO [stderr] = note: 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:11.139 INFO [stderr] Dec 07 17:24:11.140 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.140 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:11.140 INFO [stderr] | Dec 07 17:24:11.140 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:11.140 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.140 INFO [stderr] | Dec 07 17:24:11.140 INFO [stderr] = note: 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:11.140 INFO [stderr] Dec 07 17:24:11.140 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.140 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:11.140 INFO [stderr] | Dec 07 17:24:11.140 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:11.140 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.140 INFO [stderr] | Dec 07 17:24:11.141 INFO [stderr] = note: 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:11.141 INFO [stderr] Dec 07 17:24:11.141 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.141 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:11.141 INFO [stderr] | Dec 07 17:24:11.141 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:11.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.141 INFO [stderr] | Dec 07 17:24:11.142 INFO [stderr] = note: 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:11.148 INFO [stderr] Dec 07 17:24:11.148 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.148 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:11.148 INFO [stderr] | Dec 07 17:24:11.148 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:11.148 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.148 INFO [stderr] | Dec 07 17:24:11.148 INFO [stderr] = note: 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:11.148 INFO [stderr] Dec 07 17:24:11.148 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.148 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:11.148 INFO [stderr] | Dec 07 17:24:11.148 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:11.148 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.148 INFO [stderr] | Dec 07 17:24:11.148 INFO [stderr] = note: 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:11.148 INFO [stderr] Dec 07 17:24:11.148 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:11.148 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:11.148 INFO [stderr] | Dec 07 17:24:11.148 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:11.148 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:11.148 INFO [stderr] | Dec 07 17:24:11.148 INFO [stderr] = note: 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:11.148 INFO [stderr] Dec 07 17:24:25.525 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.97s Dec 07 17:24:25.529 INFO [stderr] su: No module specific data is present Dec 07 17:24:25.912 INFO running `"docker" "inspect" "6961d5a53aa21ad93340afde5798816ab6e236ffbe27e5ca33b1ea1663d8a6ee"` Dec 07 17:24:26.080 INFO running `"docker" "rm" "-f" "6961d5a53aa21ad93340afde5798816ab6e236ffbe27e5ca33b1ea1663d8a6ee"` Dec 07 17:24:26.284 INFO [stdout] 6961d5a53aa21ad93340afde5798816ab6e236ffbe27e5ca33b1ea1663d8a6ee Dec 07 17:24:26.286 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:26.526 INFO [stdout] f719ca3327bf401a7c7e37ad33b1a2032e5b53f768d1186459335af3f6416c6a Dec 07 17:24:26.528 INFO running `"docker" "start" "-a" "f719ca3327bf401a7c7e37ad33b1a2032e5b53f768d1186459335af3f6416c6a"` Dec 07 17:24:27.668 INFO [stderr] usermod: no changes Dec 07 17:24:27.730 INFO [stderr] Compiling ethereum-types v0.4.0 (/source) Dec 07 17:24:29.568 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.569 INFO [stderr] --> src/lib.rs:27:9 Dec 07 17:24:29.569 INFO [stderr] | Dec 07 17:24:29.569 INFO [stderr] 27 | pub use fixed_hash::clean_0x; Dec 07 17:24:29.570 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.570 INFO [stderr] | Dec 07 17:24:29.570 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 07 17:24:29.570 INFO [stderr] Dec 07 17:24:29.571 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.571 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:29.571 INFO [stderr] | Dec 07 17:24:29.571 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:29.572 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.572 INFO [stderr] | Dec 07 17:24:29.572 INFO [stderr] = note: 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:29.572 INFO [stderr] Dec 07 17:24:29.573 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.573 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:29.573 INFO [stderr] | Dec 07 17:24:29.573 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:29.574 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.574 INFO [stderr] | Dec 07 17:24:29.574 INFO [stderr] = note: 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:29.574 INFO [stderr] Dec 07 17:24:29.575 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.575 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:29.575 INFO [stderr] | Dec 07 17:24:29.576 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:29.576 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.576 INFO [stderr] | Dec 07 17:24:29.576 INFO [stderr] = note: 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:29.576 INFO [stderr] Dec 07 17:24:29.577 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.577 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:29.577 INFO [stderr] | Dec 07 17:24:29.577 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:29.578 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.578 INFO [stderr] | Dec 07 17:24:29.578 INFO [stderr] = note: 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:29.578 INFO [stderr] Dec 07 17:24:29.579 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.579 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:29.579 INFO [stderr] | Dec 07 17:24:29.579 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:29.580 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.580 INFO [stderr] | Dec 07 17:24:29.580 INFO [stderr] = note: 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:29.581 INFO [stderr] Dec 07 17:24:29.581 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.581 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:29.581 INFO [stderr] | Dec 07 17:24:29.581 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:29.581 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.581 INFO [stderr] | Dec 07 17:24:29.581 INFO [stderr] = note: 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:29.581 INFO [stderr] Dec 07 17:24:29.581 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.581 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:29.581 INFO [stderr] | Dec 07 17:24:29.584 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:29.584 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.584 INFO [stderr] | Dec 07 17:24:29.584 INFO [stderr] = note: 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:29.584 INFO [stderr] Dec 07 17:24:29.584 INFO [stderr] warning: use of deprecated item 'fixed_hash::clean_0x': out of scope for fixed-hash Dec 07 17:24:29.584 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:29.584 INFO [stderr] | Dec 07 17:24:29.584 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:29.584 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:29.584 INFO [stderr] | Dec 07 17:24:29.584 INFO [stderr] = note: 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:29.584 INFO [stderr] Dec 07 17:24:29.964 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.964 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:29.964 INFO [stderr] | Dec 07 17:24:29.964 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:29.964 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.964 INFO [stderr] ... Dec 07 17:24:29.964 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:29.964 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:29.964 INFO [stderr] Dec 07 17:24:29.964 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.964 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:29.964 INFO [stderr] | Dec 07 17:24:29.964 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:29.964 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.964 INFO [stderr] ... Dec 07 17:24:29.964 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:29.964 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:29.964 INFO [stderr] Dec 07 17:24:29.964 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.964 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:29.964 INFO [stderr] | Dec 07 17:24:29.964 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:29.964 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.964 INFO [stderr] ... Dec 07 17:24:29.964 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:29.964 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:29.964 INFO [stderr] Dec 07 17:24:29.964 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.964 INFO [stderr] --> src/hash.rs:34:19 Dec 07 17:24:29.964 INFO [stderr] | Dec 07 17:24:29.964 INFO [stderr] 34 | let mut ret = $hash::new(); Dec 07 17:24:29.964 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.965 INFO [stderr] ... Dec 07 17:24:29.965 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:29.965 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:29.965 INFO [stderr] Dec 07 17:24:29.965 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.965 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:29.965 INFO [stderr] | Dec 07 17:24:29.965 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:29.965 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.965 INFO [stderr] ... Dec 07 17:24:29.965 INFO [stderr] 80 | impl_uint_conversions!(H64, U64); Dec 07 17:24:29.965 INFO [stderr] | --------------------------------- in this macro invocation Dec 07 17:24:29.965 INFO [stderr] Dec 07 17:24:29.965 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.965 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:29.965 INFO [stderr] | Dec 07 17:24:29.965 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:29.965 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.965 INFO [stderr] ... Dec 07 17:24:29.965 INFO [stderr] 81 | impl_uint_conversions!(H128, U128); Dec 07 17:24:29.965 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:29.965 INFO [stderr] Dec 07 17:24:29.965 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.965 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:29.965 INFO [stderr] | Dec 07 17:24:29.965 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:29.965 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.965 INFO [stderr] ... Dec 07 17:24:29.965 INFO [stderr] 82 | impl_uint_conversions!(H256, U256); Dec 07 17:24:29.965 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:29.965 INFO [stderr] Dec 07 17:24:29.965 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.965 INFO [stderr] --> src/hash.rs:42:19 Dec 07 17:24:29.965 INFO [stderr] | Dec 07 17:24:29.965 INFO [stderr] 42 | let mut ret = $hash::new(); Dec 07 17:24:29.965 INFO [stderr] | ^^^^^^^^^^ Dec 07 17:24:29.965 INFO [stderr] ... Dec 07 17:24:29.965 INFO [stderr] 83 | impl_uint_conversions!(H512, U512); Dec 07 17:24:29.965 INFO [stderr] | ----------------------------------- in this macro invocation Dec 07 17:24:29.965 INFO [stderr] Dec 07 17:24:29.972 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.972 INFO [stderr] --> src/hash.rs:88:17 Dec 07 17:24:29.972 INFO [stderr] | Dec 07 17:24:29.972 INFO [stderr] 88 | let mut ret = H160::new(); Dec 07 17:24:29.972 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:29.972 INFO [stderr] Dec 07 17:24:29.972 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.972 INFO [stderr] --> src/hash.rs:97:17 Dec 07 17:24:29.972 INFO [stderr] | Dec 07 17:24:29.972 INFO [stderr] 97 | let mut ret = H64::new(); Dec 07 17:24:29.972 INFO [stderr] | ^^^^^^^^ Dec 07 17:24:29.972 INFO [stderr] Dec 07 17:24:29.972 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.972 INFO [stderr] --> src/hash.rs:105:17 Dec 07 17:24:29.972 INFO [stderr] | Dec 07 17:24:29.972 INFO [stderr] 105 | let mut ret = H256::new(); Dec 07 17:24:29.972 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:29.972 INFO [stderr] Dec 07 17:24:29.972 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:29.972 INFO [stderr] --> src/hash.rs:113:17 Dec 07 17:24:29.972 INFO [stderr] | Dec 07 17:24:29.972 INFO [stderr] 113 | let mut ret = H256::new(); Dec 07 17:24:29.972 INFO [stderr] | ^^^^^^^^^ Dec 07 17:24:29.972 INFO [stderr] Dec 07 17:24:30.128 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.128 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.128 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.128 INFO [stderr] Dec 07 17:24:30.128 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:30.128 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.128 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.128 INFO [stderr] Dec 07 17:24:30.128 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.128 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.128 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.128 INFO [stderr] Dec 07 17:24:30.128 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:30.128 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.128 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.128 INFO [stderr] | Dec 07 17:24:30.128 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.128 INFO [stderr] Dec 07 17:24:30.128 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.129 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.129 INFO [stderr] | Dec 07 17:24:30.129 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.129 INFO [stderr] | Dec 07 17:24:30.129 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.129 INFO [stderr] Dec 07 17:24:30.129 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:30.129 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.129 INFO [stderr] | Dec 07 17:24:30.129 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.129 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.136 INFO [stderr] | Dec 07 17:24:30.136 INFO [stderr] = note: 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:30.136 INFO [stderr] Dec 07 17:24:30.136 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.136 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.136 INFO [stderr] | Dec 07 17:24:30.136 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.136 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.136 INFO [stderr] | Dec 07 17:24:30.136 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 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:30.137 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.137 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 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:30.137 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.137 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 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:30.137 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.137 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 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:30.137 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.137 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.137 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:30.137 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.137 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.137 INFO [stderr] | Dec 07 17:24:30.137 INFO [stderr] = note: 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:30.137 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.141 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.141 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.141 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.141 INFO [stderr] | Dec 07 17:24:30.141 INFO [stderr] = note: 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:30.141 INFO [stderr] Dec 07 17:24:30.212 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.212 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.212 INFO [stderr] | Dec 07 17:24:30.212 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.212 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.212 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.213 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.213 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.213 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.213 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.213 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.213 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.213 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.213 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.213 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.213 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.213 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.213 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.213 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.213 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.213 INFO [stderr] | Dec 07 17:24:30.213 INFO [stderr] = note: 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:30.213 INFO [stderr] Dec 07 17:24:30.252 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.252 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.252 INFO [stderr] | Dec 07 17:24:30.252 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.252 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.252 INFO [stderr] | Dec 07 17:24:30.252 INFO [stderr] = note: 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:30.252 INFO [stderr] Dec 07 17:24:30.252 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.253 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.253 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.253 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.253 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.253 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.253 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.253 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.253 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.253 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.253 INFO [stderr] | Dec 07 17:24:30.253 INFO [stderr] = note: 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:30.253 INFO [stderr] Dec 07 17:24:30.272 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.272 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.272 INFO [stderr] | Dec 07 17:24:30.272 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.272 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.272 INFO [stderr] | Dec 07 17:24:30.272 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.272 INFO [stderr] Dec 07 17:24:30.272 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.272 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.272 INFO [stderr] | Dec 07 17:24:30.272 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.272 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.272 INFO [stderr] | Dec 07 17:24:30.272 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.272 INFO [stderr] Dec 07 17:24:30.272 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.273 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.273 INFO [stderr] | Dec 07 17:24:30.273 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.273 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.273 INFO [stderr] | Dec 07 17:24:30.273 INFO [stderr] = note: 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:30.273 INFO [stderr] Dec 07 17:24:30.273 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.273 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.273 INFO [stderr] | Dec 07 17:24:30.273 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.273 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.273 INFO [stderr] | Dec 07 17:24:30.273 INFO [stderr] = note: 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:30.273 INFO [stderr] Dec 07 17:24:30.273 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.273 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.273 INFO [stderr] | Dec 07 17:24:30.273 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.273 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.273 INFO [stderr] | Dec 07 17:24:30.273 INFO [stderr] = note: 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:30.273 INFO [stderr] Dec 07 17:24:30.276 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.276 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.276 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.276 INFO [stderr] Dec 07 17:24:30.276 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.276 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.276 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.276 INFO [stderr] Dec 07 17:24:30.276 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:30.276 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.276 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.276 INFO [stderr] Dec 07 17:24:30.276 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:30.276 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.276 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 07 17:24:30.276 INFO [stderr] Dec 07 17:24:30.276 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:30.276 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.276 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.276 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.276 INFO [stderr] | Dec 07 17:24:30.277 INFO [stderr] = note: 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:30.277 INFO [stderr] Dec 07 17:24:30.280 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:30.280 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.280 INFO [stderr] | Dec 07 17:24:30.280 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.280 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.280 INFO [stderr] | Dec 07 17:24:30.280 INFO [stderr] = note: 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:30.280 INFO [stderr] Dec 07 17:24:30.280 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:30.280 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.280 INFO [stderr] | Dec 07 17:24:30.280 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.280 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.280 INFO [stderr] | Dec 07 17:24:30.280 INFO [stderr] = note: 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:30.280 INFO [stderr] Dec 07 17:24:30.280 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:30.280 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.280 INFO [stderr] | Dec 07 17:24:30.280 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.280 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.280 INFO [stderr] | Dec 07 17:24:30.280 INFO [stderr] = note: 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:30.280 INFO [stderr] Dec 07 17:24:30.280 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:30.280 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.281 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] = note: 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:30.281 INFO [stderr] Dec 07 17:24:30.281 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:30.281 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.281 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] = note: 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:30.281 INFO [stderr] Dec 07 17:24:30.281 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.281 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.281 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] = note: 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:30.281 INFO [stderr] Dec 07 17:24:30.281 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.281 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.281 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.281 INFO [stderr] | Dec 07 17:24:30.281 INFO [stderr] = note: 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:30.281 INFO [stderr] Dec 07 17:24:30.284 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.284 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.284 INFO [stderr] | Dec 07 17:24:30.284 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.284 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.284 INFO [stderr] | Dec 07 17:24:30.284 INFO [stderr] = note: 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:30.284 INFO [stderr] Dec 07 17:24:30.284 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.284 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.284 INFO [stderr] | Dec 07 17:24:30.284 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.284 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.284 INFO [stderr] | Dec 07 17:24:30.284 INFO [stderr] = note: 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:30.284 INFO [stderr] Dec 07 17:24:30.284 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.284 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.284 INFO [stderr] | Dec 07 17:24:30.284 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.284 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.284 INFO [stderr] | Dec 07 17:24:30.284 INFO [stderr] = note: 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:30.285 INFO [stderr] Dec 07 17:24:30.285 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.285 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.285 INFO [stderr] | Dec 07 17:24:30.285 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.285 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.285 INFO [stderr] | Dec 07 17:24:30.285 INFO [stderr] = note: 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:30.285 INFO [stderr] Dec 07 17:24:30.285 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.285 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.285 INFO [stderr] | Dec 07 17:24:30.285 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.285 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.285 INFO [stderr] | Dec 07 17:24:30.285 INFO [stderr] = note: 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:30.285 INFO [stderr] Dec 07 17:24:30.285 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.285 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.285 INFO [stderr] | Dec 07 17:24:30.285 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.285 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.285 INFO [stderr] | Dec 07 17:24:30.285 INFO [stderr] = note: 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:30.285 INFO [stderr] Dec 07 17:24:30.288 INFO [stderr] warning: use of deprecated item 'hash::H32::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.288 INFO [stderr] --> src/hash.rs:71:1 Dec 07 17:24:30.288 INFO [stderr] | Dec 07 17:24:30.288 INFO [stderr] 71 | construct_hash!(H32, 4); Dec 07 17:24:30.288 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.288 INFO [stderr] | Dec 07 17:24:30.288 INFO [stderr] = note: 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:30.288 INFO [stderr] Dec 07 17:24:30.288 INFO [stderr] warning: use of deprecated item 'hash::H64::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.288 INFO [stderr] --> src/hash.rs:72:1 Dec 07 17:24:30.288 INFO [stderr] | Dec 07 17:24:30.288 INFO [stderr] 72 | construct_hash!(H64, 8); Dec 07 17:24:30.288 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.288 INFO [stderr] | Dec 07 17:24:30.288 INFO [stderr] = note: 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:30.288 INFO [stderr] Dec 07 17:24:30.296 INFO [stderr] warning: use of deprecated item 'hash::H128::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.296 INFO [stderr] --> src/hash.rs:73:1 Dec 07 17:24:30.296 INFO [stderr] | Dec 07 17:24:30.296 INFO [stderr] 73 | construct_hash!(H128, 16); Dec 07 17:24:30.296 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.296 INFO [stderr] | Dec 07 17:24:30.296 INFO [stderr] = note: 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:30.296 INFO [stderr] Dec 07 17:24:30.296 INFO [stderr] warning: use of deprecated item 'hash::H160::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.296 INFO [stderr] --> src/hash.rs:74:1 Dec 07 17:24:30.296 INFO [stderr] | Dec 07 17:24:30.296 INFO [stderr] 74 | construct_hash!(H160, 20); Dec 07 17:24:30.296 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.296 INFO [stderr] | Dec 07 17:24:30.296 INFO [stderr] = note: 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:30.296 INFO [stderr] Dec 07 17:24:30.296 INFO [stderr] warning: use of deprecated item 'hash::H256::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.296 INFO [stderr] --> src/hash.rs:75:1 Dec 07 17:24:30.296 INFO [stderr] | Dec 07 17:24:30.296 INFO [stderr] 75 | construct_hash!(H256, 32); Dec 07 17:24:30.296 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.296 INFO [stderr] | Dec 07 17:24:30.296 INFO [stderr] = note: 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:30.296 INFO [stderr] Dec 07 17:24:30.296 INFO [stderr] warning: use of deprecated item 'hash::H264::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.296 INFO [stderr] --> src/hash.rs:76:1 Dec 07 17:24:30.297 INFO [stderr] | Dec 07 17:24:30.297 INFO [stderr] 76 | construct_hash!(H264, 33); Dec 07 17:24:30.297 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.297 INFO [stderr] | Dec 07 17:24:30.297 INFO [stderr] = note: 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:30.297 INFO [stderr] Dec 07 17:24:30.297 INFO [stderr] warning: use of deprecated item 'hash::H512::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.297 INFO [stderr] --> src/hash.rs:77:1 Dec 07 17:24:30.297 INFO [stderr] | Dec 07 17:24:30.297 INFO [stderr] 77 | construct_hash!(H512, 64); Dec 07 17:24:30.297 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.297 INFO [stderr] | Dec 07 17:24:30.297 INFO [stderr] = note: 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:30.297 INFO [stderr] Dec 07 17:24:30.297 INFO [stderr] warning: use of deprecated item 'hash::H520::new': use `fixed_hash`::zero constructor instead Dec 07 17:24:30.297 INFO [stderr] --> src/hash.rs:78:1 Dec 07 17:24:30.297 INFO [stderr] | Dec 07 17:24:30.297 INFO [stderr] 78 | construct_hash!(H520, 65); Dec 07 17:24:30.297 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 07 17:24:30.297 INFO [stderr] | Dec 07 17:24:30.297 INFO [stderr] = note: 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:30.297 INFO [stderr] Dec 07 17:24:34.044 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.36s Dec 07 17:24:34.048 INFO [stderr] su: No module specific data is present Dec 07 17:24:34.929 INFO running `"docker" "inspect" "f719ca3327bf401a7c7e37ad33b1a2032e5b53f768d1186459335af3f6416c6a"` Dec 07 17:24:35.180 INFO running `"docker" "rm" "-f" "f719ca3327bf401a7c7e37ad33b1a2032e5b53f768d1186459335af3f6416c6a"` Dec 07 17:24:35.499 INFO [stdout] f719ca3327bf401a7c7e37ad33b1a2032e5b53f768d1186459335af3f6416c6a Dec 07 17:24:35.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:35.736 INFO [stdout] 0c3cedf5e00a6d253baba5cfe0528d22bbaf3d820470ea383c29b40a8890edb2 Dec 07 17:24:35.742 INFO running `"docker" "start" "-a" "0c3cedf5e00a6d253baba5cfe0528d22bbaf3d820470ea383c29b40a8890edb2"` Dec 07 17:24:36.158 INFO [stderr] usermod: no changes Dec 07 17:24:36.226 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 07 17:24:36.238 INFO [stderr] Running /target/debug/deps/ethereum_types-226a99a1cfc39f0e Dec 07 17:24:36.247 INFO [stdout] Dec 07 17:24:36.247 INFO [stdout] running 8 tests Dec 07 17:24:36.253 INFO [stdout] test hash::tests::test_serialize_h160 ... ok Dec 07 17:24:36.253 INFO [stdout] test hash::tests::test_serialize_h256 ... ok Dec 07 17:24:36.253 INFO [stdout] test hash::tests::test_serialize_invalid ... ok Dec 07 17:24:36.253 INFO [stdout] test uint::tests::test_serialize_large_values ... ok Dec 07 17:24:36.253 INFO [stdout] test uint::tests::fixed_arrays_roundtrip ... ok Dec 07 17:24:36.253 INFO [stdout] test uint::tests::test_u512 ... ok Dec 07 17:24:36.253 INFO [stdout] test uint::tests::test_u256 ... ok Dec 07 17:24:36.260 INFO [stdout] test uint::tests::u256_multi_full_mul ... ok Dec 07 17:24:36.260 INFO [stdout] Dec 07 17:24:36.260 INFO [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 17:24:36.260 INFO [stdout] Dec 07 17:24:36.261 INFO [stderr] Doc-tests ethereum-types Dec 07 17:24:38.501 INFO [stdout] Dec 07 17:24:38.501 INFO [stdout] running 0 tests Dec 07 17:24:38.501 INFO [stdout] Dec 07 17:24:38.501 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 17:24:38.501 INFO [stdout] Dec 07 17:24:38.512 INFO [stderr] su: No module specific data is present Dec 07 17:24:38.964 INFO running `"docker" "inspect" "0c3cedf5e00a6d253baba5cfe0528d22bbaf3d820470ea383c29b40a8890edb2"` Dec 07 17:24:39.097 INFO running `"docker" "rm" "-f" "0c3cedf5e00a6d253baba5cfe0528d22bbaf3d820470ea383c29b40a8890edb2"` Dec 07 17:24:39.260 INFO [stdout] 0c3cedf5e00a6d253baba5cfe0528d22bbaf3d820470ea383c29b40a8890edb2