[INFO] fetching crate aigc_keychain 5.1.2...
[INFO] testing aigc_keychain-5.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate aigc_keychain 5.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate aigc_keychain 5.1.2
[INFO] finished tweaking crates.io crate aigc_keychain 5.1.2
[INFO] tweaked toml for crates.io crate aigc_keychain 5.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aigc_keychain 5.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 129 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48d6ee9a513d55a128eee0ff88aeb9d583122ddcc58eb1c8573b7f81afd3b3ff
[INFO] running `Command { std: "docker" "start" "-a" "48d6ee9a513d55a128eee0ff88aeb9d583122ddcc58eb1c8573b7f81afd3b3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48d6ee9a513d55a128eee0ff88aeb9d583122ddcc58eb1c8573b7f81afd3b3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d6ee9a513d55a128eee0ff88aeb9d583122ddcc58eb1c8573b7f81afd3b3ff", kill_on_drop: false }`
[INFO] [stdout] 48d6ee9a513d55a128eee0ff88aeb9d583122ddcc58eb1c8573b7f81afd3b3ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1065e48f7130339cd81f10051b1787f7048dcbf117b235d99560654aebb99f63
[INFO] running `Command { std: "docker" "start" "-a" "1065e48f7130339cd81f10051b1787f7048dcbf117b235d99560654aebb99f63", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.179
[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.114
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling odds v0.2.26
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.3.25
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling aigc_secp256k1zkp v0.7.12
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[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 rand_jitter v0.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling arc-swap v0.4.8
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[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 lazy_static v1.5.0
[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.3
[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 serde-value v0.6.0
[INFO] [stderr]    Compiling log4rs v0.12.0
[INFO] [stderr]    Compiling aigc_util v5.1.2
[INFO] [stderr]    Compiling aigc_keychain v5.1.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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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::<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: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::<T, N>::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::<T, N>::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::<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 55.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aigc_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 1`
[INFO] running `Command { std: "docker" "inspect" "1065e48f7130339cd81f10051b1787f7048dcbf117b235d99560654aebb99f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1065e48f7130339cd81f10051b1787f7048dcbf117b235d99560654aebb99f63", kill_on_drop: false }`
[INFO] [stdout] 1065e48f7130339cd81f10051b1787f7048dcbf117b235d99560654aebb99f63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3529a2716e702c959bfc30735447e4dcc4c060a337c147c60f066a5cffd67eff
[INFO] running `Command { std: "docker" "start" "-a" "3529a2716e702c959bfc30735447e4dcc4c060a337c147c60f066a5cffd67eff", 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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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::<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: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::<T, N>::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::<T, N>::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::<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]    Compiling aigc_keychain v5.1.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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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::<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: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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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::<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 2.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aigc_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 1`
[INFO] running `Command { std: "docker" "inspect" "3529a2716e702c959bfc30735447e4dcc4c060a337c147c60f066a5cffd67eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3529a2716e702c959bfc30735447e4dcc4c060a337c147c60f066a5cffd67eff", kill_on_drop: false }`
[INFO] [stdout] 3529a2716e702c959bfc30735447e4dcc4c060a337c147c60f066a5cffd67eff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96c295f34cc763e986a82257b4c2ba4ba8af4ae9cea6211511b7d0a9a3d0da85
[INFO] running `Command { std: "docker" "start" "-a" "96c295f34cc763e986a82257b4c2ba4ba8af4ae9cea6211511b7d0a9a3d0da85", 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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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 `aigc_util` crate, try updating your dependency with `cargo update -p aigc_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: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::<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: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::<T, N>::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::<T, N>::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::<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: 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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::<T, N>::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::<T, N>::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::<T, N>::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: `aigc_keychain` (lib) generated 18 warnings (2 duplicates)
[INFO] [stderr] warning: `aigc_keychain` (lib test) generated 25 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aigc_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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aigc_keychain-08dc7e7f2a9d28d0)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[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] [stdout] test base58::tests::test_base58_encode ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'extkey_bip32::tests::test_vector_1' (19) 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:     0x5b496dd10d52 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b496dd10d52 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b496dd10d52 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5b496dd10d52 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5b496dd2592a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5b496dd2592a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x5b496dd169c6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5b496dd169c6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5b496dcef4ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5b496dcef4ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5b496dd09051 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5b496dbf4fae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5b496dbf4fae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5b496dd09242 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x5b496dd09242 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5b496dcef5da - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5b496dce4769 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5b496dcf03fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5b496dd25e5d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5b496dd25e5d - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x5b496dbd4594 - <usize as core[585f66e14d78f9ba]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5b496dbd4789 - <usize as core[585f66e14d78f9ba]::slice::index::SliceIndex<[u8]>>::get_unchecked_mut
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5b496dbd56c8 - <[u8]>::get_unchecked_mut::<usize>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/slice/mod.rs:690:30
[INFO] [stderr]   23:     0x5b496dbdc57d - <arrayvec[b1e8b106155d2e58]::ArrayVec<[u8; 72usize]>>::pop
[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:     0x5b496dbdc5c8 - <arrayvec[b1e8b106155d2e58]::ArrayVec<[u8; 72usize]>>::clear
[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:     0x5b496dbde33a - <arrayvec[b1e8b106155d2e58]::ArrayVec<[u8; 72usize]> as core[585f66e14d78f9ba]::ops::drop::Drop>::drop
[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:     0x5b496dbda693 - core[585f66e14d78f9ba]::ptr::drop_in_place::<arrayvec[b1e8b106155d2e58]::ArrayVec<[u8; 72usize]>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ptr/mod.rs:805:1
[INFO] [stderr]   27:     0x5b496dbc149f - <aigc_keychain[b01f8fe7314158e4]::extkey_bip32::ExtendedPubKey as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /opt/rustwide/workdir/src/extkey_bip32.rs:626:79
[INFO] [stderr]   28:     0x5b496dbbfcdd - <aigc_keychain[b01f8fe7314158e4]::extkey_bip32::ExtendedPubKey as alloc[15e7b27aba85d2e2]::string::SpecToString>::spec_to_string
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/string.rs:2917:9
[INFO] [stderr]   29:     0x5b496dbbfc16 - <aigc_keychain[b01f8fe7314158e4]::extkey_bip32::ExtendedPubKey as alloc[15e7b27aba85d2e2]::string::ToString>::to_string
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/string.rs:2896:9
[INFO] [stderr]   30:     0x5b496dbe296e - aigc_keychain[b01f8fe7314158e4]::extkey_bip32::tests::test_path
[INFO] [stderr]                                at /opt/rustwide/workdir/src/extkey_bip32.rs:757:49
[INFO] [stderr]   31:     0x5b496dbe3835 - aigc_keychain[b01f8fe7314158e4]::extkey_bip32::tests::test_vector_1
[INFO] [stderr]                                at /opt/rustwide/workdir/src/extkey_bip32.rs:797:3
[INFO] [stderr]   32:     0x5b496dbe2047 - aigc_keychain[b01f8fe7314158e4]::extkey_bip32::tests::test_vector_1::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/extkey_bip32.rs:792:20
[INFO] [stderr]   33:     0x5b496dbe0b56 - <aigc_keychain[b01f8fe7314158e4]::extkey_bip32::tests::test_vector_1::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x5b496dbe935b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5b496dbe935b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stderr]   36:     0x5b496dbf5bba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stderr]   37:     0x5b496dbf5bba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   38:     0x5b496dbf5bba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   39:     0x5b496dbf5bba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   40:     0x5b496dbf5bba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5b496dbf5bba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stderr]   42:     0x5b496dbf5bba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stderr]   43:     0x5b496dbf0084 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stderr]   44:     0x5b496dbf0084 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   45:     0x5b496dbf86b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   46:     0x5b496dbf86b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   47:     0x5b496dbf86b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   48:     0x5b496dbf86b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   49:     0x5b496dbf86b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   50:     0x5b496dbf86b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   51:     0x5b496dbf86b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   52:     0x5b496dd105ff - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   53:     0x5b496dd105ff - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   54:     0x7262fc9ceaa4 - <unknown>
[INFO] [stderr]   55:     0x7262fca5ba64 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[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/aigc_keychain-08dc7e7f2a9d28d0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "96c295f34cc763e986a82257b4c2ba4ba8af4ae9cea6211511b7d0a9a3d0da85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c295f34cc763e986a82257b4c2ba4ba8af4ae9cea6211511b7d0a9a3d0da85", kill_on_drop: false }`
[INFO] [stdout] 96c295f34cc763e986a82257b4c2ba4ba8af4ae9cea6211511b7d0a9a3d0da85
