[INFO] fetching crate doris-rs 0.1.0...
[INFO] building doris-rs-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate doris-rs 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate doris-rs 0.1.0
[INFO] finished tweaking crates.io crate doris-rs 0.1.0
[INFO] tweaked toml for crates.io crate doris-rs 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate doris-rs 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate doris-rs 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded gnss-rs v2.4.1
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded hifitime v4.1.3
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74a9355c063aaab977f41bd8af911f33ded43b1df60a5f4f49d78b911aed4da5
[INFO] running `Command { std: "docker" "start" "-a" "74a9355c063aaab977f41bd8af911f33ded43b1df60a5f4f49d78b911aed4da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74a9355c063aaab977f41bd8af911f33ded43b1df60a5f4f49d78b911aed4da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a9355c063aaab977f41bd8af911f33ded43b1df60a5f4f49d78b911aed4da5", kill_on_drop: false }`
[INFO] [stdout] 74a9355c063aaab977f41bd8af911f33ded43b1df60a5f4f49d78b911aed4da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c18d90b71b2a682f34641a3e7f1eb2d8b84e045eca571dbee0739607c26fe1c
[INFO] running `Command { std: "docker" "start" "-a" "7c18d90b71b2a682f34641a3e7f1eb2d8b84e045eca571dbee0739607c26fe1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling hifitime v4.1.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling gnss-rs v2.4.1
[INFO] [stderr]    Compiling doris-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/header/parsing.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut scaling_factors = HashMap::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `buf_len` is assigned to, but never used
[INFO] [stdout]   --> src/record/parsing.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut buf_len = 0;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_buf_len` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `OBSERVABLE_WIDTH`
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let mut buf_len = 0;
[INFO] [stdout] 32 +         let mut record::parsing::<impl record::Record>::parse::OBSERVABLE_WIDTH = 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snr`
[INFO] [stdout]    --> src/record/parsing.rs:195:47
[INFO] [stdout]     |
[INFO] [stdout] 195 | ...                   if let Ok(snr) = slice.trim().parse::<SNR>() {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_snr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> src/record/parsing.rs:196:53
[INFO] [stdout]     |
[INFO] [stdout] 196 | ...                   if let Some(measurements) =
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_comment` is never used
[INFO] [stdout]    --> src/lib.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) fn fmt_comment(content: &str) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `merge_comment` is never used
[INFO] [stdout]    --> src/header/mod.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Header {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub(crate) fn merge_comment(pkg_version: &str, timestamp: Epoch) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_comments` is never used
[INFO] [stdout]    --> src/header/formatting.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Header {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn format_comments<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format` is never used
[INFO] [stdout]   --> src/header/antenna.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Antenna {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 35 |     /// Formats [Antenna] into [BufWriter]
[INFO] [stdout] 36 |     pub(crate) fn format<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format` is never used
[INFO] [stdout]   --> src/header/receiver.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Receiver {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 26 |     /// Formats [Receiver] into [BufWriter]
[INFO] [stdout] 27 |     pub(crate) fn format<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_utc` is never used
[INFO] [stdout]    --> src/epoch.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub(crate) fn parse_utc(s: &str) -> Result<Epoch, ParsingError> {
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.01s
[INFO] running `Command { std: "docker" "inspect" "7c18d90b71b2a682f34641a3e7f1eb2d8b84e045eca571dbee0739607c26fe1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c18d90b71b2a682f34641a3e7f1eb2d8b84e045eca571dbee0739607c26fe1c", kill_on_drop: false }`
[INFO] [stdout] 7c18d90b71b2a682f34641a3e7f1eb2d8b84e045eca571dbee0739607c26fe1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d085120d790bb7045ce2ceac0453254dc8b405bfabfa2b834d7589e0225ca98
[INFO] running `Command { std: "docker" "start" "-a" "2d085120d790bb7045ce2ceac0453254dc8b405bfabfa2b834d7589e0225ca98", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling gnss-rs v2.4.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling hifitime v4.1.3
[INFO] [stderr]    Compiling doris-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/header/parsing.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut scaling_factors = HashMap::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `buf_len` is assigned to, but never used
[INFO] [stdout]   --> src/record/parsing.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut buf_len = 0;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_buf_len` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `OBSERVABLE_WIDTH`
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let mut buf_len = 0;
[INFO] [stdout] 32 +         let mut record::parsing::<impl record::Record>::parse::OBSERVABLE_WIDTH = 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snr`
[INFO] [stdout]    --> src/record/parsing.rs:195:47
[INFO] [stdout]     |
[INFO] [stdout] 195 | ...                   if let Ok(snr) = slice.trim().parse::<SNR>() {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_snr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> src/record/parsing.rs:196:53
[INFO] [stdout]     |
[INFO] [stdout] 196 | ...                   if let Some(measurements) =
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_comment` is never used
[INFO] [stdout]    --> src/lib.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) fn fmt_comment(content: &str) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `merge_comment` is never used
[INFO] [stdout]    --> src/header/mod.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Header {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub(crate) fn merge_comment(pkg_version: &str, timestamp: Epoch) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_comments` is never used
[INFO] [stdout]    --> src/header/formatting.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Header {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn format_comments<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format` is never used
[INFO] [stdout]   --> src/header/antenna.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Antenna {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 35 |     /// Formats [Antenna] into [BufWriter]
[INFO] [stdout] 36 |     pub(crate) fn format<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format` is never used
[INFO] [stdout]   --> src/header/receiver.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Receiver {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 26 |     /// Formats [Receiver] into [BufWriter]
[INFO] [stdout] 27 |     pub(crate) fn format<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_utc` is never used
[INFO] [stdout]    --> src/epoch.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub(crate) fn parse_utc(s: &str) -> Result<Epoch, ParsingError> {
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/header/parsing.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut scaling_factors = HashMap::new();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `buf_len` is assigned to, but never used
[INFO] [stdout]   --> src/record/parsing.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut buf_len = 0;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_buf_len` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `OBSERVABLE_WIDTH`
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let mut buf_len = 0;
[INFO] [stdout] 32 +         let mut record::parsing::<impl record::Record>::parse::OBSERVABLE_WIDTH = 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `snr`
[INFO] [stdout]    --> src/record/parsing.rs:195:47
[INFO] [stdout]     |
[INFO] [stdout] 195 | ...                   if let Ok(snr) = slice.trim().parse::<SNR>() {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_snr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> src/record/parsing.rs:196:53
[INFO] [stdout]     |
[INFO] [stdout] 196 | ...                   if let Some(measurements) =
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> src/record/snr.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 |         for (value, expected) in [("0", SNR::DbHz0), ("8", SNR::DbHz48_53), ("9", SNR::DbHz54)] {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/record/snr.rs:191:63
[INFO] [stdout]     |
[INFO] [stdout] 191 |             let parsed = SNR::from_str(value).unwrap_or_else(|e| {
[INFO] [stdout]     |                                                               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/tests/toolkit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     for (k, measurement) in dut.record.measurements.iter() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obs_k`
[INFO] [stdout]   --> src/tests/toolkit.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         for (obs_k, observation) in measurement.observations.iter() {
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_obs_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `merge_comment` is never used
[INFO] [stdout]    --> src/header/mod.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Header {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub(crate) fn merge_comment(pkg_version: &str, timestamp: Epoch) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_comments` is never used
[INFO] [stdout]    --> src/header/formatting.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Header {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn format_comments<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format` is never used
[INFO] [stdout]   --> src/header/antenna.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Antenna {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 35 |     /// Formats [Antenna] into [BufWriter]
[INFO] [stdout] 36 |     pub(crate) fn format<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format` is never used
[INFO] [stdout]   --> src/header/receiver.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Receiver {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 26 |     /// Formats [Receiver] into [BufWriter]
[INFO] [stdout] 27 |     pub(crate) fn format<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_utc` is never used
[INFO] [stdout]    --> src/epoch.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub(crate) fn parse_utc(s: &str) -> Result<Epoch, ParsingError> {
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.70s
[INFO] running `Command { std: "docker" "inspect" "2d085120d790bb7045ce2ceac0453254dc8b405bfabfa2b834d7589e0225ca98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d085120d790bb7045ce2ceac0453254dc8b405bfabfa2b834d7589e0225ca98", kill_on_drop: false }`
[INFO] [stdout] 2d085120d790bb7045ce2ceac0453254dc8b405bfabfa2b834d7589e0225ca98
