metar 0.4.1

A zero-dependency METAR parsing library in pure Rust
Documentation
Build #226420 2020-03-02T17:29:29.008425+00:00
# rustc version
rustc 1.43.0-nightly (beac68a88 2020-03-01)
# docs.rs version
docsrs 0.6.0 (c0dfd78 2020-03-01)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/metar-0.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/metar-0.4.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200301-1.43.0-nightly-beac68a88 --static-root-path /" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] fb13864442bfb518351c252cf9257996d95cd0cd3312e9882dcd4a8cef66cb78
[INFO] running `"docker" "start" "-a" "fb13864442bfb518351c252cf9257996d95cd0cd3312e9882dcd4a8cef66cb78"`
[INFO] [stderr]  Documenting metar v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:202:10
[INFO] [stderr]     |
[INFO] [stderr] 202 |     /// [Descriptor] Shallow (MI)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:204:10
[INFO] [stderr]     |
[INFO] [stderr] 204 |     /// [Descriptor] Partial (PR)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:206:10
[INFO] [stderr]     |
[INFO] [stderr] 206 |     /// [Descriptor] Patches (BC)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:208:10
[INFO] [stderr]     |
[INFO] [stderr] 208 |     /// [Descriptor] Low drifting (DR)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:210:10
[INFO] [stderr]     |
[INFO] [stderr] 210 |     /// [Descriptor] Blowing (BL)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:212:10
[INFO] [stderr]     |
[INFO] [stderr] 212 |     /// [Descriptor] Showers (SH)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:214:10
[INFO] [stderr]     |
[INFO] [stderr] 214 |     /// [Descriptor] Thunderstorm (TS)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:216:10
[INFO] [stderr]     |
[INFO] [stderr] 216 |     /// [Descriptor] Freezing (FZ)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:218:10
[INFO] [stderr]     |
[INFO] [stderr] 218 |     /// [Precipitation] Rain (RA)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:220:10
[INFO] [stderr]     |
[INFO] [stderr] 220 |     /// [Precipitation] Drizzle (DZ)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:222:10
[INFO] [stderr]     |
[INFO] [stderr] 222 |     /// [Precipitation] Snow (SN)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:224:10
[INFO] [stderr]     |
[INFO] [stderr] 224 |     /// [Precipitation] Snow Grains (SG)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:226:10
[INFO] [stderr]     |
[INFO] [stderr] 226 |     /// [Precipitation] Ice Crystals (IC)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:228:10
[INFO] [stderr]     |
[INFO] [stderr] 228 |     /// [Precipitation] Ice pellets (PL)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:230:10
[INFO] [stderr]     |
[INFO] [stderr] 230 |     /// [Precipitation] Hail (including small hail in the US) (GR)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:232:10
[INFO] [stderr]     |
[INFO] [stderr] 232 |     /// [Precipitation] Snow Pellets and/or Small Hail (except in US) (GS)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Precipitation]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:234:10
[INFO] [stderr]     |
[INFO] [stderr] 234 |     /// [Precipitation] Unknown precipitation (UP)
[INFO] [stderr]     |          ^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:236:10
[INFO] [stderr]     |
[INFO] [stderr] 236 |     /// [Obscuration] Fog (FG)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:238:10
[INFO] [stderr]     |
[INFO] [stderr] 238 |     /// [Obscuration] Volcanic Ash (VA)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:240:10
[INFO] [stderr]     |
[INFO] [stderr] 240 |     /// [Obscuration] Mist (BR)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:242:10
[INFO] [stderr]     |
[INFO] [stderr] 242 |     /// [Obscuration] Haze (HZ)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:244:10
[INFO] [stderr]     |
[INFO] [stderr] 244 |     /// [Obscuration] Widespread dust (DU)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:246:10
[INFO] [stderr]     |
[INFO] [stderr] 246 |     /// [Obscuration] Smoke (FU)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:248:10
[INFO] [stderr]     |
[INFO] [stderr] 248 |     /// [Obscuration] Sand (SA)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Obscuration]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:250:10
[INFO] [stderr]     |
[INFO] [stderr] 250 |     /// [Obscuration] Spray (PY)
[INFO] [stderr]     |          ^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Other]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:252:10
[INFO] [stderr]     |
[INFO] [stderr] 252 |     /// [Other] Squall (SQ)
[INFO] [stderr]     |          ^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Other]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 |     /// [Other] Dust or Sand Whirls (PO)
[INFO] [stderr]     |          ^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Other]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:256:10
[INFO] [stderr]     |
[INFO] [stderr] 256 |     /// [Other] Duststorm (DS)
[INFO] [stderr]     |          ^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Other]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:258:10
[INFO] [stderr]     |
[INFO] [stderr] 258 |     /// [Other] Sandstorm (SS)
[INFO] [stderr]     |          ^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Other]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:260:10
[INFO] [stderr]     |
[INFO] [stderr] 260 |     /// [Other] Funnel Cloud (FC)
[INFO] [stderr]     |          ^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[Descriptor]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/types.rs:202:10
[INFO] [stderr]     |
[INFO] [stderr] 202 |     /// [Descriptor] Shallow (MI)
[INFO] [stderr]     |          ^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `"docker" "inspect" "fb13864442bfb518351c252cf9257996d95cd0cd3312e9882dcd4a8cef66cb78"`
[INFO] running `"docker" "rm" "-f" "fb13864442bfb518351c252cf9257996d95cd0cd3312e9882dcd4a8cef66cb78"`
[INFO] [stdout] fb13864442bfb518351c252cf9257996d95cd0cd3312e9882dcd4a8cef66cb78