[INFO] fetching crate antex-rs 0.0.1-alpha...
[INFO] testing antex-rs-0.0.1-alpha against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate antex-rs 0.0.1-alpha into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate antex-rs 0.0.1-alpha
[INFO] finished tweaking crates.io crate antex-rs 0.0.1-alpha
[INFO] tweaked toml for crates.io crate antex-rs 0.0.1-alpha written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate antex-rs 0.0.1-alpha on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate antex-rs 0.0.1-alpha 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60f63dfe3f8ae100361e30d4f4c77edcac442c57b578f2718efc7384478cdc9b
[INFO] running `Command { std: "docker" "start" "-a" "60f63dfe3f8ae100361e30d4f4c77edcac442c57b578f2718efc7384478cdc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60f63dfe3f8ae100361e30d4f4c77edcac442c57b578f2718efc7384478cdc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f63dfe3f8ae100361e30d4f4c77edcac442c57b578f2718efc7384478cdc9b", kill_on_drop: false }`
[INFO] [stdout] 60f63dfe3f8ae100361e30d4f4c77edcac442c57b578f2718efc7384478cdc9b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93172ca289b762caab2638770274975de7bfc66203337c9ee49c96e6693e3948
[INFO] running `Command { std: "docker" "start" "-a" "93172ca289b762caab2638770274975de7bfc66203337c9ee49c96e6693e3948", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling web-time v1.1.0
[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 lexical-core v1.0.5
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hifitime v4.1.2
[INFO] [stderr]    Compiling gnss-rs v2.4.1
[INFO] [stderr]    Compiling antex-rs v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `num_derive`
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate num_derive;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `lazy_static`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate lazy_static;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::prelude::FormattingError`
[INFO] [stdout]  --> src/header/formatting.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |     prelude::{Constellation, FormattingError},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^ no `FormattingError` in `prelude`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           crate::error::FormattingError
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::prelude::Duration`, `crate::prelude::Epoch`, `crate::prelude::ParsingError`, `crate::prelude::TimeScale`
[INFO] [stdout]   --> src/header/parsing.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     prelude::{Constellation, Duration, Epoch, ParsingError, TimeScale, COSPAR, DOMES, SV},
[INFO] [stdout]    |                              ^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^ no `TimeScale` in `prelude`
[INFO] [stdout]    |                              |         |      |
[INFO] [stdout]    |                              |         |      no `ParsingError` in `prelude`
[INFO] [stdout]    |                              |         no `Epoch` in `prelude`
[INFO] [stdout]    |                              no `Duration` in `prelude`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            std::time::Duration
[INFO] [stdout]            hifitime::Duration
[INFO] [stdout]            hifitime::HifitimeError::Duration
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            hifitime::Epoch
[INFO] [stdout]    = help: consider importing one of these enums instead:
[INFO] [stdout]            crate::error::ParsingError
[INFO] [stdout]            crate::gnss::constellation::ParsingError
[INFO] [stdout]            crate::gnss::sv::ParsingError
[INFO] [stdout]            gnss_rs::constellation::ParsingError
[INFO] [stdout]            gnss_rs::sv::ParsingError
[INFO] [stdout]            hifitime::ParsingError
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            hifitime::TimeScale
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::prelude::Epoch`
[INFO] [stdout]  --> src/record/mod.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 |     observation::Record as ObservationRecord, prelude::Epoch,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^ no `Epoch` in `prelude`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           hifitime::Epoch
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::prelude::FormattingError`, `crate::prelude::Header`
[INFO] [stdout]  --> src/record/formatting.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     prelude::{FormattingError, Header},
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^  ^^^^^^ no `Header` in `prelude`
[INFO] [stdout]   |               |
[INFO] [stdout]   |               no `FormattingError` in `prelude`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           crate::error::FormattingError
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::header::Header
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::prelude::Epoch`, `crate::prelude::Header`, `crate::prelude::ParsingError`, `crate::prelude::TimeScale`
[INFO] [stdout]   --> src/record/parsing.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     prelude::{Epoch, Header, ParsingError, TimeScale},
[INFO] [stdout]    |               ^^^^^  ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^ no `TimeScale` in `prelude`
[INFO] [stdout]    |               |      |       |
[INFO] [stdout]    |               |      |       no `ParsingError` in `prelude`
[INFO] [stdout]    |               |      no `Header` in `prelude`
[INFO] [stdout]    |               no `Epoch` in `prelude`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            crate::record::Epoch
[INFO] [stdout]            hifitime::Epoch
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            crate::header::Header
[INFO] [stdout]    = help: consider importing one of these enums instead:
[INFO] [stdout]            crate::error::ParsingError
[INFO] [stdout]            crate::gnss::constellation::ParsingError
[INFO] [stdout]            crate::gnss::sv::ParsingError
[INFO] [stdout]            gnss_rs::constellation::ParsingError
[INFO] [stdout]            gnss_rs::sv::ParsingError
[INFO] [stdout]            hifitime::ParsingError
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            hifitime::TimeScale
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::prelude::ParsingError`
[INFO] [stdout]  --> src/version.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::ParsingError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ParsingError` in `prelude`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - use crate::prelude::ParsingError;
[INFO] [stdout] 1 + use crate::error::ParsingError;
[INFO] [stdout]   |
[INFO] [stdout] 1 - use crate::prelude::ParsingError;
[INFO] [stdout] 1 + use crate::gnss::constellation::ParsingError;
[INFO] [stdout]   |
[INFO] [stdout] 1 - use crate::prelude::ParsingError;
[INFO] [stdout] 1 + use crate::gnss::sv::ParsingError;
[INFO] [stdout]   |
[INFO] [stdout] 1 - use crate::prelude::ParsingError;
[INFO] [stdout] 1 + use gnss_rs::constellation::ParsingError;
[INFO] [stdout]   |
[INFO] [stdout]   = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::prelude::Epoch`, `crate::prelude::ParsingError`, `crate::prelude::TimeScale`
[INFO] [stdout]  --> src/epoch.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     prelude::{Epoch, ParsingError, TimeScale},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^ no `TimeScale` in `prelude`
[INFO] [stdout]   |               |      |
[INFO] [stdout]   |               |      no `ParsingError` in `prelude`
[INFO] [stdout]   |               no `Epoch` in `prelude`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           hifitime::Epoch
[INFO] [stdout]   = help: consider importing one of these enums instead:
[INFO] [stdout]           crate::error::ParsingError
[INFO] [stdout]           crate::gnss::constellation::ParsingError
[INFO] [stdout]           crate::gnss::sv::ParsingError
[INFO] [stdout]           gnss_rs::constellation::ParsingError
[INFO] [stdout]           gnss_rs::sv::ParsingError
[INFO] [stdout]           hifitime::ParsingError
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           hifitime::TimeScale
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::fmt_rinex`, `crate::types`
[INFO] [stdout]  --> src/header/formatting.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fmt_comment, fmt_rinex,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  no `fmt_rinex` in the root
[INFO] [stdout]   |                  help: a similar name exists in the module: `fmt_antex`
[INFO] [stdout] ...
[INFO] [stdout] 7 |     types::Type,
[INFO] [stdout]   |     ^^^^^ could not find `types` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::antex`, `crate::clock`, `crate::doris`, `crate::hardware`, `crate::hatanaka`, `crate::header::DcbCompensation`, `crate::leap`, `crate::linspace`, `crate::marker`, `crate::meteo`, `crate::navigation`, `crate::observable`, `crate::observation`, `crate::types`
[INFO] [stdout]   --> src/header/parsing.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 |     antex::{HeaderFields as AntexHeader, Pcv},
[INFO] [stdout]    |     ^^^^^ could not find `antex` in the crate root
[INFO] [stdout]  4 |     clock::{ClockProfileType, HeaderFields as ClockHeader, WorkClock},
[INFO] [stdout]    |     ^^^^^ could not find `clock` in the crate root
[INFO] [stdout]  5 |     doris::{HeaderFields as DorisHeader, Station as DorisStation},
[INFO] [stdout]    |     ^^^^^ could not find `doris` in the crate root
[INFO] [stdout]  6 |     hardware::{Antenna, Receiver, SvAntenna},
[INFO] [stdout]    |     ^^^^^^^^ could not find `hardware` in the crate root
[INFO] [stdout]  7 |     hatanaka::CRINEX,
[INFO] [stdout]    |     ^^^^^^^^ could not find `hatanaka` in the crate root
[INFO] [stdout]  8 |     header::{DcbCompensation, Header, PcvCompensation},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ no `DcbCompensation` in `header`
[INFO] [stdout]  9 |     leap::Leap,
[INFO] [stdout]    |     ^^^^ could not find `leap` in the crate root
[INFO] [stdout] 10 |     linspace::Linspace,
[INFO] [stdout]    |     ^^^^^^^^ could not find `linspace` in the crate root
[INFO] [stdout] 11 |     marker::{GeodeticMarker, MarkerType},
[INFO] [stdout]    |     ^^^^^^ unresolved import
[INFO] [stdout] 12 |     meteo::{HeaderFields as MeteoHeader, Sensor as MeteoSensor},
[INFO] [stdout]    |     ^^^^^ could not find `meteo` in the crate root
[INFO] [stdout] 13 |     navigation::{HeaderFields as NavigationHeader, IonosphereModel, KbModel, TimeOffset},
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     observable::Observable,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     observation::HeaderFields as ObservationHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     prelude::{Constellation, Duration, Epoch, ParsingError, TimeScale, COSPAR, DOMES, SV},
[INFO] [stdout] 17 |     types::Type,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout]  8 -     header::{DcbCompensation, Header, PcvCompensation},
[INFO] [stdout]  8 +     header::{PcvCompensation, Header, PcvCompensation},
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 11 |     core::marker::{GeodeticMarker, MarkerType},
[INFO] [stdout]    |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::antex`, `crate::clock`, `crate::doris`, `crate::meteo`, `crate::navigation`, `crate::observation`
[INFO] [stdout]  --> src/record/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     antex::Record as AntexRecord, clock::Record as ClockRecord, doris::Record as DorisRecord,
[INFO] [stdout]   |     ^^^^^                         ^^^^^                         ^^^^^ could not find `doris` in the crate root
[INFO] [stdout]   |     |                             |
[INFO] [stdout]   |     |                             could not find `clock` in the crate root
[INFO] [stdout]   |     could not find `antex` in the crate root
[INFO] [stdout] 3 |     meteo::Record as MeteoRecord, navigation::Record as NavRecord,
[INFO] [stdout]   |     ^^^^^                         ^^^^^^^^^^ could not find `navigation` in the crate root
[INFO] [stdout]   |     |
[INFO] [stdout]   |     could not find `meteo` in the crate root
[INFO] [stdout] 4 |     observation::Record as ObservationRecord, prelude::Epoch,
[INFO] [stdout]   |     ^^^^^^^^^^^ could not find `observation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `antex` in the crate root
[INFO] [stdout]  --> src/record/parsing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     antex::{
[INFO] [stdout]   |     ^^^^^ could not find `antex` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::doris`, `crate::hatanaka`, `crate::meteo`, `crate::navigation`
[INFO] [stdout]  --> src/record/formatting.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     doris::format as format_doris_observations,
[INFO] [stdout]   |     ^^^^^ could not find `doris` in the crate root
[INFO] [stdout] 3 |     hatanaka::Compressor,
[INFO] [stdout]   |     ^^^^^^^^ could not find `hatanaka` in the crate root
[INFO] [stdout] 4 |     meteo::format as format_meteo_observations,
[INFO] [stdout]   |     ^^^^^ could not find `meteo` in the crate root
[INFO] [stdout] 5 |     navigation::format as format_navigation,
[INFO] [stdout]   |     ^^^^^^^^^^ could not find `navigation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `clock` in the crate root
[INFO] [stdout]  --> src/record/parsing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     clock::{
[INFO] [stdout]   |     ^^^^^ could not find `clock` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::antex`, `crate::clock`, `crate::doris`, `crate::hatanaka`, `crate::is_rinex_comment`, `crate::meteo`, `crate::navigation`, `crate::observation`, `crate::observation`, `crate::types`
[INFO] [stdout]   --> src/record/parsing.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     antex::{
[INFO] [stdout]    |     ^^^^^ could not find `antex` in the crate root
[INFO] [stdout] ...
[INFO] [stdout]  6 |     clock::{
[INFO] [stdout]    |     ^^^^^ could not find `clock` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 10 |     doris::{
[INFO] [stdout]    |     ^^^^^ could not find `doris` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 13 |     hatanaka::DecompressorExpert,
[INFO] [stdout]    |     ^^^^^^^^ could not find `hatanaka` in the crate root
[INFO] [stdout] 14 |     is_rinex_comment,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no `is_rinex_comment` in the root
[INFO] [stdout] 15 |     meteo::{
[INFO] [stdout]    |     ^^^^^ could not find `meteo` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 18 |     navigation::{
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `navigation` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 21 |     observation::Observations,
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `observation` in the crate root
[INFO] [stdout] 22 |     observation::{
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `observation` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 28 |     types::Type,
[INFO] [stdout]    |     ^^^^^ could not find `types` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::hatanaka`
[INFO] [stdout]   --> src/error.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::hatanaka::Error as HatanakaError;
[INFO] [stdout]    |            ^^^^^^^^ could not find `hatanaka` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::types`
[INFO] [stdout]  --> src/epoch.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     types::Type,
[INFO] [stdout]   |     ^^^^^ could not find `types` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `itertools`
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use itertools::Itertools;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `itertools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `itertools`, use `cargo add itertools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antex`
[INFO] [stdout]   --> src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | use antex::{Antenna, FrequencyDependentData};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `antex`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/antex/mod.rs, use `mod antex` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 17 + mod antex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pcv::PCV`
[INFO] [stdout]   --> src/lib.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub use crate::{pcv::PCV, ANTEX};
[INFO] [stdout]    |                     ^^^^^---
[INFO] [stdout]    |                     |    |
[INFO] [stdout]    |                     |    help: a similar name exists in the module (notice the capitalization): `Pcv`
[INFO] [stdout]    |                     no `PCV` in `pcv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lazy_static` in this scope
[INFO] [stdout]    --> src/header/parsing.rs:993:9
[INFO] [stdout]     |
[INFO] [stdout] 993 |         lazy_static! {
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `lazy_static` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | extern crate lazy_static;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `KNOWN_V2_CONSTELLS` in this scope
[INFO] [stdout]     --> src/header/parsing.rs:1010:41
[INFO] [stdout]      |
[INFO] [stdout] 1010 |                         for constell in KNOWN_V2_CONSTELLS.iter() {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Constellation` in this scope
[INFO] [stdout]   --> src/header/mod.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub constellation: Constellation,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::prelude::Constellation;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gnss_rs::prelude::Constellation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CalibrationMethod` in this scope
[INFO] [stdout]   --> src/header/mod.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub calibration_method: CalibrationMethod,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Epoch` in this scope
[INFO] [stdout]   --> src/header/mod.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub calibration_datetime: Option<Epoch>,
[INFO] [stdout]    |                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use hifitime::Epoch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CalibrationValidity` in this scope
[INFO] [stdout]   --> src/header/mod.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub calibration_validity: CalibrationValidity,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SvAntenna` in this scope
[INFO] [stdout]   --> src/header/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub sv_antenna: Option<SvAntenna>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Header<SvAntenna> {
[INFO] [stdout]    |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Epoch` in this scope
[INFO] [stdout]    --> src/header/mod.rs:110:63
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub(crate) fn merge_comment(pkg_version: &str, timestamp: Epoch) -> String {
[INFO] [stdout]     |                                                               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use hifitime::Epoch;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Header` in this scope
[INFO] [stdout]    --> src/lib.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub header: Header,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::header::Header;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Record` in this scope
[INFO] [stdout]    --> src/lib.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub record: Record,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::record::Record;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Header` in this scope
[INFO] [stdout]    --> src/lib.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn new(header: Header, record: record::Record) -> Self {
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::header::Header;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Header` in this scope
[INFO] [stdout]    --> src/lib.rs:126:39
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn with_header(&self, header: Header) -> Self {
[INFO] [stdout]     |                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::header::Header;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Header` in this scope
[INFO] [stdout]    --> src/lib.rs:135:46
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn replace_header(&mut self, header: Header) {
[INFO] [stdout]     |                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::header::Header;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Record` in this scope
[INFO] [stdout]    --> src/lib.rs:140:39
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn with_record(&self, record: Record) -> Self {
[INFO] [stdout]     |                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::record::Record;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Record` in this scope
[INFO] [stdout]    --> src/lib.rs:149:46
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn replace_record(&mut self, record: Record) {
[INFO] [stdout]     |                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::record::Record;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParsingError` in this scope
[INFO] [stdout]    --> src/lib.rs:156:70
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn parse<R: Read>(reader: &mut BufReader<R>) -> Result<Self, ParsingError> {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::error::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::gnss::constellation::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::gnss::sv::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use gnss_rs::constellation::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header`
[INFO] [stdout]    --> src/lib.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut header = Header::parse(reader)?;
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Header`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::header::Header;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Record`
[INFO] [stdout]    --> src/lib.rs:162:34
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let (record, comments) = Record::parse(&mut header, reader)?;
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `Record`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::record::Record;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FormattingError` in this scope
[INFO] [stdout]    --> src/lib.rs:174:77
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn format<W: Write>(&self, writer: &mut BufWriter<W>) -> Result<(), FormattingError> {
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::error::FormattingError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParsingError` in this scope
[INFO] [stdout]    --> src/lib.rs:185:63
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn from_file<P: AsRef<Path>>(path: P) -> Result<Self, ParsingError> {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::error::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::gnss::constellation::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::gnss::sv::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use gnss_rs::constellation::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FormattingError` in this scope
[INFO] [stdout]    --> src/lib.rs:200:66
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn to_file<P: AsRef<Path>>(&self, path: P) -> Result<(), FormattingError> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::error::FormattingError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Rinex` in this scope
[INFO] [stdout]    --> src/lib.rs:212:62
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn from_gzip_file<P: AsRef<Path>>(path: P) -> Result<Rinex, ParsingError> {
[INFO] [stdout]     |                                                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl<Rinex> ANTEX {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParsingError` in this scope
[INFO] [stdout]    --> src/lib.rs:212:69
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn from_gzip_file<P: AsRef<Path>>(path: P) -> Result<Rinex, ParsingError> {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::error::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::gnss::constellation::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::gnss::sv::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]  41 + use gnss_rs::constellation::ParsingError;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FormattingError` in this scope
[INFO] [stdout]    --> src/lib.rs:229:71
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn to_gzip_file<P: AsRef<Path>>(&self, path: P) -> Result<(), FormattingError> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  41 + use crate::error::FormattingError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `antex`
[INFO] [stdout]   --> src/lib.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "antex")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde`
[INFO] [stdout]    = help: consider adding `antex` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clock`
[INFO] [stdout]   --> src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "clock")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde`
[INFO] [stdout]    = help: consider adding `clock` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/header/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `obs` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if let Some(obs) = &self.obs {
[INFO] [stdout]    |                                  ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/header/formatting.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 crinex.format(w)?;
[INFO] [stdout]    |                 ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `program` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if self.program.is_some() || self.run_by.is_some() || self.date.is_some() {
[INFO] [stdout]    |                 ^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `run_by` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:27:43
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if self.program.is_some() || self.run_by.is_some() || self.date.is_some() {
[INFO] [stdout]    |                                           ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `date` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if self.program.is_some() || self.run_by.is_some() || self.date.is_some() {
[INFO] [stdout]    |                                                                    ^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `observer` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if self.observer.is_some() || self.agency.is_some() {
[INFO] [stdout]    |                 ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `agency` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:31:44
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if self.observer.is_some() || self.agency.is_some() {
[INFO] [stdout]    |                                            ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `rcvr` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:38:35
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if let Some(rcvr) = &self.rcvr {
[INFO] [stdout]    |                                   ^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/header/formatting.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             rcvr.format(w)?;
[INFO] [stdout]    |             ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `rcvr_antenna` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if let Some(ant) = &self.rcvr_antenna {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 -         if let Some(ant) = &self.rcvr_antenna {
[INFO] [stdout] 42 +         if let Some(ant) = &self.sv_antenna {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/header/formatting.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             ant.format(w)?;
[INFO] [stdout]    |             ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `geodetic_marker` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |         if let Some(marker) = &self.geodetic_marker {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/header/formatting.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             marker.format(w)?;
[INFO] [stdout]    |             ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `rx_position` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 |         if let Some((x_ecef_m, y_ecef_m, z_ecef_m)) = self.rx_position {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `leap` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some(leap) = self.leap {
[INFO] [stdout]    |                                  ^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/header/formatting.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |             leap.format(w)?;
[INFO] [stdout]    |             ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `glo_channels` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let num_channels = self.glo_channels.len();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `glo_channels` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |         for (nth, (sv, channel)) in self.glo_channels.iter().enumerate() {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `ionod_corrections` on type `&Header`
[INFO] [stdout]   --> src/header/formatting.rs:98:53
[INFO] [stdout]    |
[INFO] [stdout] 98 |         for (index, (constellation, model)) in self.ionod_corrections.iter().enumerate() {
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/header/formatting.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |             if let Some(kb) = model.as_klobuchar() {
[INFO] [stdout]    |                               ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     kb.format_v2_header(w)?;
[INFO] [stdout]     |                     ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     ng.format_header(w, constellation)?;
[INFO] [stdout]     |                     ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `rinex_type` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |         match self.rinex_type {
[INFO] [stdout]     |                    ^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `constellation` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 |             Type::NavigationData => match self.constellation {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `constellation` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:166:49
[INFO] [stdout]     |
[INFO] [stdout] 166 |             Type::ObservationData => match self.constellation {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `obs` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 227 |         if let Some(obs) = &self.obs {
[INFO] [stdout]     |                                  ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             obs.format(w, self.version.major)
[INFO] [stdout]     |             ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `nav` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:229:41
[INFO] [stdout]     |
[INFO] [stdout] 229 |         } else if let Some(nav) = &self.nav {
[INFO] [stdout]     |                                         ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             nav.format(w, self.version.major)
[INFO] [stdout]     |             ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `meteo` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:231:43
[INFO] [stdout]     |
[INFO] [stdout] 231 |         } else if let Some(meteo) = &self.meteo {
[INFO] [stdout]     |                                           ^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             meteo.format(w)
[INFO] [stdout]     |             ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `clock` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:233:43
[INFO] [stdout]     |
[INFO] [stdout] 233 |         } else if let Some(clock) = &self.clock {
[INFO] [stdout]     |                                           ^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             clock.format(w)
[INFO] [stdout]     |             ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `antex` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:235:43
[INFO] [stdout]     |
[INFO] [stdout] 235 |         } else if let Some(antex) = &self.antex {
[INFO] [stdout]     |                                           ^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             antex.format(w)
[INFO] [stdout]     |             ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `doris` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:237:43
[INFO] [stdout]     |
[INFO] [stdout] 237 |         } else if let Some(doris) = &self.doris {
[INFO] [stdout]     |                                           ^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             doris.format(w)
[INFO] [stdout]     |             ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `program` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:246:55
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let mut string = if let Some(program) = &self.program {
[INFO] [stdout]     |                                                       ^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `run_by` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:252:36
[INFO] [stdout]     |
[INFO] [stdout] 252 |         if let Some(runby) = &self.run_by {
[INFO] [stdout]     |                                    ^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `date` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:259:35
[INFO] [stdout]     |
[INFO] [stdout] 259 |         if let Some(date) = &self.date {
[INFO] [stdout]     |                                   ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `observer` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:276:56
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let mut string = if let Some(observer) = &self.observer {
[INFO] [stdout]     |                                                        ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `agency` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 |         if let Some(agency) = &self.agency {
[INFO] [stdout]     |                                     ^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `sampling_interval` on type `&Header`
[INFO] [stdout]    --> src/header/formatting.rs:298:39
[INFO] [stdout]     |
[INFO] [stdout] 298 |         if let Some(interval) = &self.sampling_interval {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `version`, `comments`, `calibration_method`, `operator`, `calibration_datetime` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/formatting.rs:302:44
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 fmt_rinex(&format!("{:6}", interval.to_seconds()), "INTERVAL")
[INFO] [stdout]     |                                            ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/parsing.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     *crinex = crinex.with_prog_date(content)?;
[INFO] [stdout]     |                               ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/parsing.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     if pcv.is_relative() {
[INFO] [stdout]     |                        ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/parsing.rs:275:31
[INFO] [stdout]     |
[INFO] [stdout] 275 |                     *marker = marker.with_number(number);
[INFO] [stdout]     |                               ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `num_integer`
[INFO] [stdout]    --> src/header/parsing.rs:628:29
[INFO] [stdout]     |
[INFO] [stdout] 628 |                 for i in 0..num_integer::div_ceil(slots.len(), 7) {
[INFO] [stdout]     |                             ^^^^^^^^^^^ use of unresolved module or unlinked crate `num_integer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_integer`, use `cargo add num_integer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/parsing.rs:661:48
[INFO] [stdout]     |
[INFO] [stdout] 661 | ...                   let kb_model = correction.as_klobuchar_mut().unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/parsing.rs:700:48
[INFO] [stdout]     |
[INFO] [stdout] 700 | ...                   let kb_model = correction.as_klobuchar_mut().unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/header/parsing.rs:746:44
[INFO] [stdout]     |
[INFO] [stdout] 746 | ...                   let kb_model = ionod_model.as_klobuchar_mut().unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `rinex_type`
[INFO] [stdout]    --> src/header/parsing.rs:804:13
[INFO] [stdout]     |
[INFO] [stdout] 804 |             rinex_type,
[INFO] [stdout]     |             ^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `constellation`
[INFO] [stdout]    --> src/header/parsing.rs:805:13
[INFO] [stdout]     |
[INFO] [stdout] 805 |             constellation,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `program`
[INFO] [stdout]    --> src/header/parsing.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 |             program,
[INFO] [stdout]     |             ^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `run_by`
[INFO] [stdout]    --> src/header/parsing.rs:808:13
[INFO] [stdout]     |
[INFO] [stdout] 808 |             run_by,
[INFO] [stdout]     |             ^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `date`
[INFO] [stdout]    --> src/header/parsing.rs:809:13
[INFO] [stdout]     |
[INFO] [stdout] 809 |             date,
[INFO] [stdout]     |             ^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `geodetic_marker`
[INFO] [stdout]    --> src/header/parsing.rs:810:13
[INFO] [stdout]     |
[INFO] [stdout] 810 |             geodetic_marker,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `agency`
[INFO] [stdout]    --> src/header/parsing.rs:811:13
[INFO] [stdout]     |
[INFO] [stdout] 811 |             agency,
[INFO] [stdout]     |             ^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `observer`
[INFO] [stdout]    --> src/header/parsing.rs:812:13
[INFO] [stdout]     |
[INFO] [stdout] 812 |             observer,
[INFO] [stdout]     |             ^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `station_url`
[INFO] [stdout]    --> src/header/parsing.rs:815:13
[INFO] [stdout]     |
[INFO] [stdout] 815 |             station_url,
[INFO] [stdout]     |             ^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `rcvr`
[INFO] [stdout]    --> src/header/parsing.rs:816:13
[INFO] [stdout]     |
[INFO] [stdout] 816 |             rcvr,
[INFO] [stdout]     |             ^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `cospar`
[INFO] [stdout]    --> src/header/parsing.rs:817:13
[INFO] [stdout]     |
[INFO] [stdout] 817 |             cospar,
[INFO] [stdout]     |             ^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `glo_channels`
[INFO] [stdout]    --> src/header/parsing.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |             glo_channels,
[INFO] [stdout]     |             ^^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `leap`
[INFO] [stdout]    --> src/header/parsing.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |             leap,
[INFO] [stdout]     |             ^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `rx_position`
[INFO] [stdout]    --> src/header/parsing.rs:820:13
[INFO] [stdout]     |
[INFO] [stdout] 820 |             rx_position,
[INFO] [stdout]     |             ^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `ionod_corrections`
[INFO] [stdout]    --> src/header/parsing.rs:821:13
[INFO] [stdout]     |
[INFO] [stdout] 821 |             ionod_corrections,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `dcb_compensations`
[INFO] [stdout]    --> src/header/parsing.rs:822:13
[INFO] [stdout]     |
[INFO] [stdout] 822 |             dcb_compensations,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `wavelengths`
[INFO] [stdout]    --> src/header/parsing.rs:824:13
[INFO] [stdout]     |
[INFO] [stdout] 824 |             wavelengths: None,
[INFO] [stdout]     |             ^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `sampling_interval`
[INFO] [stdout]    --> src/header/parsing.rs:825:13
[INFO] [stdout]     |
[INFO] [stdout] 825 |             sampling_interval,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `rcvr_antenna`
[INFO] [stdout]    --> src/header/parsing.rs:826:13
[INFO] [stdout]     |
[INFO] [stdout] 826 |             rcvr_antenna,
[INFO] [stdout]     |             ^^^^^^^^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `obs`
[INFO] [stdout]    --> src/header/parsing.rs:829:13
[INFO] [stdout]     |
[INFO] [stdout] 829 |             obs: {
[INFO] [stdout]     |             ^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `nav`
[INFO] [stdout]    --> src/header/parsing.rs:836:13
[INFO] [stdout]     |
[INFO] [stdout] 836 |             nav: {
[INFO] [stdout]     |             ^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `meteo`
[INFO] [stdout]    --> src/header/parsing.rs:843:13
[INFO] [stdout]     |
[INFO] [stdout] 843 |             meteo: {
[INFO] [stdout]     |             ^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `clock`
[INFO] [stdout]    --> src/header/parsing.rs:850:13
[INFO] [stdout]     |
[INFO] [stdout] 850 |             clock: {
[INFO] [stdout]     |             ^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `antex`
[INFO] [stdout]    --> src/header/parsing.rs:857:13
[INFO] [stdout]     |
[INFO] [stdout] 857 |             antex: {
[INFO] [stdout]     |             ^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `doris`
[INFO] [stdout]    --> src/header/parsing.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 |             doris: {
[INFO] [stdout]     |             ^^^^^ `Header` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/header/parsing.rs:1012:33
[INFO] [stdout]      |
[INFO] [stdout] 1012 | ...                   codes.push(obs.clone());
[INFO] [stdout]      |                       ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/header/parsing.rs:1012:44
[INFO] [stdout]      |
[INFO] [stdout] 1012 | ...                   codes.push(obs.clone());
[INFO] [stdout]      |                                  ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/header/parsing.rs:1020:29
[INFO] [stdout]      |
[INFO] [stdout] 1020 | ...                   codes.push(obs.clone());
[INFO] [stdout]      |                       ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/header/parsing.rs:1049:25
[INFO] [stdout]      |
[INFO] [stdout] 1049 |                         codes.push(observable);
[INFO] [stdout]      |                         ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Header` has no field named `program`
[INFO] [stdout]   --> src/header/mod.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             program: Some(format!(
[INFO] [stdout]    |             ^^^^^^^ `Header` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `comments`, `calibration_method`, `operator`, `calibration_datetime`, `calibration_validity` ... and 3 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `join` found for struct `FilterMap<I, F>` in the current scope
[INFO] [stdout]    --> src/header/mod.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout]  90 | /                         v.split('-')
[INFO] [stdout]  91 | |                             .filter_map(|v| {
[INFO] [stdout]  92 | |                                 if v == "rc" {
[INFO] [stdout]  93 | |                                     Some("rc".to_string())
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                             })
[INFO] [stdout] 100 | |                             .join(""),
[INFO] [stdout]     | |                             -^^^^ method not found in `FilterMap<std::str::Split<'_, char>, {closure@src/header/mod.rs:91:41: 91:44}>`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `join` found for struct `FilterMap<I, F>` in the current scope
[INFO] [stdout]    --> src/header/mod.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout]  82 | /         version
[INFO] [stdout]  83 | |             .split('.')
[INFO] [stdout]  84 | |             .enumerate()
[INFO] [stdout]  85 | |             .filter_map(|(nth, v)| {
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |             })
[INFO] [stdout] 106 | |             .join(".")
[INFO] [stdout]     | |             -^^^^ method not found in `FilterMap<Enumerate<std::str::Split<'_, char>>, {closure@src/header/mod.rs:85:25: 85:35}>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/record/formatting.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     v.format(version_major == 2, k, &header, w)?;
[INFO] [stdout]    |                     ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/record/parsing.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     if let Some(ts) = constellation.timescale() {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/record/parsing.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |                     comments.push(content.to_string());
[INFO] [stdout]     |                     ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/record/parsing.rs:253:47
[INFO] [stdout]     |
[INFO] [stdout] 253 | ...                   for (k, v) in items.iter() {
[INFO] [stdout]     |                                     ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/record/parsing.rs:254:52
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   met_rec.insert(k.clone(), *v);
[INFO] [stdout]     |                                      ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/record/parsing.rs:265:37
[INFO] [stdout]     |
[INFO] [stdout] 265 | ...                   e.insert(key, profile);
[INFO] [stdout]     |                       ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `num_integer`
[INFO] [stdout]   --> src/lib.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let nb_lines = num_integer::div_ceil(content.len(), 60);
[INFO] [stdout]    |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `num_integer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `num_integer`, use `cargo add num_integer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fmt_rinex` in this scope
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  79 | pub(crate) fn fmt_antex(content: &str, marker: &str) -> String {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named function `fmt_antex` defined here
[INFO] [stdout] ...
[INFO] [stdout] 100 |     fmt_rinex(content, "COMMENT")
[INFO] [stdout]     |     ^^^^^^^^^ help: a function with a similar name exists: `fmt_antex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:243:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |             if comment.contains(&special_comment) {
[INFO] [stdout]     |                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]   --> src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     str::FromStr,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433, E0463, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `antex-rs` (lib) due to 137 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "93172ca289b762caab2638770274975de7bfc66203337c9ee49c96e6693e3948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93172ca289b762caab2638770274975de7bfc66203337c9ee49c96e6693e3948", kill_on_drop: false }`
[INFO] [stdout] 93172ca289b762caab2638770274975de7bfc66203337c9ee49c96e6693e3948
