[INFO] fetching crate bitcoin-fees 0.1.12-alpha.0... [INFO] building bitcoin-fees-0.1.12-alpha.0 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate bitcoin-fees 0.1.12-alpha.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate bitcoin-fees 0.1.12-alpha.0 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoin-fees 0.1.12-alpha.0 [INFO] finished tweaking crates.io crate bitcoin-fees 0.1.12-alpha.0 [INFO] tweaked toml for crates.io crate bitcoin-fees 0.1.12-alpha.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoin-sha512 v0.1.12-alpha.0 [INFO] [stderr] Downloaded bitcoin-chacha v0.1.12-alpha.0 [INFO] [stderr] Downloaded bitcoin-random v0.1.12-alpha.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5aef689277f83ddb9024a60a8385d021ab3190c6f8a22d598b356fb0ab41a4 [INFO] running `Command { std: "docker" "start" "-a" "3e5aef689277f83ddb9024a60a8385d021ab3190c6f8a22d598b356fb0ab41a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5aef689277f83ddb9024a60a8385d021ab3190c6f8a22d598b356fb0ab41a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5aef689277f83ddb9024a60a8385d021ab3190c6f8a22d598b356fb0ab41a4", kill_on_drop: false }` [INFO] [stdout] 3e5aef689277f83ddb9024a60a8385d021ab3190c6f8a22d598b356fb0ab41a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16332fbd1aa65dff6dfac3c6e1c926825b7427253dbce4e0f17d4896dc56d24e [INFO] running `Command { std: "docker" "start" "-a" "16332fbd1aa65dff6dfac3c6e1c926825b7427253dbce4e0f17d4896dc56d24e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling cpp_core v0.6.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling priority-queue v1.3.0 [INFO] [stderr] Compiling libc-stdhandle v0.1.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling raw-cpuid v10.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling poison v0.1.0 [INFO] [stderr] Compiling shared-mutex v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling sqlite3 v0.24.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling sqlite v0.25.3 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling pnet_sys v0.31.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitset v0.1.2 [INFO] [stderr] Compiling multiset v0.0.5 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling time-point v0.1.1 [INFO] [stderr] Compiling atomic-take v1.0.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling const-default v1.0.0 [INFO] [stderr] Compiling indoc v1.0.8 [INFO] [stderr] Compiling comparator v0.3.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cpp_common v0.5.7 [INFO] [stderr] Compiling cpp_build v0.5.7 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling qttypes v0.2.8 [INFO] [stderr] Compiling cpp_macros v0.5.7 [INFO] [stderr] Compiling qt_macros v0.1.1 [INFO] [stderr] Compiling qmetaobject v0.2.7 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling qmetaobject_impl v0.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling try-catch v0.2.2 [INFO] [stderr] Compiling delegate v0.7.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling cpp v0.5.7 [INFO] [stderr] Compiling libevent-sys v0.2.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde-big-array v0.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling ritual_common v0.4.0 [INFO] [stderr] Compiling ritual_build v0.4.0 [INFO] [stderr] Compiling qt_ritual_common v0.4.0 [INFO] [stderr] Compiling qt_ritual_build v0.5.0 [INFO] [stderr] Compiling libevent v0.1.0 [INFO] [stderr] Compiling qt_core v0.5.0 [INFO] [stderr] Compiling qt_gui v0.5.0 [INFO] [stderr] Compiling bitcoin-imports v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-cfg v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-derive v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-support v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-primitives v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-time v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-sha256 v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-sha512 v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-log v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-chacha v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-compat v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-random v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-amt v0.1.12-alpha.0 [INFO] [stderr] Compiling bitcoin-fees v0.1.12-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bitcoin_derive::*` [INFO] [stdout] --> src/imports.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use bitcoin_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `HALF_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | HALF_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HalfEstimate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FULL_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | FULL_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FullEstimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DOUBLE_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | DOUBLE_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DoubleEstimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MEMPOOL_MIN` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | MEMPOOL_MIN, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MempoolMin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BTC_KVB` should have an upper camel case name [INFO] [stdout] --> src/estimate_mode.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | BTC_KVB, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `BtcKvb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SAT_VB` should have an upper camel case name [INFO] [stdout] --> src/estimate_mode.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | SAT_VB, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SatVb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SHORT_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SHORT_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ShortHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MED_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | MED_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MedHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LONG_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | LONG_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LongHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reason` [INFO] [stdout] --> src/fees.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn string_for_fee_reason(reason: FeeReason) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delimiter` [INFO] [stdout] --> src/fees.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn fee_modes(delimiter: &String) -> String { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delimiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | #[inline] fn cmp(&self, other: &FeeRate) -> Ordering { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[inline] fn eq(&self, other: &FeeRate) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | #[inline]fn add_assign(&mut self, other: &FeeRate) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_satoshis_perk` [INFO] [stdout] --> src/feerate.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(n_satoshis_perk: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_satoshis_perk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_fee_paid` [INFO] [stdout] --> src/feerate.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | n_fee_paid: &Amount, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_fee_paid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_bytes` [INFO] [stdout] --> src/feerate.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | num_bytes: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_bytes` [INFO] [stdout] --> src/feerate.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn get_fee(&self, num_bytes: u32) -> Amount { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_estimate_mode` [INFO] [stdout] --> src/feerate.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let fee_estimate_mode: &FeeEstimateMode = fee_estimate_mode.unwrap_or(&FeeEstimateMode::BTC_KVB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_estimate_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode_string` [INFO] [stdout] --> src/estimate_mode.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | mode_string: &String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mode_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_estimate_mode` [INFO] [stdout] --> src/estimate_mode.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | fee_estimate_mode: &mut FeeEstimateMode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_estimate_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default_buckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | default_buckets: &Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_buckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default_bucket_map` [INFO] [stdout] --> src/tx_confirm_stats.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | default_bucket_map: &HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_bucket_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_periods` [INFO] [stdout] --> src/tx_confirm_stats.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | max_periods: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_periods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decay` [INFO] [stdout] --> src/tx_confirm_stats.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | decay: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_decay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/tx_confirm_stats.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | scale: u32) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `newbuckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:177:49 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn resize_in_memory_counters(&mut self, newbuckets: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newbuckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn clear_current(&mut self, n_block_height: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blocks_to_confirm` [INFO] [stdout] --> src/tx_confirm_stats.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | blocks_to_confirm: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocks_to_confirm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feerate` [INFO] [stdout] --> src/tx_confirm_stats.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | feerate: f64) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feerate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conf_target` [INFO] [stdout] --> src/tx_confirm_stats.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | conf_target: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conf_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sufficient_tx_val` [INFO] [stdout] --> src/tx_confirm_stats.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | sufficient_tx_val: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sufficient_tx_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success_break_point` [INFO] [stdout] --> src/tx_confirm_stats.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | success_break_point: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | n_block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/tx_confirm_stats.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | result: *mut EstimationResult) -> f64 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileout` [INFO] [stdout] --> src/tx_confirm_stats.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn write(&self, fileout: &mut AutoFile) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filein` [INFO] [stdout] --> src/tx_confirm_stats.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | filein: &mut AutoFile, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filein` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_file_version` [INFO] [stdout] --> src/tx_confirm_stats.rs:482:9 [INFO] [stdout] | [INFO] [stdout] 482 | n_file_version: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_file_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_buckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | num_buckets: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_buckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | n_block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tx_confirm_stats.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | val: f64) -> u32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | entry_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_best_seen_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | n_best_seen_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_best_seen_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucketindex` [INFO] [stdout] --> src/tx_confirm_stats.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | bucketindex: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucketindex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_block` [INFO] [stdout] --> src/tx_confirm_stats.rs:569:9 [INFO] [stdout] | [INFO] [stdout] 569 | in_block: bool) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/encoded_double_formatter.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | s: &mut Stream, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/encoded_double_formatter.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | v: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/encoded_double_formatter.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | s: &mut Stream, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/encoded_double_formatter.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | v: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_incremental_fee` [INFO] [stdout] --> src/filter_fee_rounder.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(min_incremental_fee: &FeeRate) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_incremental_fee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_min_fee` [INFO] [stdout] --> src/filter_fee_rounder.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn round(&mut self, current_min_fee: Amount) -> Amount { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_min_fee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `horizon` [INFO] [stdout] --> src/estimate_horizon.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn string_for_fee_estimate_horizon(horizon: FeeEstimateHorizon) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `est`, `reason`, `desired_target`, and `returned_target` are never read [INFO] [stdout] --> src/fees.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FeeCalculation [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 23 | { [INFO] [stdout] 24 | est: EstimationResult, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | reason: FeeReason, //= FeeReason::NONE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | desired_target: i32, // default = 0 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | returned_target: i32, // default = 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `n_satoshis_perk` is never read [INFO] [stdout] --> src/feerate.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FeeRate { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | n_satoshis_perk: Amount, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tx_confirm_stats.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TxConfirmStats { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | buckets: Arc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | bucket_map: Arc>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | tx_ct_avg: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | conf_avg: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fail_avg: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | feerate_avg: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | decay: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | scale: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | unconf_txs: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | old_unconf_txs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `feeset` and `insecure_rand` are never read [INFO] [stdout] --> src/filter_fee_rounder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FeeFilterRounder { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 4 | feeset: HashSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | insecure_rand: FastRandomContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pass`, `fail`, `decay`, and `scale` are never read [INFO] [stdout] --> src/estimator_bucket.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct EstimationResult [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 10 | { [INFO] [stdout] 11 | pass: EstimatorBucket, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | fail: EstimatorBucket, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | decay: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | scale: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start`, `end`, `within_target`, `total_confirmed`, `in_mempool`, and `left_mempool` are never read [INFO] [stdout] --> src/estimator_bucket.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct EstimatorBucket [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 23 | { [INFO] [stdout] 24 | start: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | end: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | within_target: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | total_confirmed: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | in_mempool: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | left_mempool: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "16332fbd1aa65dff6dfac3c6e1c926825b7427253dbce4e0f17d4896dc56d24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16332fbd1aa65dff6dfac3c6e1c926825b7427253dbce4e0f17d4896dc56d24e", kill_on_drop: false }` [INFO] [stdout] 16332fbd1aa65dff6dfac3c6e1c926825b7427253dbce4e0f17d4896dc56d24e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e5fe2fe33b4a6c792aa4f2831cb2188c036a92ad14279001ca36426ae5cb51 [INFO] running `Command { std: "docker" "start" "-a" "85e5fe2fe33b4a6c792aa4f2831cb2188c036a92ad14279001ca36426ae5cb51", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `bitcoin_derive::*` [INFO] [stdout] --> src/imports.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use bitcoin_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `HALF_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | HALF_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HalfEstimate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FULL_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | FULL_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FullEstimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DOUBLE_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | DOUBLE_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DoubleEstimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MEMPOOL_MIN` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | MEMPOOL_MIN, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MempoolMin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BTC_KVB` should have an upper camel case name [INFO] [stdout] --> src/estimate_mode.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | BTC_KVB, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `BtcKvb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SAT_VB` should have an upper camel case name [INFO] [stdout] --> src/estimate_mode.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | SAT_VB, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SatVb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SHORT_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SHORT_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ShortHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MED_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | MED_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MedHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LONG_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | LONG_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LongHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reason` [INFO] [stdout] --> src/fees.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn string_for_fee_reason(reason: FeeReason) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delimiter` [INFO] [stdout] --> src/fees.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn fee_modes(delimiter: &String) -> String { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delimiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | #[inline] fn cmp(&self, other: &FeeRate) -> Ordering { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[inline] fn eq(&self, other: &FeeRate) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | #[inline]fn add_assign(&mut self, other: &FeeRate) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_satoshis_perk` [INFO] [stdout] --> src/feerate.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(n_satoshis_perk: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_satoshis_perk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_fee_paid` [INFO] [stdout] --> src/feerate.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | n_fee_paid: &Amount, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_fee_paid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_bytes` [INFO] [stdout] --> src/feerate.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | num_bytes: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_bytes` [INFO] [stdout] --> src/feerate.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn get_fee(&self, num_bytes: u32) -> Amount { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_estimate_mode` [INFO] [stdout] --> src/feerate.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let fee_estimate_mode: &FeeEstimateMode = fee_estimate_mode.unwrap_or(&FeeEstimateMode::BTC_KVB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_estimate_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode_string` [INFO] [stdout] --> src/estimate_mode.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | mode_string: &String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mode_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_estimate_mode` [INFO] [stdout] --> src/estimate_mode.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | fee_estimate_mode: &mut FeeEstimateMode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_estimate_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default_buckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | default_buckets: &Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_buckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default_bucket_map` [INFO] [stdout] --> src/tx_confirm_stats.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | default_bucket_map: &HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_bucket_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_periods` [INFO] [stdout] --> src/tx_confirm_stats.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | max_periods: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_periods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decay` [INFO] [stdout] --> src/tx_confirm_stats.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | decay: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_decay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/tx_confirm_stats.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | scale: u32) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `newbuckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:177:49 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn resize_in_memory_counters(&mut self, newbuckets: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newbuckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn clear_current(&mut self, n_block_height: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blocks_to_confirm` [INFO] [stdout] --> src/tx_confirm_stats.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | blocks_to_confirm: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocks_to_confirm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feerate` [INFO] [stdout] --> src/tx_confirm_stats.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | feerate: f64) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feerate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conf_target` [INFO] [stdout] --> src/tx_confirm_stats.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | conf_target: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conf_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sufficient_tx_val` [INFO] [stdout] --> src/tx_confirm_stats.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | sufficient_tx_val: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sufficient_tx_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success_break_point` [INFO] [stdout] --> src/tx_confirm_stats.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | success_break_point: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitcoin-fees v0.1.12-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | n_block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/tx_confirm_stats.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | result: *mut EstimationResult) -> f64 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileout` [INFO] [stdout] --> src/tx_confirm_stats.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn write(&self, fileout: &mut AutoFile) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filein` [INFO] [stdout] --> src/tx_confirm_stats.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | filein: &mut AutoFile, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filein` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_file_version` [INFO] [stdout] --> src/tx_confirm_stats.rs:482:9 [INFO] [stdout] | [INFO] [stdout] 482 | n_file_version: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_file_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_buckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | num_buckets: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_buckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | n_block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tx_confirm_stats.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | val: f64) -> u32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | entry_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_best_seen_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | n_best_seen_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_best_seen_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucketindex` [INFO] [stdout] --> src/tx_confirm_stats.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | bucketindex: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucketindex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_block` [INFO] [stdout] --> src/tx_confirm_stats.rs:569:9 [INFO] [stdout] | [INFO] [stdout] 569 | in_block: bool) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/encoded_double_formatter.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | s: &mut Stream, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/encoded_double_formatter.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | v: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/encoded_double_formatter.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | s: &mut Stream, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/encoded_double_formatter.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | v: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_incremental_fee` [INFO] [stdout] --> src/filter_fee_rounder.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(min_incremental_fee: &FeeRate) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_incremental_fee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_min_fee` [INFO] [stdout] --> src/filter_fee_rounder.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn round(&mut self, current_min_fee: Amount) -> Amount { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_min_fee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `horizon` [INFO] [stdout] --> src/estimate_horizon.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn string_for_fee_estimate_horizon(horizon: FeeEstimateHorizon) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `est`, `reason`, `desired_target`, and `returned_target` are never read [INFO] [stdout] --> src/fees.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FeeCalculation [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 23 | { [INFO] [stdout] 24 | est: EstimationResult, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | reason: FeeReason, //= FeeReason::NONE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | desired_target: i32, // default = 0 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | returned_target: i32, // default = 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `n_satoshis_perk` is never read [INFO] [stdout] --> src/feerate.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FeeRate { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | n_satoshis_perk: Amount, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tx_confirm_stats.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TxConfirmStats { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | buckets: Arc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | bucket_map: Arc>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | tx_ct_avg: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | conf_avg: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fail_avg: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | feerate_avg: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | decay: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | scale: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | unconf_txs: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | old_unconf_txs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `feeset` and `insecure_rand` are never read [INFO] [stdout] --> src/filter_fee_rounder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FeeFilterRounder { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 4 | feeset: HashSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | insecure_rand: FastRandomContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pass`, `fail`, `decay`, and `scale` are never read [INFO] [stdout] --> src/estimator_bucket.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct EstimationResult [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 10 | { [INFO] [stdout] 11 | pass: EstimatorBucket, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | fail: EstimatorBucket, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | decay: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | scale: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start`, `end`, `within_target`, `total_confirmed`, `in_mempool`, and `left_mempool` are never read [INFO] [stdout] --> src/estimator_bucket.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct EstimatorBucket [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 23 | { [INFO] [stdout] 24 | start: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | end: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | within_target: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | total_confirmed: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | in_mempool: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | left_mempool: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitcoin_derive::*` [INFO] [stdout] --> src/imports.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use bitcoin_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `HALF_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | HALF_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HalfEstimate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FULL_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | FULL_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FullEstimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DOUBLE_ESTIMATE` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | DOUBLE_ESTIMATE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DoubleEstimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MEMPOOL_MIN` should have an upper camel case name [INFO] [stdout] --> src/fees.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | MEMPOOL_MIN, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MempoolMin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BTC_KVB` should have an upper camel case name [INFO] [stdout] --> src/estimate_mode.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | BTC_KVB, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `BtcKvb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SAT_VB` should have an upper camel case name [INFO] [stdout] --> src/estimate_mode.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | SAT_VB, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SatVb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SHORT_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SHORT_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ShortHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MED_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | MED_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MedHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LONG_HALFLIFE` should have an upper camel case name [INFO] [stdout] --> src/estimate_horizon.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | LONG_HALFLIFE, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LongHalflife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reason` [INFO] [stdout] --> src/fees.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn string_for_fee_reason(reason: FeeReason) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delimiter` [INFO] [stdout] --> src/fees.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn fee_modes(delimiter: &String) -> String { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delimiter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | #[inline] fn cmp(&self, other: &FeeRate) -> Ordering { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | #[inline] fn eq(&self, other: &FeeRate) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/feerate.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | #[inline]fn add_assign(&mut self, other: &FeeRate) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_satoshis_perk` [INFO] [stdout] --> src/feerate.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(n_satoshis_perk: I) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_satoshis_perk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_fee_paid` [INFO] [stdout] --> src/feerate.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | n_fee_paid: &Amount, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_fee_paid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_bytes` [INFO] [stdout] --> src/feerate.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | num_bytes: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_bytes` [INFO] [stdout] --> src/feerate.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn get_fee(&self, num_bytes: u32) -> Amount { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_estimate_mode` [INFO] [stdout] --> src/feerate.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let fee_estimate_mode: &FeeEstimateMode = fee_estimate_mode.unwrap_or(&FeeEstimateMode::BTC_KVB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_estimate_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode_string` [INFO] [stdout] --> src/estimate_mode.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | mode_string: &String, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mode_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fee_estimate_mode` [INFO] [stdout] --> src/estimate_mode.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | fee_estimate_mode: &mut FeeEstimateMode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fee_estimate_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default_buckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | default_buckets: &Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_buckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default_bucket_map` [INFO] [stdout] --> src/tx_confirm_stats.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | default_bucket_map: &HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_bucket_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_periods` [INFO] [stdout] --> src/tx_confirm_stats.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | max_periods: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_periods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decay` [INFO] [stdout] --> src/tx_confirm_stats.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | decay: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_decay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/tx_confirm_stats.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | scale: u32) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `newbuckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:177:49 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn resize_in_memory_counters(&mut self, newbuckets: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newbuckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn clear_current(&mut self, n_block_height: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blocks_to_confirm` [INFO] [stdout] --> src/tx_confirm_stats.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | blocks_to_confirm: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocks_to_confirm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feerate` [INFO] [stdout] --> src/tx_confirm_stats.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | feerate: f64) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feerate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conf_target` [INFO] [stdout] --> src/tx_confirm_stats.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | conf_target: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conf_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sufficient_tx_val` [INFO] [stdout] --> src/tx_confirm_stats.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | sufficient_tx_val: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sufficient_tx_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success_break_point` [INFO] [stdout] --> src/tx_confirm_stats.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | success_break_point: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success_break_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | n_block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/tx_confirm_stats.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | result: *mut EstimationResult) -> f64 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileout` [INFO] [stdout] --> src/tx_confirm_stats.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn write(&self, fileout: &mut AutoFile) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filein` [INFO] [stdout] --> src/tx_confirm_stats.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | filein: &mut AutoFile, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filein` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_file_version` [INFO] [stdout] --> src/tx_confirm_stats.rs:482:9 [INFO] [stdout] | [INFO] [stdout] 482 | n_file_version: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_file_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_buckets` [INFO] [stdout] --> src/tx_confirm_stats.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | num_buckets: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_buckets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_block_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | n_block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_block_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tx_confirm_stats.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | val: f64) -> u32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | entry_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_best_seen_height` [INFO] [stdout] --> src/tx_confirm_stats.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | n_best_seen_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_best_seen_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucketindex` [INFO] [stdout] --> src/tx_confirm_stats.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | bucketindex: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucketindex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_block` [INFO] [stdout] --> src/tx_confirm_stats.rs:569:9 [INFO] [stdout] | [INFO] [stdout] 569 | in_block: bool) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/encoded_double_formatter.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | s: &mut Stream, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/encoded_double_formatter.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | v: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/encoded_double_formatter.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | s: &mut Stream, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/encoded_double_formatter.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | v: &mut f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_incremental_fee` [INFO] [stdout] --> src/filter_fee_rounder.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(min_incremental_fee: &FeeRate) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_incremental_fee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_min_fee` [INFO] [stdout] --> src/filter_fee_rounder.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn round(&mut self, current_min_fee: Amount) -> Amount { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_min_fee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `horizon` [INFO] [stdout] --> src/estimate_horizon.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn string_for_fee_estimate_horizon(horizon: FeeEstimateHorizon) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `est`, `reason`, `desired_target`, and `returned_target` are never read [INFO] [stdout] --> src/fees.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct FeeCalculation [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 23 | { [INFO] [stdout] 24 | est: EstimationResult, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | reason: FeeReason, //= FeeReason::NONE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | desired_target: i32, // default = 0 [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | returned_target: i32, // default = 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `n_satoshis_perk` is never read [INFO] [stdout] --> src/feerate.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FeeRate { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | n_satoshis_perk: Amount, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tx_confirm_stats.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TxConfirmStats { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | buckets: Arc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | bucket_map: Arc>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | tx_ct_avg: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | conf_avg: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fail_avg: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | feerate_avg: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | decay: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | scale: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | unconf_txs: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | old_unconf_txs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `feeset` and `insecure_rand` are never read [INFO] [stdout] --> src/filter_fee_rounder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct FeeFilterRounder { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 4 | feeset: HashSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | insecure_rand: FastRandomContext, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pass`, `fail`, `decay`, and `scale` are never read [INFO] [stdout] --> src/estimator_bucket.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct EstimationResult [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 10 | { [INFO] [stdout] 11 | pass: EstimatorBucket, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | fail: EstimatorBucket, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | decay: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | scale: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start`, `end`, `within_target`, `total_confirmed`, `in_mempool`, and `left_mempool` are never read [INFO] [stdout] --> src/estimator_bucket.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct EstimatorBucket [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 23 | { [INFO] [stdout] 24 | start: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | end: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | within_target: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | total_confirmed: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | in_mempool: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | left_mempool: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `Command { std: "docker" "inspect" "85e5fe2fe33b4a6c792aa4f2831cb2188c036a92ad14279001ca36426ae5cb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e5fe2fe33b4a6c792aa4f2831cb2188c036a92ad14279001ca36426ae5cb51", kill_on_drop: false }` [INFO] [stdout] 85e5fe2fe33b4a6c792aa4f2831cb2188c036a92ad14279001ca36426ae5cb51