[INFO] fetching crate metar 0.4.1... [INFO] documenting metar-0.4.1 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate metar 0.4.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate metar 0.4.1 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate metar 0.4.1 [INFO] finished tweaking crates.io crate metar 0.4.1 [INFO] tweaked toml for crates.io crate metar 0.4.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6edd7d2ba90a75e47b2598c4757c6bb0c505e78351584a31144c42c94fb3419 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c6edd7d2ba90a75e47b2598c4757c6bb0c505e78351584a31144c42c94fb3419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6edd7d2ba90a75e47b2598c4757c6bb0c505e78351584a31144c42c94fb3419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6edd7d2ba90a75e47b2598c4757c6bb0c505e78351584a31144c42c94fb3419", kill_on_drop: false }` [INFO] [stdout] c6edd7d2ba90a75e47b2598c4757c6bb0c505e78351584a31144c42c94fb3419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0221df056ef37132432da617258d59c6f996d7e18c3670ca1f361b18c9c597a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0221df056ef37132432da617258d59c6f996d7e18c3670ca1f361b18c9c597a0", kill_on_drop: false }` [INFO] [stderr] Documenting metar v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | /// [Descriptor] Shallow (MI) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | /// [Descriptor] Partial (PR) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | /// [Descriptor] Patches (BC) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | /// [Descriptor] Low drifting (DR) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | /// [Descriptor] Blowing (BL) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:212:10 [INFO] [stdout] | [INFO] [stdout] 212 | /// [Descriptor] Showers (SH) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | /// [Descriptor] Thunderstorm (TS) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | /// [Descriptor] Freezing (FZ) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | /// [Precipitation] Rain (RA) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | /// [Precipitation] Drizzle (DZ) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | /// [Precipitation] Snow (SN) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | /// [Precipitation] Snow Grains (SG) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | /// [Precipitation] Ice Crystals (IC) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | /// [Precipitation] Ice pellets (PL) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// [Precipitation] Hail (including small hail in the US) (GR) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | /// [Precipitation] Snow Pellets and/or Small Hail (except in US) (GS) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Precipitation]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | /// [Precipitation] Unknown precipitation (UP) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | /// [Obscuration] Fog (FG) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | /// [Obscuration] Volcanic Ash (VA) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | /// [Obscuration] Mist (BR) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | /// [Obscuration] Haze (HZ) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | /// [Obscuration] Widespread dust (DU) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | /// [Obscuration] Smoke (FU) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | /// [Obscuration] Sand (SA) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Obscuration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | /// [Obscuration] Spray (PY) [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Other]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | /// [Other] Squall (SQ) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Other]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | /// [Other] Dust or Sand Whirls (PO) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Other]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | /// [Other] Duststorm (DS) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Other]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | /// [Other] Sandstorm (SS) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Other]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | /// [Other] Funnel Cloud (FC) [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Descriptor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/types.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | /// [Descriptor] Shallow (MI) [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "0221df056ef37132432da617258d59c6f996d7e18c3670ca1f361b18c9c597a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0221df056ef37132432da617258d59c6f996d7e18c3670ca1f361b18c9c597a0", kill_on_drop: false }` [INFO] [stdout] 0221df056ef37132432da617258d59c6f996d7e18c3670ca1f361b18c9c597a0