[INFO] cloning repository https://github.com/planktonlabs/frozenkrill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planktonlabs/frozenkrill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanktonlabs%2Ffrozenkrill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanktonlabs%2Ffrozenkrill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ba04bdd402571a853d68fe1b2c816d62def2acf [INFO] checking planktonlabs/frozenkrill against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanktonlabs%2Ffrozenkrill" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/planktonlabs/frozenkrill on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/planktonlabs/frozenkrill [INFO] finished tweaking git repo https://github.com/planktonlabs/frozenkrill [INFO] tweaked toml for git repo https://github.com/planktonlabs/frozenkrill written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/planktonlabs/frozenkrill 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-bitcoin/rust-bip39` [INFO] [stderr] Updating git repository `https://github.com/galtland/dialoguer` [INFO] [stderr] Updating git repository `https://github.com/galtland/rexpect` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alkali v0.3.0 [INFO] [stderr] Downloaded coolor v0.8.0 [INFO] [stderr] Downloaded termimad v0.26.1 [INFO] [stderr] Downloaded libsodium-sys-stable v1.20.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66b10cdedc46cce224b8d03c8fdf1aa680655abc1fa73951552ba85221fe6db [INFO] running `Command { std: "docker" "start" "-a" "b66b10cdedc46cce224b8d03c8fdf1aa680655abc1fa73951552ba85221fe6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66b10cdedc46cce224b8d03c8fdf1aa680655abc1fa73951552ba85221fe6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66b10cdedc46cce224b8d03c8fdf1aa680655abc1fa73951552ba85221fe6db", kill_on_drop: false }` [INFO] [stdout] b66b10cdedc46cce224b8d03c8fdf1aa680655abc1fa73951552ba85221fe6db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 971671b0abdd2fe9a15ea8b02e6992af6bf9999691f62a0c5765ad9a929921ae [INFO] running `Command { std: "docker" "start" "-a" "971671b0abdd2fe9a15ea8b02e6992af6bf9999691f62a0c5765ad9a929921ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling minisign-verify v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling libsodium-sys-stable v1.20.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking coolor v0.8.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking minimad v0.13.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking qr2term v0.3.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking fiat-crypto v0.2.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking rust-argon2 v2.1.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking miniscript v11.0.0 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking dialoguer v0.10.3 (https://github.com/galtland/dialoguer?branch=master#f6f6e260) [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking orion v0.17.6 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking zxcvbn v2.2.2 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking bip39 v2.1.0 (https://github.com/rust-bitcoin/rust-bip39#b100bf3e) [INFO] [stderr] Checking termimad v0.26.1 [INFO] [stderr] Checking alkali v0.3.0 [INFO] [stderr] Checking frozenkrill-core v0.0.0 (/opt/rustwide/workdir/frozenkrill-core) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | feature = "serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strict_encoding` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg_attr(feature = "strict_encoding", derive(StrictEncode, StrictDecode))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `strict_encoding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg_attr(feature = "serde", serde(rename = "bip44"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(feature = "serde", serde(rename = "bip84"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg_attr(feature = "serde", serde(rename = "bip48-native"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg_attr(feature = "serde", serde(rename = "bip49"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg_attr(feature = "serde", serde(rename = "bip48-nested"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | feature = "serde", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `strict_encoding` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg_attr(feature = "strict_encoding", derive(StrictEncode, StrictDecode))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `strict_encoding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg_attr(feature = "serde", serde(rename = "bip44"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(feature = "serde", serde(rename = "bip84"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg_attr(feature = "serde", serde(rename = "bip48-native"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg_attr(feature = "serde", serde(rename = "bip49"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> frozenkrill-core/src/slip132.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg_attr(feature = "serde", serde(rename = "bip48-nested"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Padded` is never constructed [INFO] [stdout] --> frozenkrill-core/src/custom_logger.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct Padded { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `internal_extract_tx_with_fee_rate_limit`, `internal_extract_tx`, and `unsigned_tx_checks` are never used [INFO] [stdout] --> frozenkrill-core/src/psbt.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 90 | trait PsbtExt { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 111 | fn internal_extract_tx_with_fee_rate_limit( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | fn internal_extract_tx(self) -> Transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | fn unsigned_tx_checks(&self) -> Result<(), Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking frozenkrill v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Padded` is never constructed [INFO] [stdout] --> frozenkrill-core/src/custom_logger.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct Padded { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `internal_extract_tx_with_fee_rate_limit`, `internal_extract_tx`, and `unsigned_tx_checks` are never used [INFO] [stdout] --> frozenkrill-core/src/psbt.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 90 | trait PsbtExt { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 111 | fn internal_extract_tx_with_fee_rate_limit( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | fn internal_extract_tx(self) -> Transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | fn unsigned_tx_checks(&self) -> Result<(), Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 54.22s [INFO] running `Command { std: "docker" "inspect" "971671b0abdd2fe9a15ea8b02e6992af6bf9999691f62a0c5765ad9a929921ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971671b0abdd2fe9a15ea8b02e6992af6bf9999691f62a0c5765ad9a929921ae", kill_on_drop: false }` [INFO] [stdout] 971671b0abdd2fe9a15ea8b02e6992af6bf9999691f62a0c5765ad9a929921ae