[INFO] fetching crate gringron_keychain 5.2.0-beta.2... [INFO] testing gringron_keychain-5.2.0-beta.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gringron_keychain 5.2.0-beta.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate gringron_keychain 5.2.0-beta.2 [INFO] finished tweaking crates.io crate gringron_keychain 5.2.0-beta.2 [INFO] tweaked toml for crates.io crate gringron_keychain 5.2.0-beta.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gringron_keychain 5.2.0-beta.2 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 128 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 105cf4f8360c43647969f36deab84a3f16e254c78e848f8a738e86c5e19d1190 [INFO] running `Command { std: "docker" "start" "-a" "105cf4f8360c43647969f36deab84a3f16e254c78e848f8a738e86c5e19d1190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "105cf4f8360c43647969f36deab84a3f16e254c78e848f8a738e86c5e19d1190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105cf4f8360c43647969f36deab84a3f16e254c78e848f8a738e86c5e19d1190", kill_on_drop: false }` [INFO] [stdout] 105cf4f8360c43647969f36deab84a3f16e254c78e848f8a738e86c5e19d1190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 563f13d398457640c0683292783e6ad653bf7240b59c87dd8e056835a9dfb095 [INFO] running `Command { std: "docker" "start" "-a" "563f13d398457640c0683292783e6ad653bf7240b59c87dd8e056835a9dfb095", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling gringron_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling parking_lot v0.10.2 [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 humantime v1.3.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling addr2line v0.25.1 [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 pbkdf2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling gringron_util v5.2.0-beta.3.1 [INFO] [stderr] Compiling gringron_keychain v5.2.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/extkey_bip32.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:289:7 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | 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:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | 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::::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::::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::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:103:47 [INFO] [stdout] | [INFO] [stdout] 103 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:148:48 [INFO] [stdout] | [INFO] [stdout] 148 | 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::::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::::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 48.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gringron_secp256k1zkp v0.7.12, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "563f13d398457640c0683292783e6ad653bf7240b59c87dd8e056835a9dfb095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563f13d398457640c0683292783e6ad653bf7240b59c87dd8e056835a9dfb095", kill_on_drop: false }` [INFO] [stdout] 563f13d398457640c0683292783e6ad653bf7240b59c87dd8e056835a9dfb095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 836401f4b9cb823e7b20f478bd1a22aa38e64a3ce30bae3c1ebd104c77426d30 [INFO] running `Command { std: "docker" "start" "-a" "836401f4b9cb823e7b20f478bd1a22aa38e64a3ce30bae3c1ebd104c77426d30", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/extkey_bip32.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:289:7 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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] [stderr] Compiling gringron_keychain v5.2.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | 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:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | 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::::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::::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::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:103:47 [INFO] [stdout] | [INFO] [stdout] 103 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:148:48 [INFO] [stdout] | [INFO] [stdout] 148 | 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::::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::::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:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:289:7 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/extkey_bip32.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stdout] = note: see 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:880:12 [INFO] [stdout] | [INFO] [stdout] 880 | #[cfg(all(feature = "serde", feature = "strason"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strason` [INFO] [stdout] --> src/extkey_bip32.rs:880:31 [INFO] [stdout] | [INFO] [stdout] 880 | #[cfg(all(feature = "serde", feature = "strason"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `strason` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | 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:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | 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:671:29 [INFO] [stdout] | [INFO] [stdout] 671 | 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:686:34 [INFO] [stdout] | [INFO] [stdout] 686 | 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::::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::::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::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:103:47 [INFO] [stdout] | [INFO] [stdout] 103 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:148:48 [INFO] [stdout] | [INFO] [stdout] 148 | 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::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:686:48 [INFO] [stdout] | [INFO] [stdout] 686 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:719:45 [INFO] [stdout] | [INFO] [stdout] 719 | 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::::as_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/extkey_bip32.rs:726:49 [INFO] [stdout] | [INFO] [stdout] 726 | 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::::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::::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 2.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gringron_secp256k1zkp v0.7.12, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "836401f4b9cb823e7b20f478bd1a22aa38e64a3ce30bae3c1ebd104c77426d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836401f4b9cb823e7b20f478bd1a22aa38e64a3ce30bae3c1ebd104c77426d30", kill_on_drop: false }` [INFO] [stdout] 836401f4b9cb823e7b20f478bd1a22aa38e64a3ce30bae3c1ebd104c77426d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c41c55ecce95ed01912281c984163d68e4b9a69e856768d322714688f0859704 [INFO] running `Command { std: "docker" "start" "-a" "c41c55ecce95ed01912281c984163d68e4b9a69e856768d322714688f0859704", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/extkey_bip32.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stderr] = note: see 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:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stderr] = note: see 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:33:7 [INFO] [stderr] | [INFO] [stderr] 33 | #[cfg(feature = "serde")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/extkey_bip32.rs:279:7 [INFO] [stderr] | [INFO] [stderr] 279 | #[cfg(feature = "serde")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/extkey_bip32.rs:289:7 [INFO] [stderr] | [INFO] [stderr] 289 | #[cfg(feature = "serde")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/extkey_bip32.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stderr] = note: see 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:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | 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 `gringron_util` crate, try updating your dependency with `cargo update -p gringron_util` [INFO] [stderr] = note: see 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:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | 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:103:33 [INFO] [stderr] | [INFO] [stderr] 103 | hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::::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::::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::::from_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/extkey_bip32.rs:103:47 [INFO] [stderr] | [INFO] [stderr] 103 | hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/extkey_bip32.rs:141:44 [INFO] [stderr] | [INFO] [stderr] 141 | sha2_res.copy_from_slice(sha2.finalize().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/extkey_bip32.rs:148:48 [INFO] [stderr] | [INFO] [stderr] 148 | ripemd_res.copy_from_slice(ripemd.finalize().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::::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::::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: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/extkey_bip32.rs:880:12 [INFO] [stderr] | [INFO] [stderr] 880 | #[cfg(all(feature = "serde", feature = "strason"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `strason` [INFO] [stderr] --> src/extkey_bip32.rs:880:31 [INFO] [stderr] | [INFO] [stderr] 880 | #[cfg(all(feature = "serde", feature = "strason"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `strason` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [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:671:29 [INFO] [stderr] | [INFO] [stderr] 671 | 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:686:34 [INFO] [stderr] | [INFO] [stderr] 686 | 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::::from_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/extkey_bip32.rs:686:48 [INFO] [stderr] | [INFO] [stderr] 686 | hmac_sha512: HmacSha512::new(GenericArray::from_slice(&[0u8; 128])), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/extkey_bip32.rs:719:45 [INFO] [stderr] | [INFO] [stderr] 719 | sha2_res.copy_from_slice(sha2.finalize().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/extkey_bip32.rs:726:49 [INFO] [stderr] | [INFO] [stderr] 726 | ripemd_res.copy_from_slice(ripemd.finalize().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gringron_keychain` (lib) generated 18 warnings (2 duplicates) [INFO] [stderr] warning: `gringron_keychain` (lib test) generated 25 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gringron_secp256k1zkp v0.7.12, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gringron_keychain-f25b4717fb7c330c) [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 base58::tests::test_base58_roundtrip ... 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] [stderr] [INFO] [stderr] thread 'extkey_bip32::tests::test_vector_3' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.3.25/src/lib.rs:256:33: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] [INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64d168b3f602 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64d168b3f602 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64d168b3f602 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64d168b3f602 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64d168b4f6ef - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x64d168b4f6ef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x64d168b0d093 - std::io::default_write_fmt::hb29d13affe7e9cd0 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x64d168b0d093 - std::io::Write::write_fmt::hec441b8c6eca32b9 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x64d168b18d02 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x64d168b1d83f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x64d168b1d699 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x64d168a2e0be - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stderr] 12: 0x64d168a2e0be - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stderr] 13: 0x64d168b1de4f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stderr] 14: 0x64d168b1de4f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stderr] 15: 0x64d168b1dc76 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stderr] 16: 0x64d168b18e39 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 17: 0x64d168b0172d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stderr] 18: 0x64d168b5711d - core::panicking::panic_nounwind_fmt::runtime::hf04708939d60a471 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:122:22 [INFO] [stderr] 19: 0x64d168b5711d - core::panicking::panic_nounwind_fmt::hdb74e1b135b40650 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:2439:9 [INFO] [stderr] 20: 0x64d168a0d74c - >::get_unchecked_mut::precondition_check::h2bd6d35c9773c7de [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ub_checks.rs:73:21 [INFO] [stderr] 21: 0x64d168a0d699 - >::get_unchecked_mut::hbdd775fa1f0acf86 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ub_checks.rs:78:17 [INFO] [stderr] 22: 0x64d1689f4dd8 - core::slice::::get_unchecked_mut::h3bee8ca8c81edb4b [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/slice/mod.rs:689:30 [INFO] [stderr] 23: 0x64d1689fe32d - arrayvec::ArrayVec::pop::ha23803c922b9fdb4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.3.25/src/lib.rs:256:33 [INFO] [stderr] 24: 0x64d1689fe378 - arrayvec::ArrayVec::clear::hf30dc29ad376ccd7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.3.25/src/lib.rs:309:34 [INFO] [stderr] 25: 0x64d1689fdc8a - as core::ops::drop::Drop>::drop::h82e8393cf44d2369 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.3.25/src/lib.rs:93:14 [INFO] [stderr] 26: 0x64d1689e1e93 - core::ptr::drop_in_place>::h12165217cab443cb [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mod.rs:805:1 [INFO] [stderr] 27: 0x64d1689ebd9f - ::fmt::hc28a935832ade6ec [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:626:79 [INFO] [stderr] 28: 0x64d1689e8b1d - ::spec_to_string::h22815a6b727dcbc7 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/string.rs:2890:9 [INFO] [stderr] 29: 0x64d1689e89d6 - ::to_string::hac1f3926a7ac17ea [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/string.rs:2869:9 [INFO] [stderr] 30: 0x64d168a055af - gringron_keychain::extkey_bip32::tests::test_path::h5d75dc734243b203 [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:757:49 [INFO] [stderr] 31: 0x64d168a04d8b - gringron_keychain::extkey_bip32::tests::test_vector_3::h9a2a933ab9b39769 [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:869:3 [INFO] [stderr] 32: 0x64d168a04e77 - gringron_keychain::extkey_bip32::tests::test_vector_3::{{closure}}::h1d7134020735335d [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:864:20 [INFO] [stderr] 33: 0x64d1689e17c6 - core::ops::function::FnOnce::call_once::hf1c4e42b1caa85af [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x64d168a2df0b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 35: 0x64d168a2df0b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stderr] 36: 0x64d168a41f1d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stderr] 37: 0x64d168a41f1d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 38: 0x64d168a41f1d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 39: 0x64d168a41f1d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 40: 0x64d168a41f1d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stderr] 41: 0x64d168a41f1d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stderr] 42: 0x64d168a41f1d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stderr] 43: 0x64d168a1b464 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stderr] 44: 0x64d168a1b464 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stderr] 45: 0x64d168a1ed9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stderr] 46: 0x64d168a1ed9a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 47: 0x64d168a1ed9a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 48: 0x64d168a1ed9a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 49: 0x64d168a1ed9a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stderr] 50: 0x64d168a1ed9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stderr] 51: 0x64d168a1ed9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 52: 0x64d168b1423f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stderr] 53: 0x64d168b1423f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 54: 0x709343854aa4 - [INFO] [stderr] 55: 0x7093438e1a64 - clone [INFO] [stderr] 56: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/gringron_keychain-f25b4717fb7c330c` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "c41c55ecce95ed01912281c984163d68e4b9a69e856768d322714688f0859704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41c55ecce95ed01912281c984163d68e4b9a69e856768d322714688f0859704", kill_on_drop: false }` [INFO] [stdout] c41c55ecce95ed01912281c984163d68e4b9a69e856768d322714688f0859704