[INFO] fetching crate gnss-qc 0.4.0... [INFO] checking gnss-qc-0.4.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate gnss-qc 0.4.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate gnss-qc 0.4.0 [INFO] finished tweaking crates.io crate gnss-qc 0.4.0 [INFO] tweaked toml for crates.io crate gnss-qc 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gnss-qc 0.4.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gnss-qc 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c43132305bd0a7e41bb8fc4c54142fa5f3224a3da0b838f75625ca081e976540 [INFO] running `Command { std: "docker" "start" "-a" "c43132305bd0a7e41bb8fc4c54142fa5f3224a3da0b838f75625ca081e976540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c43132305bd0a7e41bb8fc4c54142fa5f3224a3da0b838f75625ca081e976540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43132305bd0a7e41bb8fc4c54142fa5f3224a3da0b838f75625ca081e976540", kill_on_drop: false }` [INFO] [stdout] c43132305bd0a7e41bb8fc4c54142fa5f3224a3da0b838f75625ca081e976540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 330d1ba9ea9418e2568a043d0e2553b0332876c72b4879cd1a9e4dd413dcfdd7 [INFO] running `Command { std: "docker" "start" "-a" "330d1ba9ea9418e2568a043d0e2553b0332876c72b4879cd1a9e4dd413dcfdd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking ureq-proto v0.4.1 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking platform-dirs v0.3.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking maud v0.26.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling plotly_derive v0.12.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking ureq v3.0.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling dhall v0.12.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling anise v0.6.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking serde_with v3.13.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling gnss-rs v2.4.0 [INFO] [stderr] Compiling rinex v0.20.0 [INFO] [stderr] Checking serde_dhall v0.12.1 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Checking rinja v0.3.5 [INFO] [stderr] Checking plotly v0.12.1 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking hifitime v4.1.1 [INFO] [stderr] Checking gnss-qc-traits v0.3.1 [INFO] [stderr] Checking sp3 v1.3.0 [INFO] [stderr] Checking gnss-qc v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tests::toolkit::obs_rinex::rinex_comparison_eq as obs_rinex_comparison_eq` [INFO] [stdout] --> src/tests/timeshift.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | tests::toolkit::obs_rinex::rinex_comparison_eq as obs_rinex_comparison_eq, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `observation::Record as ObsRecord` [INFO] [stdout] --> src/tests/timeshift.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use rinex::{observation::Record as ObsRecord, prelude::Header}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/report/rinex/obs.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | for (k, v) in rinex.observations_iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nb_pr` [INFO] [stdout] --> src/report/rinex/obs.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let mut nb_pr = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nb_pr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nb_ph` [INFO] [stdout] --> src/report/rinex/obs.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | let mut nb_ph = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nb_ph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> src/report/rinex/obs.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | for signal in v.signals.iter() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/report/rinex/obs.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | ... .flat_map(|(k, v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut total_spp_epochs = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut total_cpp_epochs = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let mut total_ppp_epochs = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | let mut nb_pr = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let mut nb_ph = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | let mut spp_compatible = false; // TODO [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | let mut cpp_compatible = false; // TODO [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | let mut ppp_compatible = false; // TODO [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:441:21 [INFO] [stdout] | [INFO] [stdout] 441 | let mut plot = Plot::timedomain_plot("rx_clock", "Clock offset", "Second", true); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/report/rinex/obs.rs:488:30 [INFO] [stdout] | [INFO] [stdout] 488 | @if let Some(rx) = &self.receiver { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ant` [INFO] [stdout] --> src/report/rinex/obs.rs:501:30 [INFO] [stdout] | [INFO] [stdout] 501 | @if let Some(ant) = &self.antenna { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/doris.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | let mut signals = HashMap::::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `observations` [INFO] [stdout] --> src/report/rinex/meteo.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | for (index, (k, observations)) in rnx.meteo_observations_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_observations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visible` [INFO] [stdout] --> src/report/rinex/meteo.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | let visible = index == 0; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/meteo.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | let mut compass_plot = [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cfg` is never read [INFO] [stdout] --> src/report/summary/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct QcSummary { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | cfg: QcConfig, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lhs` and `rhs` are never read [INFO] [stdout] --> src/report/rinex/obs.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct Combination { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 55 | lhs: Observable, [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | rhs: Observable, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `combination_plots` and `multipath_plot` are never read [INFO] [stdout] --> src/report/rinex/obs.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 60 | struct FrequencyPage { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | combination_plots: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | /// Code Multipath [INFO] [stdout] 74 | multipath_plot: Plot, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sv_epoch` is never read [INFO] [stdout] --> src/report/rinex/obs.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 235 | struct ConstellationPage { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 249 | sv_epoch: HashMap>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `clock_plot` is never read [INFO] [stdout] --> src/report/rinex/obs.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 396 | pub struct Report { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 399 | clock_plot: Plot, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `timescale_transposition_mut` found for struct `QcContext` in the current scope [INFO] [stdout] --> src/tests/timeshift.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | context.timescale_transposition_mut(TimeScale::GPST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QcContext` [INFO] [stdout] | [INFO] [stdout] ::: src/context/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct QcContext { [INFO] [stdout] | -------------------- method `timescale_transposition_mut` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `timescale_transposition_mut` found for struct `QcContext` in the current scope [INFO] [stdout] --> src/tests/timeshift.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | context.timescale_transposition_mut(TimeScale::GST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QcContext` [INFO] [stdout] | [INFO] [stdout] ::: src/context/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct QcContext { [INFO] [stdout] | -------------------- method `timescale_transposition_mut` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/report/rinex/obs.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | for (k, v) in rinex.observations_iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nb_pr` [INFO] [stdout] --> src/report/rinex/obs.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let mut nb_pr = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nb_pr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nb_ph` [INFO] [stdout] --> src/report/rinex/obs.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | let mut nb_ph = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_nb_ph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signal` [INFO] [stdout] --> src/report/rinex/obs.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | for signal in v.signals.iter() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/report/rinex/obs.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | ... .flat_map(|(k, v)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut total_spp_epochs = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut total_cpp_epochs = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let mut total_ppp_epochs = 0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | let mut nb_pr = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let mut nb_ph = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | let mut spp_compatible = false; // TODO [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | let mut cpp_compatible = false; // TODO [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | let mut ppp_compatible = false; // TODO [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/obs.rs:441:21 [INFO] [stdout] | [INFO] [stdout] 441 | let mut plot = Plot::timedomain_plot("rx_clock", "Clock offset", "Second", true); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/report/rinex/obs.rs:488:30 [INFO] [stdout] | [INFO] [stdout] 488 | @if let Some(rx) = &self.receiver { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ant` [INFO] [stdout] --> src/report/rinex/obs.rs:501:30 [INFO] [stdout] | [INFO] [stdout] 501 | @if let Some(ant) = &self.antenna { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/doris.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | let mut signals = HashMap::::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `observations` [INFO] [stdout] --> src/report/rinex/meteo.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | for (index, (k, observations)) in rnx.meteo_observations_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_observations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visible` [INFO] [stdout] --> src/report/rinex/meteo.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | let visible = index == 0; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visible` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/report/rinex/meteo.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | let mut compass_plot = [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gnss-qc` (lib test) due to 2 previous errors; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "330d1ba9ea9418e2568a043d0e2553b0332876c72b4879cd1a9e4dd413dcfdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "330d1ba9ea9418e2568a043d0e2553b0332876c72b4879cd1a9e4dd413dcfdd7", kill_on_drop: false }` [INFO] [stdout] 330d1ba9ea9418e2568a043d0e2553b0332876c72b4879cd1a9e4dd413dcfdd7