[INFO] updating cached repository https://github.com/qryxip/cargo-member [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75e7816c41f7ca2ba6a8f3506cdc0f30e364afc0 [INFO] documenting qryxip/cargo-member against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-member" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qryxip/cargo-member 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 git repo https://github.com/qryxip/cargo-member [INFO] finished tweaking git repo https://github.com/qryxip/cargo-member [INFO] tweaked toml for git repo https://github.com/qryxip/cargo-member written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/qryxip/cargo-member 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-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" "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] 21596f68182e6ed195621519da64ddc1107df45599ebc7051a52b4f344fef55f [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" "21596f68182e6ed195621519da64ddc1107df45599ebc7051a52b4f344fef55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21596f68182e6ed195621519da64ddc1107df45599ebc7051a52b4f344fef55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21596f68182e6ed195621519da64ddc1107df45599ebc7051a52b4f344fef55f", kill_on_drop: false }` [INFO] [stdout] 21596f68182e6ed195621519da64ddc1107df45599ebc7051a52b4f344fef55f [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" "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] 62bfa53eec29a2b09f19edb36993a701b64e6d87c26643c6163517fef4d7cfe5 [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" "62bfa53eec29a2b09f19edb36993a701b64e6d87c26643c6163517fef4d7cfe5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.30 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking duct v0.13.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ignore v0.4.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking toml_edit v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling easy-ext v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo_metadata v0.10.0 [INFO] [stderr] Documenting cargo-member v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | /// [cargo] Path to Cargo.toml [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | /// [cargo] Coloring [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | /// [cargo] Run without accessing the network [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | /// [cargo] Package(s) to exclude [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | /// [cargo] Path to Cargo.toml [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | /// [cargo] Coloring [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | /// [cargo] Run without accessing the network [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | /// [cargo] Path to Cargo.toml [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | /// [cargo] Coloring [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | /// [cargo] Run without accessing the network [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | /// [cargo] Path to Cargo.toml [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | /// [cargo] Coloring [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | /// [cargo] Run without accessing the network [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | /// [cargo] Path to Cargo.toml [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | /// [cargo] Coloring [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | /// [cargo] Run without accessing the network [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | /// [cargo] Package(s) to exclude [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | /// [cargo] Path to Cargo.toml [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | /// [cargo] Coloring [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | /// [cargo] Run without accessing the network [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | /// [cargo] Path to Cargo.toml [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | /// [cargo] Coloring [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: `[cargo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/cli.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | /// [cargo] Run without accessing the network [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: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "62bfa53eec29a2b09f19edb36993a701b64e6d87c26643c6163517fef4d7cfe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bfa53eec29a2b09f19edb36993a701b64e6d87c26643c6163517fef4d7cfe5", kill_on_drop: false }` [INFO] [stdout] 62bfa53eec29a2b09f19edb36993a701b64e6d87c26643c6163517fef4d7cfe5