[INFO] fetching crate antex-rs 0.0.1-alpha... [INFO] checking antex-rs-0.0.1-alpha against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate antex-rs 0.0.1-alpha into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate antex-rs 0.0.1-alpha on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gnss-rs v2.4.1 [INFO] [stderr] Downloaded hifitime v4.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e1d66a6113382b5cfbc1925504038afd0db2b84c620bc863488094b609100b0 [INFO] running `Command { std: "docker" "start" "-a" "5e1d66a6113382b5cfbc1925504038afd0db2b84c620bc863488094b609100b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e1d66a6113382b5cfbc1925504038afd0db2b84c620bc863488094b609100b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1d66a6113382b5cfbc1925504038afd0db2b84c620bc863488094b609100b0", kill_on_drop: false }` [INFO] [stdout] 5e1d66a6113382b5cfbc1925504038afd0db2b84c620bc863488094b609100b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68a7ffe1ccf66eaf22aa1133539a237f55159043207f10e397aa156e998f36e9 [INFO] running `Command { std: "docker" "start" "-a" "68a7ffe1ccf66eaf22aa1133539a237f55159043207f10e397aa156e998f36e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking backtrace v0.3.75 [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] Checking env_logger v0.11.8 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking hifitime v4.1.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling gnss-rs v2.4.1 [INFO] [stderr] Checking 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[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 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[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 imports `crate::prelude::Epoch`, `crate::prelude::Header` [INFO] [stdout] --> src/header/parsing.rs:1072:26 [INFO] [stdout] | [INFO] [stdout] 1072 | use crate::prelude::{Epoch, Header}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `Header` in `prelude` [INFO] [stdout] | | [INFO] [stdout] | no `Epoch` in `prelude` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::header::parsing::Epoch [INFO] [stdout] hifitime::Epoch [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` [INFO] [stdout] --> src/header/mod.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | use crate::prelude::{Epoch, Header}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `Header` in `prelude` [INFO] [stdout] | | [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 this struct instead: [INFO] [stdout] crate::header::Header [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] = note: unresolved item `crate::version::test::ParsingError` exists but is inaccessible [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[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, [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, [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 { [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(reader: &mut BufReader) -> Result { [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(&self, writer: &mut BufWriter) -> 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>(path: P) -> Result { [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>(&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>(path: P) -> Result { [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 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>(path: P) -> Result { [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>(&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 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 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)]` 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[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[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[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[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[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[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[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[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[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[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: 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[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[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[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[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[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[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[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[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/parsing.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | *crinex = crinex.with_prog_date(content)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/header/parsing.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | *marker = marker.with_number(number); [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [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, [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, [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 { [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[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[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(reader: &mut BufReader) -> Result { [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(&self, writer: &mut BufWriter) -> 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>(path: P) -> Result { [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>(&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>(path: P) -> Result { [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 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>(path: P) -> Result { [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>(&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 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 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/header/parsing.rs:1073:9 [INFO] [stdout] | [INFO] [stdout] 1073 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/header/mod.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap` and `str::FromStr` [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | use super::*; [INFO] [stdout] | ^^^^^^^^ [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[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` 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, {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` 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>, {closure@src/header/mod.rs:85:25: 85:35}>` [INFO] [stdout] | |_____________| [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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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] 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] 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] 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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/header/parsing.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | *crinex = crinex.with_prog_date(content)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `antex-rs` (lib) due to 107 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/header/parsing.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | *marker = marker.with_number(number); [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [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[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[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` 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, {closure@src/header/mod.rs:91:41: 91:44}>` [INFO] [stdout] | |_____________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.10.5/src/lib.rs:2059:8 [INFO] [stdout] | [INFO] [stdout] 2059 | fn join(&mut self, sep: &str) -> String [INFO] [stdout] | ---- the method is available for `FilterMap, {closure@src/header/mod.rs:91:41: 91:44}>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Itertools` which provides `join` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use itertools::Itertools; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `join` found for struct `FilterMap` 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>, {closure@src/header/mod.rs:85:25: 85:35}>` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.10.5/src/lib.rs:2059:8 [INFO] [stdout] | [INFO] [stdout] 2059 | fn join(&mut self, sep: &str) -> String [INFO] [stdout] | ---- the method is available for `FilterMap>, {closure@src/header/mod.rs:85:25: 85:35}>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Itertools` which provides `join` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use itertools::Itertools; [INFO] [stdout] | [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `num_integer` [INFO] [stdout] --> src/lib.rs:284:28 [INFO] [stdout] | [INFO] [stdout] 284 | let nb_lines = num_integer::div_ceil(desc.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] 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 test) due to 110 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "68a7ffe1ccf66eaf22aa1133539a237f55159043207f10e397aa156e998f36e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a7ffe1ccf66eaf22aa1133539a237f55159043207f10e397aa156e998f36e9", kill_on_drop: false }` [INFO] [stdout] 68a7ffe1ccf66eaf22aa1133539a237f55159043207f10e397aa156e998f36e9