[INFO] fetching crate rinex 0.21.1...
[INFO] building rinex-0.21.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rinex 0.21.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rinex 0.21.1
[INFO] finished tweaking crates.io crate rinex 0.21.1
[INFO] tweaked toml for crates.io crate rinex 0.21.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rinex 0.21.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rinex 0.21.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba9e7955edb577d2275d4a331e10e8b4a9e3736c6efc20958c92af43a4758d3a
[INFO] running `Command { std: "docker" "start" "-a" "ba9e7955edb577d2275d4a331e10e8b4a9e3736c6efc20958c92af43a4758d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9e7955edb577d2275d4a331e10e8b4a9e3736c6efc20958c92af43a4758d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9e7955edb577d2275d4a331e10e8b4a9e3736c6efc20958c92af43a4758d3a", kill_on_drop: false }`
[INFO] [stdout] ba9e7955edb577d2275d4a331e10e8b4a9e3736c6efc20958c92af43a4758d3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75c6e30c8a2dbe45a737b203ae11f7bf56b7db2374a1a418169e7e533539ac72
[INFO] running `Command { std: "docker" "start" "-a" "75c6e30c8a2dbe45a737b203ae11f7bf56b7db2374a1a418169e7e533539ac72", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[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 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 rinex v0.21.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `clock`
[INFO] [stdout]    --> src/observation/formatting.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Some(clock) = self.clock {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]    --> src/navigation/ephemeris/mod.rs:230:28
[INFO] [stdout]     |
[INFO] [stdout] 230 |         } else if let Some(flag) = health.as_geo_health_flag() {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FileSequence` is never used
[INFO] [stdout]   --> src/production/sequence.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum FileSequence {
[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_v4` is never used
[INFO] [stdout]    --> src/navigation/time/formatting.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl TimeOffset {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn format_v4<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `timescale` is never used
[INFO] [stdout]    --> src/observation/header.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl HeaderFields {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 189 |     /// Timescale helper
[INFO] [stdout] 190 |     pub(crate) fn timescale(&self) -> TimeScale {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_l1_pivot` is never used
[INFO] [stdout]    --> src/observable.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Observable {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 447 |     pub(crate) fn is_l1_pivot(&self, constellation: Constellation) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_epoch` is never used
[INFO] [stdout]    --> src/clock/record.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(crate) fn fmt_epoch(epoch: &Epoch, key: &ClockKey, prof: &ClockProfile) -> String {
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_hifitime_polynomial` is never used
[INFO] [stdout]   --> src/navigation/time/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl TimeOffset {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub(crate) fn to_hifitime_polynomial(&self) -> Polynomial {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_orbit_f64` and `a_dot` are never used
[INFO] [stdout]    --> src/navigation/ephemeris/mod.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl Ephemeris {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) fn set_orbit_f64(&mut self, field: &str, value: f64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub(crate) fn a_dot(&self) -> Option<f64> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `merge_comment` is never used
[INFO] [stdout]    --> src/header/mod.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 218 | impl Header {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub(crate) fn merge_comment(pkg_version: &str, timestamp: Epoch) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.13s
[INFO] running `Command { std: "docker" "inspect" "75c6e30c8a2dbe45a737b203ae11f7bf56b7db2374a1a418169e7e533539ac72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c6e30c8a2dbe45a737b203ae11f7bf56b7db2374a1a418169e7e533539ac72", kill_on_drop: false }`
[INFO] [stdout] 75c6e30c8a2dbe45a737b203ae11f7bf56b7db2374a1a418169e7e533539ac72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c670e0ddaee3801b3611ba82627136c39a641abe0e142524d687eb17cd4a10d
[INFO] running `Command { std: "docker" "start" "-a" "1c670e0ddaee3801b3611ba82627136c39a641abe0e142524d687eb17cd4a10d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling gnss-rs v2.4.1
[INFO] [stderr]    Compiling rinex v0.21.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling hifitime v4.1.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]    --> src/navigation/ephemeris/mod.rs:230:28
[INFO] [stdout]     |
[INFO] [stdout] 230 |         } else if let Some(flag) = health.as_geo_health_flag() {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clock`
[INFO] [stdout]    --> src/observation/formatting.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Some(clock) = self.clock {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_epoch` is never used
[INFO] [stdout]    --> src/clock/record.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(crate) fn fmt_epoch(epoch: &Epoch, key: &ClockKey, prof: &ClockProfile) -> 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 `to_hifitime_polynomial` is never used
[INFO] [stdout]   --> src/navigation/time/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl TimeOffset {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub(crate) fn to_hifitime_polynomial(&self) -> Polynomial {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_v4` is never used
[INFO] [stdout]    --> src/navigation/time/formatting.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl TimeOffset {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub(crate) fn format_v4<W: Write>(&self, w: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `merge_comment` is never used
[INFO] [stdout]    --> src/header/mod.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 218 | impl Header {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub(crate) fn merge_comment(pkg_version: &str, timestamp: Epoch) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `timescale` is never used
[INFO] [stdout]    --> src/observation/header.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl HeaderFields {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 189 |     /// Timescale helper
[INFO] [stdout] 190 |     pub(crate) fn timescale(&self) -> TimeScale {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FileSequence` is never used
[INFO] [stdout]   --> src/production/sequence.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum FileSequence {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_l1_pivot` is never used
[INFO] [stdout]    --> src/observable.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Observable {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 447 |     pub(crate) fn is_l1_pivot(&self, constellation: Constellation) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_orbit_f64` and `a_dot` are never used
[INFO] [stdout]    --> src/navigation/ephemeris/mod.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl Ephemeris {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) fn set_orbit_f64(&mut self, field: &str, value: f64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub(crate) fn a_dot(&self) -> Option<f64> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clock`
[INFO] [stdout]    --> src/observation/formatting.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |         if let Some(clock) = self.clock {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]    --> src/navigation/ephemeris/mod.rs:230:28
[INFO] [stdout]     |
[INFO] [stdout] 230 |         } else if let Some(flag) = health.as_geo_health_flag() {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t_sec`
[INFO] [stdout]    --> src/navigation/time/parsing.rs:342:47
[INFO] [stdout]     |
[INFO] [stdout] 342 |         for (line_1, line_2, lhs, rhs, t_ref, t_sec, a0, a1, a2) in [
[INFO] [stdout]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/navigation/time/parsing.rs:384:25
[INFO] [stdout]     |
[INFO] [stdout] 384 |             for (index, line) in formatted.split('\n').enumerate() {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fmt_epoch` is never used
[INFO] [stdout]    --> src/clock/record.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub(crate) fn fmt_epoch(epoch: &Epoch, key: &ClockKey, prof: &ClockProfile) -> 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 `is_l1_pivot` is never used
[INFO] [stdout]    --> src/observable.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Observable {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 447 |     pub(crate) fn is_l1_pivot(&self, constellation: Constellation) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clocks_against_model` is never used
[INFO] [stdout]    --> src/tests/toolkit/mod.rs:238:4
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn clocks_against_model(dut: &Rinex, model: &Rinex, filename: &str, _epsilon: f64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tests/toolkit/observation.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ClockDataPoint {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 25 |     pub fn new(epoch: Epoch, flag: EpochFlag, offset_s: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_exclusive_csv` is never used
[INFO] [stdout]   --> src/tests/toolkit/timeframe.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TimeFrame {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn from_exclusive_csv(csv: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_hifitime_polynomial` is never used
[INFO] [stdout]   --> src/navigation/time/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl TimeOffset {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub(crate) fn to_hifitime_polynomial(&self) -> Polynomial {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `timescale` is never used
[INFO] [stdout]    --> src/observation/header.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl HeaderFields {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 189 |     /// Timescale helper
[INFO] [stdout] 190 |     pub(crate) fn timescale(&self) -> TimeScale {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_orbit_f64` and `a_dot` are never used
[INFO] [stdout]    --> src/navigation/ephemeris/mod.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl Ephemeris {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) fn set_orbit_f64(&mut self, field: &str, value: f64) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub(crate) fn a_dot(&self) -> Option<f64> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.58s
[INFO] running `Command { std: "docker" "inspect" "1c670e0ddaee3801b3611ba82627136c39a641abe0e142524d687eb17cd4a10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c670e0ddaee3801b3611ba82627136c39a641abe0e142524d687eb17cd4a10d", kill_on_drop: false }`
[INFO] [stdout] 1c670e0ddaee3801b3611ba82627136c39a641abe0e142524d687eb17cd4a10d
