[INFO] fetching crate grin_keychain 5.3.3...
[INFO] testing grin_keychain-5.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate grin_keychain 5.3.3 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate grin_keychain 5.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pbkdf2 v0.8.0
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded arrayvec v0.4.12
[INFO] [stderr]   Downloaded mock_instant v0.6.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded blake2-rfc v0.2.18
[INFO] [stderr]   Downloaded parking_lot_core v0.7.3
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded flate2 v1.1.5
[INFO] [stderr]   Downloaded log4rs v1.4.0
[INFO] [stderr]   Downloaded rand v0.5.6
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded thread-id v5.0.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded grin_util v5.3.3
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded autocfg v0.1.8
[INFO] [stderr]   Downloaded grin_secp256k1zkp v0.7.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f89b0403c725f7d57db894389cd7acc9bce3c39d1152dd8395f9f78cc2a9840c
[INFO] running `Command { std: "docker" "start" "-a" "f89b0403c725f7d57db894389cd7acc9bce3c39d1152dd8395f9f78cc2a9840c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f89b0403c725f7d57db894389cd7acc9bce3c39d1152dd8395f9f78cc2a9840c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89b0403c725f7d57db894389cd7acc9bce3c39d1152dd8395f9f78cc2a9840c", kill_on_drop: false }`
[INFO] [stdout] f89b0403c725f7d57db894389cd7acc9bce3c39d1152dd8395f9f78cc2a9840c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44ea8af064bbb180d900a187c3c63da501a092f6ca350fbcea0732cc98c0d2d2
[INFO] running `Command { std: "docker" "start" "-a" "44ea8af064bbb180d900a187c3c63da501a092f6ca350fbcea0732cc98c0d2d2", 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 zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[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 ryu v1.0.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[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 arrayvec v0.4.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde-value v0.7.0
[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 34.46s
[INFO] running `Command { std: "docker" "inspect" "44ea8af064bbb180d900a187c3c63da501a092f6ca350fbcea0732cc98c0d2d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ea8af064bbb180d900a187c3c63da501a092f6ca350fbcea0732cc98c0d2d2", kill_on_drop: false }`
[INFO] [stdout] 44ea8af064bbb180d900a187c3c63da501a092f6ca350fbcea0732cc98c0d2d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baad7fbab3dfd139b1cc800aa0c4a5b93d16527444672349d6c5fe2311ebce60
[INFO] running `Command { std: "docker" "start" "-a" "baad7fbab3dfd139b1cc800aa0c4a5b93d16527444672349d6c5fe2311ebce60", kill_on_drop: false }`
[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] [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.94s
[INFO] running `Command { std: "docker" "inspect" "baad7fbab3dfd139b1cc800aa0c4a5b93d16527444672349d6c5fe2311ebce60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baad7fbab3dfd139b1cc800aa0c4a5b93d16527444672349d6c5fe2311ebce60", kill_on_drop: false }`
[INFO] [stdout] baad7fbab3dfd139b1cc800aa0c4a5b93d16527444672349d6c5fe2311ebce60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1c16dae7d6062b417068304a1ce77293417a9fa9c2984f33604e99784513e78
[INFO] running `Command { std: "docker" "start" "-a" "b1c16dae7d6062b417068304a1ce77293417a9fa9c2984f33604e99784513e78", 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.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grin_keychain-149099d4ef3b7ab4)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[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 types::test::zero_key_addition ... ok
[INFO] [stdout] test base58::tests::test_base58_roundtrip ... ok
[INFO] [stdout] test extkey_bip32::tests::test_vector_3 ... ok
[INFO] [stdout] test types::test::split_blinding_factor ... ok
[INFO] [stdout] test keychain::test::test_key_derivation ... ok
[INFO] [stdout] test keychain::test::secret_key_addition ... ok
[INFO] [stdout] test extkey_bip32::tests::test_vector_2 ... ok
[INFO] [stdout] test extkey_bip32::tests::test_vector_1 ... ok
[INFO] [stdout] test mnemonic::tests::test_bip39 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests grin_keychain
[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" "b1c16dae7d6062b417068304a1ce77293417a9fa9c2984f33604e99784513e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c16dae7d6062b417068304a1ce77293417a9fa9c2984f33604e99784513e78", kill_on_drop: false }`
[INFO] [stdout] b1c16dae7d6062b417068304a1ce77293417a9fa9c2984f33604e99784513e78
