[INFO] fetching crate ntcip 0.4.0... [INFO] documenting ntcip-0.4.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate ntcip 0.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ntcip 0.4.0 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 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-8/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gift v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d92a70b7709ded6bfc1e5a4782e29e9bde599df7954a7b328d21dae3a165245 [INFO] running `Command { std: "docker" "start" "-a" "5d92a70b7709ded6bfc1e5a4782e29e9bde599df7954a7b328d21dae3a165245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d92a70b7709ded6bfc1e5a4782e29e9bde599df7954a7b328d21dae3a165245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d92a70b7709ded6bfc1e5a4782e29e9bde599df7954a7b328d21dae3a165245", kill_on_drop: false }` [INFO] [stdout] 5d92a70b7709ded6bfc1e5a4782e29e9bde599df7954a7b328d21dae3a165245 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1fc937335b58a48106fda0d96880f05af00a8b76ee053007fa6c47bfc24421d1 [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" "1fc937335b58a48106fda0d96880f05af00a8b76ee053007fa6c47bfc24421d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling pix v0.13.1 [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 25.71s [INFO] running `Command { std: "docker" "inspect" "1fc937335b58a48106fda0d96880f05af00a8b76ee053007fa6c47bfc24421d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc937335b58a48106fda0d96880f05af00a8b76ee053007fa6c47bfc24421d1", kill_on_drop: false }` [INFO] [stdout] 1fc937335b58a48106fda0d96880f05af00a8b76ee053007fa6c47bfc24421d1