[INFO] fetching crate grin_keychain 5.3.3...
[INFO] testing grin_keychain-5.3.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate grin_keychain 5.3.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate grin_keychain 5.3.3
[INFO] finished tweaking crates.io crate grin_keychain 5.3.3
[INFO] tweaked toml for crates.io crate grin_keychain 5.3.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grin_keychain 5.3.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 158 packages to latest compatible versions
[INFO] [stderr]       Adding digest v0.9.0 (available: v0.10.7)
[INFO] [stderr]       Adding hmac v0.11.0 (available: v0.12.1)
[INFO] [stderr]       Adding pbkdf2 v0.8.0 (available: v0.12.2)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] [stderr]       Adding ripemd160 v0.9.1 (available: v0.10.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.9)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 950fa0ebfd9065ec6025e86bab94ea2297f90539b24940d0189b8b679b14f182
[INFO] running `Command { std: "docker" "start" "-a" "950fa0ebfd9065ec6025e86bab94ea2297f90539b24940d0189b8b679b14f182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "950fa0ebfd9065ec6025e86bab94ea2297f90539b24940d0189b8b679b14f182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "950fa0ebfd9065ec6025e86bab94ea2297f90539b24940d0189b8b679b14f182", kill_on_drop: false }`
[INFO] [stdout] 950fa0ebfd9065ec6025e86bab94ea2297f90539b24940d0189b8b679b14f182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af3fe4aa4b147467f6cddc5e4a25c451c57679188e2162368b1fb3ca6bcb04f0
[INFO] running `Command { std: "docker" "start" "-a" "af3fe4aa4b147467f6cddc5e4a25c451c57679188e2162368b1fb3ca6bcb04f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling grin_secp256k1zkp v0.7.14
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling grin_util v5.3.3
[INFO] [stderr]    Compiling grin_keychain v5.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/extkey_bip32.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl_array_newtype!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/extkey_bip32.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl_array_newtype!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl_array_newtype_encodable!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl_array_newtype_encodable!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl_array_newtype_encodable!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl_array_newtype_encodable!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/extkey_bip32.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | use digest::generic_array::GenericArray;
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/base58.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/base58.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `digest::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:101:47
[INFO] [stdout]     |
[INFO] [stdout] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 |         sha2_res.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 |         ripemd_res.copy_from_slice(ripemd.finalize().as_slice());
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/mnemonic.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/mnemonic.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.77s
[INFO] running `Command { std: "docker" "inspect" "af3fe4aa4b147467f6cddc5e4a25c451c57679188e2162368b1fb3ca6bcb04f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af3fe4aa4b147467f6cddc5e4a25c451c57679188e2162368b1fb3ca6bcb04f0", kill_on_drop: false }`
[INFO] [stdout] af3fe4aa4b147467f6cddc5e4a25c451c57679188e2162368b1fb3ca6bcb04f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95ffedf48504126fab0444c86bc30e4e1563f19ca7a25fac71be43035bbfa70e
[INFO] running `Command { std: "docker" "start" "-a" "95ffedf48504126fab0444c86bc30e4e1563f19ca7a25fac71be43035bbfa70e", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/extkey_bip32.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl_array_newtype!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/extkey_bip32.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl_array_newtype!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl_array_newtype_encodable!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl_array_newtype_encodable!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl_array_newtype_encodable!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl_array_newtype_encodable!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/extkey_bip32.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | use digest::generic_array::GenericArray;
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/base58.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/base58.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `digest::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:101:47
[INFO] [stdout]     |
[INFO] [stdout] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 |         sha2_res.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling grin_keychain v5.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 |         ripemd_res.copy_from_slice(ripemd.finalize().as_slice());
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/mnemonic.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/mnemonic.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/extkey_bip32.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl_array_newtype!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/extkey_bip32.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl_array_newtype!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl_array_newtype_encodable!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl_array_newtype_encodable!(ChainCode, u8, 32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl_array_newtype_encodable!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/extkey_bip32.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl_array_newtype_encodable!(Fingerprint, u8, 4);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/extkey_bip32.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | use digest::generic_array::GenericArray;
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:649:29
[INFO] [stdout]     |
[INFO] [stdout] 649 |     use digest::generic_array::GenericArray;
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:664:34
[INFO] [stdout]     |
[INFO] [stdout] 664 |                 hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/base58.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/base58.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `digest::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:101:47
[INFO] [stdout]     |
[INFO] [stdout] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 |         sha2_res.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 146 |         ripemd_res.copy_from_slice(ripemd.finalize().as_slice());
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `digest::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:664:48
[INFO] [stdout]     |
[INFO] [stdout] 664 |                 hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:697:45
[INFO] [stdout]     |
[INFO] [stdout] 697 |             sha2_res.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/extkey_bip32.rs:704:49
[INFO] [stdout]     |
[INFO] [stdout] 704 |             ripemd_res.copy_from_slice(ripemd.finalize().as_slice());
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/mnemonic.rs:103:42
[INFO] [stdout]     |
[INFO] [stdout] 103 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/mnemonic.rs:128:42
[INFO] [stdout]     |
[INFO] [stdout] 128 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] running `Command { std: "docker" "inspect" "95ffedf48504126fab0444c86bc30e4e1563f19ca7a25fac71be43035bbfa70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95ffedf48504126fab0444c86bc30e4e1563f19ca7a25fac71be43035bbfa70e", kill_on_drop: false }`
[INFO] [stdout] 95ffedf48504126fab0444c86bc30e4e1563f19ca7a25fac71be43035bbfa70e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73e011b1b3f9d1f6b6e64b36253be9c0f15b896d0109340ab4c5e0e6a9613a9c
[INFO] running `Command { std: "docker" "start" "-a" "73e011b1b3f9d1f6b6e64b36253be9c0f15b896d0109340ab4c5e0e6a9613a9c", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/extkey_bip32.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl_array_newtype!(ChainCode, u8, 32);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/extkey_bip32.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | impl_array_newtype!(Fingerprint, u8, 4);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_array_newtype` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_array_newtype` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/extkey_bip32.rs:58:1
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl_array_newtype_encodable!(ChainCode, u8, 32);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/extkey_bip32.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | impl_array_newtype_encodable!(Fingerprint, u8, 4);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `impl_array_newtype_encodable` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `impl_array_newtype_encodable` may come from an old version of the `grin_util` crate, try updating your dependency with `cargo update -p grin_util`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype_encodable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/extkey_bip32.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 | use digest::generic_array::GenericArray;
[INFO] [stderr]    |                            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:101:33
[INFO] [stderr]     |
[INFO] [stderr] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stderr]     |                                          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/base58.rs:42:38
[INFO] [stderr]    |
[INFO] [stderr] 42 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stderr]    |                                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]   --> src/base58.rs:45:38
[INFO] [stderr]    |
[INFO] [stderr] 45 |     ret.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stderr]    |                                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `digest::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:101:47
[INFO] [stderr]     |
[INFO] [stderr] 101 |             hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stderr]     |                                                        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:139:44
[INFO] [stderr]     |
[INFO] [stderr] 139 |         sha2_res.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stderr]     |                                                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:146:48
[INFO] [stderr]     |
[INFO] [stderr] 146 |         ripemd_res.copy_from_slice(ripemd.finalize().as_slice());
[INFO] [stderr]     |                                                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/mnemonic.rs:103:42
[INFO] [stderr]     |
[INFO] [stderr] 103 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stderr]     |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/mnemonic.rs:128:42
[INFO] [stderr]     |
[INFO] [stderr] 128 |     hash.copy_from_slice(sha2sum.finalize().as_slice());
[INFO] [stderr]     |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:649:29
[INFO] [stderr]     |
[INFO] [stderr] 649 |     use digest::generic_array::GenericArray;
[INFO] [stderr]     |                                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:664:34
[INFO] [stderr]     |
[INFO] [stderr] 664 |                 hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stderr]     |                                              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `digest::generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:664:48
[INFO] [stderr]     |
[INFO] [stderr] 664 |                 hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])),
[INFO] [stderr]     |                                                            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:697:45
[INFO] [stderr]     |
[INFO] [stderr] 697 |             sha2_res.copy_from_slice(sha2.finalize().as_slice());
[INFO] [stderr]     |                                                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stderr]    --> src/extkey_bip32.rs:704:49
[INFO] [stderr]     |
[INFO] [stderr] 704 |             ripemd_res.copy_from_slice(ripemd.finalize().as_slice());
[INFO] [stderr]     |                                                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `grin_keychain` (lib) generated 15 warnings (2 duplicates)
[INFO] [stderr] warning: `grin_keychain` (lib test) generated 20 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grin_keychain-149099d4ef3b7ab4)
[INFO] [stdout] test base58::tests::test_base58_roundtrip ... ok
[INFO] [stdout] test base58::tests::test_base58_encode ... ok
[INFO] [stdout] test base58::tests::test_base58_decode ... ok
[INFO] [stdout] test mnemonic::tests::test_bip39_random ... ok
[INFO] [stdout] test mnemonic::tests::test_invalid ... ok
[INFO] [stdout] test types::test::blinding_factor_clear_on_drop ... ok
[INFO] [stdout] test types::test::path_identifier ... ok
[INFO] [stdout] test extkey_bip32::tests::test_vector_3 ... ok
[INFO] [stdout] test types::test::zero_key_addition ... ok
[INFO] [stdout] test types::test::split_blinding_factor ... ok
[INFO] [stdout] test keychain::test::secret_key_addition ... ok
[INFO] [stdout] test keychain::test::test_key_derivation ... ok
[INFO] [stdout] test extkey_bip32::tests::test_vector_1 ... ok
[INFO] [stdout] test extkey_bip32::tests::test_vector_2 ... ok
[INFO] [stdout] test mnemonic::tests::test_bip39 ... ok
[INFO] [stderr]    Doc-tests grin_keychain
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73e011b1b3f9d1f6b6e64b36253be9c0f15b896d0109340ab4c5e0e6a9613a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e011b1b3f9d1f6b6e64b36253be9c0f15b896d0109340ab4c5e0e6a9613a9c", kill_on_drop: false }`
[INFO] [stdout] 73e011b1b3f9d1f6b6e64b36253be9c0f15b896d0109340ab4c5e0e6a9613a9c
