[INFO] fetching crate irc-async 0.1.0... [INFO] documenting irc-async-0.1.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate irc-async 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate irc-async 0.1.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 irc-async 0.1.0 [INFO] finished tweaking crates.io crate irc-async 0.1.0 [INFO] tweaked toml for crates.io crate irc-async 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate irc-async 0.1.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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e03c85d13a39e46fbbe86ffeaf75df84944dc6d56e3c7029460ea1468ca34906 [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" "e03c85d13a39e46fbbe86ffeaf75df84944dc6d56e3c7029460ea1468ca34906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e03c85d13a39e46fbbe86ffeaf75df84944dc6d56e3c7029460ea1468ca34906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03c85d13a39e46fbbe86ffeaf75df84944dc6d56e3c7029460ea1468ca34906", kill_on_drop: false }` [INFO] [stdout] e03c85d13a39e46fbbe86ffeaf75df84944dc6d56e3c7029460ea1468ca34906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b46db88de9910de9789799b01bc54c0db1f2db3ba1d04aed416d172b9a702abb [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" "b46db88de9910de9789799b01bc54c0db1f2db3ba1d04aed416d172b9a702abb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.6 [INFO] [stderr] Checking tokio v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking thiserror v1.0.6 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Documenting irc-async v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[chankeys]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | /// JOIN chanlist [chankeys] :[Real name] [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: `[comment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | /// PART chanlist :[comment] [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: `[modeparams]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | /// MODE channel [modes [modeparams]] [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: `[topic]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | /// TOPIC channel :[topic] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | /// NAMES [chanlist :[target]] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | /// LIST [chanlist :[target]] [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: `[comment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | /// KICK chanlist userlist :[comment] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | /// MOTD :[target] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | /// LUSERS [mask :[target]] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | /// VERSION :[target] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | /// STATS [query :[target]] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | /// TIME :[target] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | /// TRACE :[target] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | /// ADMIN :[target] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | /// INFO :[target] [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: `[type]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | /// SERVLIST [mask :[type]] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | /// WHOIS [target] masklist [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | /// WHOWAS nicklist [count :[target]] [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: `[server2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | /// PING server1 :[server2] [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: `[server2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | /// PONG server :[server2] [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: `[message]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | /// AWAY :[message] [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: `[channel]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | /// SUMMON user [target :[channel]] [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: `[target]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | /// USERS :[target] [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: `[modeparams]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | /// SAMODE target modes [modeparams] [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: `[param]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | /// CAP [*] COMMAND [*] :[param] [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: `[params]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:188:34 [INFO] [stdout] | [INFO] [stdout] 188 | /// METADATA target COMMAND [params] :[param] [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: `[param]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:188:44 [INFO] [stdout] | [INFO] [stdout] 188 | /// METADATA target COMMAND [params] :[param] [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: `[nicklist]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:195:26 [INFO] [stdout] | [INFO] [stdout] 195 | /// MONITOR command [nicklist] [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: `[params]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/proto/command.rs:197:41 [INFO] [stdout] | [INFO] [stdout] 197 | /// BATCH (+/-)reference-tag [type [params]] [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: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.34s [INFO] running `Command { std: "docker" "inspect" "b46db88de9910de9789799b01bc54c0db1f2db3ba1d04aed416d172b9a702abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46db88de9910de9789799b01bc54c0db1f2db3ba1d04aed416d172b9a702abb", kill_on_drop: false }` [INFO] [stdout] b46db88de9910de9789799b01bc54c0db1f2db3ba1d04aed416d172b9a702abb