[INFO] fetching crate map_3d 0.1.4... [INFO] documenting map_3d-0.1.4 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate map_3d 0.1.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate map_3d 0.1.4 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate map_3d 0.1.4 [INFO] finished tweaking crates.io crate map_3d 0.1.4 [INFO] tweaked toml for crates.io crate map_3d 0.1.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 424edc8500fa656f5e8f14975522a3c7eb42096b6b182dc83265fd29e0c093bc [INFO] running `Command { std: "docker" "start" "-a" "424edc8500fa656f5e8f14975522a3c7eb42096b6b182dc83265fd29e0c093bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "424edc8500fa656f5e8f14975522a3c7eb42096b6b182dc83265fd29e0c093bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "424edc8500fa656f5e8f14975522a3c7eb42096b6b182dc83265fd29e0c093bc", kill_on_drop: false }` [INFO] [stdout] 424edc8500fa656f5e8f14975522a3c7eb42096b6b182dc83265fd29e0c093bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8deb390cd1f7b17e9dc58aef0598788c0094b289a8f01e4fcc6d089ec06ed03 [INFO] running `Command { std: "docker" "start" "-a" "b8deb390cd1f7b17e9dc58aef0598788c0094b289a8f01e4fcc6d089ec06ed03", kill_on_drop: false }` [INFO] [stderr] Documenting map_3d v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | /// - az = azimuth angle [rad] of input geodetic location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | /// - el = elevation angle [rad] of input geodetic location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | /// - slant_range = slant range [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | /// - e = east coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | /// - n = north coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | /// - u = up coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:73:34 [INFO] [stdout] | [INFO] [stdout] 73 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | /// - n = north coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | /// - e = east coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | /// - d = down coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:93:35 [INFO] [stdout] | [INFO] [stdout] 93 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:94:34 [INFO] [stdout] | [INFO] [stdout] 94 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | /// - u = up coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:129:34 [INFO] [stdout] | [INFO] [stdout] 129 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:147:29 [INFO] [stdout] | [INFO] [stdout] 147 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 165 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:172:29 [INFO] [stdout] | [INFO] [stdout] 172 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 182 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:184:34 [INFO] [stdout] | [INFO] [stdout] 184 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 210 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:226:29 [INFO] [stdout] | [INFO] [stdout] 226 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:227:26 [INFO] [stdout] | [INFO] [stdout] 227 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:228:34 [INFO] [stdout] | [INFO] [stdout] 228 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:229:35 [INFO] [stdout] | [INFO] [stdout] 229 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:246:28 [INFO] [stdout] | [INFO] [stdout] 246 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 248 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:249:34 [INFO] [stdout] | [INFO] [stdout] 249 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:250:35 [INFO] [stdout] | [INFO] [stdout] 250 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:251:34 [INFO] [stdout] | [INFO] [stdout] 251 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:253:23 [INFO] [stdout] | [INFO] [stdout] 253 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:266:30 [INFO] [stdout] | [INFO] [stdout] 266 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:271:29 [INFO] [stdout] | [INFO] [stdout] 271 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:285:30 [INFO] [stdout] | [INFO] [stdout] 285 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 290 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 328 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 330 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:331:34 [INFO] [stdout] | [INFO] [stdout] 331 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:332:35 [INFO] [stdout] | [INFO] [stdout] 332 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:333:34 [INFO] [stdout] | [INFO] [stdout] 333 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | /// - e = east coordinate [m] of input ECEF location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:337:29 [INFO] [stdout] | [INFO] [stdout] 337 | /// - n = north coordinate [m] of input ECEF location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:338:26 [INFO] [stdout] | [INFO] [stdout] 338 | /// - u = up coordinate [m] of input ECEF location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:348:30 [INFO] [stdout] | [INFO] [stdout] 348 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 350 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:351:34 [INFO] [stdout] | [INFO] [stdout] 351 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:352:35 [INFO] [stdout] | [INFO] [stdout] 352 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:353:34 [INFO] [stdout] | [INFO] [stdout] 353 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:356:29 [INFO] [stdout] | [INFO] [stdout] 356 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:357:28 [INFO] [stdout] | [INFO] [stdout] 357 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:370:34 [INFO] [stdout] | [INFO] [stdout] 370 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:371:35 [INFO] [stdout] | [INFO] [stdout] 371 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:374:28 [INFO] [stdout] | [INFO] [stdout] 374 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:375:29 [INFO] [stdout] | [INFO] [stdout] 375 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:376:26 [INFO] [stdout] | [INFO] [stdout] 376 | /// - u = up coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:388:30 [INFO] [stdout] | [INFO] [stdout] 388 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:389:30 [INFO] [stdout] | [INFO] [stdout] 389 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:390:30 [INFO] [stdout] | [INFO] [stdout] 390 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:391:34 [INFO] [stdout] | [INFO] [stdout] 391 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:392:35 [INFO] [stdout] | [INFO] [stdout] 392 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:393:34 [INFO] [stdout] | [INFO] [stdout] 393 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:396:27 [INFO] [stdout] | [INFO] [stdout] 396 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:398:34 [INFO] [stdout] | [INFO] [stdout] 398 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:409:29 [INFO] [stdout] | [INFO] [stdout] 409 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:411:29 [INFO] [stdout] | [INFO] [stdout] 411 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:412:33 [INFO] [stdout] | [INFO] [stdout] 412 | /// - lat = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:413:34 [INFO] [stdout] | [INFO] [stdout] 413 | /// - lon = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:414:33 [INFO] [stdout] | [INFO] [stdout] 414 | /// - alt = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:418:29 [INFO] [stdout] | [INFO] [stdout] 418 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:419:34 [INFO] [stdout] | [INFO] [stdout] 419 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:430:29 [INFO] [stdout] | [INFO] [stdout] 430 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:431:29 [INFO] [stdout] | [INFO] [stdout] 431 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:432:29 [INFO] [stdout] | [INFO] [stdout] 432 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:435:30 [INFO] [stdout] | [INFO] [stdout] 435 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:436:30 [INFO] [stdout] | [INFO] [stdout] 436 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:437:30 [INFO] [stdout] | [INFO] [stdout] 437 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:446:29 [INFO] [stdout] | [INFO] [stdout] 446 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:447:28 [INFO] [stdout] | [INFO] [stdout] 447 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:448:28 [INFO] [stdout] | [INFO] [stdout] 448 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:451:27 [INFO] [stdout] | [INFO] [stdout] 451 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:453:34 [INFO] [stdout] | [INFO] [stdout] 453 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:463:28 [INFO] [stdout] | [INFO] [stdout] 463 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:464:28 [INFO] [stdout] | [INFO] [stdout] 464 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:465:34 [INFO] [stdout] | [INFO] [stdout] 465 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:466:35 [INFO] [stdout] | [INFO] [stdout] 466 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:467:34 [INFO] [stdout] | [INFO] [stdout] 467 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:471:24 [INFO] [stdout] | [INFO] [stdout] 471 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:472:23 [INFO] [stdout] | [INFO] [stdout] 472 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:481:29 [INFO] [stdout] | [INFO] [stdout] 481 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:482:28 [INFO] [stdout] | [INFO] [stdout] 482 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:483:28 [INFO] [stdout] | [INFO] [stdout] 483 | /// - d = down coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:484:34 [INFO] [stdout] | [INFO] [stdout] 484 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:486:34 [INFO] [stdout] | [INFO] [stdout] 486 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:489:30 [INFO] [stdout] | [INFO] [stdout] 489 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:518:44 [INFO] [stdout] | [INFO] [stdout] 518 | /// - tuple.0 = semi-major axis 6378137.0 [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:519:34 [INFO] [stdout] | [INFO] [stdout] 519 | /// - tuple.1 = semi-minor axis [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:538:26 [INFO] [stdout] | [INFO] [stdout] 538 | /// Returns the radians [rad] value of the decimal degree [deg] input [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deg` [INFO] [stdout] --> src/lib.rs:538:60 [INFO] [stdout] | [INFO] [stdout] 538 | /// Returns the radians [rad] value of the decimal degree [deg] input [INFO] [stdout] | ^^^ no item named `deg` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deg` [INFO] [stdout] --> src/lib.rs:543:33 [INFO] [stdout] | [INFO] [stdout] 543 | /// Returns the decimal degree [deg] value of the radians [rad] input [INFO] [stdout] | ^^^ no item named `deg` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:543:60 [INFO] [stdout] | [INFO] [stdout] 543 | /// Returns the decimal degree [deg] value of the radians [rad] input [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `year,month,day,hour,minute,second` [INFO] [stdout] --> src/lib.rs:551:27 [INFO] [stdout] | [INFO] [stdout] 551 | /// UTC time defined as: [year,month,day,hour,minute,second] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `year,month,day,hour,minute,second` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 191 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "b8deb390cd1f7b17e9dc58aef0598788c0094b289a8f01e4fcc6d089ec06ed03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8deb390cd1f7b17e9dc58aef0598788c0094b289a8f01e4fcc6d089ec06ed03", kill_on_drop: false }` [INFO] [stdout] b8deb390cd1f7b17e9dc58aef0598788c0094b289a8f01e4fcc6d089ec06ed03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 31f85baaf566cb4aef6140d0e220a637b7973ae55cf9af7f2e25cd93306e1d31 [INFO] running `Command { std: "docker" "start" "-a" "31f85baaf566cb4aef6140d0e220a637b7973ae55cf9af7f2e25cd93306e1d31", kill_on_drop: false }` [INFO] [stderr] Documenting map_3d v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | /// - az = azimuth angle [rad] of input geodetic location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | /// - el = elevation angle [rad] of input geodetic location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | /// - slant_range = slant range [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | /// - e = east coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | /// - n = north coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | /// - u = up coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:73:34 [INFO] [stdout] | [INFO] [stdout] 73 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | /// - n = north coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | /// - e = east coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | /// - d = down coordinate [m] of input geodetic location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:93:35 [INFO] [stdout] | [INFO] [stdout] 93 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:94:34 [INFO] [stdout] | [INFO] [stdout] 94 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | /// - u = up coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:129:34 [INFO] [stdout] | [INFO] [stdout] 129 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:147:29 [INFO] [stdout] | [INFO] [stdout] 147 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | /// - az = azimuth angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | /// - el = elevation angle [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | /// - slant_range = slant range [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 165 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | /// - lat = input latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | /// - lon = input longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:172:29 [INFO] [stdout] | [INFO] [stdout] 172 | /// - alt = input altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 182 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:184:34 [INFO] [stdout] | [INFO] [stdout] 184 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 210 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:226:29 [INFO] [stdout] | [INFO] [stdout] 226 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:227:26 [INFO] [stdout] | [INFO] [stdout] 227 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:228:34 [INFO] [stdout] | [INFO] [stdout] 228 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:229:35 [INFO] [stdout] | [INFO] [stdout] 229 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:246:28 [INFO] [stdout] | [INFO] [stdout] 246 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 248 | /// - u = up coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:249:34 [INFO] [stdout] | [INFO] [stdout] 249 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:250:35 [INFO] [stdout] | [INFO] [stdout] 250 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:251:34 [INFO] [stdout] | [INFO] [stdout] 251 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:253:23 [INFO] [stdout] | [INFO] [stdout] 253 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:266:30 [INFO] [stdout] | [INFO] [stdout] 266 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:271:29 [INFO] [stdout] | [INFO] [stdout] 271 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:285:30 [INFO] [stdout] | [INFO] [stdout] 285 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 290 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 328 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 330 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:331:34 [INFO] [stdout] | [INFO] [stdout] 331 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:332:35 [INFO] [stdout] | [INFO] [stdout] 332 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:333:34 [INFO] [stdout] | [INFO] [stdout] 333 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | /// - e = east coordinate [m] of input ECEF location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:337:29 [INFO] [stdout] | [INFO] [stdout] 337 | /// - n = north coordinate [m] of input ECEF location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:338:26 [INFO] [stdout] | [INFO] [stdout] 338 | /// - u = up coordinate [m] of input ECEF location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:348:30 [INFO] [stdout] | [INFO] [stdout] 348 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 350 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:351:34 [INFO] [stdout] | [INFO] [stdout] 351 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:352:35 [INFO] [stdout] | [INFO] [stdout] 352 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:353:34 [INFO] [stdout] | [INFO] [stdout] 353 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:356:29 [INFO] [stdout] | [INFO] [stdout] 356 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:357:28 [INFO] [stdout] | [INFO] [stdout] 357 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:370:34 [INFO] [stdout] | [INFO] [stdout] 370 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:371:35 [INFO] [stdout] | [INFO] [stdout] 371 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:374:28 [INFO] [stdout] | [INFO] [stdout] 374 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:375:29 [INFO] [stdout] | [INFO] [stdout] 375 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:376:26 [INFO] [stdout] | [INFO] [stdout] 376 | /// - u = up coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:388:30 [INFO] [stdout] | [INFO] [stdout] 388 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:389:30 [INFO] [stdout] | [INFO] [stdout] 389 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:390:30 [INFO] [stdout] | [INFO] [stdout] 390 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:391:34 [INFO] [stdout] | [INFO] [stdout] 391 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:392:35 [INFO] [stdout] | [INFO] [stdout] 392 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:393:34 [INFO] [stdout] | [INFO] [stdout] 393 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:396:27 [INFO] [stdout] | [INFO] [stdout] 396 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:398:34 [INFO] [stdout] | [INFO] [stdout] 398 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:409:29 [INFO] [stdout] | [INFO] [stdout] 409 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:411:29 [INFO] [stdout] | [INFO] [stdout] 411 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:412:33 [INFO] [stdout] | [INFO] [stdout] 412 | /// - lat = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:413:34 [INFO] [stdout] | [INFO] [stdout] 413 | /// - lon = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:414:33 [INFO] [stdout] | [INFO] [stdout] 414 | /// - alt = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:417:27 [INFO] [stdout] | [INFO] [stdout] 417 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:418:29 [INFO] [stdout] | [INFO] [stdout] 418 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:419:34 [INFO] [stdout] | [INFO] [stdout] 419 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:430:29 [INFO] [stdout] | [INFO] [stdout] 430 | /// - x = x ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:431:29 [INFO] [stdout] | [INFO] [stdout] 431 | /// - y = y ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:432:29 [INFO] [stdout] | [INFO] [stdout] 432 | /// - z = z ECI coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:435:30 [INFO] [stdout] | [INFO] [stdout] 435 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:436:30 [INFO] [stdout] | [INFO] [stdout] 436 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:437:30 [INFO] [stdout] | [INFO] [stdout] 437 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:446:29 [INFO] [stdout] | [INFO] [stdout] 446 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:447:28 [INFO] [stdout] | [INFO] [stdout] 447 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:448:28 [INFO] [stdout] | [INFO] [stdout] 448 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:451:27 [INFO] [stdout] | [INFO] [stdout] 451 | /// - az = azimuth angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | /// - el = elevation angle [rad] of input location from reference geodetic location [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:453:34 [INFO] [stdout] | [INFO] [stdout] 453 | /// - slant_range = slant range [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | /// - n = north coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:463:28 [INFO] [stdout] | [INFO] [stdout] 463 | /// - e = east coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:464:28 [INFO] [stdout] | [INFO] [stdout] 464 | /// - d = down coordinate [m] of input location from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:465:34 [INFO] [stdout] | [INFO] [stdout] 465 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:466:35 [INFO] [stdout] | [INFO] [stdout] 466 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:467:34 [INFO] [stdout] | [INFO] [stdout] 467 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | /// - lat = latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:471:24 [INFO] [stdout] | [INFO] [stdout] 471 | /// - lon = longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:472:23 [INFO] [stdout] | [INFO] [stdout] 472 | /// - alt = altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:481:29 [INFO] [stdout] | [INFO] [stdout] 481 | /// - n = north coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:482:28 [INFO] [stdout] | [INFO] [stdout] 482 | /// - e = east coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:483:28 [INFO] [stdout] | [INFO] [stdout] 483 | /// - d = down coordinate [m] from reference geodetic location [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:484:34 [INFO] [stdout] | [INFO] [stdout] 484 | /// - lat0 = reference latitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | /// - lon0 = reference longitude [rad] [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:486:34 [INFO] [stdout] | [INFO] [stdout] 486 | /// - alt0 = reference altitude [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:489:30 [INFO] [stdout] | [INFO] [stdout] 489 | /// - x = x ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | /// - y = y ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | /// - z = z ECEF coordinate [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:518:44 [INFO] [stdout] | [INFO] [stdout] 518 | /// - tuple.0 = semi-major axis 6378137.0 [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `m` [INFO] [stdout] --> src/lib.rs:519:34 [INFO] [stdout] | [INFO] [stdout] 519 | /// - tuple.1 = semi-minor axis [m] [INFO] [stdout] | ^ no item named `m` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:538:26 [INFO] [stdout] | [INFO] [stdout] 538 | /// Returns the radians [rad] value of the decimal degree [deg] input [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deg` [INFO] [stdout] --> src/lib.rs:538:60 [INFO] [stdout] | [INFO] [stdout] 538 | /// Returns the radians [rad] value of the decimal degree [deg] input [INFO] [stdout] | ^^^ no item named `deg` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deg` [INFO] [stdout] --> src/lib.rs:543:33 [INFO] [stdout] | [INFO] [stdout] 543 | /// Returns the decimal degree [deg] value of the radians [rad] input [INFO] [stdout] | ^^^ no item named `deg` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `rad` [INFO] [stdout] --> src/lib.rs:543:60 [INFO] [stdout] | [INFO] [stdout] 543 | /// Returns the decimal degree [deg] value of the radians [rad] input [INFO] [stdout] | ^^^ no item named `rad` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `year,month,day,hour,minute,second` [INFO] [stdout] --> src/lib.rs:551:27 [INFO] [stdout] | [INFO] [stdout] 551 | /// UTC time defined as: [year,month,day,hour,minute,second] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `year,month,day,hour,minute,second` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 191 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "31f85baaf566cb4aef6140d0e220a637b7973ae55cf9af7f2e25cd93306e1d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f85baaf566cb4aef6140d0e220a637b7973ae55cf9af7f2e25cd93306e1d31", kill_on_drop: false }` [INFO] [stdout] 31f85baaf566cb4aef6140d0e220a637b7973ae55cf9af7f2e25cd93306e1d31