[INFO] fetching crate ntcip 0.4.0... [INFO] documenting ntcip-0.4.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate ntcip 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ntcip 0.4.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 ntcip 0.4.0 [INFO] finished tweaking crates.io crate ntcip 0.4.0 [INFO] tweaked toml for crates.io crate ntcip 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ntcip 0.4.0 already has a lockfile, it will not be regenerated [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-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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ce5cc5b6f1e88f6608bd397e0fdcce08774888ffffc4e18c652b4466d58050f [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" "2ce5cc5b6f1e88f6608bd397e0fdcce08774888ffffc4e18c652b4466d58050f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ce5cc5b6f1e88f6608bd397e0fdcce08774888ffffc4e18c652b4466d58050f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce5cc5b6f1e88f6608bd397e0fdcce08774888ffffc4e18c652b4466d58050f", kill_on_drop: false }` [INFO] [stdout] 2ce5cc5b6f1e88f6608bd397e0fdcce08774888ffffc4e18c652b4466d58050f [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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24c74113bd1d4f47ea5c9b1f23e65fd4974ab8c45254a37182071c65029b6f8a [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" "24c74113bd1d4f47ea5c9b1f23e65fd4974ab8c45254a37182071c65029b6f8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling pix v0.13.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Documenting ntcip v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[pb]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:816:37 [INFO] [stdout] | [INFO] [stdout] 816 | /// Parse a Page -- Background tag [pb]. [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: `[cf]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:828:38 [INFO] [stdout] | [INFO] [stdout] 828 | /// Parse a Color -- Foreground tag [cf]. [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: `[cr]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:840:34 [INFO] [stdout] | [INFO] [stdout] 840 | /// Parse a Color Rectangle tag [cr]. [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: `[f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:849:24 [INFO] [stdout] | [INFO] [stdout] 849 | /// Parse a Field tag [f]. [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: `[fl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:858:29 [INFO] [stdout] | [INFO] [stdout] 858 | /// Parse a Flash time tag [fl]. [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: `[fo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:897:23 [INFO] [stdout] | [INFO] [stdout] 897 | /// Parse a Font tag [fo] [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: `[g]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:910:26 [INFO] [stdout] | [INFO] [stdout] 910 | /// Parse a Graphic tag [g] [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: `[hc]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:947:40 [INFO] [stdout] | [INFO] [stdout] 947 | /// Parse a hexadecimal character tag [hc]. [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: `[jl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:971:40 [INFO] [stdout] | [INFO] [stdout] 971 | /// Parse a Justification -- Line tag [jl]. [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: `[jp]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:983:40 [INFO] [stdout] | [INFO] [stdout] 983 | /// Parse a Justification -- Page tag [jp]. [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: `[ms]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:995:40 [INFO] [stdout] | [INFO] [stdout] 995 | /// Parse a Manufacturer Specific tag [ms]. [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: `[mv]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:1019:30 [INFO] [stdout] | [INFO] [stdout] 1019 | /// Parse a Moving text tag [mv]. [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: `[nl]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:1081:27 [INFO] [stdout] | [INFO] [stdout] 1081 | /// Parse a New Line tag [nl]. [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: `[np]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:1094:27 [INFO] [stdout] | [INFO] [stdout] 1094 | /// Parse a New Page tag [np]. [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: `[pt]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:1102:28 [INFO] [stdout] | [INFO] [stdout] 1102 | /// Parse a Page Time tag [pt]. [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: `[sc]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:1111:39 [INFO] [stdout] | [INFO] [stdout] 1111 | /// Parse a Spacing -- Character tag [sc]. [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: `[tr]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/dms/multi.rs:1130:33 [INFO] [stdout] | [INFO] [stdout] 1130 | /// Parse a Text Rectangle tag [tr]. [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: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.67s [INFO] running `Command { std: "docker" "inspect" "24c74113bd1d4f47ea5c9b1f23e65fd4974ab8c45254a37182071c65029b6f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c74113bd1d4f47ea5c9b1f23e65fd4974ab8c45254a37182071c65029b6f8a", kill_on_drop: false }` [INFO] [stdout] 24c74113bd1d4f47ea5c9b1f23e65fd4974ab8c45254a37182071c65029b6f8a