[INFO] fetching crate ospf-parser 0.5.0... [INFO] documenting ospf-parser-0.5.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ospf-parser 0.5.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate ospf-parser 0.5.0 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 ospf-parser 0.5.0 [INFO] finished tweaking crates.io crate ospf-parser 0.5.0 [INFO] tweaked toml for crates.io crate ospf-parser 0.5.0 written to /workspace/builds/worker-11/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusticata-macros v4.1.0 [INFO] [stderr] Downloaded nom-derive-impl v0.10.0 [INFO] [stderr] Downloaded nom-derive v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 1c402a6868846c1e667577fada14ce553768c90e4ed8cca22da4a3f40e8dd4f1 [INFO] running `Command { std: "docker" "start" "-a" "1c402a6868846c1e667577fada14ce553768c90e4ed8cca22da4a3f40e8dd4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c402a6868846c1e667577fada14ce553768c90e4ed8cca22da4a3f40e8dd4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c402a6868846c1e667577fada14ce553768c90e4ed8cca22da4a3f40e8dd4f1", kill_on_drop: false }` [INFO] [stdout] 1c402a6868846c1e667577fada14ce553768c90e4ed8cca22da4a3f40e8dd4f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] f9043db5012ad0a2e13e13a01d5712b29531b363c1b93792daf257977824495e [INFO] running `Command { std: "docker" "start" "-a" "f9043db5012ad0a2e13e13a01d5712b29531b363c1b93792daf257977824495e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Checking nom-derive v0.10.0 [INFO] [stderr] Documenting ospf-parser v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` 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 `OSPFV2` [INFO] [stdout] --> src/ospfv3.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | /// documented in Section 10.7 of [OSPFV2]. [INFO] [stdout] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [INFO] [stdout] --> src/ospfv3.rs:170:62 [INFO] [stdout] | [INFO] [stdout] 170 | /// Acknowledgment packets is documented in Section 13.7 of [OSPFV2]. [INFO] [stdout] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NSSA` [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] | ^^^^ no item named `NSSA` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NSSA` [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] | ^^^^ no item named `NSSA` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.63s [INFO] running `Command { std: "docker" "inspect" "f9043db5012ad0a2e13e13a01d5712b29531b363c1b93792daf257977824495e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9043db5012ad0a2e13e13a01d5712b29531b363c1b93792daf257977824495e", kill_on_drop: false }` [INFO] [stdout] f9043db5012ad0a2e13e13a01d5712b29531b363c1b93792daf257977824495e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 159a5c0d5cfc2901b1844c148d8bc73e28908a51b2dcf7bf6bef0545dba4902d [INFO] running `Command { std: "docker" "start" "-a" "159a5c0d5cfc2901b1844c148d8bc73e28908a51b2dcf7bf6bef0545dba4902d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Checking nom-derive v0.10.0 [INFO] [stderr] Documenting ospf-parser v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` 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 `OSPFV2` [INFO] [stdout] --> src/ospfv3.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | /// documented in Section 10.7 of [OSPFV2]. [INFO] [stdout] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [INFO] [stdout] --> src/ospfv3.rs:170:62 [INFO] [stdout] | [INFO] [stdout] 170 | /// Acknowledgment packets is documented in Section 13.7 of [OSPFV2]. [INFO] [stdout] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OSPFV2` [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] | ^^^^^^ no item named `OSPFV2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NSSA` [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] | ^^^^ no item named `NSSA` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NSSA` [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] | ^^^^ no item named `NSSA` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `Command { std: "docker" "inspect" "159a5c0d5cfc2901b1844c148d8bc73e28908a51b2dcf7bf6bef0545dba4902d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159a5c0d5cfc2901b1844c148d8bc73e28908a51b2dcf7bf6bef0545dba4902d", kill_on_drop: false }` [INFO] [stdout] 159a5c0d5cfc2901b1844c148d8bc73e28908a51b2dcf7bf6bef0545dba4902d