[INFO] fetching crate doris-rs 0.0.1-alpha... [INFO] checking doris-rs-0.0.1-alpha against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate doris-rs 0.0.1-alpha into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate doris-rs 0.0.1-alpha [INFO] finished tweaking crates.io crate doris-rs 0.0.1-alpha [INFO] tweaked toml for crates.io crate doris-rs 0.0.1-alpha written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate doris-rs 0.0.1-alpha on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doris-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae91cd3ae4ca60697e6dc415accb0b316cedf6e9057498ad42a3265b5620986 [INFO] running `Command { std: "docker" "start" "-a" "4ae91cd3ae4ca60697e6dc415accb0b316cedf6e9057498ad42a3265b5620986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae91cd3ae4ca60697e6dc415accb0b316cedf6e9057498ad42a3265b5620986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae91cd3ae4ca60697e6dc415accb0b316cedf6e9057498ad42a3265b5620986", kill_on_drop: false }` [INFO] [stdout] 4ae91cd3ae4ca60697e6dc415accb0b316cedf6e9057498ad42a3265b5620986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f3b86a85bd709cce456be6421a0d2e153f7dca7aeb0fed5b738a6a366e00a84 [INFO] running `Command { std: "docker" "start" "-a" "0f3b86a85bd709cce456be6421a0d2e153f7dca7aeb0fed5b738a6a366e00a84", 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] Checking memchr v2.7.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking env_logger v0.11.8 [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 doris-rs v0.0.1-alpha (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `record` [INFO] [stdout] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod record; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `record`, create file "src/record.rs" or "src/record/mod.rs" [INFO] [stdout] = note: if there is a `mod record` elsewhere in the crate already, import it with `use crate::...` instead [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 import `crate::prelude::ParsingError` [INFO] [stdout] --> src/header/parsing.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | prelude::{Constellation, Duration, Epoch, ParsingError, TimeScale, COSPAR, DOMES, SV}, [INFO] [stdout] | ^^^^^^^^^^^^ no `ParsingError` in `prelude` [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::ParsingError` [INFO] [stdout] --> src/version.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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] 2 - use crate::prelude::ParsingError; [INFO] [stdout] 2 + use crate::error::ParsingError; [INFO] [stdout] | [INFO] [stdout] 2 - use crate::prelude::ParsingError; [INFO] [stdout] 2 + use crate::gnss::constellation::ParsingError; [INFO] [stdout] | [INFO] [stdout] 2 - use crate::prelude::ParsingError; [INFO] [stdout] 2 + use crate::gnss::sv::ParsingError; [INFO] [stdout] | [INFO] [stdout] 2 - use crate::prelude::ParsingError; [INFO] [stdout] 2 + use gnss_rs::constellation::ParsingError; [INFO] [stdout] | [INFO] [stdout] = and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::prelude::ParsingError` [INFO] [stdout] --> src/epoch.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | prelude::{Epoch, ParsingError, TimeScale}, [INFO] [stdout] | ^^^^^^^^^^^^ no `ParsingError` in `prelude` [INFO] [stdout] | [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] [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 imports `crate::antex`, `crate::clock`, `crate::doris`, `crate::hardware`, `crate::hatanaka`, `crate::leap`, `crate::marker`, `crate::meteo`, `crate::navigation`, `crate::navigation`, `crate::observation`, `crate::types` [INFO] [stdout] --> src/header/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | antex::HeaderFields as AntexHeader, [INFO] [stdout] | ^^^^^ could not find `antex` in the crate root [INFO] [stdout] 5 | clock::HeaderFields as ClockHeader, [INFO] [stdout] | ^^^^^ could not find `clock` in the crate root [INFO] [stdout] 6 | doris::HeaderFields as DorisHeader, [INFO] [stdout] | ^^^^^ could not find `doris` in the crate root [INFO] [stdout] 7 | hardware::{Antenna, Receiver, SvAntenna}, [INFO] [stdout] | ^^^^^^^^ could not find `hardware` in the crate root [INFO] [stdout] 8 | hatanaka::CRINEX, [INFO] [stdout] | ^^^^^^^^ could not find `hatanaka` in the crate root [INFO] [stdout] 9 | leap::Leap, [INFO] [stdout] | ^^^^ could not find `leap` in the crate root [INFO] [stdout] 10 | marker::GeodeticMarker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::marker` [INFO] [stdout] 11 | meteo::HeaderFields as MeteoHeader, [INFO] [stdout] | ^^^^^ could not find `meteo` in the crate root [INFO] [stdout] 12 | navigation::HeaderFields as NavigationHeader, [INFO] [stdout] | ^^^^^^^^^^ could not find `navigation` in the crate root [INFO] [stdout] 13 | navigation::IonosphereModel, [INFO] [stdout] | ^^^^^^^^^^ could not find `navigation` in the crate root [INFO] [stdout] 14 | observation::HeaderFields as ObservationHeader, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | prelude::{Constellation, Duration, Epoch, COSPAR, SV}, [INFO] [stdout] 16 | types::Type, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `itertools` [INFO] [stdout] --> src/header/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | 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 `crate::types` [INFO] [stdout] --> src/header/formatting.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | types::Type, [INFO] [stdout] | ^^^^^ could not find `types` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::antex`, `crate::clock`, `crate::doris`, `crate::hardware`, `crate::hatanaka`, `crate::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] 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] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::marker` [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] | ^^^^^^^^^^ could not find `navigation` in the crate root [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] [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:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | 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:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use antex::{Antenna, FrequencyDependentData}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `antex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `antex`, use `cargo add antex` to add it to your `Cargo.toml` [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `types` [INFO] [stdout] --> src/lib.rs:761:35 [INFO] [stdout] | [INFO] [stdout] 761 | self.header.rinex_type == types::Type::AntennaData [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `types` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `types`, use `cargo add types` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `types` [INFO] [stdout] --> src/lib.rs:766:35 [INFO] [stdout] | [INFO] [stdout] 766 | self.header.rinex_type == types::Type::ClockData [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `types` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `types`, use `cargo add types` to add it to your `Cargo.toml` [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 `Header` in this scope [INFO] [stdout] --> src/lib.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub header: Header, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + use crate::header::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Comments` in this scope [INFO] [stdout] --> src/lib.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | pub comments: Comments, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Record` in this scope [INFO] [stdout] --> src/lib.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | pub record: Record, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProductionAttributes` in this scope [INFO] [stdout] --> src/lib.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | pub production: ProductionAttributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Header` in this scope [INFO] [stdout] --> src/lib.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn new(header: Header, record: record::Record) -> Rinex { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + use crate::header::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header` [INFO] [stdout] --> src/lib.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | header: Header::basic_nav(), [INFO] [stdout] | ^^^^^^ use of undeclared type `Header` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + use crate::header::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header` [INFO] [stdout] --> src/lib.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | header: Header::basic_obs(), [INFO] [stdout] | ^^^^^^ use of undeclared type `Header` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + use crate::header::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header` [INFO] [stdout] --> src/lib.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | header: Header::basic_crinex(), [INFO] [stdout] | ^^^^^^ use of undeclared type `Header` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + 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:175:39 [INFO] [stdout] | [INFO] [stdout] 175 | 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] 39 + 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:185:46 [INFO] [stdout] | [INFO] [stdout] 185 | 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] 39 + 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:190:39 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn with_record(&self, record: Record) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Record` in this scope [INFO] [stdout] --> src/lib.rs:200:46 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn replace_record(&mut self, record: Record) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header` [INFO] [stdout] --> src/lib.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | Header::format_pkg_version(env!("CARGO_PKG_VERSION")) [INFO] [stdout] | ^^^^^^ use of undeclared type `Header` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + use crate::header::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header` [INFO] [stdout] --> src/lib.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | Header::format_pkg_version(env!("CARGO_PKG_VERSION")) [INFO] [stdout] | ^^^^^^ use of undeclared type `Header` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + use crate::header::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProductionAttributes` in this scope [INFO] [stdout] --> src/lib.rs:296:24 [INFO] [stdout] | [INFO] [stdout] 296 | custom: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 133 | impl Rinex { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `epoch_decompose` in this scope [INFO] [stdout] --> src/lib.rs:325:42 [INFO] [stdout] | [INFO] [stdout] 325 | ... let yy = epoch_decompose(epoch).0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 39 + use crate::epoch::epoch_decompose; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constellation` [INFO] [stdout] --> src/lib.rs:342:34 [INFO] [stdout] | [INFO] [stdout] 342 | ... Some(Constellation::Glonass) => 'G', [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Constellation` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] 39 + use gnss_rs::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `epoch_decompose` in this scope [INFO] [stdout] --> src/lib.rs:399:42 [INFO] [stdout] | [INFO] [stdout] 399 | ... let yy = epoch_decompose(t0).0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 39 + use crate::epoch::epoch_decompose; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `epoch_decompose` in this scope [INFO] [stdout] --> src/lib.rs:417:63 [INFO] [stdout] | [INFO] [stdout] 417 | ... let (_, _, _, hh, mm, _, _) = epoch_decompose(epoch); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 39 + use crate::epoch::epoch_decompose; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constellation` [INFO] [stdout] --> src/lib.rs:473:34 [INFO] [stdout] | [INFO] [stdout] 473 | ... Some(Constellation::Mixed) | None => "MN".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Constellation` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] 39 + use gnss_rs::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProductionAttributes` in this scope [INFO] [stdout] --> src/lib.rs:510:50 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn guess_production_attributes(&self) -> ProductionAttributes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DetailedProductionAttributes` in this scope [INFO] [stdout] --> src/lib.rs:575:42 [INFO] [stdout] | [INFO] [stdout] 575 | attributes.v3_details = Some(DetailedProductionAttributes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParsingError` in this scope [INFO] [stdout] --> src/lib.rs:611:70 [INFO] [stdout] | [INFO] [stdout] 611 | 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] 39 + use crate::error::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::constellation::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::sv::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + 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:613:26 [INFO] [stdout] | [INFO] [stdout] 613 | 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] 39 + use crate::header::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FormattingError` in this scope [INFO] [stdout] --> src/lib.rs:630:77 [INFO] [stdout] | [INFO] [stdout] 630 | 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] 39 + 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:652:64 [INFO] [stdout] | [INFO] [stdout] 652 | 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] 39 + use crate::error::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::constellation::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::sv::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + 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:692:66 [INFO] [stdout] | [INFO] [stdout] 692 | 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] 39 + 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:708:69 [INFO] [stdout] | [INFO] [stdout] 708 | 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] 39 + use crate::error::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::constellation::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::sv::ParsingError; [INFO] [stdout] | [INFO] [stdout] 39 + 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:751:71 [INFO] [stdout] | [INFO] [stdout] 751 | 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] 39 + use crate::error::FormattingError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Constellation` in this scope [INFO] [stdout] --> src/lib.rs:777:51 [INFO] [stdout] | [INFO] [stdout] 777 | pub fn dcb_compensation(&self, constellation: Constellation) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] 39 + use gnss_rs::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Constellation` in this scope [INFO] [stdout] --> src/lib.rs:787:51 [INFO] [stdout] | [INFO] [stdout] 787 | pub fn pcv_compensation(&self, constellation: Constellation) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] 39 + use gnss_rs::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Epoch` in this scope [INFO] [stdout] --> src/lib.rs:817:57 [INFO] [stdout] | [INFO] [stdout] 817 | pub fn epoch_iter(&self) -> Box + '_> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Epoch; [INFO] [stdout] | [INFO] [stdout] 39 + use hifitime::Epoch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SV` in this scope [INFO] [stdout] --> src/lib.rs:834:54 [INFO] [stdout] | [INFO] [stdout] 834 | pub fn sv_iter(&self) -> Box + '_> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::SV; [INFO] [stdout] | [INFO] [stdout] 39 + use gnss_rs::prelude::SV; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Constellation` in this scope [INFO] [stdout] --> src/lib.rs:953:66 [INFO] [stdout] | [INFO] [stdout] 953 | pub fn constellations_iter(&self) -> Box + '_> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] 39 + use gnss_rs::prelude::Constellation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Observable` in this scope [INFO] [stdout] --> src/lib.rs:973:64 [INFO] [stdout] | [INFO] [stdout] 973 | pub fn observables_iter(&self) -> Box + '_> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 814 | impl Rinex { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Carrier` in this scope [INFO] [stdout] --> src/lib.rs:1006:53 [INFO] [stdout] | [INFO] [stdout] 1006 | ) -> Box)> + '_> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 814 | impl Rinex { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/lib.rs:1018:70 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn observations_substract(&self, rhs: &Self) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 39 + use crate::error::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::cospar::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::domes::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/lib.rs:1035:76 [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn observations_substract_mut(&mut self, rhs: &Self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 39 + use crate::error::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::cospar::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::domes::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> src/lib.rs:1038:20 [INFO] [stdout] | [INFO] [stdout] 1038 | .ok_or(Error::UndeterminedSamplingPeriod)?; [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 39 + use crate::error::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::cospar::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use crate::gnss::domes::Error; [INFO] [stdout] | [INFO] [stdout] 39 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/lib.rs:1047:42 [INFO] [stdout] | [INFO] [stdout] 1047 | let mut min_dt = Duration::MAX; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Duration; [INFO] [stdout] | [INFO] [stdout] 39 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 39 + use hifitime::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/lib.rs:1067:37 [INFO] [stdout] | [INFO] [stdout] 1067 | if min_dt < Duration::MAX { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Duration; [INFO] [stdout] | [INFO] [stdout] 39 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 39 + use hifitime::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/lib.rs:1071:34 [INFO] [stdout] | [INFO] [stdout] 1071 | min_dt < Duration::MAX [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 39 + use crate::prelude::Duration; [INFO] [stdout] | [INFO] [stdout] 39 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 39 + use hifitime::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `processing` [INFO] [stdout] --> src/lib.rs:1083:7 [INFO] [stdout] | [INFO] [stdout] 1083 | #[cfg(feature = "processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde` [INFO] [stdout] = help: consider adding `processing` 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:1107:7 [INFO] [stdout] | [INFO] [stdout] 1107 | #[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: unexpected `cfg` condition value: `clock` [INFO] [stdout] --> src/lib.rs:1113:7 [INFO] [stdout] | [INFO] [stdout] 1113 | #[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: unexpected `cfg` condition value: `antex` [INFO] [stdout] --> src/lib.rs:1161:7 [INFO] [stdout] | [INFO] [stdout] 1161 | #[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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `qc` [INFO] [stdout] --> src/header/mod.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "qc")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde` [INFO] [stdout] = help: consider adding `qc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `processing` [INFO] [stdout] --> src/header/mod.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde` [INFO] [stdout] = help: consider adding `processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nav` [INFO] [stdout] --> src/header/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "nav")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde` [INFO] [stdout] = help: consider adding `nav` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `processing` [INFO] [stdout] --> src/header/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde` [INFO] [stdout] = help: consider adding `processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nav` [INFO] [stdout] --> src/header/mod.rs:378:11 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg(feature = "nav")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde` [INFO] [stdout] = help: consider adding `nav` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nav` [INFO] [stdout] --> src/header/mod.rs:396:11 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg(feature = "nav")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `flate2`, `log`, and `serde` [INFO] [stdout] = help: consider adding `nav` 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: `crate::{ [INFO] [stdout] }` [INFO] [stdout] --> src/lib.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 57 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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[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[E0599]: no method named `join` found for struct `FilterMap` in the current scope [INFO] [stdout] --> src/header/mod.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 261 | / v.split('-') [INFO] [stdout] 262 | | .filter_map(|v| { [INFO] [stdout] 263 | | if v == "rc" { [INFO] [stdout] 264 | | Some("rc".to_string()) [INFO] [stdout] ... | [INFO] [stdout] 270 | | }) [INFO] [stdout] 271 | | .join(""), [INFO] [stdout] | | -^^^^ method not found in `FilterMap, {closure@src/header/mod.rs:262:41: 262: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:277:14 [INFO] [stdout] | [INFO] [stdout] 253 | / version [INFO] [stdout] 254 | | .split('.') [INFO] [stdout] 255 | | .enumerate() [INFO] [stdout] 256 | | .filter_map(|(nth, v)| { [INFO] [stdout] ... | [INFO] [stdout] 276 | | }) [INFO] [stdout] 277 | | .join(".") [INFO] [stdout] | | -^^^^ method not found in `FilterMap>, {closure@src/header/mod.rs:256:25: 256:35}>` [INFO] [stdout] | |_____________| [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:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | 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[E0433]: failed to resolve: use of undeclared type `Comments` [INFO] [stdout] --> src/lib.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 139 | comments: Comments::new(), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Comments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | production: ProductionAttributes::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | production: ProductionAttributes::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Record` [INFO] [stdout] --> src/lib.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | record: Record::NavRecord(Default::default()), [INFO] [stdout] | ^^^^^^ use of undeclared type `Record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | production: ProductionAttributes::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Record` [INFO] [stdout] --> src/lib.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | record: Record::ObsRecord(Default::default()), [INFO] [stdout] | ^^^^^^ use of undeclared type `Record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | production: ProductionAttributes::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Record` [INFO] [stdout] --> src/lib.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | record: Record::ObsRecord(Default::default()), [INFO] [stdout] | ^^^^^^ use of undeclared type `Record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_observation_rinex` found for mutable reference `&mut Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | if self.is_observation_rinex() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CRINEX` [INFO] [stdout] --> src/lib.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | let mut crinex = CRINEX::default(); [INFO] [stdout] | ^^^^^^ use of undeclared type `CRINEX` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::error::ParsingError::CRINEX`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 227 - let mut crinex = CRINEX::default(); [INFO] [stdout] 227 + let mut crinex = crate::error::ParsingError::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_observation_rinex` found for mutable reference `&mut Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | if self.is_observation_rinex() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_epoch` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:312:51 [INFO] [stdout] | [INFO] [stdout] 312 | if let Some(epoch) = self.first_epoch() { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_epoch` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:324:55 [INFO] [stdout] | [INFO] [stdout] 324 | ... if let Some(epoch) = self.first_epoch() { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 347 | ProductionAttributes::rinex_short_format(&name, &ddd, &yy, ext) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_epoch` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:398:52 [INFO] [stdout] | [INFO] [stdout] 398 | ... if let Some(t0) = self.first_epoch() { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_epoch` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:416:55 [INFO] [stdout] | [INFO] [stdout] 416 | ... if let Some(epoch) = self.first_epoch() { [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dominant_sampling_interval` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:426:42 [INFO] [stdout] | [INFO] [stdout] 426 | let ffu = match self.dominant_sampling_interval() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FFU` [INFO] [stdout] --> src/lib.rs:427:43 [INFO] [stdout] | [INFO] [stdout] 427 | Some(duration) => FFU::from(duration).to_string(), [INFO] [stdout] | ^^^ use of undeclared type `FFU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PPU` [INFO] [stdout] --> src/lib.rs:457:33 [INFO] [stdout] | [INFO] [stdout] 457 | ... PPU::Unspecified [INFO] [stdout] | ^^^ use of undeclared type `PPU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PPU` [INFO] [stdout] --> src/lib.rs:464:33 [INFO] [stdout] | [INFO] [stdout] 464 | ... PPU::Unspecified [INFO] [stdout] | ^^^ use of undeclared type `PPU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:481:21 [INFO] [stdout] | [INFO] [stdout] 481 | ProductionAttributes::rinex_long_format( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_epoch` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:514:32 [INFO] [stdout] | [INFO] [stdout] 514 | let first_epoch = self.first_epoch(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `last_epoch` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:515:31 [INFO] [stdout] | [INFO] [stdout] 515 | let last_epoch = self.last_epoch(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PPU` [INFO] [stdout] --> src/lib.rs:571:35 [INFO] [stdout] | [INFO] [stdout] 571 | details.ppu = PPU::from(total_dt); [INFO] [stdout] | ^^^ use of undeclared type `PPU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataSource` [INFO] [stdout] --> src/lib.rs:578:27 [INFO] [stdout] | [INFO] [stdout] 578 | data_src: DataSource::Unknown, // see notes down below [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DataSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PPU` [INFO] [stdout] --> src/lib.rs:582:25 [INFO] [stdout] | [INFO] [stdout] 582 | PPU::from(total_dt) [INFO] [stdout] | ^^^ use of undeclared type `PPU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PPU` [INFO] [stdout] --> src/lib.rs:584:26 [INFO] [stdout] | [INFO] [stdout] 584 | _ => PPU::Unspecified, [INFO] [stdout] | ^^^ use of undeclared type `PPU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dominant_sampling_interval` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:586:27 [INFO] [stdout] | [INFO] [stdout] 586 | ffu: self.dominant_sampling_interval().map(FFU::from), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FFU` [INFO] [stdout] --> src/lib.rs:586:60 [INFO] [stdout] | [INFO] [stdout] 586 | ffu: self.dominant_sampling_interval().map(FFU::from), [INFO] [stdout] | ^^^ use of undeclared type `FFU` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Record` [INFO] [stdout] --> src/lib.rs:617:34 [INFO] [stdout] | [INFO] [stdout] 617 | let (record, comments) = Record::parse(&mut header, reader)?; [INFO] [stdout] | ^^^^^^ use of undeclared type `Record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:659:35 [INFO] [stdout] | [INFO] [stdout] 659 | if let Ok(prod) = ProductionAttributes::from_str(&filename) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:662:21 [INFO] [stdout] | [INFO] [stdout] 662 | ProductionAttributes::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:665:18 [INFO] [stdout] | [INFO] [stdout] 665 | _ => ProductionAttributes::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:715:35 [INFO] [stdout] | [INFO] [stdout] 715 | if let Ok(prod) = ProductionAttributes::from_str(&filename) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:718:21 [INFO] [stdout] | [INFO] [stdout] 718 | ProductionAttributes::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProductionAttributes` [INFO] [stdout] --> src/lib.rs:721:18 [INFO] [stdout] | [INFO] [stdout] 721 | _ => ProductionAttributes::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ProductionAttributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_observation_rinex` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:835:17 [INFO] [stdout] | [INFO] [stdout] 835 | if self.is_observation_rinex() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `signal_observations_iter` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:837:22 [INFO] [stdout] | [INFO] [stdout] 837 | self.signal_observations_iter() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `observables_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 837 - self.signal_observations_iter() [INFO] [stdout] 837 + self.observables_iter() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_observation_rinex` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:974:17 [INFO] [stdout] | [INFO] [stdout] 974 | if self.is_observation_rinex() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `signal_observations_iter` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:976:22 [INFO] [stdout] | [INFO] [stdout] 976 | self.signal_observations_iter() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `observables_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 976 - self.signal_observations_iter() [INFO] [stdout] 976 + self.observables_iter() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_meteo_rinex` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:981:24 [INFO] [stdout] | [INFO] [stdout] 981 | } else if self.is_meteo_rinex() { [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&Rinex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `meteo_observations_iter` found for reference `&Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:983:22 [INFO] [stdout] | [INFO] [stdout] 983 | self.meteo_observations_iter() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `observables_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 983 - self.meteo_observations_iter() [INFO] [stdout] 983 + self.observables_iter() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dominant_sampling_interval` found for mutable reference `&mut Rinex` in the current scope [INFO] [stdout] --> src/lib.rs:1037:14 [INFO] [stdout] | [INFO] [stdout] 1036 | let lhs_dt = self [INFO] [stdout] | ______________________- [INFO] [stdout] 1037 | | .dominant_sampling_interval() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Rinex` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | RinexType::ObservationData | RinexType::MeteoData | RinexType::NavigationData => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:304:42 [INFO] [stdout] | [INFO] [stdout] 304 | RinexType::ObservationData | RinexType::MeteoData | RinexType::NavigationData => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:304:65 [INFO] [stdout] | [INFO] [stdout] 304 | RinexType::ObservationData | RinexType::MeteoData | RinexType::NavigationData => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:333:25 [INFO] [stdout] | [INFO] [stdout] 333 | RinexType::ObservationData => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | RinexType::MeteoData => 'M', [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:341:25 [INFO] [stdout] | [INFO] [stdout] 341 | RinexType::NavigationData => match constellation { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:470:25 [INFO] [stdout] | [INFO] [stdout] 470 | RinexType::ObservationData => "MO".to_string(), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:534:13 [INFO] [stdout] | [INFO] [stdout] 534 | RinexType::ClockData => match &self.header.clock { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:447:25 [INFO] [stdout] | [INFO] [stdout] 447 | RinexType::ObservationData => Some(ffu), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:471:25 [INFO] [stdout] | [INFO] [stdout] 471 | RinexType::MeteoData => "MM".to_string(), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RinexType` [INFO] [stdout] --> src/lib.rs:472:25 [INFO] [stdout] | [INFO] [stdout] 472 | RinexType::NavigationData => match constellation { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RinexType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `observation` [INFO] [stdout] --> src/lib.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | .with_observation_fields(observation::HeaderFields { [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `observation` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `observation`, use `cargo add observation` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0432, E0433, E0463, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `doris-rs` (lib) due to 121 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f3b86a85bd709cce456be6421a0d2e153f7dca7aeb0fed5b738a6a366e00a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f3b86a85bd709cce456be6421a0d2e153f7dca7aeb0fed5b738a6a366e00a84", kill_on_drop: false }` [INFO] [stdout] 0f3b86a85bd709cce456be6421a0d2e153f7dca7aeb0fed5b738a6a366e00a84