[INFO] crate ospf-parser 0.2.0 is already in cache [INFO] documenting ospf-parser-0.2.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate ospf-parser 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ospf-parser 0.2.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ospf-parser 0.2.0 [INFO] finished tweaking crates.io crate ospf-parser 0.2.0 [INFO] tweaked toml for crates.io crate ospf-parser 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6afa1b8ddf436d9024de982721707b64e3dfcbabb99245d591c677f570ad9200 [INFO] running `Command { std: "docker" "start" "-a" "6afa1b8ddf436d9024de982721707b64e3dfcbabb99245d591c677f570ad9200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6afa1b8ddf436d9024de982721707b64e3dfcbabb99245d591c677f570ad9200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afa1b8ddf436d9024de982721707b64e3dfcbabb99245d591c677f570ad9200", kill_on_drop: false }` [INFO] [stdout] 6afa1b8ddf436d9024de982721707b64e3dfcbabb99245d591c677f570ad9200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ca4873d5a3849e1d107a44288849e79c2ce32bcf6349d3800c2a8f3c373786c [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" "5ca4873d5a3849e1d107a44288849e79c2ce32bcf6349d3800c2a8f3c373786c", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking rusticata-macros v2.1.0 [INFO] [stderr] Compiling nom-derive v0.6.2 [INFO] [stderr] Documenting ospf-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | /// 10.9 of [OSPFV2]. The reception of Link State Request packets is [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | /// documented in Section 10.7 of [OSPFV2]. [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:169:36 [INFO] [stdout] | [INFO] [stdout] 169 | /// documented in Section 13.5 of [OSPFV2]. The reception of Link State [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:170:62 [INFO] [stdout] | [INFO] [stdout] 170 | /// Acknowledgment packets is documented in Section 13.7 of [OSPFV2]. [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:177:54 [INFO] [stdout] | [INFO] [stdout] 177 | /// neighbor's unicast address (see Section 13.5 of [OSPFV2] for [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:338:24 [INFO] [stdout] | [INFO] [stdout] 338 | /// Section 12.4.3 of [OSPFV2]). Originated by area border routers, they [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | /// Section 12.4.3 of [OSPFV2]). Originated by area border routers, they [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:375:14 [INFO] [stdout] | [INFO] [stdout] 375 | /// 16.4 in [OSPFV2]. Each LSA describes a route to a single router. [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: `[OSPFV2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | /// 10.9 of [OSPFV2]. The reception of Link State Request packets is [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: `[NSSA]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | /// to [NSSA]). Other than the LS type, their format is exactly the same [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: `[NSSA]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ospfv3.rs:432:63 [INFO] [stdout] | [INFO] [stdout] 432 | /// selection should proceed the same as OSPFv2 NSSA support [NSSA] with [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.14s [INFO] running `Command { std: "docker" "inspect" "5ca4873d5a3849e1d107a44288849e79c2ce32bcf6349d3800c2a8f3c373786c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca4873d5a3849e1d107a44288849e79c2ce32bcf6349d3800c2a8f3c373786c", kill_on_drop: false }` [INFO] [stdout] 5ca4873d5a3849e1d107a44288849e79c2ce32bcf6349d3800c2a8f3c373786c