[INFO] fetching crate cyfs-cip 0.6.4...
[INFO] testing cyfs-cip-0.6.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cyfs-cip 0.6.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cyfs-cip 0.6.4
[INFO] finished tweaking crates.io crate cyfs-cip 0.6.4
[INFO] tweaked toml for crates.io crate cyfs-cip 0.6.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyfs-cip 0.6.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cyfs-cip 0.6.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcb1e21afcd505eb2d34f727fce5d06bb582f3070660f1c23a4c5f56c9f8b863
[INFO] running `Command { std: "docker" "start" "-a" "bcb1e21afcd505eb2d34f727fce5d06bb582f3070660f1c23a4c5f56c9f8b863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcb1e21afcd505eb2d34f727fce5d06bb582f3070660f1c23a4c5f56c9f8b863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb1e21afcd505eb2d34f727fce5d06bb582f3070660f1c23a4c5f56c9f8b863", kill_on_drop: false }`
[INFO] [stdout] bcb1e21afcd505eb2d34f727fce5d06bb582f3070660f1c23a4c5f56c9f8b863
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f70bd610a1541474f8d63bf84ac0f07fa2dd3a049861ab31090efb0e898b8088
[INFO] running `Command { std: "docker" "start" "-a" "f70bd610a1541474f8d63bf84ac0f07fa2dd3a049861ab31090efb0e898b8088", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]    Compiling toml_edit v0.18.1
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.0.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling protoc-bin-vendored v3.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling idna v0.2.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling int-enum-impl v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling protoc-rust v2.28.0
[INFO] [stderr]    Compiling int-enum v0.4.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling async-recursion v1.0.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling simple_logger v2.3.0
[INFO] [stderr]    Compiling intbits v0.2.0
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling memzero v0.1.0
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling cyfs-base v0.6.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling cyfs-base-derive v0.5.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling url v2.3.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bip39 v1.0.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling hkdf v0.8.0
[INFO] [stderr]    Compiling primitive-types v0.9.1
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling rsa v0.3.0
[INFO] [stderr]    Compiling rsa-export v0.1.2
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling cyfs-ecies v0.1.4
[INFO] [stderr]    Compiling cyfs-cip v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `secret` is never used
[INFO] [stdout]   --> src/bip32.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl ExtendedPrivateKey {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn secret(&self) -> &PrivateKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_hardened` is never used
[INFO] [stdout]   --> src/bip44.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ChildNumber {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |     pub fn is_hardened(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]   --> src/bip44.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl DerivationPath {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn iter(&self) -> impl Iterator<Item = &ChildNumber> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `purpose` is never read
[INFO] [stdout]   --> src/path.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct CyfsChainBipPath {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 96 |     purpose: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CyfsChainBipPath` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_ROUNDS` is never used
[INFO] [stdout]  --> src/pbkdf2_rand.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const PBKDF2_ROUNDS: u32 = 2048;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_BYTES` is never used
[INFO] [stdout]   --> src/pbkdf2_rand.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PBKDF2_BYTES: usize = 64;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array16` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Array16<T>([T; PBKDF2_BYTES / std::mem::size_of::<u32>()]);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Core` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct PBKDF2Core {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Rng` is never constructed
[INFO] [stdout]    --> src/pbkdf2_rand.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct PBKDF2Rng {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]    --> src/pbkdf2_rand.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl PBKDF2Rng {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 130 |     pub fn count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `secret` is never used
[INFO] [stdout]   --> src/bip32.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl ExtendedPrivateKey {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn secret(&self) -> &PrivateKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_hardened` is never used
[INFO] [stdout]   --> src/bip44.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ChildNumber {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |     pub fn is_hardened(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]   --> src/bip44.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl DerivationPath {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn iter(&self) -> impl Iterator<Item = &ChildNumber> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `purpose` is never read
[INFO] [stdout]   --> src/path.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct CyfsChainBipPath {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 96 |     purpose: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CyfsChainBipPath` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_ROUNDS` is never used
[INFO] [stdout]  --> src/pbkdf2_rand.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const PBKDF2_ROUNDS: u32 = 2048;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_BYTES` is never used
[INFO] [stdout]   --> src/pbkdf2_rand.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PBKDF2_BYTES: usize = 64;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array16` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Array16<T>([T; PBKDF2_BYTES / std::mem::size_of::<u32>()]);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Core` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct PBKDF2Core {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Rng` is never constructed
[INFO] [stdout]    --> src/pbkdf2_rand.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct PBKDF2Rng {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]    --> src/pbkdf2_rand.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl PBKDF2Rng {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 130 |     pub fn count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "f70bd610a1541474f8d63bf84ac0f07fa2dd3a049861ab31090efb0e898b8088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70bd610a1541474f8d63bf84ac0f07fa2dd3a049861ab31090efb0e898b8088", kill_on_drop: false }`
[INFO] [stdout] f70bd610a1541474f8d63bf84ac0f07fa2dd3a049861ab31090efb0e898b8088
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2456a87693ca6ff7b89926420d1f9d8c9ffebf3110e4b0ad7e392ef7c0e09dd0
[INFO] running `Command { std: "docker" "start" "-a" "2456a87693ca6ff7b89926420d1f9d8c9ffebf3110e4b0ad7e392ef7c0e09dd0", kill_on_drop: false }`
[INFO] [stdout] warning: method `secret` is never used
[INFO] [stdout]   --> src/bip32.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl ExtendedPrivateKey {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn secret(&self) -> &PrivateKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_hardened` is never used
[INFO] [stdout]   --> src/bip44.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ChildNumber {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |     pub fn is_hardened(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]   --> src/bip44.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl DerivationPath {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn iter(&self) -> impl Iterator<Item = &ChildNumber> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `purpose` is never read
[INFO] [stdout]   --> src/path.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct CyfsChainBipPath {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 96 |     purpose: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CyfsChainBipPath` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_ROUNDS` is never used
[INFO] [stdout]  --> src/pbkdf2_rand.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const PBKDF2_ROUNDS: u32 = 2048;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_BYTES` is never used
[INFO] [stdout]   --> src/pbkdf2_rand.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PBKDF2_BYTES: usize = 64;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array16` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Array16<T>([T; PBKDF2_BYTES / std::mem::size_of::<u32>()]);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Core` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct PBKDF2Core {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Rng` is never constructed
[INFO] [stdout]    --> src/pbkdf2_rand.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct PBKDF2Rng {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]    --> src/pbkdf2_rand.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl PBKDF2Rng {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 130 |     pub fn count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cyfs-cip v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `secret` is never used
[INFO] [stdout]   --> src/bip32.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl ExtendedPrivateKey {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn secret(&self) -> &PrivateKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_hardened` is never used
[INFO] [stdout]   --> src/bip44.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ChildNumber {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |     pub fn is_hardened(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]   --> src/bip44.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl DerivationPath {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn iter(&self) -> impl Iterator<Item = &ChildNumber> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `purpose` is never read
[INFO] [stdout]   --> src/path.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct CyfsChainBipPath {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 96 |     purpose: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CyfsChainBipPath` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_ROUNDS` is never used
[INFO] [stdout]  --> src/pbkdf2_rand.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const PBKDF2_ROUNDS: u32 = 2048;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_BYTES` is never used
[INFO] [stdout]   --> src/pbkdf2_rand.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PBKDF2_BYTES: usize = 64;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array16` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Array16<T>([T; PBKDF2_BYTES / std::mem::size_of::<u32>()]);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Core` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct PBKDF2Core {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Rng` is never constructed
[INFO] [stdout]    --> src/pbkdf2_rand.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct PBKDF2Rng {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]    --> src/pbkdf2_rand.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl PBKDF2Rng {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 130 |     pub fn count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `secret` is never used
[INFO] [stdout]   --> src/bip32.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl ExtendedPrivateKey {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn secret(&self) -> &PrivateKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_hardened` is never used
[INFO] [stdout]   --> src/bip44.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ChildNumber {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 12 |     pub fn is_hardened(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter` is never used
[INFO] [stdout]   --> src/bip44.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl DerivationPath {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn iter(&self) -> impl Iterator<Item = &ChildNumber> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `purpose` is never read
[INFO] [stdout]   --> src/path.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct CyfsChainBipPath {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 96 |     purpose: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CyfsChainBipPath` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_ROUNDS` is never used
[INFO] [stdout]  --> src/pbkdf2_rand.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const PBKDF2_ROUNDS: u32 = 2048;
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PBKDF2_BYTES` is never used
[INFO] [stdout]   --> src/pbkdf2_rand.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PBKDF2_BYTES: usize = 64;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array16` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Array16<T>([T; PBKDF2_BYTES / std::mem::size_of::<u32>()]);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Core` is never constructed
[INFO] [stdout]   --> src/pbkdf2_rand.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct PBKDF2Core {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PBKDF2Rng` is never constructed
[INFO] [stdout]    --> src/pbkdf2_rand.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct PBKDF2Rng {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count` is never used
[INFO] [stdout]    --> src/pbkdf2_rand.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl PBKDF2Rng {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 130 |     pub fn count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] running `Command { std: "docker" "inspect" "2456a87693ca6ff7b89926420d1f9d8c9ffebf3110e4b0ad7e392ef7c0e09dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2456a87693ca6ff7b89926420d1f9d8c9ffebf3110e4b0ad7e392ef7c0e09dd0", kill_on_drop: false }`
[INFO] [stdout] 2456a87693ca6ff7b89926420d1f9d8c9ffebf3110e4b0ad7e392ef7c0e09dd0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c120cf94bc9898533139ec23e0a5f4aa221ccb4b90ae37844a071fdf4ff5f41
[INFO] running `Command { std: "docker" "start" "-a" "2c120cf94bc9898533139ec23e0a5f4aa221ccb4b90ae37844a071fdf4ff5f41", kill_on_drop: false }`
[INFO] [stderr] warning: method `secret` is never used
[INFO] [stderr]   --> src/bip32.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl ExtendedPrivateKey {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub fn secret(&self) -> &PrivateKey {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_hardened` is never used
[INFO] [stderr]   --> src/bip44.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl ChildNumber {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] 12 |     pub fn is_hardened(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `iter` is never used
[INFO] [stderr]   --> src/bip44.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 77 | impl DerivationPath {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 82 |     pub fn iter(&self) -> impl Iterator<Item = &ChildNumber> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `purpose` is never read
[INFO] [stderr]   --> src/path.rs:96:5
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub struct CyfsChainBipPath {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 96 |     purpose: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CyfsChainBipPath` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PBKDF2_ROUNDS` is never used
[INFO] [stderr]  --> src/pbkdf2_rand.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const PBKDF2_ROUNDS: u32 = 2048;
[INFO] [stderr]   |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PBKDF2_BYTES` is never used
[INFO] [stderr]   --> src/pbkdf2_rand.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const PBKDF2_BYTES: usize = 64;
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Array16` is never constructed
[INFO] [stderr]   --> src/pbkdf2_rand.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Array16<T>([T; PBKDF2_BYTES / std::mem::size_of::<u32>()]);
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PBKDF2Core` is never constructed
[INFO] [stderr]   --> src/pbkdf2_rand.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct PBKDF2Core {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PBKDF2Rng` is never constructed
[INFO] [stderr]    --> src/pbkdf2_rand.rs:114:12
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub struct PBKDF2Rng {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `count` is never used
[INFO] [stderr]    --> src/pbkdf2_rand.rs:130:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl PBKDF2Rng {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] 130 |     pub fn count(&self) -> usize {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cyfs-cip` (lib) generated 10 warnings
[INFO] [stderr] warning: `cyfs-cip` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `cyfs-cip` (bin "cyfs-cip" test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyfs_cip-35d3e70c3ef2ea3a)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bip44::tests::derive_path ... ok
[INFO] [stdout] test bip32::tests::test_rng ... ok
[INFO] [stdout] test test::main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.83s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cyfs_cip-88e5427ba51f11ea)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test bip44::tests::derive_path ... ok
[INFO] [stdout] test bip32::tests::test_rng ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cyfs_cip
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2c120cf94bc9898533139ec23e0a5f4aa221ccb4b90ae37844a071fdf4ff5f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c120cf94bc9898533139ec23e0a5f4aa221ccb4b90ae37844a071fdf4ff5f41", kill_on_drop: false }`
[INFO] [stdout] 2c120cf94bc9898533139ec23e0a5f4aa221ccb4b90ae37844a071fdf4ff5f41
